Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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 | app_login | /login | Path does not match |
| 5 | send_notfication_masive | /api/send-notfication-masive | Path does not match |
| 6 | check_notfication_masive | /api/check-notfication-masive | Path does not match |
| 7 | add_notification_massive_in_queue | /api/add-notification-massive-in-queue | Path does not match |
| 8 | create_notfication | /api/create-notfication | Path does not match |
| 9 | send_notfication | /api/send-notfication | Path does not match |
| 10 | create_notfication_account | /api/create-notfication-actions | Path does not match |
| 11 | create_notfication_data_reception | /api/create-data-reception | Path does not match |
| 12 | cron_get_pllanned | /cron-get-planned | Path does not match |
| 13 | cron_get_pllanned_status | /cron-get-planned-status | Path does not match |
| 14 | get_account_all_data | /api/get-account-all-data | Path does not match |
| 15 | update_service_id | /api/update-service-id | Path does not match |
| 16 | get_service_id | /api/get-service-id | Path does not match |
| 17 | create_order_history | /api/create-order-history | Path does not match |
| 18 | notifications_health | /notifications/health | Path does not match |
| 19 | notification_test | /notification/test | Path does not match |
| 20 | notification_test_t | /notification/test2 | Path does not match |
| 21 | add_notification_in_queue | /api/add-notification-in-queue | Path does not match |
| 22 | createPersonalAccountBot | /api/create-personal-account-bot | Path does not match |
| 23 | createPersonalAccount | /api/create-personal-account | Path does not match |
| 24 | createPersonalAccountTest | /api/create-personal-account_test | Path does not match |
| 25 | check_light | /api/check-light | Path does not match |
| 26 | get_group_gpv | /api/get-group-gpv | Path does not match |
| 27 | get_scheduled_works | /api/get-scheduled-works | Path does not match |
| 28 | set_low_quality_voltage | /api/set-low-quality-voltage | Path does not match |
| 29 | service_order | /api/service-order | Path does not match |
| 30 | set_broken_lines | /api/set-broken-lines | Path does not match |
| 31 | get_last_meter_readings | /api/get-last-meter-readings | Path does not match |
| 32 | get_meter_readings_history | /api/get-meter-readings-history | Path does not match |
| 33 | cron_set_meter_readings | /api/cron-set-meter-readings | Path does not match |
| 34 | set_meter_readings | /api/set-meter-readings | Path does not match |
| 35 | set_no_light_request | /api/set-no-light-request | Path does not match |
| 36 | get_all_accounts_by_phone | /api/get-all-accounts-by-phone | Path does not match |
| 37 | yurCreatePersonalAccount | /api/yur-create-personal-account | Path does not match |
| 38 | service_order_history_last | /api/service_order_histories/last | Path does not match |
| 39 | app_register | /register | Path does not match |
| 40 | app_logout | /logout | Path does not match |
| 41 | service_order_pdf | /api/service_order_pdf | Path does not match |
| 42 | app_site | /site | Path does not match |
| 43 | check_user | /check-user | Path does not match |
| 44 | verify_code_send | /verify-code-send | Path does not match |
| 45 | verify_code | /verify-code | Path does not match |
| 46 | register_user | /register-user | Path does not match |
| 47 | get_user_url | /get-user-url | Path does not match |
| 48 | user_content | /user-content | Path does not match |
| 49 | update_user | /update-user | Path does not match |
| 50 | deleted_user | /deleted-user | Path does not match |
| 51 | new_user | /new-user | Path does not match |
| 52 | remove_account | /api/remove-account | Path does not match |
| 53 | get_group_info | /api/get-group-info | Path does not match |
| 54 | users_me | /users/me | Path does not match |
| 55 | app_user_sendemail | Path does not match | |
| 56 | search_user | /api/user/search | Path does not match |
| 57 | reset_password | /api/user/reset_pasword | Path does not match |
| 58 | new_password | /api/user/new_pasword | Path does not match |
| 59 | users_export | /api/users/export_csv | Path does not match |
| 60 | api_users_no_accounts | /api/users/no-accounts | Path does not match |
| 61 | api_users_one_account | /api/users/one-account | Path does not match |
| 62 | api_users_inactive | /api/users/inactive | Path does not match |
| 63 | api_users_active | /api/users/active | Path does not match |
| 64 | stats_all | /api/users/stats_all | Path does not match |
| 65 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 66 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 67 | api_doc | /api/docs.{_format} | Path does not match |
| 68 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 69 | _api_/accounts/{id}.{_format}_get | /api/accounts/{id}.{_format} | Path does not match |
| 70 | _api_/accounts.{_format}_get_collection | /api/accounts.{_format} | Path does not match |
| 71 | _api_/accounts.{_format}_post | /api/accounts.{_format} | Path does not match |
| 72 | _api_/accounts/{id}.{_format}_put | /api/accounts/{id}.{_format} | Path does not match |
| 73 | _api_/accounts/{id}.{_format}_patch | /api/accounts/{id}.{_format} | Path does not match |
| 74 | _api_/accounts/{id}.{_format}_delete | /api/accounts/{id}.{_format} | Path does not match |
| 75 | _api_/app_counter_readings/{id}.{_format}_get | /api/app_counter_readings/{id}.{_format} | Path does not match |
| 76 | _api_/app_counter_readings.{_format}_get_collection | /api/app_counter_readings.{_format} | Path does not match |
| 77 | _api_/app_counter_readings.{_format}_post | /api/app_counter_readings.{_format} | Path does not match |
| 78 | _api_/app_counter_readings/{id}.{_format}_put | /api/app_counter_readings/{id}.{_format} | Path does not match |
| 79 | _api_/app_counter_readings/{id}.{_format}_patch | /api/app_counter_readings/{id}.{_format} | Path does not match |
| 80 | _api_/app_counter_readings/{id}.{_format}_delete | /api/app_counter_readings/{id}.{_format} | Path does not match |
| 81 | _api_/app_personal_accounts/{id}.{_format}_put | /api/app_personal_accounts/{id}.{_format} | Path does not match |
| 82 | _api_/app_personal_accounts/{id}.{_format}_get | /api/app_personal_accounts/{id}.{_format} | Path does not match |
| 83 | _api_/app_personal_accounts.{_format}_get_collection | /api/app_personal_accounts.{_format} | Path does not match |
| 84 | _api_/app_personal_accounts/{id}.{_format}_delete | /api/app_personal_accounts/{id}.{_format} | Path does not match |
| 85 | _api_/app_personal_accounts.{_format}_post | /api/app_personal_accounts.{_format} | Path does not match |
| 86 | _api_/companies/{id}.{_format}_get | /api/companies/{id}.{_format} | Path does not match |
| 87 | _api_/companies.{_format}_get_collection | /api/companies.{_format} | Path does not match |
| 88 | _api_/companies.{_format}_post | /api/companies.{_format} | Path does not match |
| 89 | _api_/companies/{id}.{_format}_put | /api/companies/{id}.{_format} | Path does not match |
| 90 | _api_/companies/{id}.{_format}_patch | /api/companies/{id}.{_format} | Path does not match |
| 91 | _api_/companies/{id}.{_format}_delete | /api/companies/{id}.{_format} | Path does not match |
| 92 | _api_/data_receptions/{id}.{_format}_get | /api/data_receptions/{id}.{_format} | Path does not match |
| 93 | _api_/data_receptions.{_format}_get_collection | /api/data_receptions.{_format} | Path does not match |
| 94 | _api_/data_receptions.{_format}_post | /api/data_receptions.{_format} | Path does not match |
| 95 | _api_/data_receptions/{id}.{_format}_put | /api/data_receptions/{id}.{_format} | Path does not match |
| 96 | _api_/data_receptions/{id}.{_format}_patch | /api/data_receptions/{id}.{_format} | Path does not match |
| 97 | _api_/data_receptions/{id}.{_format}_delete | /api/data_receptions/{id}.{_format} | Path does not match |
| 98 | _api_/log_history_requests/{id}.{_format}_get | /api/log_history_requests/{id}.{_format} | Path does not match |
| 99 | _api_/log_history_requests.{_format}_get_collection | /api/log_history_requests.{_format} | Path does not match |
| 100 | _api_/log_history_requests.{_format}_post | /api/log_history_requests.{_format} | Path does not match |
| 101 | _api_/log_history_requests/{id}.{_format}_put | /api/log_history_requests/{id}.{_format} | Path does not match |
| 102 | _api_/log_history_requests/{id}.{_format}_patch | /api/log_history_requests/{id}.{_format} | Path does not match |
| 103 | _api_/log_history_requests/{id}.{_format}_delete | /api/log_history_requests/{id}.{_format} | Path does not match |
| 104 | _api_/massive_notifications/{id}.{_format}_get | /api/massive_notifications/{id}.{_format} | Path does not match |
| 105 | _api_/massive_notifications.{_format}_get_collection | /api/massive_notifications.{_format} | Path does not match |
| 106 | _api_/massive_notifications.{_format}_post | /api/massive_notifications.{_format} | Path does not match |
| 107 | _api_/massive_notifications/{id}.{_format}_put | /api/massive_notifications/{id}.{_format} | Path does not match |
| 108 | _api_/massive_notifications/{id}.{_format}_patch | /api/massive_notifications/{id}.{_format} | Path does not match |
| 109 | _api_/massive_notifications/{id}.{_format}_delete | /api/massive_notifications/{id}.{_format} | Path does not match |
| 110 | _api_/media_objects/{id}.{_format}_get | /api/media_objects/{id}.{_format} | Path does not match |
| 111 | _api_/media_objects.{_format}_get_collection | /api/media_objects.{_format} | Path does not match |
| 112 | _api_/media_objects/{id}.{_format}_delete | /api/media_objects/{id}.{_format} | Path does not match |
| 113 | _api_/media_objects.{_format}_post | /api/media_objects.{_format} | Path does not match |
| 114 | _api_/notifications/{id}.{_format}_get | /api/notifications/{id}.{_format} | Path does not match |
| 115 | _api_/notifications.{_format}_get_collection | /api/notifications.{_format} | Path does not match |
| 116 | _api_/notifications.{_format}_post | /api/notifications.{_format} | Path does not match |
| 117 | _api_/notifications/{id}.{_format}_put | /api/notifications/{id}.{_format} | Path does not match |
| 118 | _api_/notifications/{id}.{_format}_patch | /api/notifications/{id}.{_format} | Path does not match |
| 119 | _api_/notifications/{id}.{_format}_delete | /api/notifications/{id}.{_format} | Path does not match |
| 120 | _api_/notification_tokens/{id}.{_format}_get | /api/notification_tokens/{id}.{_format} | Path does not match |
| 121 | _api_/notification_tokens.{_format}_get_collection | /api/notification_tokens.{_format} | Path does not match |
| 122 | _api_/notification_tokens.{_format}_post | /api/notification_tokens.{_format} | Path does not match |
| 123 | _api_/notification_tokens/{id}.{_format}_put | /api/notification_tokens/{id}.{_format} | Path does not match |
| 124 | _api_/notification_tokens/{id}.{_format}_patch | /api/notification_tokens/{id}.{_format} | Path does not match |
| 125 | _api_/notification_tokens/{id}.{_format}_delete | /api/notification_tokens/{id}.{_format} | Path does not match |
| 126 | _api_/options/{id}.{_format}_get | /api/options/{id}.{_format} | Path does not match |
| 127 | _api_/options.{_format}_get_collection | /api/options.{_format} | Path does not match |
| 128 | _api_/options.{_format}_post | /api/options.{_format} | Path does not match |
| 129 | _api_/options/{id}.{_format}_put | /api/options/{id}.{_format} | Path does not match |
| 130 | _api_/options/{id}.{_format}_patch | /api/options/{id}.{_format} | Path does not match |
| 131 | _api_/options/{id}.{_format}_delete | /api/options/{id}.{_format} | Path does not match |
| 132 | _api_/service_order_histories/{id}.{_format}_put | /api/service_order_histories/{id}.{_format} | Path does not match |
| 133 | _api_/service_order_histories/{id}.{_format}_get | /api/service_order_histories/{id}.{_format} | Path does not match |
| 134 | _api_/service_order_histories.{_format}_get_collection | /api/service_order_histories.{_format} | Path does not match |
| 135 | _api_/service_order_histories/{id}.{_format}_delete | /api/service_order_histories/{id}.{_format} | Path does not match |
| 136 | _api_/service_order_histories.{_format}_post | /api/service_order_histories.{_format} | Path does not match |
| 137 | _api_/users.{_format}_get_collection | /api/users.{_format} | Path does not match |
| 138 | _api_/users.{_format}_post | /api/users.{_format} | Path does not match |
| 139 | _api_/users/{id}.{_format}_get | /api/users/{id}.{_format} | Path does not match |
| 140 | _api_/users/{id}.{_format}_put | /api/users/{id}.{_format} | Path does not match |
| 141 | _api_/users/{id}.{_format}_patch | /api/users/{id}.{_format} | Path does not match |
| 142 | me | /api/users/me | Path does not match |
| 143 | user_search | /api/user/search | Path does not match |
| 144 | _api_/user_tokens/{id}.{_format}_get | /api/user_tokens/{id}.{_format} | Path does not match |
| 145 | _api_/user_tokens.{_format}_get_collection | /api/user_tokens.{_format} | Path does not match |
| 146 | _api_/user_tokens.{_format}_post | /api/user_tokens.{_format} | Path does not match |
| 147 | _api_/user_tokens/{id}.{_format}_put | /api/user_tokens/{id}.{_format} | Path does not match |
| 148 | _api_/user_tokens/{id}.{_format}_patch | /api/user_tokens/{id}.{_format} | Path does not match |
| 149 | _api_/user_tokens/{id}.{_format}_delete | /api/user_tokens/{id}.{_format} | Path does not match |
| 150 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 151 | _wdt | /_wdt/{token} | Path does not match |
| 152 | _profiler_home | /_profiler/ | Path does not match |
| 153 | _profiler_search | /_profiler/search | Path does not match |
| 154 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 155 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 156 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 157 | _profiler_open_file | /_profiler/open | Path does not match |
| 158 | _profiler | /_profiler/{token} | Path does not match |
| 159 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 160 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 161 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 162 | auth | /auth | Path does not match |
| 163 | remove_product_from_category | /api/categories/{id}/products/{productId} | 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.