debug:router
Displays current routes for the application or information for a particular route
Usage:
drupal debug:router [arguments]
dr
rod
Available arguments
Argument | Details |
---|---|
route-name | Route names |
Examples
- Displays current routes for the application
drupal rod
- Displays details for the route user.page (/user)
drupal rod user.page