function views_post_update_grouped_filters

Rebuild caches to ensure schema changes are read in.

File

core/modules/views/views.post_update.php, line 205

Code

function views_post_update_grouped_filters() {
    // Empty update to cause a cache rebuild so that the schema changes are read.
}

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