Routing
connect_facebook_start
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://www.facebook.com/v2.12/dialog/oauth?scope=public_profile%2Cemail&state=2d1f92435657c721929ac10a036c2ff8&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fotse.consultoraace.com%2Fconnect%2Ffacebook%2Fcheck&client_id=647792006804610
(route: "n/a")
Route Matching Logs
Path to match:
/connect/facebook
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin | /admin | Path does not match |
| 2 | app_tg | /tablero_general/{gestion} | Path does not match |
| 3 | cargar_gestion | /cargargestion | Path does not match |
| 4 | grabar_datos_gestion | /grabardatos | Path does not match |
| 5 | app_usr_list | /usr/list | Path does not match |
| 6 | app_gestiones | /admin/gestiones | Path does not match |
| 7 | app_zonas | /admin/zonas | Path does not match |
| 8 | app_usr_add | /usr/anadir | Path does not match |
| 9 | app_usr_edit | /usr/edit/{id} | Path does not match |
| 10 | app_gestion_edit | /gestion/edit/{id} | Path does not match |
| 11 | app_zona_edit | /zona/edit/{id} | Path does not match |
| 12 | app_get_miembros_elegidos | /usr/get/miembros | Path does not match |
| 13 | app_miembros_borrar | /usr/borrar/miembros | Path does not match |
| 14 | app_borrar_relacion | /usr/borrar/relacion | Path does not match |
| 15 | app_cargar_tutor | /usr/cargar/tutor | Path does not match |
| 16 | app_cargar_matriz | /usr/cargar/matriz | Path does not match |
| 17 | app_grabar_matriz | /usr/grabar/matriz | Path does not match |
| 18 | app_borrar_matriz | /usr/borrar/matriz | Path does not match |
| 19 | app_grabar_tutor | /usr/grabar/tutor | Path does not match |
| 20 | app_set_fusion | /usr/set/fusion | Path does not match |
| 21 | app_bitacoras_lista | /bitacoras/ | Path does not match |
| 22 | app_bitacora_edit | /bitacoras/editar/{id} | Path does not match |
| 23 | app_dashboard | /dashboard | Path does not match |
| 24 | filtrar_dashboard | /dashboard/filtrar | Path does not match |
| 25 | poblar | /poblarrelaciones | Path does not match |
| 26 | app_inicio | / | Path does not match |
| 27 | app_estrellas_tutorados | /susestrellas | Path does not match |
| 28 | app_inicio_estrellas | /misestrellas/{id} | Path does not match |
| 29 | app_politica | /privacidad | Path does not match |
| 30 | app_segundo_paso | /segundo/paso | Path does not match |
| 31 | app_segundo_paso_admin | /segundo/pasoadmin/{gestion}/{tutorado} | Path does not match |
| 32 | app_ver_estrellas | /ver_estrellas | Path does not match |
| 33 | app_ver_matriz | /ver_matriz/{tutorado} | Path does not match |
| 34 | app_get_miembros | /inicio/get | Path does not match |
| 35 | app_cerrar_matriz | /cerrar/matriz | Path does not match |
| 36 | app_set_matriz | /inicio/set | Path does not match |
| 37 | app_get_tutorados | /inicio/get_tutorados | Path does not match |
| 38 | app_test_googlesheets | /test_sheets | Path does not match |
| 39 | login | /login | Path does not match |
| 40 | app_logout | /logout | Path does not match |
| 41 | connect_facebook_start | /connect/facebook | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.