Updated: Comment #N
Problem/Motivation
Since D8 is heavily stressing route names over paths, it is really common to need to know the route name of a given page during development.
Proposed resolution
Add a class to help find the route name, path, and route object of a request.
Remaining tasks
N/A
User interface changes
N/A
API changes
N/A
Related Issues
N/A