Router tested 17 rules before match

Request parsed with URL rule: news/<id:\d+>
# Rule Parent
1 gii
2 gii/<id:\w+>
3 gii/<controller:[\w\-]+>/<action:[\w\-]+>
4 debug
5 debug/<controller:[\w\-]+>/<action:[\w\-]+>
6 /
7 signup
8 signup/<_a:[\w-]+>
9 <_a:login|logout>
10 yandex-market
11 sitemap
12 sitemap-<target:[a-z-]+>-<start:\d+>
13 sitemap-<target:[a-z-]+>
14 blog
15 blog/tag/<slug:[\w\-]+>
16 blog/<id:\d+>
17 news/<id:\d+>