Routing
dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
http://ble.test.dc3.pdk.ooo/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api.v1.beacon_batch.get | /api/v1/batch/{id} | Path does not match |
| 2 | api.v1.beacon_batch.key | /api/v1/batch/key/{uuid} | Path does not match |
| 3 | api.v1.beacon.get | /api/v1/beacon/{id} | Path does not match |
| 4 | api.v1.beacon.save | /api/v1/beacon/{id} | Path does not match |
| 5 | api.v1.beacon.create | /api/v1/beacon | Path does not match |
| 6 | api.v1.beacon.list | /api/v1/beacon/list | Path does not match |
| 7 | api.v1.beacon.remove | /api/v1/beacon/{id} | Path does not match |
| 8 | api.v1.beacon.get.config | /api/v1/beacon/{id}/config | Path does not match |
| 9 | api.v1.beacon.get.config.default | /api/v1/beacon/{serial}/config/default | Path does not match |
| 10 | api.v1.beacon.configuration.start | /api/v1/beacon/{serial}/configuration/start | Path does not match |
| 11 | api.v1.beacon.configuration.step.complete | /api/v1/beacon/{id}/configuration/step/complete | Path does not match |
| 12 | api.v1.beacon.latlon | /api/v1/b/{number} | Path does not match |
| 13 | api.v1.sys.beacon.list | /api/v1/sys/beacon/list | Path does not match |
| 14 | api.v1.beacon_hardware.get | /api/v1/beacon_hardware/{id} | Path does not match |
| 15 | api.v1.beacon_hardware.list | /api/v1/beacon_hardware/list | Path does not match |
| 16 | api.v1.beacon_installation.get | /api/v1/beacon_installation/{id} | Path does not match |
| 17 | api.v1.beacon_installation.save | /api/v1/beacon_installation/{id} | Path does not match |
| 18 | api.v1.beacon_installation.create | /api/v1/beacon_installation | Path does not match |
| 19 | api.v1.beacon_installation.list | /api/v1/beacon_installation/list | Path does not match |
| 20 | api.v1.beacon_model.get | /api/v1/beacon_model/{id} | Path does not match |
| 21 | api.v1.beacon_model.save | /api/v1/beacon_model/{id} | Path does not match |
| 22 | api.v1.beacon_model.create | /api/v1/beacon_model | Path does not match |
| 23 | api.v1.beacon_model.list | /api/v1/beacon_model/list | Path does not match |
| 24 | api.v1.beacon_model.remove | /api/v1/beacon_model/{id} | Path does not match |
| 25 | api.v1.bus.get | /api/v1/bus/{id} | Path does not match |
| 26 | api.v1.bus.save | /api/v1/bus/{id} | Path does not match |
| 27 | api.v1.bus.create | /api/v1/bus | Path does not match |
| 28 | api.v1.bus.list | /api/v1/bus/list | Path does not match |
| 29 | api.v1.bus.remove | /api/v1/bus/{id} | Path does not match |
| 30 | api.v1.calibration_measurement.get | /api/v1/calibration_measurement/{id} | Path does not match |
| 31 | api.v1.calibration_measurement.save | /api/v1/calibration_measurement/{id} | Path does not match |
| 32 | api.v1.calibration_measurement.create | /api/v1/calibration_measurement | Path does not match |
| 33 | api.v1.calibration_measurement.list | /api/v1/calibration_measurement/list | Path does not match |
| 34 | api.v1.decrypt.ecb | /api/v1/d/ecb | Path does not match |
| 35 | api.v1.decrypt.ccm | /api/v1/d/ccm | Path does not match |
| 36 | app_api_v1_heartbeat_heartbeat | /api/v1/heartbeat | Path does not match |
| 37 | api.v1.organization.get | /api/v1/organization/{id} | Path does not match |
| 38 | api.v1.organization.save | /api/v1/organization/{id} | Path does not match |
| 39 | api.v1.organization.create | /api/v1/organization | Path does not match |
| 40 | api.v1.organization.list | /api/v1/organization/list | Path does not match |
| 41 | api.v1.organization.remove | /api/v1/organization/{id} | Path does not match |
| 42 | api.v1.reference.list | /api/v1/reference/list | Path does not match |
| 43 | api.v1.station.get | /api/v1/station/{id} | Path does not match |
| 44 | api.v1.station.save | /api/v1/station/{id} | Path does not match |
| 45 | api.v1.station.create | /api/v1/station | Path does not match |
| 46 | api.v1.station.list | /api/v1/station/list | Path does not match |
| 47 | api.v1.station.remove | /api/v1/station/{id} | Path does not match |
| 48 | api.v1.token.validate | /api/v1/token/validate | Path does not match |
| 49 | api.v1.token.refresh | /api/v1/token/refresh | Path does not match |
| 50 | api.v1.user.login.phone | /api/v1/user/login/phone | Path does not match |
| 51 | api.v1.user.login.email | /api/v1/user/login/email | Path does not match |
| 52 | api.v1.user.registration.email.code | /api/v1/user/registration/email/code | Path does not match |
| 53 | api.v1.user.registration.email | /api/v1/user/registration/email | Path does not match |
| 54 | api.v1.user.logout | /api/v1/user/logout | Path does not match |
| 55 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 56 | _wdt | /_wdt/{token} | Path does not match |
| 57 | _profiler_home | /_profiler/ | Path does not match |
| 58 | _profiler_search | /_profiler/search | Path does not match |
| 59 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 60 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 61 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 62 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 63 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 64 | _profiler_open_file | /_profiler/open | Path does not match |
| 65 | _profiler | /_profiler/{token} | Path does not match |
| 66 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 67 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 68 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 69 | dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.