7 calls to _update_7000_field_read_fields() in Drupal 7
- field_update_7001 in modules/
field/ field.install - Fix fields definitions created during the d6 to d7 upgrade path.
- forum_update_7003 in modules/
forum/ forum.install - Rename field to 'taxonomy_forums'.
- image_update_7002 in modules/
image/ image.install - Add width and height columns to image field schema and populate.
- image_update_7004 in modules/
image/ image.install - Use a large setting (512 and 1024 characters) for the length of the image alt and title fields.
- list_update_7001 in modules/
field/ modules/ list/ list.install - Rename the list field types and change 'allowed_values' format.
- taxonomy_update_7005 in modules/
taxonomy/ taxonomy.install - Migrate {taxonomy_term_node} table to field storage.
- text_update_7000 in modules/
field/ modules/ text/ text.install - Change text field 'format' columns into varchar.