Routing
api_clientparticulier
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/clientparticulier
| # | 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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | api_login_check | /api/login_check | Path does not match |
| 16 | api_administrateurs | /api/administrateurs | Path does not match |
| 17 | api_administrateur | /api/administrateur/{id} | Path does not match |
| 18 | api_editadministrateur | /api/administrateur/{id} | Path does not match |
| 19 | api_administrateurdelete | /api/administrateurdelete/{id} | Path does not match |
| 20 | api_agentchinelist | /api/agentchine | Path does not match |
| 21 | api_agentchine | /api/agentchine/{id} | Path does not match |
| 22 | api_editagentchine | /api/agentchine/{id} | Path does not match |
| 23 | api_agentchinedelete | /api/agentchinedelete/{id} | Path does not match |
| 24 | api_agentmadalist | /api/agentmadalist | Path does not match |
| 25 | api_agentmada | /api/agentmada/{id} | Path does not match |
| 26 | api_editagentmada | /api/editagentmada/{id} | Path does not match |
| 27 | api_agentmadadelete | /api/agentmadadelete/{id} | Path does not match |
| 28 | api_get_all_clients_files | /api/agentmada/files/all-clients | Path does not match |
| 29 | daily_checkup | /daily-checkup | Path does not match |
| 30 | test_checkup | /test-checkup/{shiporder} | Path does not match |
| 31 | api_user_avatar_upload | /api/user/{id}/avatar | Path does not match |
| 32 | api_avoirlist | /api/avoirlist | Path does not match |
| 33 | api_avoirs_by_facture | /api/factures/{id}/avoirs | Path does not match |
| 34 | api_banque | /api/banque | Path does not match |
| 35 | api_book_shipments | /api/bookship | Path does not match |
| 36 | api_bookings_by_user | /api/bookings/{idUser} | Path does not match |
| 37 | api_bookings_to_ship | /api/bookinglists/{userId} | Path does not match |
| 38 | api_bookingmanifeste | /api/bookingmanifeste | Path does not match |
| 39 | api_containerize_shipments | /api/containerize | Path does not match |
| 40 | api_assign_flight_to_shipments | /api/assignFlight | Path does not match |
| 41 | api_bookinglistsall | /api/bookinglistsall | Path does not match |
| 42 | api_patch_booking_details | /api/bookingdetails | Path does not match |
| 43 | api_all_bookings | /api/bookingsall | Path does not match |
| 44 | api_api_transport_add_date | /api/transport/{idTransport}/date | Path does not match |
| 45 | api_api_booking_details_finalize | /api/dimensions/finalize | Path does not match |
| 46 | api_api_all_expeditions_details | /api/bookingsavailable | Path does not match |
| 47 | api_patch_booking_details_finals | /api/bookingdetails/finals | Path does not match |
| 48 | api_updatetaux | /api/facturation/{id}/updateTaux | Path does not match |
| 49 | api_set_dimcheck_yes | /api/bookingdetails/set-dimcheck-yes | Path does not match |
| 50 | api_validate_booking_details | /api/bookingdetails/validate | Path does not match |
| 51 | api_deliver_booking_details | /api/bookingdetails/deliver | Path does not match |
| 52 | api_carriers | /api/carriers | Path does not match |
| 53 | api_addcarrier | /api/addcarrier | Path does not match |
| 54 | api_addcarriers_batch | /api/carriers | Path does not match |
| 55 | api_carrier | /api/carrier/{id} | Path does not match |
| 56 | api_editcarrier | /api/carrier/{id} | Path does not match |
| 57 | api_carrierdelete | /api/carrierdelete/{id} | Path does not match |
| 58 | cartefidelite | /api/cartefidelite/{id} | Path does not match |
| 59 | api_categories | /api/categories | Path does not match |
| 60 | api_addcategory | /api/addcategory | Path does not match |
| 61 | api_category | /api/category/{id} | Path does not match |
| 62 | api_editcategory | /api/category/{id} | Path does not match |
| 63 | api_categorydelete | /api/categorydelete/{id} | Path does not match |
| 64 | api_cbmMins | /api/cbmMins | Path does not match |
| 65 | api_addcbmMin | /api/addcbmMin | Path does not match |
| 66 | api_cbmMin | /api/cbmMin/{id} | Path does not match |
| 67 | api_editcbmMin | /api/cbmMin/{id} | Path does not match |
| 68 | api_cbmMindelete | /api/cbmMindelete/{id} | Path does not match |
| 69 | api_verificationcode | /api/verificationcode | Path does not match |
| 70 | api_clientparticulier | /api/clientparticulier | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.