Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | admin_index | /admin/ | Path does not match |
| 13 | admin_get_product_select2 | /admin/admin/get_product_select2 | Path does not match |
| 14 | calculator_index | /admin/calculator/ | Path does not match |
| 15 | calculator_new | /admin/calculator/new | Path does not match |
| 16 | calculator_get_printing_types | /admin/calculator/get_printing_types | Path does not match |
| 17 | calculator_get_machines | /admin/calculator/get_machines | Path does not match |
| 18 | calculator_get_machine_paper | /admin/calculator/get_machine_paper | Path does not match |
| 19 | calculator_get_imposition | /admin/calculator/get_imposition | Path does not match |
| 20 | calculator_get_paper_type | /admin/calculator/get_paper_type | Path does not match |
| 21 | calculator_get_task | /admin/calculator/get_task | Path does not match |
| 22 | get_side_click_labels | /admin/calculator/get_side_click_labels | Path does not match |
| 23 | app_calculator_show | /admin/calculator/{id} | Path does not match |
| 24 | calculator_edit | /admin/calculator/{id}/edit | Path does not match |
| 25 | calculator_delete | /admin/calculator/{id} | Path does not match |
| 26 | calculator_settings | /admin/calculator/{id}/settings | Path does not match |
| 27 | calculate | /admin/calculator/{id}/calculate | Path does not match |
| 28 | calculator_show | /admin/calculator/{id}/show | Path does not match |
| 29 | calculator_show_calculator_product_business_card | /admin/calculator/show/calculator_product_business_card/{product_id} | Path does not match |
| 30 | calculator_show_calculator_product_business_card_test | /admin/calculator/show/calculator_product_business_card_test/{product_id} | Path does not match |
| 31 | create_calculator_product_business_card | /admin/calculator/calculator_product_business_card/create | Path does not match |
| 32 | save_calculator_product_business_card | /admin/calculator/calculator_product_business_card/save/{product_id} | Path does not match |
| 33 | calculator_product_business_card_index | /admin/calculator_product_business_card/index | Path does not match |
| 34 | calculator_product_business_card_edit | /admin/calculator_product_business_card/edit/{id} | Path does not match |
| 35 | calculator_product_business_card_new | /admin/calculator_product_business_card/new | Path does not match |
| 36 | calculator_product_business_card_calculate | /admin/calculator_product_business_card/calculate | Path does not match |
| 37 | calculator_product_business_card_paper_search | /admin/calculator_product_business_card/paper_search | Path does not match |
| 38 | calculator_product_business_card_get_paper_type | /admin/calculator_product_business_card/get_paper_type | Path does not match |
| 39 | calculator_product_business_card_add_new_size | /admin/calculator_product_business_card/add_new_size | Path does not match |
| 40 | calculator_product_business_card_save | /admin/calculator_product_business_card/save/{id} | Path does not match |
| 41 | calculator_product_business_card_delete | /admin/calculator_product_business_card/{id} | Path does not match |
| 42 | imposition_index | /admin/imposition/ | Path does not match |
| 43 | imposition_new | /admin/imposition/new | Path does not match |
| 44 | search_imposition_select2 | /admin/imposition/search_imposition_select2 | Path does not match |
| 45 | imposition_show | /admin/imposition/{id} | Path does not match |
| 46 | imposition_edit | /admin/imposition/{id}/edit | Path does not match |
| 47 | imposition_duplicate | /admin/imposition/{id}/duplicate | Path does not match |
| 48 | imposition_delete | /admin/imposition/{id} | Path does not match |
| 49 | incoming_order_index | /admin/incoming_order/ | Path does not match |
| 50 | incoming_order_new | /admin/incoming_order/new | Path does not match |
| 51 | app_incoming_order_show | /admin/incoming_order/{id} | Path does not match |
| 52 | incoming_order_edit | /admin/incoming_order/{id}/edit | Path does not match |
| 53 | app_incoming_order_delete | /admin/incoming_order/{id} | Path does not match |
| 54 | app_label_index | /admin/label/ | Path does not match |
| 55 | app_label_new | /admin/label/new | Path does not match |
| 56 | search_label_select2 | /admin/label/search_label_select2 | Path does not match |
| 57 | app_label_show | /admin/label/{id} | Path does not match |
| 58 | app_label_edit | /admin/label/{id}/edit | Path does not match |
| 59 | app_label_delete | /admin/label/{id} | Path does not match |
| 60 | machine_index | /admin/machine/ | Path does not match |
| 61 | machine_new | /admin/machine/new | Path does not match |
| 62 | machine_show | /admin/machine/{id} | Path does not match |
| 63 | machine_edit | /admin/machine/{id}/edit | Path does not match |
| 64 | paper_size_matrix_index | /admin/machine/{id}/paper_size_matrix_index | Path does not match |
| 65 | paper_size_matrix_edit | /admin/machine/paper_size_matrix_edit/{id} | Path does not match |
| 66 | paper_size_matrix_new | /admin/machine/paper_size_matrix_new/{id}/paper_size/{paper_size_id} | Path does not match |
| 67 | machine_delete | /admin/machine/{id} | Path does not match |
| 68 | machine_duplicate | /admin/machine/{id}/duplicate | Path does not match |
| 69 | app_machine_paper_size_matrix_index | /machine/paper/size/matrix/ | Path does not match |
| 70 | app_machine_paper_size_matrix_new | /machine/paper/size/matrix/new | Path does not match |
| 71 | app_machine_paper_size_matrix_show | /machine/paper/size/matrix/{id} | Path does not match |
| 72 | app_machine_paper_size_matrix_edit | /machine/paper/size/matrix/{id}/edit | Path does not match |
| 73 | app_machine_paper_size_matrix_delete | /machine/paper/size/matrix/{id} | Path does not match |
| 74 | paper_size_index | /admin/paper/size/ | Path does not match |
| 75 | paper_size_new | /admin/paper/size/new | Path does not match |
| 76 | paper_size_show | /admin/paper/size/{id} | Path does not match |
| 77 | paper_size_edit | /admin/paper/size/{id}/edit | Path does not match |
| 78 | paper_size_delete | /admin/paper/size/{id} | Path does not match |
| 79 | product_index | /admin/product/ | Path does not match |
| 80 | product_new | /admin/product/new | Path does not match |
| 81 | product_import | /admin/product/import | Path does not match |
| 82 | start_import | /admin/product/start_import | Path does not match |
| 83 | get_product_types | /admin/product/get_product_types | Path does not match |
| 84 | search_by_product_type | /admin/product/search_by_product_type | Path does not match |
| 85 | product_show | /admin/product/{id} | Path does not match |
| 86 | new_get_product_type_fields | /admin/product/get_product_type_fields/new/{product_type_id} | Path does not match |
| 87 | get_product_type_fields | /admin/product/get_product_type_fields/{id} | Path does not match |
| 88 | product_edit | /admin/product/{id}/edit | Path does not match |
| 89 | product_delete | /admin/product/{id} | Path does not match |
| 90 | app_product_getstock | /admin/product/api/get_stock/{code} | Path does not match |
| 91 | product_update_hold_qty | /admin/product/{id}/update_hold_qty | Path does not match |
| 92 | product_update_qty | /admin/product/{id}/update_qty | Path does not match |
| 93 | product_edit_test | /admin/product/{id}/edit_test | Path does not match |
| 94 | product_search_select2 | /admin/product/search_product | Path does not match |
| 95 | get_incoming_orders | /admin/product/get_incoming_orders | Path does not match |
| 96 | add_to_incoming_order | /admin/product/add_to_incoming_order | Path does not match |
| 97 | product_in_index | /admin/product_in/ | Path does not match |
| 98 | product_in_new | /admin/product_in/new | Path does not match |
| 99 | product_in_new_multiple | /admin/product_in/new/multiple | Path does not match |
| 100 | product_in_show | /admin/product_in/{id} | Path does not match |
| 101 | product_in_edit | /admin/product_in/{id}/edit | Path does not match |
| 102 | product_in_delete | /admin/product_in/{id} | Path does not match |
| 103 | product_out_index | /admin/product_out/ | Path does not match |
| 104 | product_out_new | /admin/product_out/new | Path does not match |
| 105 | product_out_show | /admin/product_out/{id} | Path does not match |
| 106 | product_out_edit | /admin/product_out/{id}/edit | Path does not match |
| 107 | product_out_delete | /admin/product_out/{id} | Path does not match |
| 108 | product_type_index | /admin/product/type/ | Path does not match |
| 109 | product_type_new | /admin/product/type/new | Path does not match |
| 110 | product_type_show | /admin/product/type/{id} | Path does not match |
| 111 | product_type_edit | /admin/product/type/{id}/edit | Path does not match |
| 112 | product_type_delete | /admin/product/type/{id} | Path does not match |
| 113 | product_type_field_index | /admin/product/type/field/ | Path does not match |
| 114 | product_type_field_new | /admin/product/type/field/new/{product_type_id} | Path does not match |
| 115 | product_type_field_show | /admin/product/type/field/{id} | Path does not match |
| 116 | product_type_field_edit | /admin/product/type/field/{id}/edit | Path does not match |
| 117 | product_type_field_delete | /admin/product/type/field/{id} | Path does not match |
| 118 | app_login | /login | Path does not match |
| 119 | app_logout | /logout | Path does not match |
| 120 | json_login | /api/json_login | Path does not match |
| 121 | supplier_index | /admin/supplier/ | Path does not match |
| 122 | supplier_new | /admin/supplier/new | Path does not match |
| 123 | supplier_show | /admin/supplier/{id} | Path does not match |
| 124 | supplier_edit | /admin/supplier/{id}/edit | Path does not match |
| 125 | supplier_delete | /admin/supplier/{id} | Path does not match |
| 126 | supplier_search_select2 | /admin/supplier/search_supplier | Path does not match |
| 127 | task_index | /admin/task/ | Path does not match |
| 128 | task_new | /admin/task/new | Path does not match |
| 129 | search_task_select2 | /admin/task/search_task_select2 | Path does not match |
| 130 | task_show | /admin/task/{id} | Path does not match |
| 131 | task_edit | /admin/task/{id}/edit | Path does not match |
| 132 | task_delete | /admin/task/{id} | Path does not match |
| 133 | task_duplicate | /admin/task/{id}/duplicate | Path does not match |
| 134 | user_index | /admin/user/ | Path does not match |
| 135 | user_new | /admin/user/new | Path does not match |
| 136 | user_profile | /admin/user/profile | Path does not match |
| 137 | user_show | /admin/user/{id} | Path does not match |
| 138 | user_edit | /admin/user/{id}/edit | Path does not match |
| 139 | user_delete | /admin/user/{id} | Path does not match |
| 140 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 141 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 142 | api_doc | /api/docs.{_format} | Path does not match |
| 143 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 144 | api_products_get_collection | /api/products.{_format} | Path does not match |
| 145 | api_products_post_collection | /api/products.{_format} | Path does not match |
| 146 | api_products_get_item | /api/products/{id}.{_format} | Path does not match |
| 147 | api_products_delete_item | /api/products/{id}.{_format} | Path does not match |
| 148 | api_products_put_item | /api/products/{id}.{_format} | Path does not match |
| 149 | api_products_patch_item | /api/products/{id}.{_format} | Path does not match |
| 150 | api_product_ins_get_collection | /api/product_ins.{_format} | Path does not match |
| 151 | api_product_ins_post_collection | /api/product_ins.{_format} | Path does not match |
| 152 | api_product_ins_get_item | /api/product_ins/{id}.{_format} | Path does not match |
| 153 | api_product_ins_delete_item | /api/product_ins/{id}.{_format} | Path does not match |
| 154 | api_product_ins_put_item | /api/product_ins/{id}.{_format} | Path does not match |
| 155 | api_product_ins_patch_item | /api/product_ins/{id}.{_format} | Path does not match |
| 156 | api_product_outs_get_collection | /api/product_outs.{_format} | Path does not match |
| 157 | api_product_outs_post_collection | /api/product_outs.{_format} | Path does not match |
| 158 | api_product_outs_get_item | /api/product_outs/{id}.{_format} | Path does not match |
| 159 | api_product_outs_delete_item | /api/product_outs/{id}.{_format} | Path does not match |
| 160 | api_product_outs_put_item | /api/product_outs/{id}.{_format} | Path does not match |
| 161 | api_product_outs_patch_item | /api/product_outs/{id}.{_format} | Path does not match |
| 162 | api_product_types_get_collection | /api/product_types.{_format} | Path does not match |
| 163 | api_product_types_post_collection | /api/product_types.{_format} | Path does not match |
| 164 | api_product_types_get_item | /api/product_types/{id}.{_format} | Path does not match |
| 165 | api_product_types_delete_item | /api/product_types/{id}.{_format} | Path does not match |
| 166 | api_product_types_put_item | /api/product_types/{id}.{_format} | Path does not match |
| 167 | api_product_types_patch_item | /api/product_types/{id}.{_format} | Path does not match |
| 168 | api_product_type_fields_get_collection | /api/product_type_fields.{_format} | Path does not match |
| 169 | api_product_type_fields_post_collection | /api/product_type_fields.{_format} | Path does not match |
| 170 | api_product_type_fields_get_item | /api/product_type_fields/{id}.{_format} | Path does not match |
| 171 | api_product_type_fields_delete_item | /api/product_type_fields/{id}.{_format} | Path does not match |
| 172 | api_product_type_fields_put_item | /api/product_type_fields/{id}.{_format} | Path does not match |
| 173 | api_product_type_fields_patch_item | /api/product_type_fields/{id}.{_format} | Path does not match |
| 174 | api_users_get_collection | /api/users.{_format} | Path does not match |
| 175 | api_users_post_collection | /api/users.{_format} | Path does not match |
| 176 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
| 177 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match |
| 178 | api_users_put_item | /api/users/{id}.{_format} | Path does not match |
| 179 | api_users_patch_item | /api/users/{id}.{_format} | Path does not match |
| 180 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 181 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 182 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.