Problem/Motivation
Child of #3584794: [meta] Convert core routes to PHP attributes
Steps to reproduce
Proposed resolution
Routing definitions for Views UI controllers will be moved to attributes on the controller where possible.
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3593666
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3593666-convert-viewsui-routes
changes, plain diff MR !15986
Comments
Comment #3
longwaveMaybe we want to wait for the form routing issue to land and expand on this.
Comment #4
smustgrave commentedMaybe add the 1 route that's in views too?
Comment #5
longwaveAdded views.ajax route.
Comment #6
smustgrave commentedNice! Think that's a good grouping.
Comment #7
smustgrave commentedActually saw your comment on the META this looks good but do you want to postpone?
Comment #8
longwaveConverted the two forms as well.
Comment #9
dcam commentedI reviewed the whole MR and didn't note any problems. The form route moves look good. I loaded up both the basic and advanced views settings forms in the browser. There were no issues. The MR looks good to me.
Comment #12
godotislateCommitted and pushed 70c6a37 to main and 99884a6 to 11.x. Thanks!