Entity type definition

stdClass Object
(
    [__CLASS__] => Drupal\Core\Entity\ContentEntityType
    [revision_metadata_keys] => Array
        (
            [revision_default] => revision_default
        )

    [requiredRevisionMetadataKeys] => Array
        (
            [revision_default] => revision_default
        )

    [static_cache] => 1
    [render_cache] => 1
    [persistent_cache] => 1
    [entity_keys] => Array
        (
            [id] => tid
            [bundle] => vid
            [label] => name
            [langcode] => langcode
            [uuid] => uuid
            [published] => status
            [revision] => 
            [default_langcode] => default_langcode
            [revision_translation_affected] => revision_translation_affected
        )

    [id] => taxonomy_term
    [originalClass] => Drupal\taxonomy\Entity\Term
    [handlers] => Array
        (
            [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
                (
                    [default] => Drupal\taxonomy\TermForm
                    [delete] => Drupal\taxonomy\Form\TermDeleteForm
                    [content_translation_deletion] => \Drupal\content_translation\Form\ContentTranslationDeleteForm
                )

            [translation] => Drupal\taxonomy\TermTranslationHandler
        )

    [admin_permission] => 
    [permission_granularity] => bundle
    [links] => Array
        (
            [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
            [drupal:content-translation-overview] => /taxonomy/term/{taxonomy_term}/translations
            [drupal:content-translation-add] => /taxonomy/term/{taxonomy_term}/translations/add/{source}/{target}
            [drupal:content-translation-edit] => /taxonomy/term/{taxonomy_term}/translations/edit/{language}
            [drupal:content-translation-delete] => /taxonomy/term/{taxonomy_term}/translations/delete/{language}
        )

    [label_callback] => 
    [bundle_entity_type] => taxonomy_vocabulary
    [bundle_of] => 
    [bundle_label] => stdClass Object
        (
            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
            [translatedMarkup] => 
            [options] => Array
                (
                )

            [stringTranslation] => 
            [string] => Vocabulary
            [arguments] => Array
                (
                )

        )

    [base_table] => taxonomy_term_data
    [revision_data_table] => 
    [revision_table] => 
    [data_table] => taxonomy_term_field_data
    [internal] => 
    [translatable] => 1
    [show_revision_ui] => 
    [label] => stdClass Object
        (
            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
            [translatedMarkup] => 
            [options] => Array
                (
                )

            [stringTranslation] => 
            [string] => Taxonomy term
            [arguments] => Array
                (
                )

        )

    [label_collection] => stdClass Object
        (
            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
            [translatedMarkup] => 
            [options] => Array
                (
                )

            [stringTranslation] => 
            [string] => Taxonomy terms
            [arguments] => Array
                (
                )

        )

    [label_singular] => stdClass Object
        (
            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
            [translatedMarkup] => 
            [options] => Array
                (
                )

            [stringTranslation] => 
            [string] => taxonomy term
            [arguments] => Array
                (
                )

        )

    [label_plural] => stdClass Object
        (
            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
            [translatedMarkup] => 
            [options] => Array
                (
                )

            [stringTranslation] => 
            [string] => taxonomy terms
            [arguments] => Array
                (
                )

        )

    [label_count] => Array
        (
            [singular] => @count taxonomy term
            [plural] => @count taxonomy terms
            [context] => 
        )

    [uri_callback] => taxonomy_term_uri
    [group] => content
    [group_label] => stdClass Object
        (
            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
            [translatedMarkup] => 
            [options] => Array
                (
                    [context] => Entity type group
                )

            [stringTranslation] => 
            [string] => Content
            [arguments] => Array
                (
                )

        )

    [field_ui_base_route] => entity.taxonomy_vocabulary.overview_form
    [common_reference_target] => 1
    [list_cache_contexts] => Array
        (
        )

    [list_cache_tags] => Array
        (
            [0] => taxonomy_term_list
        )

    [constraints] => Array
        (
            [EntityChanged] => 
            [EntityUntranslatableFields] => 
            [ContentTranslationSynchronizedFields] => 
        )

    [additional] => Array
        (
            [token_type] => term
            [content_translation_metadata] => Drupal\content_translation\ContentTranslationMetadataWrapper
            [translation] => Array
                (
                    [content_translation] => Array
                        (
                            [access_callback] => content_translation_translate_access
                        )

                )

        )

    [class] => Drupal\taxonomy\Entity\Term
    [provider] => taxonomy
    [_serviceIds] => Array
        (
        )

    [_entityStorages] => Array
        (
        )

    [stringTranslation] => 
)