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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | churches | /churches | Path does not match |
| 14 | church_new | /church/new | Path does not match |
| 15 | church_edit | /church/{id} | Path does not match |
| 16 | church_delete | /church/delete/{id} | Path does not match |
| 17 | church_reports | /churchreports | Path does not match |
| 18 | church_report_show | /churchreport/{id} | Path does not match |
| 19 | church_report_activity_new | /churchreport/activity/new | Path does not match |
| 20 | church_report_finance_new | /churchreport/finance/{id}/{churchid}/new | Path does not match |
| 21 | church_report_overview_new | /churchreport/overview/{id} | Path does not match |
| 22 | church_report_edit | /churchreport/{id} | Path does not match |
| 23 | church_report_status | /churchreport/{id}/{state} | Path does not match |
| 24 | church_report_delete | /churchreport/delete/{id} | Path does not match |
| 25 | concepts | /concepts | Path does not match |
| 26 | concept_new | /concept/new | Path does not match |
| 27 | concept_edit | /concept/{id} | Path does not match |
| 28 | concept_delete | /concept/delete/{id} | Path does not match |
| 29 | countries | /countries | Path does not match |
| 30 | country_new | /country/new | Path does not match |
| 31 | country_edit | /country/{id} | Path does not match |
| 32 | country_delete | /country/delete/{id} | Path does not match |
| 33 | home | /home | Path does not match |
| 34 | login | / | Path does not match |
| 35 | logout | /logout | Path does not match |
| 36 | sess | /sess | Path does not match |
| 37 | districts | /districts | Path does not match |
| 38 | district_new | /district/new | Path does not match |
| 39 | district_edit | /district/{id} | Path does not match |
| 40 | district_delete | /district/delete/{id} | Path does not match |
| 41 | ministerial_report_document_upload | /upload/ministerialreport/{id} | Path does not match |
| 42 | church_report_document_upload | /upload/churchreport/{id} | Path does not match |
| 43 | ministerial_reports | /ministerialreports | Path does not match |
| 44 | ministerial_report_show | /ministerialreport/{id} | Path does not match |
| 45 | ministerial_reports_new | /ministerialreports/new | Path does not match |
| 46 | ministerial_report_new_documents | /ministerialreport/documents/{id} | Path does not match |
| 47 | ministerial_report_edit | /ministerialreport/{id} | Path does not match |
| 48 | ministerial_report_status | /ministerialreport/{id}/{state} | Path does not match |
| 49 | ministerial_report_delete | /ministerialreport/{id}/delete/ | Path does not match |
| 50 | regions | /regions | Path does not match |
| 51 | region_new | /region/new | Path does not match |
| 52 | region_edit | /region/{id} | Path does not match |
| 53 | region_delete | /region/delete/{id} | Path does not match |
| 54 | regional_church_reports | /regional/churchreports | Path does not match |
| 55 | regional_church_report_show | /regional/churchreport/{id} | Path does not match |
| 56 | regional_church_report_new | /regional/churchreports/new | Path does not match |
| 57 | regional_church_report_status | /regional/churchreport/{id}/{state} | Path does not match |
| 58 | regional_ministerial_reports | /regional/ministerialreports | Path does not match |
| 59 | regional_ministerial_report_show | /regional/ministerialreport/{id} | Path does not match |
| 60 | regional_ministerial_reports_new | /regional/ministerialreports/new | Path does not match |
| 61 | regional_ministerial_report_status | /regional/ministerialreport/{id}/{state} | Path does not match |
| 62 | temporal_concepts | /temporal/concepts | Path does not match |
| 63 | temporal_concept_new | /temporal/concept/new | Path does not match |
| 64 | temporal_concept_edit | /temporal/concept/{id} | Path does not match |
| 65 | temporal_concept_delete | /temporal/concept/delete/{id} | Path does not match |
| 66 | ministers | /ministers | Path does not match |
| 67 | minister_new | /minister/new | Path does not match |
| 68 | minister_show | /show/{id} | Path does not match |
| 69 | minister_edit | /minister/{id} | Path does not match |
| 70 | minister_delete | /user/delete/{id} | Path does not match |
| 71 | minister_profile | /profile | Path does not match |
| 72 | minister_profile_edit | /profile/edit | 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.