Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | user_profil | /profil | Path does not match |
| 2 | profil_details | /profil/{id}/details | Path does not match |
| 3 | profile_edit | /profil/edit | Path does not match |
| 4 | update_availability | /update/availability | Path does not match |
| 5 | day_change_status | /change/{id}/status | Path does not match |
| 6 | load_day | /day/load/{id} | Path does not match |
| 7 | update_day | /update/{id}/day | Path does not match |
| 8 | documents_edit | /documents/edit | Path does not match |
| 9 | user_email_confirm | /email-confirm/{token} | Path does not match |
| 10 | new_booking | /new/booking/{id}/{idParent} | Path does not match |
| 11 | confirm_booking | /confirm/booking/{id}/{option} | Path does not match |
| 12 | current_user_booking | /current/user/booking | Path does not match |
| 13 | load_booking_details | /booking/load/{id} | Path does not match |
| 14 | user_like | /user{id}/like | Path does not match |
| 15 | member_favorites | /profile/favorites | Path does not match |
| 16 | admin_day_index | /admin/day/ | Path does not match |
| 17 | admin_booking_index | /admin/booking/ | Path does not match |
| 18 | admin_dashboard | /admin | Path does not match |
| 19 | admin_feedback_index | /admin/feedback/ | Path does not match |
| 20 | admin_feedback_delete | /admin/feedback/admin/delete/feedback/{id} | Path does not match |
| 21 | admin_message_index | /admin/message/ | Path does not match |
| 22 | admin_motif_index | /admin/motif/ | Path does not match |
| 23 | admin_motif_edit | /admin/motif/edit/{id} | Path does not match |
| 24 | admin_newsletter_index | /admin/newsletter/ | Path does not match |
| 25 | admin_profile_index | /admin/profile/nanny | Path does not match |
| 26 | admin_profile_parents | /admin/profile/parent | Path does not match |
| 27 | admin_profile_detail | /admin/profile/details/{id} | Path does not match |
| 28 | admin_profile_change_status | /admin/profile/admin/change/status/{id}/{option} | Path does not match |
| 29 | admin_profile_validation | /admin/profile/validation/{id}/{index} | Path does not match |
| 30 | admin_report_index | /admin/report/ | Path does not match |
| 31 | admin_service_index | /admin/service/ | Path does not match |
| 32 | admin_warehouse_index | /admin/warehouse/ | Path does not match |
| 33 | admin_warehouse_new | /admin/warehouse/new | Path does not match |
| 34 | admin_warehouse_edit | /admin/warehouse/edit/{id} | Path does not match |
| 35 | admin_warehouse_delete | /admin/warehouse/admin/delete/warehouse/{id} | Path does not match |
| 36 | auth_password_reset | /password/new | Path does not match |
| 37 | auth_password_reset_confirm | /password/new/{id}/{token} | Path does not match |
| 38 | auth_password_update | /password/update | Path does not match |
| 39 | app_register | /register | Path does not match |
| 40 | register_confirm | /inscription/confirmation/{id} | Path does not match |
| 41 | app_login | /login | Path does not match |
| 42 | app_logout | /logout | Path does not match |
| 43 | oauth_connect | /oauth/connect/{service} | Path does not match |
| 44 | oauth_unlink | /oauth/unlink/{service} | Path does not match |
| 45 | oauth_check | /oauth/check/{service} | Path does not match |
| 46 | homepage | / | Path does not match |
| 47 | image_resizer | /media/resize/{width}/{height}/{path} | Path does not match |
| 48 | image_jpg | /media/convert/{path} | Path does not match |
| 49 | create_profiles | /admin/create/profiles | Path does not match |
| 50 | load_days | /admin/load/days | Path does not match |
| 51 | update_days | /admin/update/days | Path does not match |
| 52 | email_send | /admin/email | Path does not match |
| 53 | verifiy_profiles | /admin/verifiy/profiles | Path does not match |
| 54 | update_user_profile | /admin/update/user/profile | Path does not match |
| 55 | contact_us | /contact/us | Path does not match |
| 56 | feedback_new | /new/feedback/{id} | Path does not match |
| 57 | faq | /faq | Path does not match |
| 58 | about_us | /about/us | Path does not match |
| 59 | support | /support | Path does not match |
| 60 | legal_notice | /legal/notice | Path does not match |
| 61 | terms_and_conditions | /terms/and/conditions | Path does not match |
| 62 | message_send | /messages/{id} | Path does not match |
| 63 | newsletter_subscription | /newsletter | Path does not match |
| 64 | newsletter_unsubscription | /unsubscribe/{email} | Path does not match |
| 65 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 66 | api_doc | /api/docs.{_format} | Path does not match |
| 67 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 68 | api_likes_get_collection | /api/likes.{_format} | Path does not match |
| 69 | api_likes_post_collection | /api/likes.{_format} | Path does not match |
| 70 | api_likes_get_item | /api/likes/{id}.{_format} | Path does not match |
| 71 | api_likes_delete_item | /api/likes/{id}.{_format} | Path does not match |
| 72 | api_likes_put_item | /api/likes/{id}.{_format} | Path does not match |
| 73 | api_likes_patch_item | /api/likes/{id}.{_format} | Path does not match |
| 74 | api_feedback_get_collection | /api/feedback.{_format} | Path does not match |
| 75 | api_feedback_post_collection | /api/feedback.{_format} | Path does not match |
| 76 | api_feedback_get_item | /api/feedback/{id}.{_format} | Path does not match |
| 77 | api_feedback_delete_item | /api/feedback/{id}.{_format} | Path does not match |
| 78 | api_feedback_put_item | /api/feedback/{id}.{_format} | Path does not match |
| 79 | api_feedback_patch_item | /api/feedback/{id}.{_format} | Path does not match |
| 80 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 81 | 2fa_login | /2fa | Path does not match |
| 82 | 2fa_login_check | /2fa_check | Path does not match |
| 83 | _wdt | /_wdt/{token} | Path does not match |
| 84 | _profiler_home | /_profiler/ | Path does not match |
| 85 | _profiler_search | /_profiler/search | Path does not match |
| 86 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 87 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 88 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 89 | _profiler_open_file | /_profiler/open | Path does not match |
| 90 | _profiler | /_profiler/{token} | Path does not match |
| 91 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 92 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 93 | _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.