https://remsapp.wisetiger-three.co.uk/get-started

Routing

register Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /get-started
# 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_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 analytics /analytics Path does not match
14 dataReport /report Path does not match
15 apiDataApprove /api/v1/be/data/{id}/approve Path does not match
16 apiDataRevoke /api/v1/be/data/{id}/revoke Path does not match
17 user-competitors-change /my/competitors/change/{id} Path does not match
18 radmin-competitors-change /administrator/account/{id}/competitors Path does not match
19 api_restaurants_for_comp_list /api/rest-comp-list/{id} Path does not match
20 default / Path does not match
21 dataInput /input Path does not match
22 dataInputRestricted /input/{restaurant}/{day} Path does not match
23 dataEdit /data/{id} Path does not match
24 dataEditRems /data/{id}/rems Path does not match
25 dataImport /data/{id}/import Path does not match
26 dataImportRems /data/{id}/import/rems Path does not match
27 dataDelete /data/{id} Path does not match
28 dataDeleteRems /data/{id}/rems Path does not match
29 dataApprove /data/{id}/approve Path does not match
30 dataRevoke /data/{id}/revoke Path does not match
31 how-to-use-rems /how-to-use-rems Path does not match
32 user_profile /my/profile Path does not match
33 user_restaurants /my/restaurants Path does not match
34 user_users /my/users Path does not match
35 user_data /my/data Path does not match
36 user_competitors /my/competitors Path does not match
37 radmin-recommendations-list /administrator/recommendation Path does not match
38 radmin-recommendation-new /administrator/recommendation/new Path does not match
39 radmin-recommendation-edit /administrator/recommendation/{id} Path does not match
40 radmin-recommendation-delete /administrator/recommendation/{id} Path does not match
41 recommendations-list /recommendations Path does not match
42 recommendations-list-filtered /recommendations/{id} Path does not match
43 register /get-started Route matches!

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