PasswordItem.php /** * Defines the 'password' entity field type. * * @FieldType( * id = "password", * label = @Translation("Password"), * description = @Translation("An entity field containing a password value."), * no_ui = TRUE, * ) */ 18.12.2025 | Michael Böker How to add a password field to an entity as the Field_UI has none to offer