Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | api_actividad_subgrupos | /api/actividad/subgrupos/{grupoId} | Path does not match |
| 17 | api_actividad_detalles | /api/actividad/detalles/{subgrupoId} | Path does not match |
| 18 | app_enviar_advertencias | /advertencia/enviar-notificaciones | Path does not match |
| 19 | app_sat_xml_balanza_upload | /{id}/balanza-comprobacion/{year}/{month} | Path does not match |
| 20 | app_cliente_index | /admin/cliente | Path does not match |
| 21 | app_cliente_new | /admin/cliente/new | Path does not match |
| 22 | app_cliente_show | /admin/cliente/{id} | Path does not match |
| 23 | app_cliente_edit | /admin/cliente/{id}/edit | Path does not match |
| 24 | app_cliente_delete | /admin/cliente/{id} | Path does not match |
| 25 | app_dashboard | /admin/dashboard | Path does not match |
| 26 | app_register | /register | Path does not match |
| 27 | app_sat_credential_new | /admin/sat-credential/new/{id} | Path does not match |
| 28 | app_sat_solicitar_descarga | /admin/sat-credential/solicitar-descarga/{id} | Path does not match |
| 29 | app_sat_request_process | /admin/sat-credential/sat-request/process/{id} | Path does not match |
| 30 | app_sat_xml_rescan | /admin/sat-credential/sat-xml/rescan/{id} | Path does not match |
| 31 | app_sat_procesar_todo | /admin/sat-credential/cliente/{id}/procesar-todo | Path does not match |
| 32 | app_sat_request_fragmento | /admin/sat-credential/solicitudes/fragmento/{id} | Path does not match |
| 33 | sat_descarga_form | /clientes/{id}/sat/descarga | Path does not match |
| 34 | sat_scrapper_proceso | /admin/sat/scrapper/proceso | Path does not match |
| 35 | sat_solicitar | /sat/solicitar/{credId} | Path does not match |
| 36 | sat_verificar | /sat/verificar/{credId}/{requestId} | Path does not match |
| 37 | sat_descargar | /sat/descargar/{credId}/{requestId} | Path does not match |
| 38 | app_sat_xml_anios | /admin/facturas/{id}/anios | Path does not match |
| 39 | app_sat_xml_carpetas_anio | /admin/facturas/{id}/carpetas/{year} | Path does not match |
| 40 | app_sat_xml_index | /admin/facturas/{id}/listado/{year}/{month} | Path does not match |
| 41 | app_sat_xml_show | /admin/facturas/detalle/{id} | Path does not match |
| 42 | app_sat_xml_procesar_local | /admin/facturas/procesar-local/{id} | Path does not match |
| 43 | app_sat_xml_download | /admin/facturas/{id}/descargar-xml | Path does not match |
| 44 | app_sat_xml_pdf | /admin/facturas/{id}/descargar-pdf | Path does not match |
| 45 | app_sat_xml_zip_mensual | /admin/facturas/{id}/zip/{year}/{month} | Path does not match |
| 46 | app_sat_xml_revisar | /admin/facturas/xml/{id}/revisar-sat | Path does not match |
| 47 | app_sat_xml_revisar_mes | /admin/facturas/cliente/{id}/revisar-sat-mes/{year}/{month} | Path does not match |
| 48 | app_sat_xml_find | /admin/facturas/xml/find | Path does not match |
| 49 | app_sat_xml_edo | /admin/facturas/xml/read-edo | Path does not match |
| 50 | app_download_excel | /admin/facturas/descarga-excel/{id}/{year}/{month} | Path does not match |
| 51 | app_sat_xml_book_upload | /admin/facturas/{id}/libro-banco/{year}/{month} | Path does not match |
| 52 | app_sat_xml_book_compare | /admin/facturas/{id}/libro-banco/{year}/{month} | Path does not match |
| 53 | app_relacionar_concepto | /admin/facturas/conciliacion/relacionar | Path does not match |
| 54 | app_sat_xml_book_download | /admin/facturas/{id}/libro-banco-download/{year}/{month} | Path does not match |
| 55 | app_excel-iva-upload | /admin/facturas/{id}/excel-iva/{year}/{month} | Path does not match |
| 56 | app_login | / | Path does not match |
| 57 | app_logout | /logout | Path does not match |
| 58 | app_user_index | /admin/user | Path does not match |
| 59 | app_user_new | /admin/user/nuevo | Path does not match |
| 60 | app_user_show | /admin/user/{id} | Path does not match |
| 61 | app_user_edit | /admin/user/{id}/editar | Path does not match |
| 62 | app_user_delete | /admin/user/{id} | 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.