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 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 3 | _profiler_vite | /_profiler/vite | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | app_accueil | / | Path does not match |
| 19 | app_contact_index | /api/admin/contact/ | Path does not match |
| 20 | app_contact_show | /api/admin/contact/{id} | Path does not match |
| 21 | app_contact_edit | /api/admin/contact/{id}/edit | Path does not match |
| 22 | app_contact_delete | /api/admin/contact/{id} | Path does not match |
| 23 | app_contact_api_list | /api/admin/contact/api/contacts | Path does not match |
| 24 | app_contact_api_show | /api/admin/contact/api/contact/{id} | Path does not match |
| 25 | app_contact_api_toggle_read | /api/admin/contact/api/contact/{id}/toggle-read | Path does not match |
| 26 | app_admin | /admin/{reactRouting} | Path does not match |
| 27 | security_login_verify | /security/login_verify | Path does not match |
| 28 | security_refresh_token | /security/refresh-token | Path does not match |
| 29 | security_verify_token | /security/is-token-valid | Path does not match |
| 30 | security_logout | /security/logout | Path does not match |
| 31 | security_log_login_attempt | /security/log-login-attempt | Path does not match |
| 32 | security_log_login_success | /security/log-login-success | Path does not match |
| 33 | security_log_login_failure | /security/log-login-failure | Path does not match |
| 34 | security_password_reset_request | /security/password-reset/request | Path does not match |
| 35 | security_password_reset_confirm | /security/password-reset/confirm | Path does not match |
| 36 | security_register | /security/register | Path does not match |
| 37 | security_update_profile | /security/update-profile | Path does not match |
| 38 | home | /api/dashboard | Path does not match |
| 39 | api_experiences_index | /api/experiences | Path does not match |
| 40 | api_experiences_show | /api/experiences/{id} | Path does not match |
| 41 | api_experiences_create | /api/experiences | Path does not match |
| 42 | api_experiences_update | /api/experiences/{id} | Path does not match |
| 43 | api_formations_index | /api/formations | Path does not match |
| 44 | api_formations_show | /api/formations/{id} | Path does not match |
| 45 | api_formations_create | /api/formations | Path does not match |
| 46 | api_formations_update | /api/formations/{id}/edit | Path does not match |
| 47 | api_formations_delete | /api/formations/{id}/delete | Path does not match |
| 48 | api_formations_add_certificat | /api/formations/{id}/certificats | Path does not match |
| 49 | api_certificats_delete | /api/formations/certificats/{id}/delete | Path does not match |
| 50 | app_home | /home/{reactRouting} | Path does not match |
| 51 | app_log_history_all | /api/history/logs | Path does not match |
| 52 | app_portfolio | /portfolio | Path does not match |
| 53 | app_contact_new | /contact | Path does not match |
| 54 | app_project_index | /api/projects | Path does not match |
| 55 | app_project_show | /api/projects/{id} | Path does not match |
| 56 | app_project_create | /api/projects | Path does not match |
| 57 | app_project_update | /api/projects/{id}/edit | Path does not match |
| 58 | app_project_delete | /api/projects/{id}/delete | Path does not match |
| 59 | app_project_add_image | /api/projects/{projectId}/images | Path does not match |
| 60 | app_project_delete_image | /api/projects/images/{id}/delete | Path does not match |
| 61 | app_login | /login | Path does not match |
| 62 | app_logout | /logout | Path does not match |
| 63 | skyll_index | /api/skylls | Path does not match |
| 64 | skyll_show | /api/skylls/{id} | Path does not match |
| 65 | skyll_create | /api/skylls | Path does not match |
| 66 | skyll_update | /api/skylls/{id} | Path does not match |
| 67 | skyll_delete | /api/skylls/{id} | Path does not match |
| 68 | api_my_portfolio_portfolio | /api/user/ | Path does not match |
| 69 | api_my_portfolio_profile | /api/user/profile | Path does not match |
| 70 | api_my_portfolio_update_profile | /api/user/profile | Path does not match |
| 71 | api_my_portfolio_experiences | /api/user/experiences | Path does not match |
| 72 | api_my_portfolio_create_experience | /api/user/experiences | Path does not match |
| 73 | api_my_portfolio_update_experience | /api/user/experiences/{id} | Path does not match |
| 74 | api_my_portfolio_delete_experience | /api/user/experiences/{id} | Path does not match |
| 75 | api_my_portfolio_formations | /api/user/formations | Path does not match |
| 76 | api_my_portfolio_create_formation | /api/user/formations | Path does not match |
| 77 | api_my_portfolio_projects | /api/user/projects | Path does not match |
| 78 | api_my_portfolio_create_project | /api/user/projects | Path does not match |
| 79 | api_my_portfolio_skills | /api/user/skills | Path does not match |
| 80 | api_my_portfolio_create_skill | /api/user/skills | Path does not match |
| 81 | visitors_list | / | Path does not match |
| 82 | visitors_showd | /all | Path does not match |
| 83 | visitors_stats | /stats | Path does not match |
| 84 | visitors_map | /map | 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.