Add fields to user entity

This commit is contained in:
Mauricio Dinarte 2024-12-04 10:12:41 -06:00
parent 356a711ffc
commit 96cf0ee6ac
11 changed files with 315 additions and 13 deletions

View file

@ -0,0 +1,19 @@
uuid: 02fea94a-5ac4-4569-bf23-83b0161c5360
langcode: en
status: true
dependencies:
module:
- user
id: user.field_biography
field_name: field_biography
entity_type: user
type: string_long
settings:
case_sensitive: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false