Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Also, we should add a 'description' entry to all field-type columns in hook_field_columns() (to be renamed hook_field_schema') in #415044: Indexes for field storage.)
To me it looks like hook_field_widget_info() of field.api.php needs some descriptions, for text_textfield, text_textarea and text_textarea_with_summary. I guess some of descriptions already exist somewhere, or not?
Comments
Comment #1
yched commentedAlso, we should add a 'description' entry to all field-type columns in hook_field_columns() (to be renamed hook_field_schema') in #415044: Indexes for field storage.)
Comment #2
okokokok commentedTo me it looks like hook_field_widget_info() of field.api.php needs some descriptions, for text_textfield, text_textarea and text_textarea_with_summary. I guess some of descriptions already exist somewhere, or not?
Which other fields needs descriptions?