Routing
(none)
Matched route
Route Matching Logs
Path to match:
/parameters.yml
# | Route name | Path | Log |
---|---|---|---|
1 | alert_unresolved_alerts | /alert/unresolved/{dbname} | Path does not match |
2 | browser_stats | /browser/stats/{dbname} | Path does not match |
3 | browser_documents | /browser/documents/{dbname} | Path does not match |
4 | browser_document | /browser/document/{dbname}/{name} | Path does not match |
5 | browser_search | /browser/search/{dbname} | Path does not match |
6 | browser_submissions | /browser/submissions/{dbname}/{documentVersionId} | Path does not match |
7 | browser_export | /browser/export/{dbname}/{documentVersionId} | Path does not match |
8 | browser_submission_read | /browser/submission/{dbname}/{submission} | Path does not match |
9 | browser_research | /browser/research/{dbname} | Path does not match |
10 | index | / | Path does not match |
11 | grid_create | /grid/create | Path does not match |
12 | grid_read | /grid/{grid} | Path does not match |
13 | grid_index | /grid/{dbname} | Path does not match |
14 | grid_update_structure | /grid/{grid}/structure | Path does not match |
15 | grid_update | /grid/{grid}/update | Path does not match |
16 | grid_delete | /grid/{grid}/delete | Path does not match |
17 | identity_index | /admin/identity/ | Path does not match |
18 | identity | /admin/identity/ | Path does not match |
19 | identity_create | /admin/identity/create | Path does not match |
20 | identity_read | /admin/identity/{identity} | Path does not match |
21 | identity_update | /admin/identity/{identity}/update | Path does not match |
22 | identity_delete | /admin/identity/{identity}/delete | Path does not match |
23 | liveboard_settings_general | /liveboard/settings/{dbname}/general/{liveboard} | Path does not match |
24 | liveboard_settings_general_remove_logo | /liveboard/settings/{dbname}/remove-logo/{liveboard} | Path does not match |
25 | liveboard_settings_trigger | /liveboard/settings/{dbname}/trigger/{liveboard} | Path does not match |
26 | liveboard_settings_theme | /liveboard/settings/{dbname}/theme/{liveboard} | Path does not match |
27 | liveboard_toggle | /liveboard/{dbname}/toggle/{documentVersionId}/{liveboardId} | Path does not match |
28 | liveboard_index | /liveboard/{dbname} | Path does not match |
29 | liveboard_dashboard | /liveboard/{dbname}/show/{documentVersionId}/{liveboardId} | Path does not match |
30 | liveboard_resolved_alerts | /liveboard/{dbname}/resolved/{documentVersionId}/{liveboardId} | Path does not match |
31 | login | /login | Path does not match |
32 | staff_communication | /staff/{dbname} | Path does not match |
33 | staff_activity | /staff/activity/{dbname} | Path does not match |
34 | staff_jobs | /staff/jobs/{dbname} | Path does not match |
35 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
36 | _wdt | /_wdt/{token} | Path does not match |
37 | _profiler_home | /_profiler/ | Path does not match |
38 | _profiler_search | /_profiler/search | Path does not match |
39 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
40 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
41 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
42 | _profiler_open_file | /_profiler/open | Path does not match |
43 | _profiler | /_profiler/{token} | Path does not match |
44 | _profiler_router | /_profiler/{token}/router | Path does not match |
45 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
46 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
47 | logout | /logout | 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.