https://dev-hestefakta.tgn.no/_fragment

Routing

(none) Matched route

Route Matching Logs

Path to match: /_fragment
# Route name Path Log
1 api_search /api/v1/search Path does not match
2 xxx_page /xxx/{meeting}/{legtype} Path does not match
3 xxxSWE_page /xxxSWE/{meeting}/{legtype} Path does not match
4 app_homepage / Path does not match
5 app_homepageOLD /OLD Path does not match
6 app_img /images/{query} Path does not match
7 app_horses /horses/{horse} Path does not match
8 app_search /search/{kind} Path does not match
9 app_tips_swe /tipsSWE/{mee_id} Path does not match
10 app_tips /tips/{meeting} Path does not match
11 app_res /res/{race} Path does not match
12 app_resu /resu/{mee_id}/{lop} Path does not match
13 results_page /resuX/{mee_id} Path does not match
14 app_driver /driver/{driver} Path does not match
15 app_trainer /trainer/{trainer} Path does not match
16 getLatestFiveForHorsePAGE /latestfiveforhorse/{horse}/{beforedate} Path does not match
17 getLatestFiveForRacePAGE /latestfiveforrace/{race} Path does not match
18 app_proX /progX/{meeting} Path does not match
19 app_pro /prog/{meeting} Path does not match
20 app_inn /inn/{race} Path does not match
21 app_results /results Path does not match
22 app_odds /odds/{race} Path does not match
23 app_rss /rss Path does not match
24 app_kikkerten /kikkerten/{id} Path does not match
25 security_login /login Path does not match
26 security_logout /logout Path does not match
27 app_jansson /jansson Path does not match
28 _twig_error_test /_error/{code}.{_format} Path does not match
29 _wdt /_wdt/{token} Path does not match
30 _profiler_home /_profiler/ Path does not match
31 _profiler_search /_profiler/search Path does not match
32 _profiler_search_bar /_profiler/search_bar Path does not match
33 _profiler_phpinfo /_profiler/phpinfo Path does not match
34 _profiler_search_results /_profiler/{token}/search/results Path does not match
35 _profiler_open_file /_profiler/open Path does not match
36 _profiler /_profiler/{token} Path does not match
37 _profiler_router /_profiler/{token}/router Path does not match
38 _profiler_exception /_profiler/{token}/exception Path does not match
39 _profiler_exception_css /_profiler/{token}/exception.css 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.