GET https://www.app.clgranada.com/administracion/crm/notifications/api/count

Routing

crm_notifications_api_count Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://www.app.clgranada.com/administracion/login/

Route Matching Logs

Path to match: /administracion/crm/notifications/api/count
# Route name Path Log
1 api_v1_leads_list /api/v1/leads Path does not match
2 api_v1_leads_show /api/v1/leads/{id} Path does not match
3 api_v1_leads_create /api/v1/leads Path does not match
4 api_v1_leads_update /api/v1/leads/{id} Path does not match
5 api_v1_leads_delete /api/v1/leads/{id} Path does not match
6 app_actividad_academia_reserva_index /actividad/academia/reserva Path does not match
7 app_actividad_academia_reserva_new /actividad/academia/reserva/new Path does not match
8 app_actividad_academia_reserva_show /actividad/academia/reserva/{id} Path does not match
9 app_actividad_academia_reserva_edit /actividad/academia/reserva/{id}/edit Path does not match
10 app_actividad_academia_reserva_delete /actividad/academia/reserva/{id} Path does not match
11 administracion_crm_api_token_index /administracion/crm/api-tokens/ Path does not match
12 administracion_crm_api_token_create /administracion/crm/api-tokens/create Path does not match
13 administracion_crm_api_token_show_new /administracion/crm/api-tokens/{id}/show-new Path does not match
14 administracion_crm_api_token_show /administracion/crm/api-tokens/{id} Path does not match
15 administracion_crm_api_token_revoke /administracion/crm/api-tokens/{id}/revoke Path does not match
16 administracion_crm_api_token_regenerate /administracion/crm/api-tokens/{id}/regenerate Path does not match
17 administracion_crm_api_token_stats /administracion/crm/api-tokens/{id}/stats Path does not match
18 administracion_crm_api_token_delete /administracion/crm/api-tokens/{id}/delete Path does not match
19 alumnos_examenes_index /alumnos/{idcurso}/examenes/{idmatricula}/ Path does not match
20 alumnos_historial_examenes /alumnos/{idcurso}/examenes/{idmatricula}/historial-examenes/{idexamen} Path does not match
21 alumnos_examenes_responder /alumnos/{idcurso}/examenes/responder/{idexamen}/{idexamenalumno}/ Path does not match
22 alumnos_examenes_crear_examenalumno /alumnos/{idcurso}/examenes/responder/{idexamen}/ Path does not match
23 alumnos_ver_examen /alumnos/{idcurso}/examenes/{idmatricula}/ver-respuesta/{idexamenalumno} Path does not match
24 alumnos_examenes_getImagen /alumnos/{idcurso}/examenes/{idmatricula}/obtenerImagen/{idexamenprueba}/imagen/{nombreImagen} Path does not match
25 alumnos_examenes_getAudioRespuesta /alumnos/{idcurso}/examenes/{idmatricula}/obtenerAudioRespuesta/{idexamenalumno} Path does not match
26 admin_asistencias_dashboard /administracion/asistencias/ Path does not match
27 admin_asistencias_registrar /administracion/asistencias/registrar/{id} Path does not match
28 admin_asistencias_buscar_sustitutos /administracion/asistencias/sustitutos/{id} Path does not match
29 admin_asistencias_asignar_sustituto /administracion/asistencias/asignar-sustituto/{id} Path does not match
30 admin_asistencias_justificar /administracion/asistencias/justificar/{id} Path does not match
31 admin_asistencias_falta_periodo /administracion/asistencias/falta-periodo Path does not match
32 admin_asistencias_estadisticas_profesor /administracion/asistencias/estadisticas/{id} Path does not match
33 admin_asistencias_procesar_automatico /administracion/asistencias/procesar-automatico Path does not match
34 admin_asistencias_gestion /administracion/asistencias/gestion Path does not match
35 crm_notifications_api_list /administracion/crm/notifications/api/list Path does not match
36 crm_notifications_api_count /administracion/crm/notifications/api/count Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.