Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_home | / | Path does not match |
| 17 | api_admin_dashboard_statistics | /api/v1/admin/dashboard-statistics | Path does not match |
| 18 | app_show_dashboard | /admin/dashboard | Path does not match |
| 19 | app_change_user_password_action | /api/v1/users/change-user-password | Path does not match |
| 20 | api_user_edit | /api/v1/users/edit | Path does not match |
| 21 | api_user_invitation_proceed | /api/v1/users/invitations/{invitationToken}/proceed | Path does not match |
| 22 | app_forgot_password_action | /api/v1/users/forgot-password | Path does not match |
| 23 | app_login | /login | Path does not match |
| 24 | app_logout | /logout | Path does not match |
| 25 | app_forgot_password | /forgot-password | Path does not match |
| 26 | app_user_edit_modal | /user/edit | Path does not match |
| 27 | app_show_user_invitation_page | /invitation/{invitationToken} | Path does not match |
| 28 | app_show_restore_password_page | /restore-password/{restorePasswordToken} | Path does not match |
| 29 | api_integration_test | /api/v1/integrations/test | Path does not match |
| 30 | api_integration_settings_save | /api/v1/integrations/settings/save | Path does not match |
| 31 | api_integration_status | /api/v1/integrations/status | Path does not match |
| 32 | app_show_integration_settings_modal | /integration/settings | Path does not match |
| 33 | api_document_confirm | /api/v1/documents/confirm/{uuid} | Path does not match |
| 34 | api_document_create | /api/v1/documents | Path does not match |
| 35 | api_document_edit | /api/v1/documents/edit/{uuid} | Path does not match |
| 36 | api_document_execute | /api/v1/documents/execute/{uuid} | Path does not match |
| 37 | api_document_export_to_excel | /api/v1/documents/export-to-excel | Path does not match |
| 38 | api_document_redownload | /api/v1/documents/{uuid}/re-download | Path does not match |
| 39 | api_document_show | /api/v1/documents | Path does not match |
| 40 | api_document_withdraw | /api/v1/documents/withdraw/{uuid} | Path does not match |
| 41 | app_document_printout | /document/{uuid}/printout/{printout} | Path does not match |
| 42 | app_document_confirm | /document/confirm/{uuid} | Path does not match |
| 43 | app_document_edit | /document/edit/{uuid} | Path does not match |
| 44 | app_document_execute_modal_show | /document/execute/{uuid} | Path does not match |
| 45 | app_show_export_to_excel_modal | /document/export-to-excel | Path does not match |
| 46 | app_document_redownload | /document/redownload/{uuid} | Path does not match |
| 47 | api_document_withdraw_modal_show | /document/withdraw/{uuid}/{mode} | Path does not match |
| 48 | app_document_synchronize | /document/{uuid}/synchronize | Path does not match |
| 49 | app_show_document_list | /admin/documents | Path does not match |
| 50 | app_show_document_modal | /admin/documents/{uuid}/modal | Path does not match |
| 51 | api_create_category | /api/v1/products/categories/create | Path does not match |
| 52 | api_delete_category | /api/v1/products/categories/{id}/delete | Path does not match |
| 53 | api_edit_category | /api/v1/products/categories/{id}/edit | Path does not match |
| 54 | api_reorder_categories | /api/v1/products/categories/reorder | Path does not match |
| 55 | api_create_product_price | /api/v1/products/prices/create | Path does not match |
| 56 | api_edit_product_price_for_organization | /api/v1/products/prices/edit | Path does not match |
| 57 | api_export_product_price_template | /api/v1/products/prices/template | Path does not match |
| 58 | api_import_product_prices | /api/v1/products/prices/import | Path does not match |
| 59 | api_product_edit_internal_fields | /api/v1/products/{id}/edit/internal-fields | Path does not match |
| 60 | api_product_import_baselinker | /api/v1/products/import-baselinker | Path does not match |
| 61 | app_show_categories_list | /admin/products/categories | Path does not match |
| 62 | app_show_create_category_modal | /admin/products/categories/modal/create | Path does not match |
| 63 | app_show_delete_category_modal | /admin/products/categories/{id}/delete | Path does not match |
| 64 | app_show_edit_category_modal | /admin/products/categories/{id}/modal/edit | Path does not match |
| 65 | app_show_create_product_price_modal | /admin/products/prices/create | Path does not match |
| 66 | app_show_edit_product_price_for_organization_modal | /admin/products/prices/{id}/edit | Path does not match |
| 67 | app_show_export_product_price_template_modal | /admin/products/prices/template-modal | Path does not match |
| 68 | import_product_prices_modal | /admin/products/prices/{id}/import | Path does not match |
| 69 | app_show_products_prices_list | /admin/products/prices | Path does not match |
| 70 | app_show_edit_internal_information_modal | /admin/products/{id}/internal-information/edit | Path does not match |
| 71 | app_show_import_baselinker_modal | /admin/products/import-baselinker | Path does not match |
| 72 | app_show_product_admin_preview_offcanvas | /admin/products/{id}/preview | Path does not match |
| 73 | app_show_product_description_offcanvas | /admin/products/{id}/offcanvas-description | Path does not match |
| 74 | app_show_products_list | /admin/products | Path does not match |
| 75 | api_get_all_nfz_products | /api/v1/nfz-products | Path does not match |
| 76 | app_show_nfz_contract_products_list | /admin/nfz-contracts/{id}/products | Path does not match |
| 77 | api_nfz_contract_delete | /api/v1/nfz-contracts/{id}/delete | Path does not match |
| 78 | api_nfz_contract_import | /api/v1/nfz-contracts/import | Path does not match |
| 79 | api_nfz_contract_place_delete | /api/v1/nfz-contracts/places/{id}/delete | Path does not match |
| 80 | api_nfz_contract_place_create | /api/v1/nfz-contracts/{contractId}/places | Path does not match |
| 81 | api_nfz_contract_place_edit | /api/v1/nfz-contracts/places/{id} | Path does not match |
| 82 | api_nfz_contract_edit | /api/v1/nfz-contracts/{id} | Path does not match |
| 83 | api_nfz_contract_create | /api/v1/nfz-contracts | Path does not match |
| 84 | app_show_delete_nfz_contract_modal | /admin/nfz-contracts/{id}/delete | Path does not match |
| 85 | app_show_delete_nfz_contract_place_modal | /admin/nfz-contracts/places/{id}/delete | Path does not match |
| 86 | app_show_import_nfz_contract_modal | /admin/nfz-contracts/import | Path does not match |
| 87 | app_show_nfz_contract_modal | /admin/nfz-contracts/modal/{id} | Path does not match |
| 88 | app_show_nfz_contract_place_modal | /admin/nfz-contracts/{contractId}/places/modal/{id} | Path does not match |
| 89 | app_show_nfz_contract_places_list | /admin/nfz-contracts/{id}/places | Path does not match |
| 90 | app_show_nfz_contracts_list | /admin/nfz-contracts | Path does not match |
| 91 | api_create_new_parcel | /api/v1/create-new-parcel | Path does not match |
| 92 | app_simple_order_add_product_to_cart_action | /api/v1/orders/cart/add | Path does not match |
| 93 | app_simple_order_change_product_price_action | /api/v1/orders/cart/change-price | Path does not match |
| 94 | app_simple_order_change_quantity_action | /api/v1/orders/cart/change-quantity | Path does not match |
| 95 | app_confirm_simple_order_first_step_action | /api/v1/orders/confirm/first-step | Path does not match |
| 96 | app_confirm_simple_order_second_step_action | /api/v1/orders/confirm/second-step | Path does not match |
| 97 | app_simple_order_delete_product_from_cart_action | /api/v1/orders/cart/delete | Path does not match |
| 98 | app_add_product_to_cart_action | /api/v1/orders-with-refund/cart/add | Path does not match |
| 99 | app_change_amount_of_month_for_refund_action | /api/v1/orders-with-refund/amount-of-month/change | Path does not match |
| 100 | app_order_change_product_price_action | /api/v1/orders-with-refund/cart/change-price | Path does not match |
| 101 | app_order_change_quantity_action | /api/v1/orders-with-refund/cart/change-quantity | Path does not match |
| 102 | app_confirm_order_first_step_action | /api/v1/orders-with-refund/confirm/first-step | Path does not match |
| 103 | app_confirm_order_fourth_step_action | /api/v1/orders-with-refund/confirm/fourth-step | Path does not match |
| 104 | app_confirm_order_second_step_action | /api/v1/orders-with-refund/confirm/second-step | Path does not match |
| 105 | app_confirm_order_third_step_action | /api/v1/orders-with-refund/confirm/third-step | Path does not match |
| 106 | app_delete_product_from_cart_action | /api/v1/orders-with-refund/cart/delete | Path does not match |
| 107 | app_order_generate_xml_invoice_action | /api/v1/orders/generate-xml-invoice | Path does not match |
| 108 | app_simple_order_create_first_step_action | /order/create/step/1 | Path does not match |
| 109 | app_simple_order_create_second_step_action | /order/create/step/2 | Path does not match |
| 110 | app_simple_order_create_third_step_action | /order/create/step/3 | Path does not match |
| 111 | app_simple_order_render_products_cart_view | /admin/order/create/cart/render | Path does not match |
| 112 | app_order_create_fifth_step_action | /order-with-refund/create/step/5 | Path does not match |
| 113 | app_order_create_first_step_action | /order-with-refund/create/step/1 | Path does not match |
| 114 | app_order_create_fourth_step_action | /order-with-refund/create/step/4 | Path does not match |
| 115 | app_order_create_second_step_action | /order-with-refund/create/step/2 | Path does not match |
| 116 | app_order_create_third_step_action | /order-with-refund/create/step/3 | Path does not match |
| 117 | app_render_products_cart_view | /admin/order-with-refund/create/cart/render | Path does not match |
| 118 | app_order_generate_summary_modal_action | /admin/orders/{id}/summary | Path does not match |
| 119 | app_order_list_show | /admin/orders | Path does not match |
| 120 | app_show_track_order_modal | /admin/orders/{id}/track | Path does not match |
| 121 | api_organization_block | /api/v1/organizations/{id}/block | Path does not match |
| 122 | api_organization_create | /api/v1/organizations/create | Path does not match |
| 123 | api_organization_delete | /api/v1/organizations/{id}/delete | Path does not match |
| 124 | api_organization_edit | /api/v1/organizations/{id}/edit | Path does not match |
| 125 | api_organization_invite | /api/v1/organizations/invite | Path does not match |
| 126 | api_save_organization_setting | /api/v1/organizations/{id}/settings/{type} | Path does not match |
| 127 | api_organization_unblock | /api/v1/organizations/{id}/unblock | Path does not match |
| 128 | app_show_edit_organization_settings_modal | /admin/organizations/{id}/settings/{type}/edit | Path does not match |
| 129 | app_show_organization_settings_list | /admin/organizations/{id}/settings | Path does not match |
| 130 | app_show_block_organization_modal | /admin/organizations/{id}/block/modal | Path does not match |
| 131 | app_show_delete_organization_modal | /admin/organizations/{id}/delete-modal | Path does not match |
| 132 | app_show_edit_organization_modal | /admin/organizations/{id}/edit | Path does not match |
| 133 | app_show_invite_organization_modal | /admin/organizations/invite | Path does not match |
| 134 | app_show_create_organization_modal | /admin/organizations/create | Path does not match |
| 135 | app_show_organizations_list | /admin/organizations | Path does not match |
| 136 | app_show_unblock_organization_modal | /admin/organizations/{id}/unblock/modal | Path does not match |
| 137 | api_pharmacy_create | /api/v1/pharmacies/create | Path does not match |
| 138 | api_pharmacy_dashboard_statistics | /api/v1/pharmacies/dashboard-statistics | Path does not match |
| 139 | api_pharmacy_delete | /api/v1/pharmacies/{id}/delete | Path does not match |
| 140 | api_pharmacy_edit | /api/v1/pharmacies/{id}/edit | Path does not match |
| 141 | api_pharmacy_edit_buy_limit | /api/v1/pharmacies/{id}/edit-buy-limit | Path does not match |
| 142 | api_pharmacy_worker_delete | /api/v1/pharmacies/{id}/workers/delete | Path does not match |
| 143 | api_pharmacy_worker_edit | /api/v1/pharmacies/{id}/workers/edit | Path does not match |
| 144 | api_pharmacy_worker_invite | /api/v1/pharmacies/{id}/invite | Path does not match |
| 145 | api_pharmacy_regenerate_token | /api/v1/pharmacies/{id}/token/regenerate | Path does not match |
| 146 | api_pharmacy_statistics | /api/v1/pharmacies/{id}/statistics | Path does not match |
| 147 | pharmacy_statistics_render_orders_table | /admin/pharmacies/{id}/orders-table/render/ | Path does not match |
| 148 | app_delete_pharmacy_employee | /admin/pharmacies/{user}/delete | Path does not match |
| 149 | app_show_delete_pharmacy_modal | /admin/pharmacies/{id}/delete-modal | Path does not match |
| 150 | app_edit_pharmacy_employee_information | /admin/pharmacies/{user}/edit-employee | Path does not match |
| 151 | app_show_edit_pharmacy_modal | /admin/pharmacies/{id}/edit-modal | Path does not match |
| 152 | app_show_invite_pharmacy_modal | /admin/pharmacies/{id}/invite | Path does not match |
| 153 | app_show_create_pharmacy_modal | /admin/pharmacies/create | Path does not match |
| 154 | app_show_pharmacies_list | /admin/organizations/{id}/pharmacies | Path does not match |
| 155 | app_show_pharmacy_buy_limit_modal | /admin/pharmacies/{pharmacy}/buy-limit/edit | Path does not match |
| 156 | app_show_pharmacy_information | /admin/pharmacies/{id}/information | Path does not match |
| 157 | app_show_regenerate_pharmacy_token_modal | /admin/pharmacies/{id}/token/regenerate | Path does not match |
| 158 | api_create_conversation_action | /api/v1/conversations/create | Path does not match |
| 159 | api_get_conversation_messages_action | /api/v1/conversations/messages | Path does not match |
| 160 | api_get_conversations_list_action | /api/v1/conversations | Path does not match |
| 161 | api_get_messages_action | /api/v1/messages | Path does not match |
| 162 | api_send_message_action | /api/v1/messaging/send-message | Path does not match |
| 163 | app_change_conversation_status_action | /admin/conversations/{id}/status | Path does not match |
| 164 | app_show_conversation_list_action | /admin/conversations | Path does not match |
| 165 | app_show_create_conversation_action | /admin/conversations/new | Path does not match |
| 166 | app_show_message_attachment | /admin/conversations/attachment/{uuid} | Path does not match |
| 167 | app_show_send_message_action | /admin/conversations/send | Path does not match |
| 168 | confirm_verification_code | /api/v1/sms-messaging/confirm | Path does not match |
| 169 | reset_phone_verification | /api/v1/sms-messaging/reset-verification | Path does not match |
| 170 | send_regenerated_verification_code | /api/v1/send-regenerated-verification-code | Path does not match |
| 171 | send_verification_code | /api/v1/send-verification-code | 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.