- ⧉⌕Drupal\Core\Entity\ContentEntityType (40)
- Properties (40)
- protected id -> string (4) "user"
- protected class -> string (23) "Drupal\user\Entity\User"
- protected provider -> string (4) "user"
- protected static_cache -> boolean true
- protected render_cache -> boolean true
- protected persistent_cache -> boolean true
- ⧉protected entity_keys -> array (7)
- id => string (3) "uid"
- langcode => string (8) "langcode"
- uuid => string (4) "uuid"
- revision => string (0) ""
- bundle => string (0) ""
- default_langcode => string (16) "default_langcode"
- revision_translation_affected => string (29) "revision_translation_affected"
- protected originalClass -> string (23) "Drupal\user\Entity\User"
- ⧉protected handlers -> array (10)
- storage => string (23) "Drupal\user\UserStorage"
- storage_schema => string (29) "Drupal\user\UserStorageSchema"
- access => string (36) "Drupal\user\UserAccessControlHandler"
- list_builder => string (27) "Drupal\user\UserListBuilder"
- views_data => string (25) "Drupal\user\UserViewsData"
- ⧉route_provider => array (1)
- html => string (36) "Drupal\user\Entity\UserRouteProvider"
- ⧉form => array (3)
- default => string (23) "Drupal\user\ProfileForm"
- cancel => string (31) "Drupal\user\Form\UserCancelForm"
- register => string (24) "Drupal\user\RegisterForm"
- translation => string (37) "Drupal\user\ProfileTranslationHandler"
- view_builder => string (36) "Drupal\Core\Entity\EntityViewBuilder"
- inline_form => string (48) "\Drupal\inline_entity_form\Form\EntityInlineForm"
- protected admin_permission -> string (16) "administer users"
- protected permission_granularity -> string (11) "entity_type"
- ⧉protected links -> array (9)
- canonical => string (12) "/user/{user}"
- edit-form => string (17) "/user/{user}/edit"
- cancel-form => string (19) "/user/{user}/cancel"
- collection => string (13) "/admin/people"
- devel-load => string (18) "/devel/user/{user}"
- devel-render => string (25) "/devel/user/{user}/render"
- devel-definition => string (29) "/devel/user/{user}/definition"
- masquerade => string (23) "/user/{user}/masquerade"
- token-devel => string (24) "/user/{user}/devel/token"
- protected bundle_entity_type -> null
- protected bundle_of -> null
- protected bundle_label -> null
- protected base_table -> string (5) "users"
- protected revision_data_table -> null
- protected revision_table -> null
- protected data_table -> string (16) "users_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 string -> string (4) "User"
- protected arguments -> array (0)
- protected translatedMarkup -> null
- protected options -> array (0)
- protected stringTranslation -> null
- ⧉protected label_collection -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
- Properties (5)
- protected string -> string (5) "Users"
- protected arguments -> array (0)
- protected translatedMarkup -> null
- protected options -> array (0)
- protected stringTranslation -> null
- ⧉protected label_singular -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
- Properties (5)
- protected string -> string (4) "user"
- protected arguments -> array (0)
- protected translatedMarkup -> null
- protected options -> array (0)
- protected stringTranslation -> null
- ⧉protected label_plural -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
- Properties (5)
- protected string -> string (5) "users"
- protected arguments -> array (0)
- protected translatedMarkup -> null
- protected options -> array (0)
- protected stringTranslation -> null
- ⧉protected label_count -> array (3)
- singular => string (11) "@count user"
- plural => string (12) "@count users"
- context => null
- protected uri_callback -> null
- protected group -> string (7) "content"
- ⧉protected group_label -> Drupal\Core\StringTranslation\TranslatableMarkup (5)
- Properties (5)
- protected string -> string (7) "Content"
- protected arguments -> array (0)
- protected translatedMarkup -> null
- ⧉protected options -> array (1)
- context => string (17) "Entity type group"
- protected stringTranslation -> null
- protected field_ui_base_route -> string (22) "entity.user.admin_form"
- protected common_reference_target -> boolean true
- protected list_cache_contexts -> array (0)
- ⧉protected list_cache_tags -> array (1)
- 0 => string (9) "user_list"
- ⧉protected constraints -> array (2)
- EntityChanged => null
- EntityUntranslatableFields => null
- ⧉protected additional -> array (1)
- token_type => string (4) "user"
- protected _serviceIds -> array (0)
- protected _entityStorages -> array (0)
- protected stringTranslation -> null
- ⧉protected revision_metadata_keys -> array (1)
- revision_default => string (16) "revision_default"