7 calls to _update_7000_field_read_fields()
- field_update_7001 in drupal-7.x/
modules/ field/ field.install - Fix fields definitions created during the d6 to d7 upgrade path.
- forum_update_7003 in drupal-7.x/
modules/ forum/ forum.install - Rename field to 'taxonomy_forums'.
- image_update_7002 in drupal-7.x/
modules/ image/ image.install - Add width and height columns to image field schema and populate.
- image_update_7004 in drupal-7.x/
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 drupal-7.x/
modules/ field/ modules/ list/ list.install - Rename the list field types and change 'allowed_values' format.
- taxonomy_update_7005 in drupal-7.x/
modules/ taxonomy/ taxonomy.install - Migrate {taxonomy_term_node} table to field storage.
- text_update_7000 in drupal-7.x/
modules/ field/ modules/ text/ text.install - Change text field 'format' columns into varchar.