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 | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_admin | / | Path does not match |
| 16 | admin_user_create | /admin/user/create | Path does not match |
| 17 | app_news | /militant/communiques/ | Path does not match |
| 18 | app_news_show | /militant/communiques/{id} | Path does not match |
| 19 | app_payments | /militant/cotisations/ | Path does not match |
| 20 | app_payments_new | /militant/cotisations/payer | Path does not match |
| 21 | api_initier_paiement | /militant/cotisations/api/initier-paiement | Path does not match |
| 22 | flexpay_callback | /militant/cotisations/flexpay-callback | Path does not match |
| 23 | api_verifier_statut | /militant/cotisations/api/statut-paiement/{orderNumber} | Path does not match |
| 24 | app_payments_receipt | /militant/cotisations/recu/{id} | Path does not match |
| 25 | app_events | /militant/evenements/ | Path does not match |
| 26 | app_event_show | /militant/evenements/{id} | Path does not match |
| 27 | app_federation | /militant/federation/ | Path does not match |
| 28 | app_membre_dashboard | /militant/dashboard | Path does not match |
| 29 | app_profile | /militant/profile | Path does not match |
| 30 | app_profile_photo_upload | /militant/profile/photo/upload | Path does not match |
| 31 | app_card | /militant/card | Path does not match |
| 32 | app_register | /inscription | Path does not match |
| 33 | ajax_federations | /ajax/federations/{provinceId} | Path does not match |
| 34 | app_membre_password_change | /militant/security/password | Path does not match |
| 35 | app_communique_index | /communique/ | Path does not match |
| 36 | app_communique_new | /communique/new | Path does not match |
| 37 | app_communique_show | /communique/{id} | Path does not match |
| 38 | app_communique_edit | /communique/{id}/edit | Path does not match |
| 39 | app_communique_delete | /communique/{id} | Path does not match |
| 40 | app_cotisation_index | /admin/cotisation/ | Path does not match |
| 41 | app_cotisation_historique | /admin/cotisation/historique | Path does not match |
| 42 | app_cotisation_new | /admin/cotisation/new | Path does not match |
| 43 | app_cotisation_edit | /admin/cotisation/{id}/edit | Path does not match |
| 44 | app_cotisation_delete | /admin/cotisation/{id} | Path does not match |
| 45 | app_evenement_index | /evenement/ | Path does not match |
| 46 | app_evenement_new | /evenement/new | Path does not match |
| 47 | app_evenement_show | /evenement/{id} | Path does not match |
| 48 | app_evenement_edit | /evenement/{id}/edit | Path does not match |
| 49 | app_evenement_delete | /evenement/{id} | Path does not match |
| 50 | app_federation_index | /federation/ | Path does not match |
| 51 | app_federation_show | /federation/{id} | Path does not match |
| 52 | app_federation_new | /federation/add/new | Path does not match |
| 53 | app_federation_edit | /federation/{id}/edit | Path does not match |
| 54 | app_federation_delete | /federation/{id} | Path does not match |
| 55 | app_membre | /admin/membres | Path does not match |
| 56 | app_membre_search | /search | Path does not match |
| 57 | app_membre_new | /admin/membre/add | Path does not match |
| 58 | app_federations_by_province | /membre/federations-by-province/{id} | Path does not match |
| 59 | membre_read | /membre/read/{id} | Path does not match |
| 60 | app_membre_reset_photo | /admin/membre/{id}/reset-photo | Path does not match |
| 61 | app_membre_edit | /admin/membre/{id}/edit | Path does not match |
| 62 | app_membre_user | /membre/user | Path does not match |
| 63 | app_province | /admin/province/ | Path does not match |
| 64 | app_province_show | /admin/province/{id} | Path does not match |
| 65 | app_province_new | /admin/province/add/new | Path does not match |
| 66 | app_province_update | /admin/province/{id}/edit | Path does not match |
| 67 | app_province_delete | /admin/province/{id} | Path does not match |
| 68 | app_login | /login | Path does not match |
| 69 | app_logout | /logout | Path does not match |
| 70 | app_transaction_index | /transaction/ | Path does not match |
| 71 | app_transaction_show | /transaction/{id} | Path does not match |
| 72 | app_user_index | /admin/user/ | Path does not match |
| 73 | app_user_new | /admin/user/new | Path does not match |
| 74 | app_user_edit | /admin/user/{id}/edit | Path does not match |
| 75 | 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.