Routing
api_catalog_item_list_public
Matched route
Route Parameters
| Name | Value |
|---|---|
| _error_message | "error.entity.get.list" |
| action | "list-public" |
| entityName | "catalog-item" |
Route Matching Logs
Path to match:
/api/catalog-item/list-public
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | api_analytics_list | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (analytics) |
| 18 | api_analytics_list_by_hash | /api/{partition}/{action}/{hash} | Path does not match |
| 19 | api_analytics_export | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (analytics) |
| 20 | api_analytics_get_filter | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (analytics) |
| 21 | api_analytics_generate_hash | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (analytics) |
| 22 | api_analytics_destination_list | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (analytics) |
| 23 | analytics_list_by_hash | /{partition}/{hash} | Path does not match |
| 24 | api_appeal_status_change | /api/{entityName}/{action}/{id} | Path does not match |
| 25 | api_appeal_create | /api/{entityName}/{action} | Path almost matches, but Requirement for "entityName" does not match (appeal) |
| 26 | api_calculation_copy | /api/calculation/copy | Path does not match |
| 27 | api_calculation_get_parameters | /api/calculation/get-parameters/{uid} | Path does not match |
| 28 | api_calculation_get_items | /api/calculation/get-items | Path does not match |
| 29 | api_calculator_init | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (calculator) |
| 30 | api_calculator_process_parameter | /api/{partition}/{action}/{subject} | Path does not match |
| 31 | api_calculator_process_price | /api/{partition}/{action}/{subject} | Path does not match |
| 32 | api_calculator_process_files | /api/{partition}/{action}/{subject} | Path does not match |
| 33 | api_calculator_process_production_time | /api/{partition}/{action}/{subject} | Path does not match |
| 34 | api_calculator_process_notification | /api/{partition}/{action}/{subject} | Path does not match |
| 35 | api_calculator_validate | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (calculator) |
| 36 | api_calculator_view | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (calculator) |
| 37 | api_calculator_add_item | /api/{partition}/item/{action} | Path does not match |
| 38 | api_calculator_delete_item | /api/{partition}/item/{action} | Path does not match |
| 39 | api_calculator_copy_item | /api/{partition}/item/{action} | Path does not match |
| 40 | api_calculator_clear_item | /api/{partition}/item/{action} | Path does not match |
| 41 | api_calendar_change_event_user_status | /api/{partition}/{action}/{id} | Path does not match |
| 42 | api_calendar_remove_event_form_calendar | /api/{partition}/{action}/{id} | Path does not match |
| 43 | api_calendar_chain-list | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (calendar) |
| 44 | api_call_additional_fields_list | /api/{entityName}/{action} | Path almost matches, but Requirement for "entityName" does not match (call) |
| 45 | api_call_record | /api/{entityName}/{action}/{id} | Path does not match |
| 46 | api_cart_get | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (cart) |
| 47 | api_cart_quantity | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (cart) |
| 48 | api_cart_clear | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (cart) |
| 49 | api_cart_add_purchase | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (cart) |
| 50 | api_cart_edit_purchase | /api/{partition}/{action}/{id} | Path does not match |
| 51 | api_cart_remove_purchase | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (cart) |
| 52 | api_cart_place_an_order | /api/{partition}/{action} | Path almost matches, but Requirement for "partition" does not match (cart) |
| 53 | api_catalog_item_allowed_warehouse_items | /api/{entityName}/{action} | Path almost matches, but Requirement for "action" does not match (allowed-warehouse-items) |
| 54 | api_catalog_item_cart | /api/{entityName}/{action} | Path almost matches, but Requirement for "action" does not match (cart) |
| 55 | api_catalog_item_editable_parameters | /api/{entityName}/{action} | Path almost matches, but Requirement for "action" does not match (editable-parameters) |
| 56 | api_catalog_item_list_for_conditions | /api/{entityName}/{action} | Path almost matches, but Requirement for "action" does not match (list-for-conditions) |
| 57 | api_catalog_item_list_public | /api/{entityName}/{action} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.