As it uses the request attributes it still detects it as the controller set by the router, if you forward to another controller it only detected as a sub request and not visible at first glance on the web dev toolbar. It could/should show any forwarded controllers/sub requests or at least the final controller that renders a response in the expanded information (on the web developer toolbar).