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 | admin | /admin | Path does not match |
| 14 | app_audio_text_block_index | /audio/text/block/ | Path does not match |
| 15 | app_audio_text_block_new | /audio/text/block/new | Path does not match |
| 16 | app_audio_text_block_show | /audio/text/block/{id} | Path does not match |
| 17 | app_audio_text_block_edit | /audio/text/block/{id}/edit | Path does not match |
| 18 | app_audio_text_block_delete | /audio/text/block/{id} | Path does not match |
| 19 | app_category_index | /category/ | Path does not match |
| 20 | app_category_new | /category/new | Path does not match |
| 21 | app_category_show | /category/{id} | Path does not match |
| 22 | app_category_edit | /category/{id}/edit | Path does not match |
| 23 | app_category_delete | /category/{id} | Path does not match |
| 24 | app_category_getall | /category/api/all | Path does not match |
| 25 | app_category_gettour | /category/api/{id} | Path does not match |
| 26 | app_p_o_i_book_page_index | /p/o/i/book/page/ | Path does not match |
| 27 | app_p_o_i_book_page_new | /p/o/i/book/page/new | Path does not match |
| 28 | app_p_o_i_book_page_show | /p/o/i/book/page/{id} | Path does not match |
| 29 | app_p_o_i_book_page_edit | /p/o/i/book/page/{id}/edit | Path does not match |
| 30 | app_p_o_i_book_page_delete | /p/o/i/book/page/{id} | Path does not match |
| 31 | app_p_o_i_index | /poi/ | Path does not match |
| 32 | app_p_o_i_new | /poi/new | Path does not match |
| 33 | app_p_o_i_show | /poi/{id} | Path does not match |
| 34 | app_p_o_i_edit | /poi/{id}/edit | Path does not match |
| 35 | app_p_o_i_delete | /poi/{id} | Path does not match |
| 36 | app_poi_getall | /poi/api/all | Path does not match |
| 37 | app_poi_gettour | /poi/api/{id} | Path does not match |
| 38 | app_poitest_index | /poitest/ | Path does not match |
| 39 | app_poitest_new | /poitest/new | Path does not match |
| 40 | app_poitest_show | /poitest/{id} | Path does not match |
| 41 | app_poitest_edit | /poitest/{id}/edit | Path does not match |
| 42 | app_poitest_delete | /poitest/{id} | Path does not match |
| 43 | app_quiz_entry_index | /quiz/entry/ | Path does not match |
| 44 | app_quiz_entry_new | /quiz/entry/new | Path does not match |
| 45 | app_quiz_entry_show | /quiz/entry/{id} | Path does not match |
| 46 | app_quiz_entry_edit | /quiz/entry/{id}/edit | Path does not match |
| 47 | app_quiz_entry_delete | /quiz/entry/{id} | Path does not match |
| 48 | app_login | /login | Path does not match |
| 49 | app_logout | /logout | Path does not match |
| 50 | app_tour_index | /tour/ | Path does not match |
| 51 | app_tour_new | /tour/new | Path does not match |
| 52 | app_tour_show | /tour/{id} | Path does not match |
| 53 | app_tour_edit | /tour/{id}/edit | Path does not match |
| 54 | app_tour_delete | /tour/{id} | Path does not match |
| 55 | app_tour_getall | /tour/api/all | Path does not match |
| 56 | app_tour_getlive | /tour/api/live | Path does not match |
| 57 | app_tour_getbeta | /tour/api/beta | Path does not match |
| 58 | app_tour_gettour | /tour/api/{id} | Path does not match |
| 59 | homepage | / | 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.