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

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

    [static_cache:protected] => 1
    [render_cache:protected] => 1
    [persistent_cache:protected] => 1
    [entity_keys:protected] => Array
        (
            [id] => uid
            [langcode] => langcode
            [uuid] => uuid
            [revision] => 
            [bundle] => 
            [default_langcode] => default_langcode
            [revision_translation_affected] => revision_translation_affected
        )

    [id:protected] => user
    [originalClass:protected] => Drupal\user\Entity\User
    [handlers:protected] => Array
        (
            [storage] => Drupal\user\UserStorage
            [storage_schema] => Drupal\user\UserStorageSchema
            [access] => Drupal\user\UserAccessControlHandler
            [list_builder] => Drupal\user\UserListBuilder
            [views_data] => Drupal\user\UserViewsData
            [route_provider] => Array
                (
                    [html] => Drupal\user\Entity\UserRouteProvider
                )

            [form] => Array
                (
                    [default] => Drupal\user\ProfileForm
                    [cancel] => Drupal\user\Form\UserCancelForm
                    [register] => Drupal\user\RegisterForm
                    [content_translation_deletion] => \Drupal\content_translation\Form\ContentTranslationDeleteForm
                )

            [translation] => Drupal\user\ProfileTranslationHandler
            [view_builder] => Drupal\Core\Entity\EntityViewBuilder
        )

    [admin_permission:protected] => administer users
    [permission_granularity:protected] => entity_type
    [links:protected] => Array
        (
            [canonical] => /user/{user}
            [edit-form] => /user/{user}/edit
            [cancel-form] => /user/{user}/cancel
            [collection] => /admin/people
            [contact-form] => /user/{user}/contact
            [devel-load] => /devel/user/{user}
            [devel-render] => /devel/user/{user}/render
            [devel-definition] => /devel/user/{user}/definition
            [masquerade] => /user/{user}/masquerade
            [token-devel] => /user/{user}/devel/token
            [drupal:content-translation-overview] => /user/{user}/translations
            [drupal:content-translation-add] => /user/{user}/translations/add/{source}/{target}
            [drupal:content-translation-edit] => /user/{user}/translations/edit/{language}
            [drupal:content-translation-delete] => /user/{user}/translations/delete/{language}
        )

    [label_callback:protected] => 
    [bundle_entity_type:protected] => 
    [bundle_of:protected] => 
    [bundle_label:protected] => 
    [base_table:protected] => users
    [revision_data_table:protected] => 
    [revision_table:protected] => 
    [data_table:protected] => users_field_data
    [internal:protected] => 
    [translatable:protected] => 1
    [show_revision_ui:protected] => 
    [label:protected] => stdClass Object
        (
            [__CLASS__] => Drupal\Core\StringTranslation\TranslatableMarkup
            [translatedMarkup:protected] => 
            [options:protected] => Array
                (
                )

            [stringTranslation:protected] => 
            [string:protected] => User
            [arguments:protected] => Array
                (
                )

        )

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

            [stringTranslation:protected] => 
            [string:protected] => Users
            [arguments:protected] => Array
                (
                )

        )

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

            [stringTranslation:protected] => 
            [string:protected] => user
            [arguments:protected] => Array
                (
                )

        )

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

            [stringTranslation:protected] => 
            [string:protected] => users
            [arguments:protected] => Array
                (
                )

        )

    [label_count:protected] => Array
        (
            [singular] => @count user
            [plural] => @count users
            [context] => 
        )

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

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

        )

    [field_ui_base_route:protected] => entity.user.admin_form
    [common_reference_target:protected] => 1
    [list_cache_contexts:protected] => Array
        (
        )

    [list_cache_tags:protected] => Array
        (
            [0] => user_list
        )

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

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

                )

        )

    [class:protected] => Drupal\user\Entity\User
    [provider:protected] => user
    [_serviceIds:protected] => Array
        (
        )

    [_entityStorages:protected] => Array
        (
        )

    [stringTranslation:protected] => 
)