Routing
score_public_events_detail
Matched route
Route Parameters
Name | Value |
---|---|
slug | "2-inspire-espus-workshop" |
Route Matching Logs
Path to match:
/udalosti/2-inspire-espus-workshop
# | 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} | Path does not match |
42 | score-accordion-list | /admin/accordion/list | Path does not match |
43 | score-accordion-new | /admin/accordion/new | Path does not match |
44 | score-accordion-edit | /admin/accordion/edit/{id} | Path does not match |
45 | score-accordion-delete | /admin/accordion/delete/{id} | Path does not match |
46 | score-block-list | /admin/block/list | Path does not match |
47 | score-block-list-full | /admin/block/list-full | Path does not match |
48 | score-block-to-edit | /admin/block/redirect-to-edit/{id} | Path does not match |
49 | score-block-new | /admin/block/new | Path does not match |
50 | score-block-edit | /admin/block/edit/{id} | Path does not match |
51 | score-block-delete | /admin/block/delete/{id} | Path does not match |
52 | score-block-edit-expert | /admin/block/edit-expert/{id} | Path does not match |
53 | score_cms_stat | /admin/stat | Path does not match |
54 | admin_start | /admin/start | Path does not match |
55 | score-cke-image-upload | /admin/api/cke-image-upload | Path does not match |
56 | event_admin_datatable | /admin/event/admin/event/datatable | Path does not match |
57 | score_cms_event | /admin/event/ | Path does not match |
58 | score_cms_event_new | /admin/event/new | Path does not match |
59 | score_cms_event_edit | /admin/event/{id}/edit | Path does not match |
60 | score_cms_event_delete | /admin/event/delete/{id} | Path does not match |
61 | score_public_event_list | /udalosti/ | Path does not match |
62 | score_public_events_detail | /udalosti/{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.