Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | app_index | /app | Path does not match |
2 | app_fo_search | /search | Path does not match |
3 | app_index_game | /game | Path does not match |
4 | app_index_cat | /category | Path does not match |
5 | app_index_set_slug | /set-slug-artwork | Path does not match |
6 | app_index_set_slug_artist | /set-slug-artist | Path does not match |
7 | app_index_set_slug_artwork_part | /set-slug-artwork-part | Path does not match |
8 | app_index_get_artist_for_comparison | /get-artist-for-comparison | Path does not match |
9 | bo_app_art_collection_index | /collection/ | Path does not match |
10 | bo_app_art_collection_new | /collection/new | Path does not match |
11 | bo_app_art_collection_edit | /collection/{id}/edit | Path does not match |
12 | bo_app_art_collection_delete | /collection/{id} | Path does not match |
13 | bo_app_artist_index | /artist/ | Path does not match |
14 | bo_app_artist_new | /artist/new | Path does not match |
15 | bo_app_artist_edit | /artist/{id}/edit | Path does not match |
16 | bo_app_artist_delete | /artist/{id} | Path does not match |
17 | bo_app_artwork_category_index | /artwork-category/ | Path does not match |
18 | bo_app_artwork_category_new | /artwork-category/new | Path does not match |
19 | bo_app_artwork_category_edit | /artwork-category/{id}/edit | Path does not match |
20 | bo_app_artwork_category_add_artworks | /artwork-category/{id}/add-artworks | Path does not match |
21 | bo_app_artwork_category_delete | /artwork-category/{id} | Path does not match |
22 | bo_app_artwork_index | /artwork/ | Path does not match |
23 | bo_app_artwork_new | /artwork/new | Path does not match |
24 | bo_app_artwork_edit | /artwork/{id}/edit | Path does not match |
25 | bo_app_artwork_delete | /artwork/{id} | Path does not match |
26 | bo_app_artwork_detail_index | /detail/ | Path does not match |
27 | bo_app_artwork_detail_new | /detail/new | Path does not match |
28 | bo_app_artwork_detail_edit | /detail/{id}/edit | Path does not match |
29 | bo_app_artwork_detail_delete | /detail/{id} | Path does not match |
30 | bo_app_artwork_part_index | /artworkpart/ | Path does not match |
31 | bo_app_artwork_part_new | /artworkpart/new | Path does not match |
32 | bo_app_artwork_part_edit | /artworkpart/{id}/edit | Path does not match |
33 | bo_app_artwork_part_delete | /artworkpart/{id} | Path does not match |
34 | bo_app_century_index | /century/ | Path does not match |
35 | bo_app_century_new | /century/new | Path does not match |
36 | bo_app_century_edit | /century/{id}/edit | Path does not match |
37 | bo_app_century_delete | /century/{id} | Path does not match |
38 | bo_app_city_index | /city/ | Path does not match |
39 | bo_app_city_new | /city/new | Path does not match |
40 | bo_app_city_edit | /city/{id}/edit | Path does not match |
41 | bo_app_city_delete | /city/{id} | Path does not match |
42 | bo_app_country_index | /country/ | Path does not match |
43 | bo_app_country_new | /country/new | Path does not match |
44 | bo_app_country_edit | /country/{id}/edit | Path does not match |
45 | bo_app_country_delete | /country/{id} | Path does not match |
46 | bo_get_artworks_for_artist | /bo/getter/get-artworks/{artist}/{type} | Path does not match |
47 | bo_app_import_new | /bo/ | Path does not match |
48 | bo_app_generate_login_link | /bo/generate-login-link | Path does not match |
49 | bo_app_import_show | /bo/{id} | Path does not match |
50 | bo_app_import_edit | /bo/{id}/edit | Path does not match |
51 | bo_app_import_delete | /bo/{id} | Path does not match |
52 | app_render_mosaic_comparison | /app/compare/{artistOne}/{typeOne}/{nameOne}/{artistTwo}/{typeTwo}/{nameTwo} | Path does not match |
53 | app_render_item_artwork | /app/century/{century}/artist/{artist}/artwork/{name} | Path does not match |
54 | app_render_item_artwork_page | /app/century/{century}/artist/{artist}/artwork/{name}/page | Path does not match |
55 | app_mobile | /mobile | Path does not match |
56 | app_render_mosaic_century | /app/century/{name} | Path does not match |
57 | app_render_mosaic_artist_artwork | /app/century/{century}/artist/{name}/artworks | Path does not match |
58 | app_render_mosaic_artist_artwork_category | /app/century/{century}/artist/{name}/artworks/category | Path does not match |
59 | app_render_mosaic_artist_detail | /app/century/{century}/artist/{name}/details | Path does not match |
60 | app_render_mosaic_artist_video | /app/century/{century}/artist/{name}/videos | Path does not match |
61 | app_render_mosaic_part | /app/century/{century}/artist/{artist}/part/{name} | Path does not match |
62 | app_render_mosaic_artwork_details | /app/century/{century}/artist/{artist}/artwork/{name}/details | Path does not match |
63 | app_render_mosaic_artwork_decomposition | /app/century/{century}/artist/{artist}/artwork/{name}/decomposition | Path does not match |
64 | app_login | / | Path does not match |
65 | login_check | /login_check | Path does not match |
66 | app_logout | /logout | Path does not match |
67 | _preview_error | /_error/{code}.{_format} | Path does not match |
68 | _wdt | /_wdt/{token} | Path does not match |
69 | _profiler_home | /_profiler/ | Path does not match |
70 | _profiler_search | /_profiler/search | Path does not match |
71 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
72 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
73 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
74 | _profiler_open_file | /_profiler/open | Path does not match |
75 | _profiler | /_profiler/{token} | Path does not match |
76 | _profiler_router | /_profiler/{token}/router | Path does not match |
77 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
78 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.