Routing
fos_js_routing_js
Matched route
Route Parameters
Name | Value |
---|---|
_format | "js" |
Route Matching Logs
Path to match:
/js/routing
# | Route name | Path | Log |
---|---|---|---|
1 | app_admin_index | / | Path does not match |
2 | app_admin_pedidoa | /pedidoa | Path does not match |
3 | app_view_pdf | /view-pdf | Path does not match |
4 | app_generate_pdf | /generate-pdf | Path does not match |
5 | app_generate_fpdf | /generate-fpdf/{id} | Path does not match |
6 | app_api_insert | /api/insert | Path does not match |
7 | app_api_login | /api/login | Path does not match |
8 | app_api_logout | /api/logout | Path does not match |
9 | app_api_menues | /api/menues | Path does not match |
10 | app_api_recetas | /api/recetas | Path does not match |
11 | app_api_empleados | /api/empleados | Path does not match |
12 | app_api_secciones | /api/secciones | Path does not match |
13 | app_api_periodos | /api/periodos | Path does not match |
14 | app_api_clientes | /api/clientes | Path does not match |
15 | app_api_currentuser | /api/currentuser | Path does not match |
16 | app_api_enviarpedido | /api/enviarpedido | Path does not match |
17 | app_api_historial | /api/historial | Path does not match |
18 | app_api_questions | /api/question | Path does not match |
19 | app_api_tags | /api/question/tags | Path does not match |
20 | app_api_questionsave | /api/question/save | Path does not match |
21 | duplicar | /api/question/duplicar/{id} | Path does not match |
22 | app_api_questionget | /api/question/{id} | Path does not match |
23 | app_api_userinternalusers | /api/user/internal_user | Path does not match |
24 | app_api_userinternaluser | /api/user/internal_user/{id} | Path does not match |
25 | app_api_fileprocess | /api/file/process | Path does not match |
26 | app_api_filerevert | /api/file/revert | Path does not match |
27 | app_api_fileload | /api/file/load/{name} | Path does not match |
28 | compras | /compras | Path does not match |
29 | app_core_addmenues | /addmenues | Path does not match |
30 | app_core_addrecetas | /migrarrecetas | Path does not match |
31 | lucky | /lucky | Path does not match |
32 | fos_js_routing_js | /js/routing.{_format} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.