Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
2 | api_errors | /api/errors/{status} | Path does not match |
3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
5 | api_doc | /api/docs.{_format} | Path does not match |
6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
10 | set_bank_statement_controlled | /api/bank_statements/{id}/controlled | Path does not match |
11 | _api_/bank_statements{._format}_get_collection | /api/bank_statements.{_format} | Path does not match |
12 | _api_/bank_statements/{id}{._format}_get | /api/bank_statements/{id}.{_format} | Path does not match |
13 | _api_/bank_statements{._format}_post | /api/bank_statements.{_format} | Path does not match |
14 | _api_/bank_statements/{id}{._format}_delete | /api/bank_statements/{id}.{_format} | Path does not match |
15 | _api_/bank_statements/{id}{._format}_patch | /api/bank_statements/{id}.{_format} | Path does not match |
16 | _api_/bank_statements/{id}{._format}_put | /api/bank_statements/{id}.{_format} | Path does not match |
17 | close_campaign | /api/campaigns/{id}/close | Path does not match |
18 | _api_/campaigns{._format}_post | /api/campaigns.{_format} | Path does not match |
19 | _api_/campaigns{._format}_get_collection | /api/campaigns.{_format} | Path does not match |
20 | get_closed_campaigns_with_new_donations | /api/campaigns/closed | Path does not match |
21 | _api_/campaigns/{id}{._format}_get | /api/campaigns/{id}.{_format} | Path does not match |
22 | _api_/campaigns/{id}{._format}_delete | /api/campaigns/{id}.{_format} | Path does not match |
23 | _api_/campaigns/{id}{._format}_patch | /api/campaigns/{id}.{_format} | Path does not match |
24 | _api_/campaigns/{id}{._format}_put | /api/campaigns/{id}.{_format} | Path does not match |
25 | attach transactions to a campaign | /api/campaigns/{id}/attach_transactions | Path does not match |
26 | attach donations to a campaign | /api/campaigns/{id}/attach_donations | Path does not match |
27 | attach_potential_donors_to_a_campaign | /api/campaigns/{id}/attach_potential_donors | Path does not match |
28 | set_campaign_donors_as_contacted | /api/campaigns/{id}/set_campaign_donors_as_contacted | Path does not match |
29 | _api_/campaign_types/{id}{._format}_get | /api/campaign_types/{id}.{_format} | Path does not match |
30 | _api_/campaign_types{._format}_get_collection | /api/campaign_types.{_format} | Path does not match |
31 | _api_/cities/{id}{._format}_get | /api/cities/{id}.{_format} | Path does not match |
32 | _api_/cities{._format}_get_collection | /api/cities.{_format} | Path does not match |
33 | _api_/cities{._format}_post | /api/cities.{_format} | Path does not match |
34 | _api_/cities/{id}{._format}_put | /api/cities/{id}.{_format} | Path does not match |
35 | _api_/cities/{id}{._format}_patch | /api/cities/{id}.{_format} | Path does not match |
36 | _api_/cities/{id}{._format}_delete | /api/cities/{id}.{_format} | Path does not match |
37 | _api_/contact_people/{id}{._format}_get | /api/contact_people/{id}.{_format} | Path does not match |
38 | _api_/contact_people{._format}_get_collection | /api/contact_people.{_format} | Path does not match |
39 | _api_/contact_people{._format}_post | /api/contact_people.{_format} | Path does not match |
40 | _api_/contact_people/{id}{._format}_put | /api/contact_people/{id}.{_format} | Path does not match |
41 | _api_/contact_people/{id}{._format}_patch | /api/contact_people/{id}.{_format} | Path does not match |
42 | _api_/contact_people/{id}{._format}_delete | /api/contact_people/{id}.{_format} | Path does not match |
43 | _api_/countries/{id}{._format}_get | /api/countries/{id}.{_format} | Path does not match |
44 | _api_/countries{._format}_get_collection | /api/countries.{_format} | Path does not match |
45 | _api_/criterion/{id}{._format}_get | /api/criterion/{id}.{_format} | Path does not match |
46 | _api_/criterion{._format}_get_collection | /api/criterion.{_format} | Path does not match |
47 | _api_/criterion{._format}_post | /api/criterion.{_format} | Path does not match |
48 | _api_/criterion/{id}{._format}_put | /api/criterion/{id}.{_format} | Path does not match |
49 | _api_/criterion/{id}{._format}_patch | /api/criterion/{id}.{_format} | Path does not match |
50 | _api_/criterion/{id}{._format}_delete | /api/criterion/{id}.{_format} | Path does not match |
51 | _api_/bank_statements/{id}/donations_get_collection | /api/bank_statements/{id}/donations | Path does not match |
52 | _api_/donors/{id}/donations_get_collection | /api/donors/{id}/donations | Path does not match |
53 | _api_/campaigns/{id}/donations_get_collection | /api/campaigns/{id}/donations | Path does not match |
54 | _api_/donations{._format}_post | /api/donations.{_format} | Path does not match |
55 | _api_/donations{._format}_get_collection | /api/donations.{_format} | Path does not match |
56 | _api_/donations/{id}{._format}_get | /api/donations/{id}.{_format} | Path does not match |
57 | _api_/donations/{id}{._format}_delete | /api/donations/{id}.{_format} | Path does not match |
58 | _api_/donations/{id}{._format}_patch | /api/donations/{id}.{_format} | Path does not match |
59 | _api_/donations/{id}{._format}_put | /api/donations/{id}.{_format} | Path does not match |
60 | create donations from transactions | /api/donations/create_from_transactions | Path does not match |
61 | validate_donations | /api/donations/validate | Path does not match |
62 | _api_/donors{._format}_get_collection | /api/donors.{_format} | Path does not match |
63 | _api_/donors/{id}{._format}_get | /api/donors/{id}.{_format} | Path does not match |
64 | _api_/donors{._format}_post | /api/donors.{_format} | Path does not match |
65 | _api_/donors/{id}{._format}_patch | /api/donors/{id}.{_format} | Path does not match |
66 | _api_/donors/{id}{._format}_put | /api/donors/{id}.{_format} | Path does not match |
67 | _api_/donors/{id}{._format}_delete | /api/donors/{id}.{_format} | Path does not match |
68 | import_potential_donors | /api/donors/import-donors | Path does not match |
69 | merge_donors | /api/donors/merge | Path does not match |
70 | generate_donors_address_stickers | /api/donors/generate-address-stickers | Path does not match |
71 | generate_donor_letters_per_year | /api/donors/{id}/generate-year-letters | Path does not match |
72 | clear_similar_donors | /api/donors/{id}/clear-similar-donors | Path does not match |
73 | _api_/donor_comments/{id}{._format}_get | /api/donor_comments/{id}.{_format} | Path does not match |
74 | _api_/donor_comments{._format}_get_collection | /api/donor_comments.{_format} | Path does not match |
75 | _api_/donor_comments{._format}_post | /api/donor_comments.{_format} | Path does not match |
76 | _api_/donor_comments/{id}{._format}_put | /api/donor_comments/{id}.{_format} | Path does not match |
77 | _api_/donor_comments/{id}{._format}_patch | /api/donor_comments/{id}.{_format} | Path does not match |
78 | _api_/donor_comments/{id}{._format}_delete | /api/donor_comments/{id}.{_format} | Path does not match |
79 | _api_/donor_roles/{id}{._format}_get | /api/donor_roles/{id}.{_format} | Path does not match |
80 | _api_/donor_roles{._format}_get_collection | /api/donor_roles.{_format} | Path does not match |
81 | _api_/donor_sources/{id}{._format}_get | /api/donor_sources/{id}.{_format} | Path does not match |
82 | _api_/donor_sources{._format}_get_collection | /api/donor_sources.{_format} | Path does not match |
83 | _api_/donor_sources{._format}_post | /api/donor_sources.{_format} | Path does not match |
84 | _api_/donor_sources/{id}{._format}_put | /api/donor_sources/{id}.{_format} | Path does not match |
85 | _api_/donor_sources/{id}{._format}_patch | /api/donor_sources/{id}.{_format} | Path does not match |
86 | _api_/donor_sources/{id}{._format}_delete | /api/donor_sources/{id}.{_format} | Path does not match |
87 | _api_/donor_titles/{id}{._format}_get | /api/donor_titles/{id}.{_format} | Path does not match |
88 | _api_/donor_titles{._format}_get_collection | /api/donor_titles.{_format} | Path does not match |
89 | generate_letters | /api/letters/generate | Path does not match |
90 | _api_/letters/{id}{._format}_get | /api/letters/{id}.{_format} | Path does not match |
91 | generate_taxation_letters | /api/letters/generate/taxation | Path does not match |
92 | _api_/letters_exports{._format}_get_collection | /api/letters_exports.{_format} | Path does not match |
93 | _api_/letters_exports/{id}{._format}_get | /api/letters_exports/{id}.{_format} | Path does not match |
94 | _api_/transactions/{id}{._format}_get | /api/transactions/{id}.{_format} | Path does not match |
95 | _api_/transactions{._format}_get_collection | /api/transactions.{_format} | Path does not match |
96 | _api_/transactions{._format}_post | /api/transactions.{_format} | Path does not match |
97 | _api_/transactions/{id}{._format}_put | /api/transactions/{id}.{_format} | Path does not match |
98 | _api_/transactions/{id}{._format}_patch | /api/transactions/{id}.{_format} | Path does not match |
99 | _api_/transactions/{id}{._format}_delete | /api/transactions/{id}.{_format} | Path does not match |
100 | _api_/bank_statements/{id}/transactions_get_collection | /api/bank_statements/{id}/transactions | Path does not match |
101 | _api_/donors/{id}/transactions_get_collection | /api/donors/{id}/transactions | Path does not match |
102 | _api_/campaigns/{id}/transactions_get_collection | /api/campaigns/{id}/transactions | Path does not match |
103 | _preview_error | /_error/{code}.{_format} | Path does not match |
104 | _logout_main | /logout | Path does not match |
105 | _wdt | /_wdt/{token} | Path does not match |
106 | _profiler_home | /_profiler/ | Path does not match |
107 | _profiler_search | /_profiler/search | Path does not match |
108 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
109 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
110 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
111 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
112 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
113 | _profiler_open_file | /_profiler/open | Path does not match |
114 | _profiler | /_profiler/{token} | Path does not match |
115 | _profiler_router | /_profiler/{token}/router | Path does not match |
116 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
117 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
118 | admin | /admin | Path does not match |
119 | home | / | Path does not match |
120 | app_forgot_password_request | /reset-password | Path does not match |
121 | app_check_email | /reset-password/check-email | Path does not match |
122 | app_reset_password | /reset-password/reset/{token} | Path does not match |
123 | app_login | /login | Path does not match |
124 | app_test | /test | Path does not match |
125 | auth | /auth | Path does not match |
126 | dashboard | /admin | 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.