Entity type definition
Drupal\Core\Entity\ContentEntityType {#349
#revision_metadata_keys: array:4 [
"revision_user" => "revision_user"
"revision_created" => "revision_created"
"revision_log_message" => "revision_log_message"
"revision_default" => "revision_default"
]
#requiredRevisionMetadataKeys: array:1 [
"revision_default" => "revision_default"
]
#static_cache: true
#render_cache: true
#persistent_cache: true
#entity_keys: array:9 [
"id" => "tid"
"revision" => "revision_id"
"bundle" => "vid"
"label" => "name"
"langcode" => "langcode"
"uuid" => "uuid"
"published" => "status"
"default_langcode" => "default_langcode"
"revision_translation_affected" => "revision_translation_affected"
]
#id: "taxonomy_term"
#originalClass: "Drupal\taxonomy\Entity\Term"
#handlers: array:9 [
"storage" => "Drupal\taxonomy\TermStorage"
"storage_schema" => "Drupal\taxonomy\TermStorageSchema"
"view_builder" => "Drupal\Core\Entity\EntityViewBuilder"
"list_builder" => "Drupal\Core\Entity\EntityListBuilder"
"access" => "Drupal\taxonomy\TermAccessControlHandler"
"views_data" => "Drupal\taxonomy\TermViewsData"
"form" => array:2 [
"default" => "Drupal\taxonomy\TermForm"
"delete" => "Drupal\taxonomy\Form\TermDeleteForm"
]
"translation" => "Drupal\taxonomy\TermTranslationHandler"
"moderation" => ""
]
#admin_permission: null
#permission_granularity: "bundle"
#links: array:8 [
"canonical" => "/taxonomy/term/{taxonomy_term}"
"delete-form" => "/taxonomy/term/{taxonomy_term}/delete"
"edit-form" => "/taxonomy/term/{taxonomy_term}/edit"
"create" => "/taxonomy/term"
"devel-load" => "/devel/taxonomy_term/{taxonomy_term}"
"devel-render" => "/devel/taxonomy_term/{taxonomy_term}/render"
"devel-definition" => "/devel/taxonomy_term/{taxonomy_term}/definition"
"token-devel" => "/taxonomy/term/{taxonomy_term}/devel/token"
]
#label_callback: null
#bundle_entity_type: "taxonomy_vocabulary"
#bundle_of: null
#bundle_label: Drupal\Core\StringTranslation\TranslatableMarkup {#350
#translatedMarkup: null
#options: []
#stringTranslation: null
#string: "Vocabulary"
#arguments: []
}
#base_table: "taxonomy_term_data"
#revision_data_table: "taxonomy_term_field_revision"
#revision_table: "taxonomy_term_revision"
#data_table: "taxonomy_term_field_data"
#internal: false
#translatable: true
#show_revision_ui: false
#label: Drupal\Core\StringTranslation\TranslatableMarkup {#351
#translatedMarkup: null
#options: []
#stringTranslation: null
#string: "Taxonomy term"
#arguments: []
}
#label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#352
#translatedMarkup: null
#options: []
#stringTranslation: null
#string: "Taxonomy terms"
#arguments: []
}
#label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#353
#translatedMarkup: null
#options: []
#stringTranslation: null
#string: "taxonomy term"
#arguments: []
}
#label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#354
#translatedMarkup: null
#options: []
#stringTranslation: null
#string: "taxonomy terms"
#arguments: []
}
#label_count: array:3 [
"singular" => "@count taxonomy term"
"plural" => "@count taxonomy terms"
"context" => null
]
#uri_callback: "taxonomy_term_uri"
#group: "content"
#group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#355
#translatedMarkup: null
#options: array:1 [
"context" => "Entity type group"
]
#stringTranslation: null
#string: "Content"
#arguments: []
}
#field_ui_base_route: "entity.taxonomy_vocabulary.overview_form"
#common_reference_target: true
#list_cache_contexts: []
#list_cache_tags: array:1 [
0 => "taxonomy_term_list"
]
#constraints: array:3 [
"TaxonomyHierarchy" => []
"EntityChanged" => null
"EntityUntranslatableFields" => null
]
#additional: array:1 [
"token_type" => "term"
]
#class: "Drupal\taxonomy\Entity\Term"
#provider: "taxonomy"
#_serviceIds: []
#_entityStorages: []
#stringTranslation: null
}