Routing
api_plugin_ping
Matched route
Route Parameters
| Name | Value |
|---|---|
| schemes | [
"https"
] |
Route Matching Logs
Path to match:
/api_plugin/ping
| # | 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 | overview_index | /{_locale}/overview/ | Path does not match |
| 14 | overview_list_index | /{_locale}/overview/list | Path does not match |
| 15 | overview_new | /{_locale}/overview/new | Path does not match |
| 16 | overview_edit | /{_locale}/overview/{id}/edit | Path does not match |
| 17 | overview_download_video_file | /{_locale}/overview/{id}/download_video_file/{code}/{locale} | Path does not match |
| 18 | overview_stream_video_file | /{_locale}/overview/{id}/stream_video_file/{code}/{locale} | Path does not match |
| 19 | overview_delete | /{_locale}/overview/{id} | Path does not match |
| 20 | additional_service_add_selected | /{_locale}/additional_service/add_selected | Path does not match |
| 21 | vehicle_additional_service_index | /{_locale}/additional_service/ | Path does not match |
| 22 | vehicle_additional_service_new | /{_locale}/additional_service/new | Path does not match |
| 23 | vehicle_additional_service_edit | /{_locale}/additional_service/{id}/edit | Path does not match |
| 24 | vehicle_additional_service_delete | /{_locale}/additional_service/{id} | Path does not match |
| 25 | dashboard | /dashboard | Path does not match |
| 26 | main_index_action | / | Path does not match |
| 27 | announcement_index | /{_locale}/announcement/ | Path does not match |
| 28 | announcement_read_all | /{_locale}/announcement/read_all | Path does not match |
| 29 | announcement_new | /{_locale}/announcement/new | Path does not match |
| 30 | announcement_show | /{_locale}/announcement/{id} | Path does not match |
| 31 | announcement_edit | /{_locale}/announcement/{id}/edit | Path does not match |
| 32 | announcement_delete | /{_locale}/announcement/{id} | Path does not match |
| 33 | announcement_uploads | /{_locale}/announcement/uploads | Path does not match |
| 34 | api_1c_get_lot_last_bid | /api_1c/get_lot_last_bid/{lot_number} | Path does not match |
| 35 | api_1c_get_vehicle_data_by_vin | /api_1c/get_vehicle_data_by_vin/{vin} | Path does not match |
| 36 | api_1c_set_1с_vehicle_document | /api_1c/set_1с_vehicle_document/{vin} | Path does not match |
| 37 | api_1c_set_1с_container_document | /api_1c/set_1с_container_document/{booking}/{container_number} | Path does not match |
| 38 | api_1c_set_request_status | /api_1c/set_request_status | Path does not match |
| 39 | api_anon_transfer_link_by_vin | /vehicle/guid/{_1c_guid}/transfer_link | Path does not match |
| 40 | api_anon_info_by_vin | /vehicle/vin/{vin}/info | Path does not match |
| 41 | api_anon_dock_receipt | /vehicle/{id}/dock_receipt/{code} | Path does not match |
| 42 | api_anon_images_download | /vehicle/images/download/{vin} | Path does not match |
| 43 | api_anon_note_html | /note/{id}/html | Path does not match |
| 44 | api_anon_info_by_number | /container/number/{container_number}/info | Path does not match |
| 45 | api_anon_info_by_booking | /container/booking/{booking_number}/info | Path does not match |
| 46 | api_anon_kurs_eur | /kurs/eur/ | Path does not match |
| 47 | user_token_vehicle_show | /api/v1/vehicle/getInfo/{vin} | Path does not match |
| 48 | api_data_sync_sections | /sync_sections | Path does not match |
| 49 | api_plugin_headers_show | /api_plugin/headers_sh | Path does not match |
| 50 | api_plugin_user_auth | /api_plugin/user_auth | Path does not match |
| 51 | api_plugin_get_copart_account | /api_plugin/get_copart_account | Path does not match |
| 52 | api_plugin_bid_clicked | /api_plugin/bid_clicked | Path does not match |
| 53 | api_plugin_assigment_finances_access | /api_plugin/get_assigment_finances_access | Path does not match |
| 54 | api_plugin_ping | /api_plugin/ping | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.