สำหรับ Drupal 7 ถ้าคุณมีdrush
คุณสามารถขอรายการ "ประเภทฟิลด์" (ซึ่งรวมถึงวิดเจ็ตของพวกเขา) หรือ "ฟิลด์" (ซึ่งรวมถึงชื่อฟิลด์และ 'มัด' ที่เกี่ยวข้อง)
ผลลัพธ์ตัวอย่าง (clean Drupal 7) สำหรับdrush field-info fields
ให้สำหรับฉัน:
Field name Field type Bundles
comment_body text_long comment_node_page,comment_node_article
body text_with_summary page,article
field_tags taxonomy_term_reference article
field_image image article
ผลลัพธ์สำหรับการdrush field-info types
ให้:
Field type Default widget Widgets
file file_generic file_generic
image image_image image_image
list_integer options_select options_select, options_buttons
list_float options_select options_select, options_buttons
list_text options_select options_select, options_buttons
list_boolean options_buttons options_buttons, options_onoff
number_integer number number
number_decimal number number
number_float number number
taxonomy_term_referen options_select options_select,
ce options_buttons,
taxonomy_autocomplete
text text_textfield text_textfield
text_long text_textarea text_textarea
text_with_summary text_textarea_with_sum text_textarea_with_summary
mary
field_ui
เพื่อที่จะเห็นหน้านี้