GET https://pacademy.somosceadi.com/courses/get_banner/6/portada

Routing

courses_get_banner Matched route

Route Parameters

Name Value
id
"6"
type
"portada"

Route Matching Logs

Path to match: /courses/get_banner/6/portada
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 pentatrion_vite_build_proxy /build/{path} Path does not match
3 _profiler_vite /_profiler/vite Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 app_get_account_photo /cuenta/foto_perfil/{id} Path does not match
19 app_account /cuenta Path does not match
20 app_account_photo /cuenta/foto Path does not match
21 app_curso_show /curso/{id} Path does not match
22 app_mis_cursos /mis-cursos Path does not match
23 app_catalogo /catalogo Path does not match
24 app_mis_cursos_informacion /mis-cursos/{id} Path does not match
25 app_curso_guardar_respuesta /curso/{cursoId}/guardar-respuesta Path does not match
26 app_tarea_acceso /curso/{cursoId}/tarea/acceso Path does not match
27 app_tarea_verificar /curso/{cursoId}/tarea/verificar Path does not match
28 app_curso_subir_tarea /curso/{cursoId}/subir-tarea Path does not match
29 app_curso_marcar_progreso /curso/{cursoId}/marcar-progreso Path does not match
30 app_curso_guardar_screening /curso/guardar-screening Path does not match
31 app_curso_verificar_screening /curso/verificar-screening/{cursoId} Path does not match
32 app_curso_guardar_progreso_curso /curso/guardar-progreso-curso Path does not match
33 app_curso_obtener_calificaciones /curso/{cursoId}/obtener-calificaciones Path does not match
34 app_curso_obtener_progreso /curso/{cursoId}/obtener-progreso Path does not match
35 app_curso_tareas_pendientes /curso/{cursoId}/tareas-pendientes Path does not match
36 app_curso_obtener_calificacion_leccion /curso/{cursoId}/obtener-calificacion-leccion/{leccionId} Path does not match
37 app_curso_obtener_tarea_enviada /curso/{cursoId}/obtener-tarea-enviada/{tareaId} Path does not match
38 app_curso_obtener_historial_tareas /curso/{cursoId}/obtener-historial-tareas/{tareaId} Path does not match
39 app_curso_clase_material /curso/{cursoId}/clase/{claseId}/material/{filename} Path does not match
40 app_curso_verificar_quiz /curso/{cursoId}/clase/{claseId}/verificar-quiz Path does not match
41 app_curso_enviar_quiz /curso/{cursoId}/clase/{claseId}/enviar-quiz Path does not match
42 app_curso_clase_comentarios /curso/{cursoId}/clase/{claseId}/comentarios Path does not match
43 app_curso_clase_agregar_comentario /curso/{cursoId}/clase/{claseId}/comentarios Path does not match
44 app_curso_clase_eliminar_comentario /curso/{cursoId}/clase/{claseId}/comentarios/{comentarioId} Path does not match
45 app_curso_leccion_comentarios /curso/{cursoId}/leccion/{leccionId}/comentarios Path does not match
46 app_curso_leccion_agregar_comentario /curso/{cursoId}/leccion/{leccionId}/comentarios Path does not match
47 app_curso_leccion_eliminar_comentario /curso/{cursoId}/leccion/{leccionId}/comentarios/{comentarioId} Path does not match
48 app_leccion_guardar_respuestas /curso/{cursoId}/leccion/{leccionId}/guardar-respuestas Path does not match
49 app_carrito /carrito Path does not match
50 app_carrito_agregar /carrito/agregar Path does not match
51 app_carrito_obtener /carrito/obtener Path does not match
52 app_carrito_eliminar /carrito/eliminar/{id} Path does not match
53 app_carrito_vaciar /carrito/vaciar Path does not match
54 app_carrito_checkout /carrito/checkout Path does not match
55 app_carrito_contador /carrito/contador Path does not match
56 app_carrito_debug /carrito/debug Path does not match
57 app_checkout_payment_intent /checkout/payment-intent Path does not match
58 app_checkout_confirmar /checkout/confirmar-pago Path does not match
59 app_checkout_estado /checkout/estado-pago/{paymentIntentId} Path does not match
60 app_checkout /checkout Path does not match
61 app_checkout_resultado /checkout/resultado Path does not match
62 app_checkout_capturar /checkout/capturar-pago/{paymentIntentId} Path does not match
63 app_curso_activar_prueba_gratis /curso/activar-prueba-gratis Path does not match
64 app_curso_obtener_ultima_posicion /curso/{cursoId}/obtener-ultima-posicion Path does not match
65 app_curso_guardar_ultima_posicion /curso/{cursoId}/guardar-ultima-posicion Path does not match
66 app_verificar_certificado /curso/verificar-certificado/{cursoId} Path does not match
67 app_obtener_certificado /curso/obtener-certificado/{cursoId} Path does not match
68 app_generar_certificado /curso/generar-certificado Path does not match
69 app_curso_calificaciones_certificados /curso/{cursoId}/calificaciones-certificados Path does not match
70 foro_like_mensaje /foro/like-mensaje Path does not match
71 app_foro /foro Path does not match
72 app_foro_por_curso /foro/foros-por-curso Path does not match
73 app_foro_enviar_mensaje /foro/enviar-mensaje Path does not match
74 app_foro_enviar_mensaje_publico /foro/enviar-mensaje-publico Path does not match
75 app_foro_cargar_mensajes_publicos /foro/cargar-mensajes-publicos Path does not match
76 app_foro_debug_mensajes /foro/debug-mensajes Path does not match
77 courses_get_banner /courses/get_banner/{id}/{type} Route matches!

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