Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | admin_countries | /admin/countries | Path does not match |
| 13 | admin_country_add | /admin/country/add | Path does not match |
| 14 | admin_country_edit | /admin/country/edit/{uuid} | Path does not match |
| 15 | admin_country_delete | /admin/country/delete | Path does not match |
| 16 | admin_country_save | /admin/country/save | Path does not match |
| 17 | admin_designs | /admin/designs | Path does not match |
| 18 | admin_design_save | /admin/design/save | Path does not match |
| 19 | admin_design_add | /admin/design/add | Path does not match |
| 20 | admin_design | /admin/design/edit/{uuid} | Path does not match |
| 21 | admin_preview | /admin/ajax/preview | Path does not match |
| 22 | admin_send_test_email | /admin/ajax/send-test-email | Path does not match |
| 23 | admin_save_embed_files | /admin/ajax/save-embed-file | Path does not match |
| 24 | admin_save_attached_files | /admin/ajax/save-attached-file | Path does not match |
| 25 | admin_load_embed_files | /admin/ajax/load-embed-files/{uuid} | Path does not match |
| 26 | admin_load_attached_files | /admin/ajax/load-attached-files/{uuid} | Path does not match |
| 27 | admin_delete_embed_files | /admin/ajax/delete-attached-file/{uuid} | Path does not match |
| 28 | admin_design_delete | /admin/ajax/design/delete | Path does not match |
| 29 | admin_emails | /admin/emails | Path does not match |
| 30 | admin_email_save | /admin/email/save | Path does not match |
| 31 | admin_email_add | /admin/email/add | Path does not match |
| 32 | admin_email_edit | /admin/email/edit/{uuid} | Path does not match |
| 33 | admin_list_save | /admin/email/list/save | Path does not match |
| 34 | admin_list_delete | /admin/email/list/delete | Path does not match |
| 35 | admin_emailings | /admin/emailings | Path does not match |
| 36 | admin_emailing_add | /admin/emailing/add | Path does not match |
| 37 | admin_email_lists | /admin/lists | Path does not match |
| 38 | admin_email_list_save | /admin/list/save | Path does not match |
| 39 | admin_email_list_add | /admin/list/add | Path does not match |
| 40 | admin_email_list_edit | /admin/list/edit/{uuid} | Path does not match |
| 41 | admin_contact_list_save | /admin/ajax/contact/save | Path does not match |
| 42 | admin_contact_list_import | /admin/ajax/contact/import | Path does not match |
| 43 | admin_contact_list_import_add | /admin/ajax/contact/import/add | Path does not match |
| 44 | admin_contact_list_delete | /admin/ajax/contact/delete | Path does not match |
| 45 | admin-index | /admin/ | Path does not match |
| 46 | admin_login | / | Path does not match |
| 47 | create_admin | /create-admin | Path does not match |
| 48 | logout | /logout | Path does not match |
| 49 | exit | /exit | Path does not match |
| 50 | test_sendgrid | /test-sendgrid | Path does not match |
| 51 | email_tracking | /track.png | Path does not match |
| 52 | unsubscribe | /unsubscribe/{uuid} | Path does not match |
| 53 | unsubscribe_confirm | /unsubscribe-confirm/{uuid} | Path does not match |
| 54 | _preview_error | /_error/{code}.{_format} | 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.