Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | chat | /chat/{afiliadoId}/{whabaId} | Path does not match |
2 | consulta_consumos | /consulta-consumos/{afiliadoId}/ | Path does not match |
3 | get_listado_conversaciones | /get-listado-conversaciones/{whabaOrigen}/{numTelefonoSelected} | Path does not match |
4 | get_conversacion | /get-conversacion/{whabaOrigenId}/{numTelefono}/{centroId} | Path does not match |
5 | force_database_update | /force-database-update/{numTelefono}/{centroId} | Path does not match |
6 | send_mensaje | /send-mensaje | Path does not match |
7 | get_last_message_chat | /get-last-message-chat/{numTlf}/{centroId} | Path does not match |
8 | get_datos_paciente | /get-datos-paciente/{centroId}/{idVc} | Path does not match |
9 | get_content_media | /get-content-media/{conversacionId} | Path does not match |
10 | get_search_pacientes | /get-search-pacientes | Path does not match |
11 | upload_file_and_send | /upload-file-and-send | Path does not match |
12 | validar_waba_webhook | /validar-waba-webhook | Path does not match |
13 | verificar_numeros_asociados | /verificar-numeros-asociados | Path does not match |
14 | cambiar_nombre_waba | /cambiar-nombre-waba | Path does not match |
15 | check_phone_status | /check-phone-status | Path does not match |
16 | emails_send_email_sendinblue | /emails/send-email-sendinblue | Path does not match |
17 | emails_send_email_default | /emails/send-email-default | Path does not match |
18 | mensajes_mensajes_tto | /mensajes/mensajes-tto/{afiliadoId}/{vcId}/{accionId}/{telefono}/{empleadoId} | Path does not match |
19 | envio_mensajes_estandard | /envio-mensaje-estandard/{numOrigen}/{typeMessage}/{afiliadoId}/{vcId}/{numDestino}/{idiomaUser}/{parametros} | Path does not match |
20 | test_paciente | /test-paciente | Path does not match |
21 | sms_send_sms | /sms/send-sms | Path does not match |
22 | _preview_error | /_error/{code}.{_format} | Path does not match |
23 | _wdt | /_wdt/{token} | Path does not match |
24 | _profiler_home | /_profiler/ | Path does not match |
25 | _profiler_search | /_profiler/search | Path does not match |
26 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
27 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
28 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
29 | _profiler_open_file | /_profiler/open | Path does not match |
30 | _profiler | /_profiler/{token} | Path does not match |
31 | _profiler_router | /_profiler/{token}/router | Path does not match |
32 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
33 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.