Routing
score_public_articles_detail
Matched route
Route Parameters
Name | Value |
---|---|
slug | "en-vystupy-1-inspire-espus-konferencie" |
Route Matching Logs
Path to match:
/clanky/en-vystupy-1-inspire-espus-konferencie
# | 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 | custom_article_admin_datatable | /admin/article/admin/article/datatable | Path does not match |
14 | custom_score_cms_article_edit | /admin/article/{id}/edit | Path does not match |
15 | custom_score_cms_article_new | /admin/article/new | Path does not match |
16 | app_document_index | /admin/document/ | Path does not match |
17 | app_document_new | /admin/document/new | Path does not match |
18 | app_document_show | /admin/document/{id} | Path does not match |
19 | app_document_edit | /admin/document/{id}/edit | Path does not match |
20 | app_document_delete | /admin/document/{id} | Path does not match |
21 | custom_event_admin_datatable | /admin/event/admin/event/datatable | Path does not match |
22 | custom_score_cms_event | /admin/event/ | Path does not match |
23 | custom_score_cms_event_new | /admin/event/new | Path does not match |
24 | custom_score_cms_event_edit | /admin/event/{id}/edit | Path does not match |
25 | custom_page_admin_datatable | /admin/page/datatable | Path does not match |
26 | custom_score_cms_page_create | /admin/page/create | Path does not match |
27 | custom_score_cms_page_edit | /admin/page/edit | Path does not match |
28 | api_pages_overview | /api/pages/overview | Path does not match |
29 | post_install | /pl | Path does not match |
30 | api_token | /api/token | Path does not match |
31 | dummy | /dummy | Path does not match |
32 | enum_ajax_district | /enum/ajax/district | Path does not match |
33 | enum_ajax_city | /enum/ajax/city | Path does not match |
34 | tets_email | /test/email | Path does not match |
35 | article_admin_datatable | /admin/article/admin/article/datatable | Path does not match |
36 | score_cms_articles | /admin/article/ | Path does not match |
37 | score_cms_article_new | /admin/article/new | Path does not match |
38 | score_cms_article_edit | /admin/article/{id}/edit | Path does not match |
39 | score_cms_article_delete | /admin/article/delete/{id} | Path does not match |
40 | score_public_articles_list | /clanky/ | Path does not match |
41 | score_public_articles_detail | /clanky/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.