function views_update_8500

Update field names for multi-value base fields.

File

core/modules/views/views.install, line 401

Code

function views_update_8500() {
    // This update has been replaced by
    // views_post_update_field_names_for_multivalue_fields().
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.