Routing
default
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | admin_login | /admin/login | Path does not match |
14 | admin_logout | /admin/logout | Path does not match |
15 | admin_home | /admin/home | Path does not match |
16 | admin_default | /admin/ | Path does not match |
17 | admin_index | /admin/index | Path does not match |
18 | admin_admin_home | /admin/admin-home | Path does not match |
19 | admin_usuarios | /admin/usuarios | Path does not match |
20 | admin_usuarios_edit | /admin/usuarios/edit/{id} | Path does not match |
21 | admin_usuarios_new | /admin/usuarios/new | Path does not match |
22 | admin_adminMenuUsuariosView | /admin/admin-menu-usuarios-view | Path does not match |
23 | api_admin_login | /api/admin/login | Path does not match |
24 | api_admin_obtenerRoles | /api/admin/secure/roles | Path does not match |
25 | api_admin_obtenerInfo | /api/admin/secure/info | Path does not match |
26 | api_admin_obtenerTodasConvocatorias | /api/admin/secure/convocatorias | Path does not match |
27 | api_admin_obtenerConvocatoria | /api/admin/secure/convocatoria/{id} | Path does not match |
28 | api_admin_crearConvocatoria | /api/admin/secure/convocatoria | Path does not match |
29 | api_admin_actualizarConvocatoria | /api/admin/secure/convocatoria/{id} | Path does not match |
30 | api_admin_obtenerCriterios | /api/admin/secure/criterios | Path does not match |
31 | api_admin_crearCriterio | /api/admin/secure/criterio | Path does not match |
32 | api_admin_editarCriterio | /api/admin/secure/criterio/{id} | Path does not match |
33 | api_admin_uploadFile | /api/admin/secure/upload-file | Path does not match |
34 | api_admin_downloadFile | /api/admin/secure/download-file/{filename} | Path does not match |
35 | api_admin_cargar | /api/admin/secure/cargar | Path does not match |
36 | api_admin_descargas | /api/admin/secure/descargas | Path does not match |
37 | api_admin_obtenerPostulacion | /api/admin/secure/postulacion/{id} | Path does not match |
38 | api_admin_obtenerPostulaciones | /api/admin/secure/postulaciones | Path does not match |
39 | api_admin_procesoAdmisibilidad | /api/admin/secure/postulacion/{id}/admisibilidad | Path does not match |
40 | api_admin_procesoColectivo | /api/admin/secure/postulacion/{id}/colectivo | Path does not match |
41 | api_admin_procesoSeleccion | /api/admin/secure/postulacion/{id}/seleccion | Path does not match |
42 | api_admin_obtenerPuntoCultura | /api/admin/secure/puntocultura/{id} | Path does not match |
43 | api_admin_obtenerPostulacionesAdmisibilidad | /api/admin/secure/postulaciones/admisibilidad | Path does not match |
44 | api_admin_obtenerPostulacionesColectivo | /api/admin/secure/postulaciones/colectivo | Path does not match |
45 | api_admin_obtenerPostulacionesSeleccion | /api/admin/secure/postulaciones/seleccion | Path does not match |
46 | api_cu_login | /api/cu/login | Path does not match |
47 | api_cu_logout | /api/cu/logout | Path does not match |
48 | api_cu_callback | /api/cu/callback | Path does not match |
49 | api_pu_obtenerTodosPuntoCultura | /api/pu/insecure/puntocultura | Path does not match |
50 | api_pu_obtenerPuntoCulturaPublico | /api/pu/insecure/puntocultura/{id} | Path does not match |
51 | api_pu_obtenerPuntoCulturaPrivado | /api/pu/secure/puntocultura/{id} | Path does not match |
52 | api_pu_actualizarPuntoCultura | /api/pu/secure/puntocultura/{id} | Path does not match |
53 | api_pu_obtenerRegiones | /api/pu/secure/region | Path does not match |
54 | api_pu_obtenerComunas | /api/pu/secure/region/{codigo}/comuna | Path does not match |
55 | api_pu_uploadFile | /api/pu/secure/upload-file | Path does not match |
56 | api_pu_downloadFile | /api/pu/secure/download-file/{filename} | Path does not match |
57 | api_pu_obtenerConvocatoriasAbiertas | /api/pu/secure/convocatorias | Path does not match |
58 | api_pu_crearPostulacion | /api/pu/secure/postulacion | Path does not match |
59 | api_pu_actualizarPostulacion | /api/pu/secure/postulacion/{id} | Path does not match |
60 | api_pu_obtenerPostulacion | /api/pu/secure/postulacion/{id} | Path does not match |
61 | api_pu_obtenerPostulaciones | /api/pu/secure/postulaciones | Path does not match |
62 | api_pu_obtenerMisPuntosDeCultura | /api/pu/secure/mis-puntos | Path does not match |
63 | api_pu_obtenerMiPerfil | /api/pu/secure/mi-perfil | Path does not match |
64 | api_pu_obtenerConvocatoria | /api/pu/secure/convocatoria/{id} | Path does not match |
65 | api_pu_cargar | /api/pu/secure/cargar | Path does not match |
66 | api_pu_descargas | /api/pu/secure/descargas | Path does not match |
67 | api_pu_obtenerInfoFile | /api/pu/insecure/file | Path does not match |
68 | auth_cu_login | /auth/cu/login | Path does not match |
69 | auth_cu_callback | /auth/cu/callback | Path does not match |
70 | auth_cu_logout | /auth/cu/logout | Path does not match |
71 | convocatoria_convocatorias | /admin/convocatoria/convocatorias | Path does not match |
72 | convocatoria_convocatoria_edit | /admin/convocatoria/edit/{id} | Path does not match |
73 | convocatoria_convocatoria_new | /admin/convocatoria/new | Path does not match |
74 | convocatoria_adminMenuConvocatoriaView | /admin/convocatoria/admin-menu-convocatoria-view | Path does not match |
75 | default | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.