Problem/Motivation

Postponed on #941970: Only set router rebuild needed when something related to routing actually changes

@graber pointed out it would be good to clean upView::invalidateCaches:

View::invalidateCaches() will now be a test-only method in core views, can be moved to tests / removed. It's a public method.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Comments

nicxvan created an issue.