Routing
api_tipo_sanguineo_list
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/public/tipo_sanguineo
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt_stylesheet | /_wdt/styles | 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_admin_adjunto | /admin/adjunto | Path does not match |
17 | app_admin_adjunto_delete | /admin/adjunto/delete/{id} | Path does not match |
18 | app_admin_adjunto_deletetemp | /admin/adjunto/deletetemp/{fileId} | Path does not match |
19 | app_admin_adjunto_download | /admin/adjunto/{id} | Path does not match |
20 | app_home | / | Path does not match |
21 | app_admin | /admin | Path does not match |
22 | app_politica | /politica-privacidad | Path does not match |
23 | api_adjunto_download | /api/adjunto/{id} | Path does not match |
24 | api_adjunto_delete | /api/adjunto/eliminar/{id} | Path does not match |
25 | api_login_check | /api/login_check | Path does not match |
26 | api_token_refresh | /api/token/refresh | Path does not match |
27 | api_botman | /api/bot | Path does not match |
28 | api_comite_list | /api/comite | Path does not match |
29 | api_comite_remitente_comunicado | /api/comite/remitente_comunicado | Path does not match |
30 | api_comunicado_search | /api/comunicado/buscar | Path does not match |
31 | api_comunicado_recientes | /api/comunicado/recientes | Path does not match |
32 | api_comunicado_list | /api/comunicado | Path does not match |
33 | api_comunicado_show | /api/comunicado/{id} | Path does not match |
34 | api_empresas_list | /api/public/empresa | Path does not match |
35 | api_empresas_remitente_comunicado_list | /api/empresa/remitente_comunicado | Path does not match |
36 | api_empresas_reportes_list | /api/empresa/reporte | Path does not match |
37 | api_empresas_reportes_insert | /api/empresa/reporteins | Path does not match |
38 | api_estado_civil_list | /api/public/estado_civil | Path does not match |
39 | api_notifications_register_token | /api/notifications/register-token | Path does not match |
40 | api_pais_list | /api/public/pais | Path does not match |
41 | api_posiciones_list | /api/public/posicion | Path does not match |
42 | api_reporte_situacion_search | /api/reporte/buscar | Path does not match |
43 | api_reporte_situacion_recientes | /api/reporte/recientes | Path does not match |
44 | api_reporte_situacion_list | /api/reporte | Path does not match |
45 | api_reporte_situacion_show | /api/reporte/{id} | Path does not match |
46 | api_reporte_situacion_insert | /api/reporte/insert | Path does not match |
47 | api_reporte_situacion_finalizado | /api/reporte/finalizado | Path does not match |
48 | api_reporte_situacion_reenviar | /api/reporte/reenviar | Path does not match |
49 | api_reporte_adjunto_insert | /api/reporte/adjunto/{id} | Path does not match |
50 | api_forgot_password_request | /api/public/reset | Path does not match |
51 | api_respuesta_insert | /api/respuesta/{id}/insert | Path does not match |
52 | api_respuesta_list | /api/respuesta/{id} | Path does not match |
53 | api_tipo_comunicado_list | /api/tipo_comunicado | Path does not match |
54 | api_tipo_sanguineo_list | /api/public/tipo_sanguineo | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.