- ⧉⌕
Drupal\Core\Entity\ContentEntityType (42) - Properties (42)
- ⧉
protected revision_metadata_keys -> array (4) - revision_user => string (13) "revision_user"
- revision_created => string (16) "revision_created"
- revision_log_message => string (20) "revision_log_message"
- revision_default => string (16) "revision_default"
- ⧉
protected requiredRevisionMetadataKeys -> array (1) - 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 (9) - id => string (3) "tid"
- revision => string (11) "revision_id"
- bundle => string (3) "vid"
- label => string (4) "name"
- langcode => string (8) "langcode"
- uuid => string (4) "uuid"
- published => string (6) "status"
- default_langcode => string (16) "default_langcode"
- revision_translation_affected => string (29) "revision_translation_affected"
- protected id -> string (13) "taxonomy_term"
- protected originalClass -> string (27) "Drupal\taxonomy\Entity\Term"
- ⧉
protected handlers -> array (9) - storage => string (27) "Drupal\taxonomy\TermStorage"
- storage_schema => string (33) "Drupal\taxonomy\TermStorageSchema"
- view_builder => string (36) "Drupal\Core\Entity\EntityViewBuilder"
- list_builder => string (36) "Drupal\Core\Entity\EntityListBuilder"
- access => string (40) "Drupal\taxonomy\TermAccessControlHandler"
- views_data => string (29) "Drupal\taxonomy\TermViewsData"
- ⧉
form => array (2) - default => string (24) "Drupal\taxonomy\TermForm"
- delete => string (35) "Drupal\taxonomy\Form\TermDeleteForm"
- translation => string (38) "Drupal\taxonomy\TermTranslationHandler"
- moderation => string (0) ""
- protected admin_permission -> null
- protected permission_granularity -> string (6) "bundle"
- ⧉
protected links -> array (8) - canonical => string (30) "/taxonomy/term/{taxonomy_term}"
- delete-form => string (37) "/taxonomy/term/{taxonomy_term}/delete"
- edit-form => string (35) "/taxonomy/term/{taxonomy_term}/edit"
- create => string (14) "/taxonomy/term"
- devel-load => string (36) "/devel/taxonomy_term/{taxonomy_term}"
- devel-render => string (43) "/devel/taxonomy_term/{taxonomy_term}/render"
- devel-definition => string (47) "/devel/taxonomy_term/{taxonomy_term}/definition"
- token-devel => string (42) "/taxonomy/term/{taxonomy_term}/devel/token"
- protected label_callback -> null
- protected bundle_entity_type -> string (19) "taxonomy_vocabulary"
- 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 (10) "Vocabulary"
- protected arguments -> array (0)
- protected base_table -> string (18) "taxonomy_term_data"
- protected revision_data_table -> string (28) "taxonomy_term_field_revision"
- protected revision_table -> string (22) "taxonomy_term_revision"
- protected data_table -> string (24) "taxonomy_term_field_data"
- protected internal -> boolean false
- protected translatable -> boolean true
- protected show_revision_ui -> boolean false
- ⧉
protected label -> Drupal\Core\StringTranslation\TranslatableMarkup (5) - Properties (5)
- protected translatedMarkup -> null
- protected options -> array (0)
- protected stringTranslation -> null
- protected string -> string (13) "Taxonomy term"
- 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 (14) "Taxonomy terms"
- 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 (13) "taxonomy term"
- 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 (14) "taxonomy terms"
- protected arguments -> array (0)
- ⧉
protected label_count -> array (3) - singular => string (20) "@count taxonomy term"
- plural => string (21) "@count taxonomy terms"
- context => null
- protected uri_callback -> string (17) "taxonomy_term_uri"
- 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 (40) "entity.taxonomy_vocabulary.overview_form"
- protected common_reference_target -> boolean true
- protected list_cache_contexts -> array (0)
- ⧉
protected list_cache_tags -> array (1) - 0 => string (18) "taxonomy_term_list"
- ⧉
protected constraints -> array (3) - TaxonomyHierarchy => array (0)
- EntityChanged => null
- EntityUntranslatableFields => null
- ⧉
protected additional -> array (1) - token_type => string (4) "term"
- protected class -> string (27) "Drupal\taxonomy\Entity\Term"
- protected provider -> string (8) "taxonomy"
- protected _serviceIds -> array (0)
- protected _entityStorages -> array (0)
- protected stringTranslation -> null
- ⧉