Entity type taxonomy_vocabulary

Add to Standard shortcuts
taxonomy_vocabulary =>
Drupal\Core\Config\Entity\ConfigEntityType {#484
  #id: "taxonomy_vocabulary"
  #class: "Drupal\taxonomy\Entity\Vocabulary"
  #provider: "taxonomy"
  #static_cache: false
  #render_cache: true
  #persistent_cache: true
  #entity_keys: array:9 [
    "id" => "vid"
    "label" => "name"
    "weight" => "weight"
    "revision" => ""
    "bundle" => ""
    "langcode" => "langcode"
    "default_langcode" => "default_langcode"
    "revision_translation_affected" => "revision_translation_affected"
    "uuid" => "uuid"
  ]
  #originalClass: "Drupal\taxonomy\Entity\Vocabulary"
  #handlers: array:5 [
    "storage" => "Drupal\taxonomy\VocabularyStorage"
    "list_builder" => "Drupal\taxonomy\VocabularyListBuilder"
    "access" => "Drupal\taxonomy\VocabularyAccessControlHandler"
    "form" => array:4 [
      "default" => "Drupal\taxonomy\VocabularyForm"
      "reset" => "Drupal\taxonomy\Form\VocabularyResetForm"
      "delete" => "Drupal\taxonomy\Form\VocabularyDeleteForm"
      "overview" => "Drupal\taxonomy\Form\OverviewTerms"
    ]
    "route_provider" => array:2 [
      "html" => "Drupal\taxonomy\Entity\Routing\VocabularyRouteProvider"
      "permissions" => "Drupal\user\Entity\EntityPermissionsRouteProvider"
    ]
  ]
  #admin_permission: "administer taxonomy"
  #collection_permission: "access taxonomy overview"
  #permission_granularity: "entity_type"
  #links: array:11 [
    "add-form" => "/admin/structure/taxonomy/add"
    "delete-form" => "/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/delete"
    "reset-form" => "/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/reset"
    "overview-form" => "/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview"
    "edit-form" => "/admin/structure/taxonomy/manage/{taxonomy_vocabulary}"
    "entity-permissions-form" => "/admin/structure/taxonomy/manage/{taxonomy_vocabulary}/overview/permissions"
    "collection" => "/admin/structure/taxonomy"
    "devel-load" => "/devel/taxonomy_vocabulary/{taxonomy_vocabulary}"
    "devel-load-with-references" => "/devel/load-with-references/taxonomy_vocabulary/{taxonomy_vocabulary}"
    "devel-path-alias" => "/devel/path-alias/taxonomy_vocabulary/{taxonomy_vocabulary}"
    "devel-definition" => "/devel/definition/taxonomy_vocabulary/{taxonomy_vocabulary}"
  ]
  #bundle_entity_type: null
  #bundle_of: "taxonomy_term"
  #bundle_label: null
  #base_table: null
  #revision_data_table: null
  #revision_table: null
  #data_table: null
  #internal: false
  #translatable: false
  #show_revision_ui: false
  #label: Drupal\Core\StringTranslation\TranslatableMarkup {#485
    #string: "Taxonomy vocabulary"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_collection: Drupal\Core\StringTranslation\TranslatableMarkup {#486
    #string: "Taxonomy"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_singular: Drupal\Core\StringTranslation\TranslatableMarkup {#487
    #string: "vocabulary"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_plural: Drupal\Core\StringTranslation\TranslatableMarkup {#488
    #string: "vocabularies"
    #arguments: []
    #translatedMarkup: null
    #options: []
    #stringTranslation: null
  }
  #label_count: array:3 [
    "singular" => "@count vocabulary"
    "plural" => "@count vocabularies"
    "context" => null
  ]
  #uri_callback: null
  #group: "configuration"
  #group_label: Drupal\Core\StringTranslation\TranslatableMarkup {#489
    #string: "Configuration"
    #arguments: []
    #translatedMarkup: null
    #options: array:1 [
      "context" => "Entity type group"
    ]
    #stringTranslation: null
  }
  #field_ui_base_route: null
  #common_reference_target: false
  #list_cache_contexts: []
  #list_cache_tags: array:1 [
    0 => "config:taxonomy_vocabulary_list"
  ]
  #constraints: []
  #additional: []
  #_serviceIds: []
  #_entityStorages: []
  #stringTranslation: null
  #config_prefix: "vocabulary"
  #lookup_keys: array:1 [
    0 => "uuid"
  ]
  #config_export: array:5 [
    0 => "name"
    1 => "vid"
    2 => "description"
    3 => "weight"
    4 => "new_revision"
  ]
  #mergedConfigExport: []
}