Routing
(none)
Matched route
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _twig_error_test | /_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 | get_actions_list | /actions.{_format} | Path does not match |
| 14 | count_actions | /actions/total.{_format} | Path does not match |
| 15 | send_authentication_code | /auth/code/send.{_format} | Path does not match |
| 16 | check_authentication_code | /auth/code/check.{_format} | Path does not match |
| 17 | create_changes_request | /changes-requests.{_format} | Path does not match |
| 18 | save_changes_request | /changes-requests/{id}/save.{_format} | Path does not match |
| 19 | cancel_changes_request | /changes-requests/{id}/cancel.{_format} | Path does not match |
| 20 | get_changes_request | /changes-requests/{id}.{_format} | Path does not match |
| 21 | get_changes_requests | /changes-requests.{_format} | Path does not match |
| 22 | count_changes_requests | /changes-requests/total.{_format} | Path does not match |
| 23 | create_chat | /chats.{_format} | Path does not match |
| 24 | get_chat | /chats/{id}.{_format} | Path does not match |
| 25 | get_personal_chat | /chats/personal.{_format} | Path does not match |
| 26 | get_chats | /chats.{_format} | Path does not match |
| 27 | count_chats | /chats/total.{_format} | Path does not match |
| 28 | upload_message_file | /messages/files.{_format} | Path does not match |
| 29 | get_message_file | /messages/files/{id}.{_format} | Path does not match |
| 30 | download_message_file | /messages/files/{id}/download.{_format} | Path does not match |
| 31 | delete_message_file | /messages/files/{id}.{_format} | Path does not match |
| 32 | add_chat_message | /chats/{chatId}/messages.{_format} | Path does not match |
| 33 | get_message | /chats/{chatId}/messages/{messageId}.{_format} | Path does not match |
| 34 | get_chat_messages | /chats/{chatId}/messages.{_format} | Path does not match |
| 35 | count_chat_messages | /chats/{chatId}/messages/total.{_format} | Path does not match |
| 36 | get_aircraft_preferences | /aircraft-preferences.{_format} | Path does not match |
| 37 | get_warranty_claim_categories | /warranty-claim-categories.{_format} | Path does not match |
| 38 | get_warranty_departments | /warranty-departments.{_format} | Path does not match |
| 39 | get_warranty_locations | /warranty-locations.{_format} | Path does not match |
| 40 | get_warranty_sub_departments | /warranty-sub-departments.{_format} | Path does not match |
| 41 | get_warranty_types_of_claim | /warranty-types-of-claim.{_format} | Path does not match |
| 42 | create_contract | /contracts.{_format} | Path does not match |
| 43 | get_contract | /contracts/{id}.{_format} | Path does not match |
| 44 | get_contracts | /contracts.{_format} | Path does not match |
| 45 | count_contracts | /contracts/total.{_format} | Path does not match |
| 46 | upload_camp_work_order | /camp-work-orders.{_format} | Path does not match |
| 47 | get_camp_work_order | /camp-work-orders/{id}.{_format} | Path does not match |
| 48 | upload_form_action_log_file | /form-log-files.{_format} | Path does not match |
| 49 | get_form_action_log_file | /form-log-files/{id}.{_format} | Path does not match |
| 50 | upload_form_action_log_report_file | /form-log-report-files.{_format} | Path does not match |
| 51 | get_form_action_log_report_file | /form-log-report-files/{id}.{_format} | Path does not match |
| 52 | upload_warranty_file | /warranty-files.{_format} | Path does not match |
| 53 | get_warranty_file | /warranty-files/{id}.{_format} | Path does not match |
| 54 | update_warranty_form | /warranty-forms/{id}.{_format} | Path does not match |
| 55 | submit_form | /forms/{type}/{id}/submit.{_format} | Path does not match |
| 56 | accept_form | /forms/{type}/{id}/accept.{_format} | Path does not match |
| 57 | decline_form | /forms/{type}/{id}/decline.{_format} | Path does not match |
| 58 | finalize_form | /forms/{type}/{id}/finalize.{_format} | Path does not match |
| 59 | get_form | /forms/{type}/{id}.{_format} | Path does not match |
| 60 | get_user_notifications | /notifications.{_format} | Path does not match |
| 61 | count_user_notifications | /notifications/total.{_format} | Path does not match |
| 62 | mark_notification_as_read | /notifications/{id}/read.{_format} | Path does not match |
| 63 | mark_all_notification_as_read | /notifications/read.{_format} | Path does not match |
| 64 | delete_notification | /notifications/{id}.{_format} | Path does not match |
| 65 | clear_all_notification | /notifications/clear.{_format} | Path does not match |
| 66 | get_services | /services.{_format} | Path does not match |
| 67 | save_plane_in_draft | /planes/draft.{_format} | Path does not match |
| 68 | send_plane_to_moderation | /planes/moderation.{_format} | Path does not match |
| 69 | update_plane | /planes/{id}.{_format} | Path does not match |
| 70 | get_plane | /planes/{id}.{_format} | Path does not match |
| 71 | delete_plane | /planes/{id}.{_format} | Path does not match |
| 72 | get_planes | /planes.{_format} | Path does not match |
| 73 | count_planes | /planes/total.{_format} | Path does not match |
| 74 | get_plane_details | /planes/{tail}/details.{_format} | Path does not match |
| 75 | approve_asset | /assets/{id}/approve.{_format} | Path does not match |
| 76 | hold_asset | /assets/{id}/hold.{_format} | Path does not match |
| 77 | get_assets | /assets.{_format} | Path does not match |
| 78 | count_assets | /assets/total.{_format} | Path does not match |
| 79 | upload_asset_document | /asset-documents.{_format} | Path does not match |
| 80 | get_asset_document | /asset-documents/{id}.{_format} | Path does not match |
| 81 | download_asset_document | /asset-documents/{id}/download.{_format} | Path does not match |
| 82 | delete_asset_document | /asset-documents/{id}.{_format} | Path does not match |
| 83 | get_asset_document_types | /asset-document-types.{_format} | Path does not match |
| 84 | get_asset_owner_details | /asset-owners/{id}/details.{_format} | Path does not match |
| 85 | get_yacht_builders | /yacht-builders.{_format} | Path does not match |
| 86 | get_yacht_classification_societies | /yacht-classification-societies.{_format} | Path does not match |
| 87 | get_yacht_flag_states | /yacht-flag-states.{_format} | Path does not match |
| 88 | get_yacht_main_engine_manufacturers | /yacht-main-engine-manufactures.{_format} | Path does not match |
| 89 | get_yacht_main_generators_manufacturers | /yacht-main-generators-manufactures.{_format} | Path does not match |
| 90 | get_yacht_hull_materials | /yacht-hull-materials.{_format} | Path does not match |
| 91 | get_yacht_navigation_limits | /yacht-navigation-limits.{_format} | Path does not match |
| 92 | get_yacht_registration_ports | /yacht-registration-ports.{_format} | Path does not match |
| 93 | get_yacht_hull_types | /yacht-hull-types.{_format} | Path does not match |
| 94 | get_yacht_registration_types | /yacht-registration-types.{_format} | Path does not match |
| 95 | get_yacht_vessel_types | /yacht-vessel-types.{_format} | Path does not match |
| 96 | add_listing_to_favourites | /favourite-listings.{_format} | Path does not match |
| 97 | is_listing_favourite | /listings/{id}/is-favourite.{_format} | Path does not match |
| 98 | remove_listing_from_favourites | /favourite-listings/{id}.{_format} | Path does not match |
| 99 | save_listing_in_draft | /listings/draft.{_format} | Path does not match |
| 100 | send_listing_to_moderation | /listings/moderation.{_format} | Path does not match |
| 101 | approve_listing | /listings/{id}/approve.{_format} | Path does not match |
| 102 | hold_listing | /listings/{id}/hold.{_format} | Path does not match |
| 103 | update_listing | /listings/{id}.{_format} | Path does not match |
| 104 | get_listing | /listings/{id}.{_format} | Path does not match |
| 105 | delete_listing | /listings/{id}.{_format} | Path does not match |
| 106 | get_listings | /listings.{_format} | Path does not match |
| 107 | count_listings | /listings/total.{_format} | Path does not match |
| 108 | upload_listing_photo | /listing-photos.{_format} | Path does not match |
| 109 | get_listing_photo | /listing-photos/{id}.{_format} | Path does not match |
| 110 | delete_listing_photo | /listing-photos/{id}.{_format} | Path does not match |
| 111 | save_yacht_in_draft | /yachts/draft.{_format} | Path does not match |
| 112 | send_yacht_to_moderation | /yachts/moderation.{_format} | Path does not match |
| 113 | update_yacht | /yachts/{id}.{_format} | Path does not match |
| 114 | get_yacht | /yachts/{id}.{_format} | Path does not match |
| 115 | delete_yacht | /yachts/{id}.{_format} | Path does not match |
| 116 | get_yachts | /yachts.{_format} | Path does not match |
| 117 | count_yachts | /yachts/total.{_format} | Path does not match |
| 118 | create_circle_member | /circle-members.{_format} | Path does not match |
| 119 | update_circle_member | /circle-members/{id}.{_format} | Path does not match |
| 120 | get_circle_member | /circle-members/{id}.{_format} | Path does not match |
| 121 | delete_circle_member | /circle-members/{id}.{_format} | Path does not match |
| 122 | get_circle_members | /circle-members.{_format} | Path does not match |
| 123 | count_circle_members | /circle-members/total.{_format} | Path does not match |
| 124 | create_partner | /partners.{_format} | Path does not match |
| 125 | update_partner | /partners/{id}.{_format} | Path does not match |
| 126 | get_partner | /partners/{id}.{_format} | Path does not match |
| 127 | delete_partner | /partners/{id}.{_format} | Path does not match |
| 128 | get_partners | /partners.{_format} | Path does not match |
| 129 | count_partners | /partners/total.{_format} | Path does not match |
| 130 | upload_profile_photo | /profile-photos.{_format} | Path does not match |
| 131 | get_profile_photo | /profile-photos/{id}.{_format} | Path does not match |
| 132 | create_user | /users.{_format} | Path does not match |
| 133 | update_user | /users/{id}.{_format} | Path does not match |
| 134 | create_circle_member_administrator | /circle-member-administrators.{_format} | Path does not match |
| 135 | update_circle_member_administrator | /circle-member-administrators/{id}.{_format} | Path does not match |
| 136 | get_user | /users/{id}.{_format} | Path does not match |
| 137 | delete_user | /users/{id}.{_format} | Path does not match |
| 138 | get_users | /users.{_format} | Path does not match |
| 139 | count_users | /users/total.{_format} | Path does not match |
| 140 | send_request_for_reset_password | /users/reset/send.{_format} | Path does not match |
| 141 | reset_user_password | /users/reset.{_format} | Path does not match |
| 142 | swagger | /doc.json | Path does not match |
| 143 | swagger_ui | /doc | Path does not match |
| 144 | auth_login | /login | 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.