Routing
api_get_messages_action
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/v1/messages
| # | 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 | app_home | / | Path does not match |
| 16 | app_show_dashboard | /admin/dashboard | Path does not match |
| 17 | app_change_user_password_action | /api/v1/user/change-user-password | Path does not match |
| 18 | api_user_edit | /api/v1/user/edit | Path does not match |
| 19 | api_user_invitation_proceed | /api/v1/user/invitation/{user}/proceed | Path does not match |
| 20 | app_forgot_password_action | /api/v1/user/forgot-password | Path does not match |
| 21 | app_login | /login | Path does not match |
| 22 | app_logout | /logout | Path does not match |
| 23 | app_forgot_password | /forgot-password | Path does not match |
| 24 | app_user_edit_modal | /user/edit | Path does not match |
| 25 | app_show_user_invitation_page | /invitation/{invitationToken} | Path does not match |
| 26 | app_show_restore_password_page | /restore-password/{restorePasswordToken} | Path does not match |
| 27 | api_integration_create | /api/v1/integration | Path does not match |
| 28 | api_integration_delete | /api/v1/integration/{id}/delete | Path does not match |
| 29 | api_integration_edit | /api/v1/integration/{id}/edit | Path does not match |
| 30 | app_show_delete_integration_modal | /admin/integrations/{id}/delete | Path does not match |
| 31 | app_show_edit_integration_modal | /admin/integration/{id}/edit | Path does not match |
| 32 | app_show_integrations_list | /admin/integrations | Path does not match |
| 33 | app_show_new_integration_modal | /admin/integrations/new | Path does not match |
| 34 | app_update_form_integration_modal | /admin/integrations/update-form | Path does not match |
| 35 | api_document_confirm | /api/v1/document/confirm/{uuid} | Path does not match |
| 36 | api_document_create | /api/v1/document | Path does not match |
| 37 | api_document_download | /api/v1/document/download | Path does not match |
| 38 | api_add_product_to_download_document_action | /api/v1/document/download/add-product | Path does not match |
| 39 | api_document_download_approve_additional_info | /api/v1/document/download/approve-additional-info | Path does not match |
| 40 | api_document_download_approve_client_data | /api/v1/document/download/approve-client-data | Path does not match |
| 41 | api_delete_product_from_download_document_action | /api/v1/document/download/delete-product | Path does not match |
| 42 | api_document_download_duplicated | /api/v1/document/download-duplicated/{uuid} | Path does not match |
| 43 | api_document_edit | /api/v1/document/edit/{uuid} | Path does not match |
| 44 | api_document_execute | /api/v1/document/execute/{uuid} | Path does not match |
| 45 | api_document_export_to_excel | /api/v1/document/export-to-excel | Path does not match |
| 46 | api_document_get_document_order_first_part | /api/v1/document/order/{uuid}/first-part | Path does not match |
| 47 | api_document_get_document_order_second_part | /api/v1/document/order/{uuid}/second-part | Path does not match |
| 48 | api_document_get_document_order_third_fourth_parts | /api/v1/document/order/{document}/third-fourth-parts | Path does not match |
| 49 | api_document_redownload | /api/v1/document/{uuid}/re-download | Path does not match |
| 50 | api_document_show | /api/v1/document | Path does not match |
| 51 | api_document_withdraw | /api/v1/document/withdraw/{uuid} | Path does not match |
| 52 | app_document_data_filter | /document/data-filter | Path does not match |
| 53 | app_render_products_download_document_action | /document/download/render-products | Path does not match |
| 54 | app_document_confirm | /document/confirm/{uuid} | Path does not match |
| 55 | app_document_show_download_duplicated_modal | /document/{uuid}/duplicate | Path does not match |
| 56 | app_document_download | /document/download | Path does not match |
| 57 | app_document_edit | /document/edit/{uuid} | Path does not match |
| 58 | app_document_execute_modal_show | /document/execute/{uuid} | Path does not match |
| 59 | app_show_export_to_excel_modal | /document/export-to-excel | Path does not match |
| 60 | app_document_show_generate_sell_report | /document/generate-sell-report | Path does not match |
| 61 | app_document_redownload | /document/redownload/{uuid} | Path does not match |
| 62 | api_document_withdraw_modal_show | /document/withdraw/{uuid} | Path does not match |
| 63 | app_show_document_list | /admin/documents | Path does not match |
| 64 | app_show_document_modal | /admin/documents/{uuid}/modal | Path does not match |
| 65 | api_create_category | /api/v1/products/category/create | Path does not match |
| 66 | api_delete_category | /api/v1/products/category/{id}/delete | Path does not match |
| 67 | api_edit_category | /api/v1/products/category/{id}/edit | Path does not match |
| 68 | api_edit_product_price_for_organization | /api/v1/products/prices/edit | Path does not match |
| 69 | api_import_product_prices | /api/v1/products/prices/import | Path does not match |
| 70 | api_product_edit_internal_fields | /api/v1/product/{id}/edit/internal-fields | Path does not match |
| 71 | api_product_import_baselinker | /api/v1/product/import-baselinker | Path does not match |
| 72 | app_show_categories_list | /admin/products/categories | Path does not match |
| 73 | app_show_create_category_modal | /admin/products/categories/modal/create | Path does not match |
| 74 | app_show_delete_category_modal | /admin/products/categories/{id}/delete | Path does not match |
| 75 | app_show_edit_category_modal | /admin/products/categories/{id}/modal/edit | Path does not match |
| 76 | app_show_products_prices_list | /admin/products/prices | Path does not match |
| 77 | app_show_edit_product_price_for_organization_modal | /admin/products/prices/{id}/edit | Path does not match |
| 78 | import_product_prices_modal | /admin/products/prices/{id}/import | Path does not match |
| 79 | app_show_edit_internal_information_modal | /admin/products/{id}/internal-information/edit | Path does not match |
| 80 | app_show_import_baselinker_modal | /admin/products/import-baselinker | Path does not match |
| 81 | app_show_baselinker_description_product_modal | /admin/products/{id}/description | Path does not match |
| 82 | app_show_products_list | /admin/products | Path does not match |
| 83 | api_nfz_product_create | /api/v1/nfz-product | Path does not match |
| 84 | api_nfz_product_delete | /api/v1/nfz-product/{id}/delete | Path does not match |
| 85 | api_nfz_product_edit | /api/v1/nfz-product/{id}/edit | Path does not match |
| 86 | api_nfz_product_import_for_organization | /api/v1/nfz-product/import/for-organization | Path does not match |
| 87 | api_nfz_product_import_for_province | /api/v1/nfz-product/import/for-province | Path does not match |
| 88 | app_show_delete_nfz_product_modal | /admin/nfz-products/{id}/delete | Path does not match |
| 89 | app_show_edit_nfz_product_modal | /admin/nfz-products/{id}/edit | Path does not match |
| 90 | app_show_import_nfz_products_for_organization_modal | /admin/nfz-products/organization/import | Path does not match |
| 91 | app_show_import_nfz_products_modal | /admin/nfz-products/import | Path does not match |
| 92 | app_show_new_nfz_product_modal | /admin/nfz-products/new | Path does not match |
| 93 | app_show_nfz_products_list | /admin/nfz-products | Path does not match |
| 94 | api_create_new_parcel | /api/v1/create-new-parcel | Path does not match |
| 95 | app_simple_order_add_product_to_cart_action | /api/v1/order/cart/add | Path does not match |
| 96 | app_simple_order_change_product_price_action | /api/v1/order/cart/change-price | Path does not match |
| 97 | app_simple_order_change_quantity_action | /api/v1/order/cart/change-quantity | Path does not match |
| 98 | app_confirm_simple_order_first_step_action | /api/v1/order/confirm/first-step | Path does not match |
| 99 | app_confirm_simple_order_second_step_action | /api/v1/order/confirm/second-step | Path does not match |
| 100 | app_simple_order_delete_product_from_cart_action | /api/v1/order/cart/delete | Path does not match |
| 101 | app_add_product_to_cart_action | /api/v1/order-with-refund/cart/add | Path does not match |
| 102 | app_change_amount_of_month_for_refund_action | /api/v1/order-with-refund/amount-of-month/change | Path does not match |
| 103 | app_order_change_product_price_action | /api/v1/order-with-refund/cart/change-price | Path does not match |
| 104 | app_order_change_quantity_action | /api/v1/order-with-refund/cart/change-quantity | Path does not match |
| 105 | app_confirm_order_first_step_action | /api/v1/order-with-refund/confirm/first-step | Path does not match |
| 106 | app_confirm_order_fourth_step_action | /api/v1/order-with-refund/confirm/fourth-step | Path does not match |
| 107 | app_confirm_order_second_step_action | /api/v1/order-with-refund/confirm/second-step | Path does not match |
| 108 | app_confirm_order_third_step_action | /api/v1/order-with-refund/confirm/third-step | Path does not match |
| 109 | app_delete_product_from_cart_action | /api/v1/order-with-refund/cart/delete | Path does not match |
| 110 | app_order_generate_xml_invoice_action | /api/v1/order/generate-xml-invoice | Path does not match |
| 111 | app_simple_order_create_first_step_action | /order/create/step/1 | Path does not match |
| 112 | app_simple_order_create_second_step_action | /order/create/step/2 | Path does not match |
| 113 | app_simple_order_create_third_step_action | /order/create/step/3 | Path does not match |
| 114 | app_simple_order_render_products_cart_view | /admin/order/create/cart/render | Path does not match |
| 115 | app_order_create_fifth_step_action | /order-with-refund/create/step/5 | Path does not match |
| 116 | app_order_create_first_step_action | /order-with-refund/create/step/1 | Path does not match |
| 117 | app_order_create_fourth_step_action | /order-with-refund/create/step/4 | Path does not match |
| 118 | app_order_create_second_step_action | /order-with-refund/create/step/2 | Path does not match |
| 119 | app_order_create_third_step_action | /order-with-refund/create/step/3 | Path does not match |
| 120 | app_render_products_cart_view | /admin/order-with-refund/create/cart/render | Path does not match |
| 121 | app_order_generate_summary_modal_action | /admin/orders/{id}/summary | Path does not match |
| 122 | app_order_list_show | /admin/orders | Path does not match |
| 123 | app_show_track_order_modal | /admin/orders/{id}/track | Path does not match |
| 124 | api_organization_block | /api/v1/organization/{id}/block | Path does not match |
| 125 | api_organization_create | /api/v1/organization/create | Path does not match |
| 126 | api_organization_edit | /api/v1/organization/{id}/edit | Path does not match |
| 127 | api_organization_invite | /api/v1/organization/invite | Path does not match |
| 128 | api_create_organization_settings_action | /api/v1/organization/setting/create | Path does not match |
| 129 | api_edit_organization_settings_action | /api/v1/organization/setting/{id}/edit | Path does not match |
| 130 | api_organization_unblock | /api/v1/organization/{id}/unblock | Path does not match |
| 131 | app_show_edit_organization_settings_modal | /admin/organization/settings/{id}/edit | Path does not match |
| 132 | app_show_create_organization_setting_modal | /admin/organization/settings/new | Path does not match |
| 133 | app_show_organization_settings_list | /admin/organization/settings | Path does not match |
| 134 | app_show_edit_organization_modal | /admin/organizations/{id}/edit | Path does not match |
| 135 | app_show_invite_organization_modal | /admin/organizations/invite | Path does not match |
| 136 | app_show_create_organization_modal | /admin/organizations/create | Path does not match |
| 137 | app_show_organizations_list | /admin/organizations | Path does not match |
| 138 | api_pharmacy_create | /api/v1/pharmacy/create | Path does not match |
| 139 | api_pharmacy_edit | /api/v1/pharmacy/{id}/edit | Path does not match |
| 140 | api_pharmacy_edit_buy_limit | /api/v1/pharmacy/{id}/edit-buy-limit | Path does not match |
| 141 | api_pharmacy_worker_delete | /api/v1/pharmacy/{id}/worker/delete | Path does not match |
| 142 | api_pharmacy_worker_edit | /api/v1/pharmacy/{id}/worker/edit | Path does not match |
| 143 | api_pharmacy_worker_invite | /api/v1/pharmacy/{id}/invite | Path does not match |
| 144 | api_pharmacy_statistics | /api/v1/pharmacy/{id}/statistics | Path does not match |
| 145 | pharmacy_statistics_render_orders_table | /admin/pharmacies/{id}/orders-table/render/ | Path does not match |
| 146 | app_delete_pharmacy_employee | /admin/pharmacies/{user}/delete | Path does not match |
| 147 | app_edit_pharmacy_employee_information | /admin/pharmacies/{user}/edit-employee | Path does not match |
| 148 | app_show_invite_pharmacy_modal | /admin/pharmacies/{id}/invite | Path does not match |
| 149 | app_show_create_pharmacy_modal | /admin/pharmacies/create | Path does not match |
| 150 | app_show_pharmacies_list | /admin/pharmacies/{id} | Path does not match |
| 151 | app_show_pharmacy_buy_limit_modal | /admin/pharmacies/{pharmacy}/buy-limit/edit | Path does not match |
| 152 | app_show_pharmacy_information | /admin/pharmacies/{id}/information | Path does not match |
| 153 | app_show_regenerate_pharmacy_token_modal | /admin/pharmacies/{id}/token/regenerate | Path does not match |
| 154 | api_get_conversation_messages_action | /api/v1/conversation/messages | Path does not match |
| 155 | api_get_conversations_list_action | /api/v1/conversations | Path does not match |
| 156 | api_get_messages_action | /api/v1/messages | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.