Routing
get_meter_readings_history
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/get-meter-readings-history
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_dashboard | /api/dashboard | Path does not match |
| 2 | admin_cleanup_db | /admin/cleanup/db | Path does not match |
| 3 | home | / | Path does not match |
| 4 | test | /test | Path does not match |
| 5 | app_login | /login | Path does not match |
| 6 | send_notfication_masive | /api/send-notfication-masive | Path does not match |
| 7 | check_notfication_masive | /api/check-notfication-masive | Path does not match |
| 8 | add_notification_massive_in_queue | /api/add-notification-massive-in-queue | Path does not match |
| 9 | create_notfication | /api/create-notfication | Path does not match |
| 10 | send_notfication | /api/send-notfication | Path does not match |
| 11 | create_notfication_account | /api/create-notfication-actions | Path does not match |
| 12 | create_notfication_data_reception | /api/create-data-reception | Path does not match |
| 13 | cron_get_pllanned | /cron-get-planned | Path does not match |
| 14 | cron_get_pllanned_status | /cron-get-planned-status | Path does not match |
| 15 | get_account_all_data | /api/get-account-all-data | Path does not match |
| 16 | update_service_id | /api/update-service-id | Path does not match |
| 17 | get_service_id | /api/get-service-id | Path does not match |
| 18 | create_order_history | /api/create-order-history | Path does not match |
| 19 | notifications_health | /notifications/health | Path does not match |
| 20 | notification_test | /notification/test | Path does not match |
| 21 | notification_test_t | /notification/test2 | Path does not match |
| 22 | add_notification_in_queue | /api/add-notification-in-queue | Path does not match |
| 23 | notification_firebase_status | /api/notification_firebase_status | Path does not match |
| 24 | get_user_from_phones | /api/get-users-from-phones | Path does not match |
| 25 | createPersonalAccountBot | /api/create-personal-account-bot | Path does not match |
| 26 | createPersonalAccount | /api/create-personal-account | Path does not match |
| 27 | createPersonalAccountTest | /api/create-personal-account_test | Path does not match |
| 28 | check_light | /api/check-light | Path does not match |
| 29 | get_group_gpv | /api/get-group-gpv | Path does not match |
| 30 | get_scheduled_works | /api/get-scheduled-works | Path does not match |
| 31 | set_low_quality_voltage | /api/set-low-quality-voltage | Path does not match |
| 32 | service_order | /api/service-order | Path does not match |
| 33 | set_broken_lines | /api/set-broken-lines | Path does not match |
| 34 | get_last_meter_readings | /api/get-last-meter-readings | Path does not match |
| 35 | get_meter_readings_history | /api/get-meter-readings-history | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.