Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | 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 | user_login_check | /api/login_check | Path does not match |
14 | aux_data | /api/v1/aux/data.{_format} | Path does not match |
15 | aux_city_districts | /api/v1/aux/city/{cid}/districts.{_format} | Path does not match |
16 | aux_medical_centers | /api/v1/aux/district/{did}/medicalCenters.{_format} | Path does not match |
17 | user_data | /api/v1/user/data.{_format} | Path does not match |
18 | user_data_required | /api/v1/user/data/required.{_format} | Path does not match |
19 | user_password_change | /api/v1/user/password/change.{_format} | Path does not match |
20 | user_password_recover | /api/password/recover.{_format} | Path does not match |
21 | user_smartphone_token_add_edit | /api/v1/user/smartphone/token/addEdit.{_format} | Path does not match |
22 | devices_token_get | /api/user/process/token.{_format} | Path does not match |
23 | contract_user_add | /api/v1/contract/{cid}/user/add.{_format} | Path does not match |
24 | contract_user_edit | /api/v1/contract/{cid}/user/{uid}/edit.{_format} | Path does not match |
25 | contract_user_remove | /api/v1/contract/{cid}/user/{uid}/remove.{_format} | Path does not match |
26 | contract_users | /api/v1/contract/{cid}/users.{_format} | Path does not match |
27 | contract_elder_add_edit | /api/v1/contract/{cid}/elder/addEdit.{_format} | Path does not match |
28 | contract_devices_add | /api/v1/contract/{cid}/devices/add.{_format} | Path does not match |
29 | contract_params_add_edit | /api/v1/contract/{cid}/params/addEdit.{_format} | Path does not match |
30 | contract_datastream | /api/v1/contract/{cid}/datastream/{ogid}.{_format} | Path does not match |
31 | og_extract_datastream | /api/v1/og/extract/datastream.{_format} | Path does not match |
32 | elder_medical_add_edit | /api/v1/elder/{eid}/medical/addEdit.{_format} | Path does not match |
33 | elder_permanent_add_edit | /api/v1/elder/{eid}/permanent/addEdit.{_format} | Path does not match |
34 | elder_temporal_add_edit | /api/v1/elder/{eid}/temporal/addEdit.{_format} | Path does not match |
35 | elder_habits_add_edit | /api/v1/elder/{eid}/habits/addEdit.{_format} | Path does not match |
36 | elder_medicines_add_edit | /api/v1/elder/{eid}/medicines/addEdit.{_format} | Path does not match |
37 | elder_medicines_remove | /api/v1/elder/{eid}/medicines/{mid}/remove.{_format} | Path does not match |
38 | elder_data_get | /api/v1/elder/{eid}/data.{_format} | Path does not match |
39 | device_smartphone_token_add_edit | /api/v1/device/{did}/smartphone/token/addEdit.{_format} | Path does not match |
40 | device_code_add_edit | /api/v1/device/{did}/code/addEdit.{_format} | Path does not match |
41 | devices_og_get | /api/v1/devices/og/contract/{cid}.{_format} | Path does not match |
42 | devices_params_get | /api/v1/devices/params/contract/{cid}.{_format} | Path does not match |
43 | og_forwarding_fc | /api/v1/og/forwarding/fc.{_format} | Path does not match |
44 | og_forwarding_falls | /api/v1/og/forwarding/falls.{_format} | Path does not match |
45 | og_forwarding_door_opening | /api/v1/og/forwarding/doorOpening.{_format} | Path does not match |
46 | og_forwarding_digital_lock | /api/v1/og/forwarding/digitalLock.{_format} | Path does not match |
47 | og_forwarding_rules_update | /api/v1/og/forwarding/rules/update.{_format} | Path does not match |
48 | alarm_warning_get | /api/v1/aw/{awid}.{_format} | Path does not match |
49 | alarm_warning_elder_get | /api/v1/aw/all/elder/{eid}.{_format} | Path does not match |
50 | alarm_warning_action_add | /api/v1/aw/{awid}/action/add.{_format} | Path does not match |
51 | alarm_warning_closure_add | /api/v1/aw/{awid}/closure/add.{_format} | Path does not match |
52 | testing_user_push | /api/testing/user/push.{_format} | Path does not match |
53 | testing_device_push | /api/testing/device/{did}/push.{_format} | Path does not match |
54 | testing_datastreams | /api/testing/datastreams.{_format} | Path does not match |
55 | api | /api/v1/ | Path does not match |
56 | app.swagger | /api/doc.json | Path does not match |
57 | app.swagger_ui | /api/doc | 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.