Routing
(none)
Matched route
Route Matching Logs
Path to match:
//wp2/wp-includes/wlwmanifest.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | authentication | /authentication | Path does not match |
| 2 | groups | /groups | Path does not match |
| 3 | home | /home | Path does not match |
| 4 | search | /search | Path does not match |
| 5 | trips | /trips | Path does not match |
| 6 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 7 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
| 8 | _wdt | /_wdt/{token} | Path does not match |
| 9 | _profiler_home | /_profiler/ | Path does not match |
| 10 | _profiler_search | /_profiler/search | Path does not match |
| 11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | index | / | Path does not match |
| 20 | countries | /Countries | Path does not match |
| 21 | login | /Authentication/new | Path does not match |
| 22 | login_ajax | /Authentication/new_ajax | Path does not match |
| 23 | registration | /registration | Path does not match |
| 24 | registration_ajax | /registration_ajax | Path does not match |
| 25 | newMember | /newMember | Path does not match |
| 26 | newPass | /Authentication/newPass | Path does not match |
| 27 | changePasse | /Profile/changePasse | Path does not match |
| 28 | connectWithFacebook | /Authentication/connectWithFacebook | Path does not match |
| 29 | deconnexion | /deconnexion | Path does not match |
| 30 | showTrip | /Trips/showTrip | Path does not match |
| 31 | saveProjet | /saveProjet | Path does not match |
| 32 | newProjet | /newProjet | Path does not match |
| 33 | newStage | /newStage | Path does not match |
| 34 | trip | /Trips/index | Path does not match |
| 35 | editProject | /Trips/editProject | Path does not match |
| 36 | group | /Groups/index | Path does not match |
| 37 | jaime | /Trips/jaime | Path does not match |
| 38 | coment | /Trips/coment | Path does not match |
| 39 | profile_setup | /profile_setup | Path does not match |
| 40 | profile | /Profile | Path does not match |
| 41 | etape_list | /etape/{page} | Path does not match |
| 42 | Home/inviteFriend | / | Path does not match |
| 43 | Groups/myGroups | / | Path does not match |
| 44 | Groups/editGroup | / | Path does not match |
| 45 | Countries/index | / | Path does not match |
| 46 | afficheMessage | /afficheMessage | Path does not match |
| 47 | recherche | /recherche | Path does not match |
| 48 | newMessage | /newMessage | Path does not match |
| 49 | facebook_login | /secured/login_facebook | Path does not match |
| 50 | google_login | /secured/login_google | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.