10 calls to ViewsConfigUpdater::processDisplayHandlers()
- ViewsConfigUpdater::needsDefaultArgumentSkipUrlUpdate in core/
modules/ views/ src/ ViewsConfigUpdater.php - Checks for each view if default_argument_skip_url needs to be removed.
- ViewsConfigUpdater::needsEntityArgumentUpdate in core/
modules/ views/ src/ ViewsConfigUpdater.php - Checks if 'numeric' arguments should be converted to 'entity_target_id'.
- ViewsConfigUpdater::needsOembedEagerLoadFieldUpdate in core/
modules/ views/ src/ ViewsConfigUpdater.php - Add eager load option to all oembed type field configurations.
- ViewsConfigUpdater::needsPagerHeadingUpdate in core/
modules/ views/ src/ ViewsConfigUpdater.php - Checks for each view if pagination_heading_level needs to be added.
- ViewsConfigUpdater::needsRenderedEntityFieldUpdate in core/
modules/ views/ src/ ViewsConfigUpdater.php - Checks for entity view display cache tags from rendered entity fields.
- ViewsConfigUpdater::needsResponsiveImageLazyLoadFieldUpdate in core/
modules/ views/ src/ ViewsConfigUpdater.php - Add lazy load options to all responsive_image type field configurations.
- ViewsConfigUpdater::needsRevisionFieldHyphenFix in core/
modules/ views/ src/ ViewsConfigUpdater.php - Checks each display in a view to see if it needs the hyphen fix.
- ViewsConfigUpdater::needsTaxonomyTermFilterUpdate in core/
modules/ views/ src/ ViewsConfigUpdater.php - Removes user context from all views using term filter configurations.
- ViewsConfigUpdater::needsTimestampFormatterTimeDiffUpdate in core/
modules/ views/ src/ ViewsConfigUpdater.php - Updates the timestamp fields settings by adding time diff and tooltip.
- ViewsConfigUpdater::updateAll in core/
modules/ views/ src/ ViewsConfigUpdater.php - Performs all required updates.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.