Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | create_category_admin | /admin/crear-grupo | Path does not match |
| 2 | edit_category_admin | /admin/editar-grupo | Path does not match |
| 3 | store_category_admin | /admin/guardar-grupo | Path does not match |
| 4 | update_category_admin | /admin/actualizar-grupo | Path does not match |
| 5 | admin | /admin | Path does not match |
| 6 | admin_importar_usuarios | /admin/importar-usuarios | Path does not match |
| 7 | create_tag_admin | /admin/crear-tag | Path does not match |
| 8 | edit_tag_admin | /admin/editar-tag | Path does not match |
| 9 | store_tag_admin | /admin/guardar-tag | Path does not match |
| 10 | update_tag_admin | /admin/actualizar-tag | Path does not match |
| 11 | admin_administrar_usuario | /admin/administrar-usuario | Path does not match |
| 12 | update_user_admin | /update-user-admin | Path does not match |
| 13 | api_sign_in_create | /api/sign-in | Path does not match |
| 14 | api_profile_pictures_create | /api/profile_pictures | Path does not match |
| 15 | api_media_delete | /api/media/{id} | Path does not match |
| 16 | dashboard | /dashboard | Path does not match |
| 17 | forgot_password_show | /user/recover/password | Path does not match |
| 18 | forgot_password | /forgot_password | Path does not match |
| 19 | new_password_show | /user/change/password | Path does not match |
| 20 | set_new_password | /set_new_password | Path does not match |
| 21 | login | /user/login | Path does not match |
| 22 | login_check | /login_check | Path does not match |
| 23 | logout | /logout | Path does not match |
| 24 | user_contact | /user-contact/{id} | Path does not match |
| 25 | user_edit_profile | /user/profile/edit | Path does not match |
| 26 | register | /user/register | Path does not match |
| 27 | user_show | /user/{id} | Path does not match |
| 28 | register_store | /register-store | Path does not match |
| 29 | update_profile | /update-profile | Path does not match |
| 30 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 31 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 32 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 33 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 34 | _wdt | /_wdt/{token} | Path does not match |
| 35 | _profiler_home | /_profiler/ | Path does not match |
| 36 | _profiler_search | /_profiler/search | Path does not match |
| 37 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 38 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 39 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 40 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 41 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 42 | _profiler_open_file | /_profiler/open | Path does not match |
| 43 | _profiler | /_profiler/{token} | Path does not match |
| 44 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 45 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 46 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 47 | home_redirect | / | 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.