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 | _preview_error | /_error/{code}.{_format} | Path does not match |
13 | api_login | /auth/login | Path does not match |
14 | app_login | /login | Path does not match |
15 | expireAccount | /expire/account | Path does not match |
16 | app_logout | /logout | Path does not match |
17 | index_page | / | Path does not match |
18 | categories_page | /kategorie/{type}/{id}/{lang}/{ctr} | Path does not match |
19 | categories_defaults_page | /kategorie-domyslne/{type}/{id}/{lang}/{ctr} | Path does not match |
20 | designers_page | /projektanci/{type}/{id}/{lang}/{ctr} | Path does not match |
21 | designers_defaults_page | /projektanci-domyslne/{lang}/{ctr} | Path does not match |
22 | designers_category_page | /kategorie-projektanta/{des_id}/{cat_id}/{lang}/{ctr} | Path does not match |
23 | designers_category_defaults_page | /kategorie-projektanta-domyslne/{cat_id}/{lang}/{ctr} | Path does not match |
24 | products_page | /produkty | Path does not match |
25 | popular_countries_page | /popularne-kraje/{id}/{lang} | Path does not match |
26 | static_pages_page | /strony/{id}/{lang} | Path does not match |
27 | show_result_page | /sprawdz-wynik | Path does not match |
28 | menu_designers | /menu-projektantow/{cat_id}/{ctr} | Path does not match |
29 | show_robot_file | /robots | Path does not match |
30 | show_editor_pages | /editor/{id} | Path does not match |
31 | save_robots_data | /api/robots | Path does not match |
32 | use_robots_backup | /api/robots/backup | Path does not match |
33 | get_robots_backup | /api/robots/backup | Path does not match |
34 | get_robots_current | /api/robots | Path does not match |
35 | get_designer_info | /api/ai/designer_info | Path does not match |
36 | get_editor_data | /api/editor | Path does not match |
37 | post_editor_data | /api/editor | Path does not match |
38 | menu_designers_countries | /api/menu_designers_countries | Path does not match |
39 | add_menu_designers | /api/menu_designers | Path does not match |
40 | delete_menu_designers | /api/menu_designers | Path does not match |
41 | save_menu_designers | /api/menu_designers/save | Path does not match |
42 | export_category_data | /api/category/export | Path does not match |
43 | export_designer_data | /api/designers/export | Path does not match |
44 | export_designer_category_data | /api/designers-category/export | Path does not match |
45 | download_category_data | /api/data/download | Path does not match |
46 | download_category_data_controller | /download | Path does not match |
47 | add_selected_designer_to_category | /api/selected_designer/ | Path does not match |
48 | remove_selected_designer_from_category | /api/selected_designer/ | Path does not match |
49 | get_all_categories_exceptions | /api/categories_exceptions | Path does not match |
50 | get_default_categories_exceptions | /api/default_categories_exceptions | Path does not match |
51 | load_category_data | /api/category | Path does not match |
52 | save_category_data | /api/category | Path does not match |
53 | delete_category_data | /api/category | Path does not match |
54 | load_category_exceptions_countries | /api/category_countries | Path does not match |
55 | load_category_exceptions_countries_selected_designers | /api/category_countries_selected_designers | Path does not match |
56 | load_static_page_data | /api/static_page | Path does not match |
57 | save_static_page_data | /api/static_page | Path does not match |
58 | delete_static_page_data | /api/static_page | Path does not match |
59 | load_static_page_countries | /api/static_page_countries | Path does not match |
60 | load_country_data | /api/country | Path does not match |
61 | save_country_data | /api/country | Path does not match |
62 | delete_country_data | /api/country | Path does not match |
63 | load_designer_data | /api/designer | Path does not match |
64 | save_designer_data | /api/designer | Path does not match |
65 | delete_designer_data | /api/designer | Path does not match |
66 | load_designer_exceptions_countries | /api/designer_countries | Path does not match |
67 | load_designer_default | /api/designer_default | Path does not match |
68 | save_designer_default | /api/designer_default | Path does not match |
69 | get_all_designer_categories_exceptions | /api/designer_category_exceptions | Path does not match |
70 | get_all_designer_categories_defaults | /api/designer_category_defaults | Path does not match |
71 | load_designer_category_data | /api/designer_category | Path does not match |
72 | save_designer_category_data | /api/designer_category | Path does not match |
73 | delete_designer_category_data | /api/designer_category | Path does not match |
74 | load_designer_category_exceptions_countries | /api/designer_category_countries | Path does not match |
75 | external_api_category | /data/category | Path does not match |
76 | external_api_designer | /data/designer | Path does not match |
77 | external_api_designer_category | /data/designer_category | Path does not match |
78 | external_api_popular_countries | /data/popular_countries | Path does not match |
79 | external_api_pages | /data/static_pages | Path does not match |
80 | external_api_menu_designers | /data/menu_designers | Path does not match |
81 | external_api_robots_file | /data/robots | Path does not match |
82 | update_category_data | /api/update_category_data | Path does not match |
83 | manual | /tutorial | 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.