GET http://138.255.177.173/pt-BR/players?page=2

Routing

game.players.liste Matched route

Route Parameters

Name Value
_locale
"pt-BR"

Route Matching Logs

Path to match: /pt-BR/players
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 admin.account /{_locale}/admin/accounts/{page} Path does not match
16 admin.account.detail /{_locale}/admin/accounts/detail/{user} Path does not match
17 admin /{_locale}/admin Path does not match
18 admin.settings /{_locale}/admin/settings Path does not match
19 admin.items /{_locale}/admin/items/{page} Path does not match
20 admin.console /{_locale}/admin/console Path does not match
21 admin.character.detail /{_locale}/admin/character/detail/{character} Path does not match
22 cms_news_category /{_locale}/admin/news/category/ Path does not match
23 cms_news_category.new /{_locale}/admin/news/category/new Path does not match
24 cms_news_category.edit /{_locale}/admin/news/category/edit/{id} Path does not match
25 cms_news_category.delete /{_locale}/admin/news/category/delete/{id} Path does not match
26 cms_news_index /{_locale}/admin/news// Path does not match
27 cms_news_new /{_locale}/admin/news//new Path does not match
28 cms_news_edit /{_locale}/admin/news//{id}/edit Path does not match
29 cms_news_delete /{_locale}/admin/news//{id} Path does not match
30 cms_pages_index /{_locale}/admin/pages/ Path does not match
31 cms_pages_new /{_locale}/admin/pages/new Path does not match
32 cms_pages_show /{_locale}/admin/pages/{id} Path does not match
33 cms_pages_edit /{_locale}/admin/pages/{id}/edit Path does not match
34 cms_pages_delete /{_locale}/admin/pages/{id} Path does not match
35 cms_shop_index /{_locale}/admin/shop/ Path does not match
36 cms_shop_new /{_locale}/admin/shop/new Path does not match
37 cms_shop_edit /{_locale}/admin/shop/{id}/edit Path does not match
38 cms_shop_delete /{_locale}/admin/shop/{id} Path does not match
39 admin.guilds /{_locale}/admin/guilds/ Path does not match
40 admin_guild.get /{_locale}/admin/guilds/{id} Path does not match
41 api.news /{_locale}/api/v1/news Path does not match
42 game.players.liste /{_locale}/players Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.