Routing
app_show_nfz_contract_products_list
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "1" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/admin/nfz-contracts/1/products
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.