Routing
alumnos_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/alumnos/login
| # | 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 | Path does not match |
| 37 | crm_notifications_api_mark_read | /administracion/crm/notifications/api/mark-read/{id} | Path does not match |
| 38 | crm_notifications_api_mark_all_read | /administracion/crm/notifications/api/mark-all-read | Path does not match |
| 39 | crm_notifications_api_statistics | /administracion/crm/notifications/api/statistics | Path does not match |
| 40 | crm_notifications_index | /administracion/crm/notifications/ | Path does not match |
| 41 | crm_emails_compose | /administracion/crm/emails/compose | Path does not match |
| 42 | crm_emails_show | /administracion/crm/emails/{id} | Path does not match |
| 43 | crm_emails_campaign_bulk | /administracion/crm/emails/campaign/bulk | Path does not match |
| 44 | crm_emails_schedule | /administracion/crm/emails/schedule | Path does not match |
| 45 | crm_emails_track_open | /administracion/crm/emails/track/open/{token} | Path does not match |
| 46 | crm_emails_track_click | /administracion/crm/emails/track/click/{token} | Path does not match |
| 47 | crm_emails_stats_api | /administracion/crm/emails/api/stats/{id} | Path does not match |
| 48 | crm_emails_search_alumnos_ajax | /administracion/crm/emails/api/search-alumnos | Path does not match |
| 49 | crm_emails_get_template_ajax | /administracion/crm/emails/api/template/{id} | Path does not match |
| 50 | crm_leads_index | /administracion/crm/leads/ | Path does not match |
| 51 | crm_leads_cola_llamadas | /administracion/crm/leads/cola-llamadas | Path does not match |
| 52 | crm_leads_cola_llamadas_busqueda | /administracion/crm/leads/cola-llamadas/busqueda | Path does not match |
| 53 | crm_leads_gestionar_llamada | /administracion/crm/leads/{id}/gestionar-llamada | Path does not match |
| 54 | crm_leads_ficha_ok | /administracion/crm/leads/{id}/ficha-ok | Path does not match |
| 55 | crm_leads_vincular_alumno | /administracion/crm/leads/{leadId}/vincular-alumno/{alumnoId} | Path does not match |
| 56 | crm_leads_desasignar_alumno | /administracion/crm/leads/{id}/desasignar-alumno | Path does not match |
| 57 | crm_leads_llamada_info | /administracion/crm/leads/{id}/llamada-info | Path does not match |
| 58 | crm_leads_gestionar_llamada_ajax | /administracion/crm/leads/{id}/gestionar-llamada-ajax | Path does not match |
| 59 | crm_leads_new | /administracion/crm/leads/new | Path does not match |
| 60 | crm_leads_show | /administracion/crm/leads/{id} | Path does not match |
| 61 | crm_leads_edit | /administracion/crm/leads/{id}/edit | Path does not match |
| 62 | crm_leads_convert | /administracion/crm/leads/{id}/convert | Path does not match |
| 63 | crm_leads_change_stage | /administracion/crm/leads/{id}/change-stage | Path does not match |
| 64 | crm_leads_assign | /administracion/crm/leads/{id}/assign | Path does not match |
| 65 | crm_leads_mark_lost | /administracion/crm/leads/{id}/mark-lost | Path does not match |
| 66 | crm_leads_add_tag | /administracion/crm/leads/{id}/tags/add | Path does not match |
| 67 | crm_leads_remove_tag | /administracion/crm/leads/{id}/tags/{tagId}/remove | Path does not match |
| 68 | crm_leads_timeline_api | /administracion/crm/leads/{id}/timeline | Path does not match |
| 69 | crm_leads_delete | /administracion/crm/leads/{id}/delete | Path does not match |
| 70 | crm_leads_send_test | /administracion/crm/leads/{id}/send-test | Path does not match |
| 71 | crm_leads_test_respuestas | /administracion/crm/leads/{id}/test-respuestas | Path does not match |
| 72 | crm_leads_buscar_alumno | /administracion/crm/leads/{id}/buscar-alumno | Path does not match |
| 73 | crm_leads_asignar_alumno | /administracion/crm/leads/{id}/asignar-alumno | Path does not match |
| 74 | crm_leads_academias_empresa | /administracion/crm/leads/academias-empresa/{empresaId} | Path does not match |
| 75 | crm_leads_actividades_academia | /administracion/crm/leads/actividades-academia/{academiaId} | Path does not match |
| 76 | crm_leads_horarios_actividad | /administracion/crm/leads/horarios-actividad/{actividadId} | Path does not match |
| 77 | crm_leads_crear_reserva | /administracion/crm/leads/{id}/crear-reserva | Path does not match |
| 78 | crm_leads_cursos_disponibles | /administracion/crm/leads/{id}/cursos-disponibles | Path does not match |
| 79 | crm_leads_convertir_alumno | /administracion/crm/leads/{id}/convertir-alumno | Path does not match |
| 80 | crm_leads_convertir_reserva | /administracion/crm/leads/{id}/convertir-reserva | Path does not match |
| 81 | crm_leads_search | /administracion/crm/leads/search | Path does not match |
| 82 | crm_leads_quick_search | /administracion/crm/leads/quick-search | Path does not match |
| 83 | crm_leads_search_suggestions | /administracion/crm/leads/search-suggestions | Path does not match |
| 84 | crm_leads_search_history | /administracion/crm/leads/search-history | Path does not match |
| 85 | crm_leads_clear_search_history | /administracion/crm/leads/clear-search-history | Path does not match |
| 86 | crm_leads_activities | /administracion/crm/leads/{id}/activities | Path does not match |
| 87 | crm_leads_activities_json | /administracion/crm/leads/{id}/activities-json | Path does not match |
| 88 | crm_leads_import_form | /administracion/crm/leads/import | Path does not match |
| 89 | crm_leads_import_preview | /administracion/crm/leads/import/preview | Path does not match |
| 90 | crm_leads_import_execute | /administracion/crm/leads/import/execute | Path does not match |
| 91 | crm_leads_export_form | /administracion/crm/leads/export | Path does not match |
| 92 | crm_leads_export_execute | /administracion/crm/leads/export/execute | Path does not match |
| 93 | crm_leads_import_template | /administracion/crm/leads/import/template/{format} | Path does not match |
| 94 | crm_pipeline_kanban | /administracion/crm/pipeline/ | Path does not match |
| 95 | crm_pipeline_stages | /administracion/crm/pipeline/stages | Path does not match |
| 96 | crm_pipeline_stages_new | /administracion/crm/pipeline/stages/new | Path does not match |
| 97 | crm_pipeline_stages_edit | /administracion/crm/pipeline/stages/{id}/edit | Path does not match |
| 98 | crm_pipeline_stages_delete | /administracion/crm/pipeline/stages/{id}/delete | Path does not match |
| 99 | crm_pipeline_stages_reorder | /administracion/crm/pipeline/stages/reorder | Path does not match |
| 100 | crm_pipeline_initialize | /administracion/crm/pipeline/initialize | Path does not match |
| 101 | crm_pipeline_stats_api | /administracion/crm/pipeline/api/stats | Path does not match |
| 102 | crm_pipeline_funnel_api | /administracion/crm/pipeline/api/conversion-funnel | Path does not match |
| 103 | crm_pipeline_avg_time_api | /administracion/crm/pipeline/api/average-time | Path does not match |
| 104 | crm_reports_dashboard | /administracion/crm/reports/dashboard | Path does not match |
| 105 | crm_reports_conversion | /administracion/crm/reports/conversion | Path does not match |
| 106 | crm_reports_performance | /administracion/crm/reports/performance | Path does not match |
| 107 | crm_reports_lead_sources | /administracion/crm/reports/lead-sources | Path does not match |
| 108 | crm_reports_roi | /administracion/crm/reports/roi | Path does not match |
| 109 | crm_reports_activities | /administracion/crm/reports/activities | Path does not match |
| 110 | crm_reports_emails | /administracion/crm/reports/emails | Path does not match |
| 111 | crm_reports_export_csv | /administracion/crm/reports/export/csv | Path does not match |
| 112 | crm_reports_dashboard_api | /administracion/crm/reports/api/dashboard-metrics | Path does not match |
| 113 | crm_reports_weekly_summary_api | /administracion/crm/reports/api/weekly-summary | Path does not match |
| 114 | crm_reports_conversion_timeline_api | /administracion/crm/reports/api/conversion-timeline | Path does not match |
| 115 | crm_reports_test_nivel | /administracion/crm/reports/test-nivel | Path does not match |
| 116 | crm_reports_funnel | /administracion/crm/reports/funnel | Path does not match |
| 117 | crm_tasks_index | /administracion/crm/tasks/ | Path does not match |
| 118 | crm_tasks_new | /administracion/crm/tasks/new | Path does not match |
| 119 | crm_tasks_show | /administracion/crm/tasks/{id} | Path does not match |
| 120 | crm_tasks_edit | /administracion/crm/tasks/{id}/edit | Path does not match |
| 121 | crm_tasks_complete | /administracion/crm/tasks/{id}/complete | Path does not match |
| 122 | crm_tasks_cancel | /administracion/crm/tasks/{id}/cancel | Path does not match |
| 123 | crm_tasks_delete | /administracion/crm/tasks/{id}/delete | Path does not match |
| 124 | crm_tasks_by_lead_api | /administracion/crm/tasks/api/by-lead/{id} | Path does not match |
| 125 | crm_tasks_by_alumno_api | /administracion/crm/tasks/api/by-alumno/{id} | Path does not match |
| 126 | crm_tasks_dashboard_widget_api | /administracion/crm/tasks/api/dashboard-widget | Path does not match |
| 127 | app_curso_test_index | /administracion/curso/{cursoId}/tests | Path does not match |
| 128 | app_curso_test_new | /administracion/curso/{cursoId}/tests/new | Path does not match |
| 129 | app_curso_test_show | /administracion/curso/{cursoId}/tests/{id} | Path does not match |
| 130 | app_curso_test_edit | /administracion/curso/{cursoId}/tests/{id}/edit | Path does not match |
| 131 | app_curso_test_delete | /administracion/curso/{cursoId}/tests/{id} | Path does not match |
| 132 | crm_custom_fields_index | /administracion/crm/custom-fields/ | Path does not match |
| 133 | crm_custom_fields_new | /administracion/crm/custom-fields/new | Path does not match |
| 134 | crm_custom_fields_edit | /administracion/crm/custom-fields/{id}/edit | Path does not match |
| 135 | crm_custom_fields_delete | /administracion/crm/custom-fields/{id}/delete | Path does not match |
| 136 | crm_custom_fields_reorder | /administracion/crm/custom-fields/reorder | Path does not match |
| 137 | crm_custom_fields_toggle | /administracion/crm/custom-fields/{id}/toggle | Path does not match |
| 138 | api_datos_historicos_por_reserva | /api/datos-historicos/por-reserva/{reservaId} | Path does not match |
| 139 | api_datos_historicos_test | /api/datos-historicos/{dni}/{empresaId} | Path does not match |
| 140 | api_datos_historicos_buscar | /api/datos-historicos/buscar | Path does not match |
| 141 | api_datos_historicos_resumen | /api/datos-historicos/resumen | Path does not match |
| 142 | api_datos_historicos_buscar_multiples | /api/datos-historicos/buscar-multiples | Path does not match |
| 143 | descuentos_asistencia_calcular_profesor | /administracion/descuentos-asistencia/profesor/{id}/calcular | Path does not match |
| 144 | descuentos_asistencia_obtener_politicas | /administracion/descuentos-asistencia/politicas/{academiaId} | Path does not match |
| 145 | descuentos_asistencia_api_estadisticas | /administracion/descuentos-asistencia/api/estadisticas | Path does not match |
| 146 | email_stats_dashboard | /administracion/email-stats/ | Path does not match |
| 147 | email_tracking_pixel | /email/track/{token} | Path does not match |
| 148 | email_tracking_click | /email/click/{token}/{linkId} | Path does not match |
| 149 | list_examenes | /administracion/examenes | Path does not match |
| 150 | administracion_examenes_crear | /administracion/cursos/examenes/crear-examen | Path does not match |
| 151 | administracion_examenes_ver_examen | /administracion/{idempresa}/examenes/ver-examen/{id} | Path does not match |
| 152 | administracion_get_imagenExamen | /administracion/examenes/examen/{idexamen}/mostrarImagen/{nombreImagen} | Path does not match |
| 153 | administracion_get_audioExamen | /administracion/cursos/{idcurso}/examenes/examen/{idexamen}/tenerAudio | Path does not match |
| 154 | administracion_examen_curso | /administracion/examenes/cursos/{idcurso}/examen/{idexamen}/ | Path does not match |
| 155 | administracion_examenes_eliminar | /administracion/{idempresa}/examenes/eliminar-examen/{id}/ | Path does not match |
| 156 | administracion_examenes_curso | /administracion/examenes/cursos/{idcurso}/ | Path does not match |
| 157 | administracion_get_audioSpeaking | /administracion/cursos/{idcurso}/examenes/examen/{idexamenalumno}/audio-examen/{idalumno} | Path does not match |
| 158 | administracion_get_audioSpeaking_part | /administracion/curso/{idcurso}/examenes/{idexamenalumno}/get-audio-speaking-part{parte} | Path does not match |
| 159 | administracion_get_respuestasExamen | /administracion/cursos/{idcurso}/examenes/examen/{idexamenalumno}/examen-resuelto | Path does not match |
| 160 | administracion_get_examenCorregido | /administracion/cursos/{idcurso}/examenes/examen/{idexamenalumno}/examen-corregido | Path does not match |
| 161 | curso_examenes_editar_corrección | /administracion/cursos/{idcurso}/examenes/{idexamenprueba}/editar-correccion-examen/{idexamenalumno} | Path does not match |
| 162 | administracion_ajax_cursos_academia | /administracion/examenes/cursos/{idacademia}/ | Path does not match |
| 163 | administracion_asignar_examen_curso | /administracion/examenes/asignar | Path does not match |
| 164 | administracion_reformular_examen | /administracion/examenes/reformular-examen/{idexamen} | Path does not match |
| 165 | administracion_asignar_examen_empresa | /administracion/examenes/asignar-empresa | Path does not match |
| 166 | administracion_desasignar_examen_empresa | /administracion/examenes/desasignar-empresa | Path does not match |
| 167 | administracion_obtener_empresas_asociadas | /administracion/examenes/{idexamen}/empresas-asociadas | Path does not match |
| 168 | administracion_test_empresas_asociadas | /administracion/examenes/test-empresas | Path does not match |
| 169 | administracion_desasignar_examen | /administracion/curso/{idcurso}/examenes/desasignar/{idexamen} | Path does not match |
| 170 | administracion_evaluar_examen | /administracion/{idempresa}/examenes/{idexamen}/evaluarExamen | Path does not match |
| 171 | administracion_examenes_evaluaciones | /administracion/{idempresa}/examenes/evaluaciones/{idexamen}/ | Path does not match |
| 172 | administracion_ver_evaluacion | /administracion/{idempresa}/examenes/{idexamen}/evaluacion/{idevaluacion} | Path does not match |
| 173 | generar_grupo_index | /administracion/generar-grupo/{actividadId}/ | Path does not match |
| 174 | generar_grupo_asignar_alumno | /administracion/generar-grupo/asignar-alumno | Path does not match |
| 175 | generar_grupo_desmatricular_alumno | /administracion/generar-grupo/desmatricular-alumno | Path does not match |
| 176 | generar_grupo_crear_grupo | /administracion/generar-grupo/crear-grupo | Path does not match |
| 177 | generar_grupo_mover_alumno | /administracion/generar-grupo/mover-alumno | Path does not match |
| 178 | generar_grupo_asignar_lote | /administracion/generar-grupo/asignar-lote | Path does not match |
| 179 | renovacion_contrato_dashboard | /administracion/renovaciones-contrato/dashboard | Path does not match |
| 180 | admin_renovacion_descargar_pdf | /administracion/renovaciones-contrato/descargar-pdf/{id} | Path does not match |
| 181 | renovacion_contrato_descargar_firma | /administracion/renovaciones-contrato/descargar-firma/{id} | Path does not match |
| 182 | crm_tag_index | /administracion/crm/tags/ | Path does not match |
| 183 | crm_tag_new | /administracion/crm/tags/new | Path does not match |
| 184 | crm_tag_edit | /administracion/crm/tags/{id}/edit | Path does not match |
| 185 | crm_tag_delete | /administracion/crm/tags/{id}/delete | Path does not match |
| 186 | crm_tag_search | /administracion/crm/tags/search | Path does not match |
| 187 | crm_tag_stats | /administracion/crm/tags/stats | Path does not match |
| 188 | lead_test_nivel_selector | /test-nivel | Path does not match |
| 189 | lead_test_nivel_formulario | /test-nivel/{testId}/formulario | Path does not match |
| 190 | lead_test_nivel_access | /test-nivel/{md5} | Path does not match |
| 191 | lead_test_nivel_test | /test-nivel/{md5}/test/{testId} | Path does not match |
| 192 | lead_test_nivel_confirmacion | /test-nivel/{md5}/confirmacion | Path does not match |
| 193 | lead_test_nivel_generar_datos | /test-nivel/{testId}/generar-datos | Path does not match |
| 194 | administracion_alumnos_matricula_libros | /administracion/alumno/matricula/libros/ | Path does not match |
| 195 | administracion_alumnos_matricula_libros_editar | /administracion/alumno/matricula/libros/editar/ | Path does not match |
| 196 | api_notifications_list | /api/notifications | Path does not match |
| 197 | api_notifications_unread_count | /api/notifications/unread-count | Path does not match |
| 198 | api_notifications_recent | /api/notifications/recent | Path does not match |
| 199 | api_notifications_mark_read | /api/notifications/{id}/mark-read | Path does not match |
| 200 | api_notifications_mark_all_read | /api/notifications/mark-all-read | Path does not match |
| 201 | api_notifications_delete | /api/notifications/{id} | Path does not match |
| 202 | administracion_novedades | /administracion/novedades/ | Path does not match |
| 203 | administracion_crear_novedad | /administracion/novedades/crear/ | Path does not match |
| 204 | administracion_novedades_upload | /administracion/novedades/upload-imagen/ | Path does not match |
| 205 | administracion_novedades_imagen | /administracion/novedades/imagen/{filename} | Path does not match |
| 206 | administracion_novedades_ver | /administracion/novedades/ver/{id} | Path does not match |
| 207 | administracion_novedades_editar | /administracion/novedades/editar/{id} | Path does not match |
| 208 | administracion_novedades_eliminar | /administracion/novedades/eliminar/{id} | Path does not match |
| 209 | app_opcion_test_enunciado_index | /administracion/test/{testId}/enunciado/{enunciadoId}/opcion | Path does not match |
| 210 | app_opcion_test_enunciado_new | /administracion/test/{testId}/enunciado/{enunciadoId}/opcion/new | Path does not match |
| 211 | app_opcion_test_enunciado_show | /administracion/test/{testId}/enunciado/{enunciadoId}/opcion/{id} | Path does not match |
| 212 | app_opcion_test_enunciado_edit | /administracion/test/{testId}/enunciado/{enunciadoId}/opcion/{id}/edit | Path does not match |
| 213 | app_opcion_test_enunciado_delete | /administracion/test/{testId}/enunciado/{enunciadoId}/opcion/{id} | Path does not match |
| 214 | pdf_libros_view | /administracion/variables/libro/{id}/{filename} | Path does not match |
| 215 | app_profesores_datos_laborales | /administracion/profesores/datos-laborales/{id} | Path does not match |
| 216 | app_profesores_datos_laborales_modal | /administracion/profesores/datos-laborales/{id}/modal | Path does not match |
| 217 | profesores_get_audioSpeaking_part | /profesores/curso/{idcurso}/examenes/{idexamenalumno}/get-audio-speaking-part{parte} | Path does not match |
| 218 | profesores_ver_correccion | /profesores/examen/{idcurso}/corregir/ver/{idexamenalumno} | Path does not match |
| 219 | profesores_examen_index | /profesores/examen/{idcurso}/ | Path does not match |
| 220 | profesores_ver_examen | /profesores/examen/{idcurso}/ver/{idexamen} | Path does not match |
| 221 | profesores_ver_examenCorregido | /profesores/examen/{idcurso}/ver/{idexamenalumno}/corregido | Path does not match |
| 222 | profesores_corregir_examen | /profesores/examen/{idcurso}/corregir/{idexamenalumno}/ | Path does not match |
| 223 | profesores_editar_calificacion | /profesores/examen/{idcurso}/examen/{idexamen}/editar-nota/{idexamenalumno} | Path does not match |
| 224 | profesores_eliminar_examen | /profesores/examen/{idcurso}/eliminar-examen/{id} | Path does not match |
| 225 | profesores_get_imagenExamen | /profesores/examen/{idexamen}/{nombreImagen} | Path does not match |
| 226 | profesores_get_audioExamen | /profesores/examen/{idcurso}/examen/{idexamen}/tenerAudio | Path does not match |
| 227 | profesores_get_respuestaSpaking | /profesores/examen/{idcurso}/examen/{idexamenalumno}/respuestaSpeaking | Path does not match |
| 228 | profesores_evaluar_examen | /profesores/evaluar-examen/{idempresa}/{idexamen} | Path does not match |
| 229 | profesor_renovacion_respuesta | /renovacion-personal/renovacion/{token} | Path does not match |
| 230 | profesor_renovacion_info | /renovacion-personal/renovaciones/info | Path does not match |
| 231 | profesor_mis_renovaciones | /renovacion-personal/mis-renovaciones | Path does not match |
| 232 | profesor_verificar_renovacion | /renovacion-personal/renovacion/verificar | Path does not match |
| 233 | public_alumnos_favoritos_listado | /alumnos/{idcurso}/favoritos/{idmatricula}/ | Path does not match |
| 234 | public_alumnos_favoritos_toggle | /alumnos/{idcurso}/favoritos/{idmatricula}/toggle/{enunciadoId} | Path does not match |
| 235 | public_alumnos_favoritos_obtener | /alumnos/{idcurso}/favoritos/{idmatricula}/obtener | Path does not match |
| 236 | public_alumnos_favoritos_realizar_test | /alumnos/{idcurso}/favoritos/{idmatricula}/test | Path does not match |
| 237 | public_alumnos_tests_listado | /alumnos/{idcurso}/tests/{idmatricula}/ | Path does not match |
| 238 | public_alumnos_tests_historial | /alumnos/{idcurso}/tests/{idmatricula}/historial | Path does not match |
| 239 | public_alumnos_tests_realizar | /alumnos/{idcurso}/tests/{idmatricula}/{testId} | Path does not match |
| 240 | public_alumnos_tests_ver_resultado | /alumnos/{idcurso}/tests/{idmatricula}/resultado/{testRespuestaId} | Path does not match |
| 241 | app_respuesta_test_enunciado_index | /administracion/respuesta/test/enunciado | Path does not match |
| 242 | app_respuesta_test_enunciado_new | /administracion/respuesta/test/enunciado/new | Path does not match |
| 243 | app_respuesta_test_enunciado_show | /administracion/respuesta/test/enunciado/{id} | Path does not match |
| 244 | app_respuesta_test_enunciado_edit | /administracion/respuesta/test/enunciado/{id}/edit | Path does not match |
| 245 | app_respuesta_test_enunciado_delete | /administracion/respuesta/test/enunciado/{id} | Path does not match |
| 246 | saved_view_index | /administracion/crm/saved-views/ | Path does not match |
| 247 | saved_view_new | /administracion/crm/saved-views/new | Path does not match |
| 248 | saved_view_get | /administracion/crm/saved-views/{id} | Path does not match |
| 249 | saved_view_edit | /administracion/crm/saved-views/{id}/edit | Path does not match |
| 250 | saved_view_delete | /administracion/crm/saved-views/{id}/delete | Path does not match |
| 251 | saved_view_apply | /administracion/crm/saved-views/{id}/apply | Path does not match |
| 252 | saved_view_set_default | /administracion/crm/saved-views/{id}/set-default | Path does not match |
| 253 | saved_view_toggle_public | /administracion/crm/saved-views/{id}/toggle-public | Path does not match |
| 254 | saved_view_clone | /administracion/crm/saved-views/{id}/clone | Path does not match |
| 255 | password_reset_confirm | /password-reset/{token} | Path does not match |
| 256 | crm_segments_index | /administracion/crm/segments/ | Path does not match |
| 257 | crm_segments_new | /administracion/crm/segments/new | Path does not match |
| 258 | crm_segments_edit | /administracion/crm/segments/{id}/edit | Path does not match |
| 259 | crm_segments_delete | /administracion/crm/segments/{id}/delete | Path does not match |
| 260 | crm_segments_apply | /administracion/crm/segments/{id}/apply | Path does not match |
| 261 | crm_segments_stats | /administracion/crm/segments/{id}/stats | Path does not match |
| 262 | crm_segments_toggle_favorite | /administracion/crm/segments/{id}/toggle-favorite | Path does not match |
| 263 | crm_segments_toggle_public | /administracion/crm/segments/{id}/toggle-public | Path does not match |
| 264 | crm_segments_clone | /administracion/crm/segments/{id}/clone | Path does not match |
| 265 | crm_segments_export | /administracion/crm/segments/{id}/export | Path does not match |
| 266 | crm_segments_refresh_count | /administracion/crm/segments/{id}/refresh-count | Path does not match |
| 267 | app_test_categoria_index | /administracion/test/categoria | Path does not match |
| 268 | app_test_categoria_new | /administracion/test/categoria/new | Path does not match |
| 269 | app_test_categoria_show | /administracion/test/categoria/{id} | Path does not match |
| 270 | app_test_categoria_edit | /administracion/test/categoria/{id}/edit | Path does not match |
| 271 | app_test_categoria_delete | /administracion/test/categoria/{id} | Path does not match |
| 272 | app_test_index | /administracion/test | Path does not match |
| 273 | app_test_new | /administracion/test/new | Path does not match |
| 274 | app_test_show | /administracion/test/{id} | Path does not match |
| 275 | app_test_edit | /administracion/test/{id}/edit | Path does not match |
| 276 | app_test_delete | /administracion/test/{id} | Path does not match |
| 277 | app_test_enunciado_index | /administracion/test/{testId}/enunciado | Path does not match |
| 278 | app_test_enunciado_new | /administracion/test/{testId}/enunciado/new | Path does not match |
| 279 | app_test_enunciado_show | /administracion/test/{testId}/enunciado/{id} | Path does not match |
| 280 | app_test_enunciado_edit | /administracion/test/{testId}/enunciado/{id}/edit | Path does not match |
| 281 | app_test_enunciado_delete | /administracion/test/{testId}/enunciado/{id} | Path does not match |
| 282 | app_test_respuesta_index | /administracion/test/respuesta | Path does not match |
| 283 | app_test_respuesta_new | /administracion/test/respuesta/new | Path does not match |
| 284 | app_test_respuesta_show | /administracion/test/respuesta/{id} | Path does not match |
| 285 | app_test_respuesta_edit | /administracion/test/respuesta/{id}/edit | Path does not match |
| 286 | app_test_respuesta_delete | /administracion/test/respuesta/{id} | Path does not match |
| 287 | administracion_tutoriales | /administracion/tutoriales/ | Path does not match |
| 288 | administracion_tutoriales_subir | /administracion/tutoriales/subir/ | Path does not match |
| 289 | administracion_tutoriales_verVideo | /administracion/tutoriales/ver-video/{id} | Path does not match |
| 290 | administracion_tutoriales_editar | /administracion/tutoriales/{id}/editar | Path does not match |
| 291 | administracion_tutoriales_eliminar | /administracion/tutoriales/{id}/eliminar | Path does not match |
| 292 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 293 | crm_webhook_index | /administracion/crm/webhooks/ | Path does not match |
| 294 | crm_webhook_create | /administracion/crm/webhooks/create | Path does not match |
| 295 | crm_webhook_show | /administracion/crm/webhooks/{id} | Path does not match |
| 296 | crm_webhook_edit | /administracion/crm/webhooks/{id}/edit | Path does not match |
| 297 | crm_webhook_delete | /administracion/crm/webhooks/{id}/delete | Path does not match |
| 298 | crm_webhook_toggle | /administracion/crm/webhooks/{id}/toggle | Path does not match |
| 299 | crm_webhook_test | /administracion/crm/webhooks/{id}/test | Path does not match |
| 300 | crm_webhook_regenerate_secret | /administracion/crm/webhooks/{id}/regenerate-secret | Path does not match |
| 301 | crm_webhook_logs | /administracion/crm/webhooks/{id}/logs | Path does not match |
| 302 | api_tts | /api/tts | Path does not match |
| 303 | xml_listar | /administracion/xml/ | Path does not match |
| 304 | xml_ticket_bai_cobros | /administracion/xml/generar-fichero-xml/cobros/{cobroId}/ | Path does not match |
| 305 | xml_ticket_bai_ingresos | /administracion/xml/generar-fichero-xml/ingresos/{ingresoId}/ | Path does not match |
| 306 | xml_guardar | /administracion/xml/subir/{tipo}/{contabilidadId}/ | Path does not match |
| 307 | xml_convertir_fichero | /administracion/xml/convertir-fichero/{tipo}/{contabilidadId}/ | Path does not match |
| 308 | xml_descargar | /administracion/xml/descargar/{tipo}/{contabilidadId}/ | Path does not match |
| 309 | xml_ticket_bai_enviar | /administracion/xml/enviar/TicketBai/{tipo}/{contabilidadId}/ | Path does not match |
| 310 | calendario_aula | /administracion/calendario/aulas/ | Path does not match |
| 311 | calendario_ajax_submit_clase | /administracion/ajax-submit-clase/ | Path does not match |
| 312 | limpiar_calendario | /administracion/limpiar-calendario/ | Path does not match |
| 313 | calendario_ajax_cargar_clases | /administracion/ajax-cargar-clases/ | Path does not match |
| 314 | calendario_ajax_redimensionar_clase | /administracion/ajax-redimensionar-clase/ | Path does not match |
| 315 | calendario_ajax_mover_clase | /administracion/ajax-mover-clase/ | Path does not match |
| 316 | calendario_asignar_bloque | /administracion/calendario/asignar-bloque/ | Path does not match |
| 317 | calendario_eliminar_bloque | /administracion/calendario/eliminar-bloque/ | Path does not match |
| 318 | calendario_editar_bloque | /administracion/calendario/editar-bloque/ | Path does not match |
| 319 | calendario_hora_add | /administracion/calendario/hora/add/ | Path does not match |
| 320 | calendario_hora_remove | /administracion/calendario/hora/remove/ | Path does not match |
| 321 | calendario_hora_profesor | /administracion/calendario/profesor/semana | Path does not match |
| 322 | calendario_hora_get | /administracion/calendario/hora/get/ | Path does not match |
| 323 | calendario_hora_update | /administracion/calendario/hora/update/ | Path does not match |
| 324 | descuentos_asistencia_dashboard | /administracion/descuentos-asistencia/ | Path does not match |
| 325 | descuentos_asistencia_calcular | /administracion/descuentos-asistencia/calcular/ | Path does not match |
| 326 | descuentos_asistencia_detalle_profesor | /administracion/descuentos-asistencia/profesor/{id}/ | Path does not match |
| 327 | descuentos_asistencia_simular | /administracion/descuentos-asistencia/simular/ | Path does not match |
| 328 | descuentos_asistencia_exportar | /administracion/descuentos-asistencia/exportar/ | Path does not match |
| 329 | descuentos_asistencia_configuracion | /administracion/descuentos-asistencia/configuracion/ | Path does not match |
| 330 | descuentos_asistencia_configuracion_academia | /administracion/descuentos-asistencia/configuracion/{academiaId}/ | Path does not match |
| 331 | estadisticas_asistencia_dashboard | /administracion/estadisticas-asistencia/ | Path does not match |
| 332 | estadisticas_asistencia_api_evolucion_temporal | /administracion/estadisticas-asistencia/api/evolucion-temporal/ | Path does not match |
| 333 | estadisticas_asistencia_api_ranking_profesores | /administracion/estadisticas-asistencia/api/ranking-profesores/ | Path does not match |
| 334 | estadisticas_asistencia_api_analisis_predictivo | /administracion/estadisticas-asistencia/api/analisis-predictivo/ | Path does not match |
| 335 | estadisticas_asistencia_api_distribucion_incidencias | /administracion/estadisticas-asistencia/api/distribucion-incidencias/ | Path does not match |
| 336 | estadisticas_asistencia_reporte_ejecutivo | /administracion/estadisticas-asistencia/reporte-ejecutivo/ | Path does not match |
| 337 | estadisticas_asistencia_exportar_reporte | /administracion/estadisticas-asistencia/exportar-reporte/ | Path does not match |
| 338 | estadisticas_asistencia_analisis_comparativo | /administracion/estadisticas-asistencia/analisis-comparativo/ | Path does not match |
| 339 | calendario_informe_tiempo | /administracion/calendario/informe/ | Path does not match |
| 340 | calendario_informe_tiempo_modificado | /administracion/calendario/informe/modificado/ | Path does not match |
| 341 | calendario_revisar_tiempo | /administracion/calendario/administrador/revisar/ | Path does not match |
| 342 | calendario_informe_tiempo_sospechoso | /administracion/calendario/informe-sospechoso/ | Path does not match |
| 343 | calendario_informe_tiempo_excel | /administracion/calendario/informe/excel | Path does not match |
| 344 | calendario_tiempo_get_semana | /administracion/calendario/tiempo/get/semana/ | Path does not match |
| 345 | calendario_hora_get_alumnos | /administracion/calendario/alumnos/get/ | Path does not match |
| 346 | calendario_tiempo_new | /administracion/calendario/tiempo/new/{clase}/{origen}/ | Path does not match |
| 347 | calendario_tiempo_update | /administracion/calendario/tiempo/update/{id}/{origen}/ | Path does not match |
| 348 | calendario_tiempo_eliminar | /administracion/calendario/tiempo/eliminar/{id}/ | Path does not match |
| 349 | calendario_tiempo_eliminar_ajax | /administracion/calendario/tiempo/eliminarAjax/ | Path does not match |
| 350 | calendario_tiempo_new_ajax | /administracion/calendario/tiempo/newAjax/ | Path does not match |
| 351 | calendario_tiempo_sin_hora_new_ajax | /administracion/calendario/tiempoSin/newAjax/ | Path does not match |
| 352 | calendario_hora_tiempos | /administracion/calendario/hora/tiempos/ | Path does not match |
| 353 | calendario_curso_profesores | /administracion/calendario/curso/ | Path does not match |
| 354 | calendario_cerrar_tiempo | /administracion/calendario/tiempo/close/ | Path does not match |
| 355 | calendario_crear_tiempo | /administracion/calendario/tiempo/new/ | Path does not match |
| 356 | calendario_comprobar_tiempo | /administracion/calendario/tiempo/comprobar/ | Path does not match |
| 357 | tiempo_index | /administracion/tiempo/ | Path does not match |
| 358 | tiempo_busqueda | /administracion/tiempo/tiempo/busqueda/ | Path does not match |
| 359 | tiempo_crear | /administracion/tiempo/crear/ | Path does not match |
| 360 | tiempo_editar | /administracion/tiempo/editar/{id} | Path does not match |
| 361 | tiempo_eliminar | /administracion/tiempo/eliminar/{id} | Path does not match |
| 362 | tiempo_historial_modificaciones | /administracion/tiempo/historial-modificaciones/ | Path does not match |
| 363 | tiempo_generar | /administracion/tiempo/generar-tiempo/ | Path does not match |
| 364 | tiempo_exportar | /administracion/tiempo/exportar/ | Path does not match |
| 365 | tiempo_modificado_index | /administracion/tiempo/modificado/ | Path does not match |
| 366 | tiempo_modificado_eliminar | /administracion/tiempo/modificado/eliminar/{id} | Path does not match |
| 367 | tiempo_modificado_aceptar | /administracion/tiempo/modificado/aceptar/{id} | Path does not match |
| 368 | tiempo_modificado_rechazar | /administracion/tiempo/modificado/rechazar/{id} | Path does not match |
| 369 | administracion_vacaciones | /administracion/vacaciones/ | Path does not match |
| 370 | administracion_vacaciones_ajax | /administracion/vacaciones/ajax/ | Path does not match |
| 371 | paletas-index | /administracion/paletas/admin/ | Path does not match |
| 372 | paletas-color-editar | /administracion/paletas/admin/editar-color | Path does not match |
| 373 | paletas-color-nuevo | /administracion/paletas/admin/nuevo-color | Path does not match |
| 374 | paletas-color-eliminar | /administracion/paletas/admin/eliminar-color | Path does not match |
| 375 | paletas-editar | /administracion/paletas/admin/editar/{idpaleta} | Path does not match |
| 376 | paletas-eliminar | /administracion/paletas/admin/eliminar/{idpaleta}/ | Path does not match |
| 377 | paletas-nueva | /administracion/paletas/admin/nueva | Path does not match |
| 378 | api_index | /api/ | Path does not match |
| 379 | weebhook_jaas | /api/webhook-jass/ | Path does not match |
| 380 | tpv_pago_correcto | /pago-correcto/{code}/ | Path does not match |
| 381 | tpv_pago_incorrecto | /pago-incorrecto/{code}/ | Path does not match |
| 382 | tpv_pago_respuesta | /pago-respuesta/{md5empresa}/ | Path does not match |
| 383 | tpv_pago_respuesta_generador_recibo | /pago-respuesta-generador-recibo/{md5empresa}/{md5ReservaMatricula}/ | Path does not match |
| 384 | tpv_pago_respuesta_generador_recibo_evento_inscripcion | /pago-respuesta-generador-recibo-evento-inscripcion/{md5}/ | Path does not match |
| 385 | tpv_pago_reservaMatricula | /pago/reservaMatricula/{md5} | Path does not match |
| 386 | tpv_pago | /pago/{md5}/ | Path does not match |
| 387 | tpv_condiciones_compra | /pago/condiciones-compra/{md5}/ | Path does not match |
| 388 | tpv_cobrar | /administracion/cobrar/ | Path does not match |
| 389 | tpv_pago_sin_recibo | /pago-sin-recibo/{md5}/ | Path does not match |
| 390 | pago_matricula_correcto | /pago-matricula-correcto/{code}/{idEmpresa}/ | Path does not match |
| 391 | pago_matricula_incorrecto | /pago-matricula-incorrecto/{code}/{idEmpresa}/ | Path does not match |
| 392 | pago_evento_inscripcion_correcto | /pago-evento-inscripcion-correcto/{code}/{idEmpresa}/ | Path does not match |
| 393 | pago_evento_inscripcion_incorrecto | /pago-evento-inscripcion-incorrecto/{code}/{idEmpresa}/ | Path does not match |
| 394 | ajax_pagar_insite_redsys | /ajax-pagar-insite-redsys/ | Path does not match |
| 395 | tpv_pagar_evento_inscripcion | /pago-evento-inscripcion/{md5}/ | Path does not match |
| 396 | matriculacion_seleccion_tipo | /administracion/matriculacion/seleccion-tipo/ | Path does not match |
| 397 | exportar_matriculas_excel | /administracion/matriculacion/exportar/matriculas-excel/ | Path does not match |
| 398 | matriculacion_repasar | /administracion/matriculacion/repasar/{id} | Path does not match |
| 399 | matricula_seleccionar_academia | /administracion/matriculacion/seleccionar-academia/{tipoCentro} | Path does not match |
| 400 | matricula_nueva | /administracion/matriculacion/new/{id} | Path does not match |
| 401 | matricula_ver_firma | /administracion/matriculacion/firma/{id}/{name} | Path does not match |
| 402 | matricula_recuperar_reserva | /administracion/matriculacion/recuperar-reserva/{id} | Path does not match |
| 403 | matricula_reenviar_confirmacion | /administracion/matriculacion/{id}/reenviar-confirmacion | Path does not match |
| 404 | matricula_actualizar_cuota | /administracion/matriculacion/actualizar/cuota/ | Path does not match |
| 405 | matricula_actualizar_cuota_matricula | /administracion/matriculacion/actualizar/cuota-matricula | Path does not match |
| 406 | matricula_actualizar_descuento | /administracion/matriculacion/actualizar/descuento/ | Path does not match |
| 407 | matricula_nueva_helen_doron | /administracion/matriculacion/nueva-inscripcion-grupo-helen-doron/ | Path does not match |
| 408 | matricula_volcar_datos_helen_doron | /administracion/matriculacion/volcar-datos/ | Path does not match |
| 409 | matricula_enviar_helen_doron | /administracion/matriculacion/enviar-inscripcion-grupo-helen-doron/{id}/ | Path does not match |
| 410 | matricula_enviar_helen_doron_copia | /administracion/matriculacion/enviar-inscripcion-grupo-helen-doron/{id}/copia-email/ | Path does not match |
| 411 | matricula_mostrar_listado_contratos | /administracion/matriculacion/listado-contratos/{id}/ | Path does not match |
| 412 | matricula_mostrar_pdf | /administracion/matriculacion/pdf/{idreserva}/{id}/{name} | Path does not match |
| 413 | matricula_ver_contenido_pdf | /administracion/matriculacion/contenido-pdf/{id}/ | Path does not match |
| 414 | matricula_actualizar_pdf | /administracion/matriculacion/listado-contratos/{id}/actualizar/ | Path does not match |
| 415 | matricula_consultar_log | /administracion/matriculacion/listado-contratos/{alumnoId}/{contratoId}/log/ | Path does not match |
| 416 | matricula_show | /administracion/matriculacion/show/{id}/ | Path does not match |
| 417 | matricula_logs | /administracion/matriculacion/logs/{id}/ | Path does not match |
| 418 | matricula_delete | /administracion/matriculacion/delete/{id}/ | Path does not match |
| 419 | matricula_archivar_individual | /administracion/matriculacion/archivar/{id}/ | Path does not match |
| 420 | matricula_archivar | /administracion/matriculacion/archivar/reservas/ | Path does not match |
| 421 | matricula_procesar | /administracion/matriculacion/procesar/{id}/ | Path does not match |
| 422 | matricula_asignar_alumno | /administracion/matriculacion/asignar/alumno/ | Path does not match |
| 423 | matricula_buscar | /administracion/matriculacion/formulario/buscar/ | Path does not match |
| 424 | matricula_crear_reserva_alumno | /administracion/matriculacion/crear-reserva/alumno/{idalumno}/ | Path does not match |
| 425 | matricula_listar_recibos | /administracion/matriculacion/listar/recibos/{id}/ | Path does not match |
| 426 | matricula_generar_recibos | /administracion/matriculacion/generar/recibos/{id}/ | Path does not match |
| 427 | procesar_matriculas_limite | /administracion/matriculacion/matriculas/limite/ | Path does not match |
| 428 | mandar_contrato_index | /administracion/matriculacion/mandar-contrato-index/{idreserva}/ | Path does not match |
| 429 | enviar_firma_index | /administracion/matriculacion/enviar-para-firmar/{idreserva}/ | Path does not match |
| 430 | matricula_firma_pendiente | /matricula/firmar/{codigoMatriculacion}/{md5}/ | Path does not match |
| 431 | matricula_enviar_firma_email | /administracion/matriculacion/enviar-firma-email/ | Path does not match |
| 432 | matricula_obtener_enlace_firma | /administracion/matriculacion/obtener-enlace-firma/ | Path does not match |
| 433 | acciones_masivas | /administracion/matriculacion/acciones/masivas/ | Path does not match |
| 434 | regenerar_contratos_helendoron | /administracion/matriculacion/regenerar/contratos-helendoron/ | Path does not match |
| 435 | matricula_obtener_precio_final | /administracion/matriculacion/matricula/obtener-precio-final/ | Path does not match |
| 436 | matricula_cambiar_periodicidad | /administracion/matriculacion/matricula/cambiar-periodicidad/ | Path does not match |
| 437 | revisar_importar_listado_alumnos_iml | /administracion/matriculacion/revisar/importar-listado-alumnos/ | Path does not match |
| 438 | importar_listado_alumnos_iml | /administracion/matriculacion/importar/listado-alumnos/ | Path does not match |
| 439 | matricula_precios_grupos | /administracion/matriculacion/precios/grupos/ | Path does not match |
| 440 | consentimiento_index | /administracion/matriculacion/listado/consentimientos/ | Path does not match |
| 441 | consentimiento_new | /administracion/matriculacion/consentimientos/nuevo | Path does not match |
| 442 | consentimiento_delete | /administracion/matriculacion/consentimientos/{id}/delete | Path does not match |
| 443 | matricula_busqueda | /administracion/matriculacion/{tipoCentro}/formulario/busquedaajax/ | Path does not match |
| 444 | matriculacion | /administracion/matriculacion/{tipoCentro}/ | Path does not match |
| 445 | alumnos_login_full | /alumnos/login-full/ | Path does not match |
| 446 | alumnos_login | /alumnos/login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.