Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | index | / | Path does not match |
| 2 | confirmSendMail | /MailSend | Path does not match |
| 3 | site_menu | /site-menu/{module} | Path does not match |
| 4 | privacyPolicy | /polityka-prywatnosci | Path does not match |
| 5 | app_login | /login | Path does not match |
| 6 | app_logout | /logout | Path does not match |
| 7 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 8 | _wdt | /_wdt/{token} | Path does not match |
| 9 | _profiler_home | /_profiler/ | Path does not match |
| 10 | _profiler_search | /_profiler/search | Path does not match |
| 11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | maris_cms_file_upload | /admin/file/upload/{moduleFieldConfig}/{post} | Path does not match |
| 20 | maris_cms_file_list | /admin/file/list/{moduleFieldConfig}/{post} | Path does not match |
| 21 | maris_cms_file_delete | /admin/file/delete-reload/{file} | Path does not match |
| 22 | cms_file_delete_ajax | /admin/file/delete/{file} | Path does not match |
| 23 | maris_cms_file_image_main | /admin/file/main/{file} | Path does not match |
| 24 | maris_cms_get_orig_image | /admin/file/original/{file} | Path does not match |
| 25 | maris_cms_crop_image | /admin/file/crop-image/{file} | Path does not match |
| 26 | maris_cms_crop_save | /admin/file/crop-save/{file}/{version} | Path does not match |
| 27 | maris_cms_save_simple_sort_order | /admin/file/sort-order/ | Path does not match |
| 28 | helper_menu | /helper-menu/{module} | Path does not match |
| 29 | helper_field | /helper-field/{moduleFieldConfig} | Path does not match |
| 30 | cms_post_save_simple_sort_order | /admin/post/sort-order/ | Path does not match |
| 31 | cms_categories_save_simple_sort_order | /admin/categories/sort-order/ | Path does not match |
| 32 | maris_cms_index | /admin/ | Path does not match |
| 33 | maris_cms_index_module_index | /admin/module/{module}/{tab} | Path does not match |
| 34 | maris_cms_index_module_edit_post | /admin/module/edit-post/{module}/{post}/{tab} | Path does not match |
| 35 | maris_cms_index_module_new_post | /admin/module/{module}/new/{category} | Path does not match |
| 36 | maris_cms_edit_category | /admin/module/{module}/category/{category} | Path does not match |
| 37 | maris_cms_delete_category | /admin/module/{module}/category/{category}/delete | Path does not match |
| 38 | maris_cms_delete_post | /admin/module/{module}/{post}/delete/{category} | Path does not match |
| 39 | maris_cms_logout | /admin-logout | Path does not match |
| 40 | maris_konfigurator_lang_index | /cms-konfigurator/language/ | Path does not match |
| 41 | maris_konfigurator_lang_edit | /cms-konfigurator/language/language/{language} | Path does not match |
| 42 | maris_konfigurator_lang_delete | /cms-konfigurator/language/language/delete/{language} | Path does not match |
| 43 | maris_konfigurator_index | /cms-konfigurator/ | Path does not match |
| 44 | maris_konfigurator_module_edit | /cms-konfigurator/module/{id} | Path does not match |
| 45 | maris_konfigurator_module_tab_edit | /cms-konfigurator/tabconfig/{id}/{moduleId} | Path does not match |
| 46 | maris_konfigurator_get_module_list | /cms-konfigurator/get-module-list | Path does not match |
| 47 | maris_konfiguration_module_tab_field | /cms-konfigurator/field/{moduleFieldConfig}/{moduleTab} | 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.