Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | confidare_bitacora | /bitacora/ | Path does not match |
| 2 | cf_usr_crud | /sys/usuario/crud/ | Path does not match |
| 3 | cf_usr_crud_nuevo_local | /sys/usuario/crud/nuevo/local | Path does not match |
| 4 | cf_usr_crud_nuevo_ldap | /sys/usuario/crud/nuevo/ldap | Path does not match |
| 5 | cf_usr_crud_nuevo_cu | /sys/usuario/crud/nuevo/cu | Path does not match |
| 6 | cf_usr_crud_editar | /sys/usuario/crud/editar/{login} | Path does not match |
| 7 | cf_usr_crud_borrar | /sys/usuario/crud/borrar/{login} | Path does not match |
| 8 | cf_usr_crud_ingreso | /sys/usuario/crud/ingreso/{login} | Path does not match |
| 9 | cf_usr_cu_login | /login/cu | Path does not match |
| 10 | cf_usr_cu_login_mock | /login/cu/mock | Path does not match |
| 11 | cf_usr_cu_post_login | /claveunica | Path does not match |
| 12 | cf_usr_cu_post_logout | /login/cu/logout | Path does not match |
| 13 | cf_usr_cu_validar_email | /login/cu/validar-email | Path does not match |
| 14 | cf_usr_cu_validar_email_2 | /login/cu/validar-email/2 | Path does not match |
| 15 | cf_usr_login | /login | Path does not match |
| 16 | cf_usr_logout | /logout | Path does not match |
| 17 | cf_usr_ldap_login | /login/ldap | Path does not match |
| 18 | cf_usr_local_login | /login/local | Path does not match |
| 19 | cf_usr_local_login_recuperar | /login/local/recuperar | Path does not match |
| 20 | cf_usr_local_login_contrasena | /login/local/contrasena | Path does not match |
| 21 | cf_usr_local_login_via_hash | /login/local/via-hash/{hash} | Path does not match |
| 22 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 23 | _logout_main | /logout | Path does not match |
| 24 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 25 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 26 | _wdt | /_wdt/{token} | Path does not match |
| 27 | _profiler_home | /_profiler/ | Path does not match |
| 28 | _profiler_search | /_profiler/search | Path does not match |
| 29 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 30 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 31 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 32 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 33 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 34 | _profiler_open_file | /_profiler/open | Path does not match |
| 35 | _profiler | /_profiler/{token} | Path does not match |
| 36 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 37 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 38 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 39 | app_default | / | Path does not match |
| 40 | app_archivos | /archivos | Path does not match |
| 41 | app_archivo_info | /info/{archivo} | Path does not match |
| 42 | app_archivo_put | /put/{archivo} | Path does not match |
| 43 | app_archivo_usuario | /usuario/{usuario} | Path does not match |
| 44 | api_info | /api/info | Path does not match |
| 45 | api_upload_from_url | /api/upload-from-url | Path does not match |
| 46 | api_upload | /api/upload | Path does not match |
| 47 | api_download | /api/download | Path does not match |
| 48 | api_img | /api/img | Path does not match |
| 49 | api_exists | /api/exists | Path does not match |
| 50 | api_metadata | /api/metadata | Path does not match |
| 51 | app_asset_img | /asset/{front}/img/{hash}/{mtime}/{res} | Path does not match |
| 52 | app_asset_attachment | /asset/{front}/attachment/{hash}/{mtime} | 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.