Router tested 11 rules before match

Request parsed with URL rule: /masterwork/<route:[\w_-]+>
# Rule Parent
1 gii
2 gii/<id:\w+>
3 gii/<controller:[\w\-]+>/<action:[\w\-]+>
4 debug
5 debug/<controller:[\w\-]+>/<action:[\w\-]+>
6 /
7 /services
8 /about
9 /catalog
10 /catalog/<route:[\w_-]+>
11 /masterwork/<route:[\w_-]+>