https://test.filesky.ru/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# 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 app_admin_article_edit /manage-panel/article/edit/{id} Path does not match
14 app_admin_article_create /manage-panel/article/create Path does not match
15 app_admin_article /manage-panel/article/all Path does not match
16 app_admin_card_all /manage-panel/card/all Path does not match
17 app_admin_card_edit /manage-panel/card/edit/{id} Path does not match
18 app_admin_card_delete /manage-panel/card/delete/{id} Path does not match
19 app_admin_collection_create /manage-panel/collection/create Path does not match
20 app_admin_collection_all /manage-panel/collection/all Path does not match
21 app_admin_collection_edit /manage-panel/collection/edit/{id} Path does not match
22 app_admin_filial_all /manage-panel/filial/all Path does not match
23 app_admin_filial_create /manage-panel/filial/create Path does not match
24 app_admin_filial_edit /manage-panel/filial/edit/{id} Path does not match
25 app_admin_filialservice_create /manage-panel/filial-service/create Path does not match
26 app_admin_filialservice_delite /manage-panel/filial/{filial_id}/delite-servce/{id} Path does not match
27 app_admin_schedule_holiday /manage-panel/schedule/holiday Path does not match
28 app_admin_schedule_holiday_all /manage-panel/schedule/holiday/all Path does not match
29 app_admin_schedule_holiday_edit /manage-panel/schedule/holiday/edit/{id} Path does not match
30 app_admin_user_import /manage-panel/addroleall Path does not match
31 app_pass_generate /passgenerat Path does not match
32 app_admin_schedule_all /manage-panel/schedule/all Path does not match
33 app_admin_schedule_create /manage-panel/schedule/create Path does not match
34 app_admin_schedule_edit /manage-panel/schedule/edit/{id} Path does not match
35 app_admin_schedule_customdate /manage-panel/schedule/customdate/{id} Path does not match
36 api_admin_schedule_customdate /api/manage-panel/schedule/customdate/{id} Path does not match
37 api_admin_schedule_create /api/manage-panel/schedule/create Path does not match
38 app_admin_services /manage-panel/service/all Path does not match
39 app_admin_service_create /manage-panel/service/create Path does not match
40 app_admin_service_edit /manage-panel/service/edit/{id} Path does not match
41 app_admin_service_delite /manage-panel/service/delite/{id} Path does not match
42 app_admin_user_all /manage-panel/user/all Path does not match
43 app_admin_user_create /manage-panel/user/create Path does not match
44 app_admin_user_edit /manage-panel/user/edit/{id} Path does not match
45 app_admin_userservice_create /manage-panel/user-service/create Path does not match
46 app_admin_user_delete /manage-panel/user/delete/{id} Path does not match
47 app_admin_userservice_delete /manage-panel/userservice/delete/{userId} Path does not match
48 app_api1_crm_boocking_createcard /api1/crm/boocking/createcard Path does not match
49 app_api1_crm_service_delite /api1/crm/services/delite Path does not match
50 api1_spa_get-calendar /api1/spa/get-calendar/filials/{filial_id}/services/{service_id} Path does not match
51 api1_spa_get-collections /api1/spa/get-collections Path does not match
52 api1_spa_get-filials /api1/spa/get-filials/collections/{collection_id} Path does not match
53 api1_spa_get-filials-from-service /api1/spa/get-filials/service/{collection_id} Path does not match
54 api1_spa_get-services /api1/spa/get-services/filial/{filial_id} Path does not match
55 api1_spa_get-services-all /api1/spa/get-services/all Path does not match
56 api1_spa_createvisitor /api1/spa/createvisitor Path does not match
57 api1_spa_create-card /api1/spa/createcard Path does not match
58 api1_spa2_get-collections /api1/spa2/get-collections Path does not match
59 api1_spa2_get-noemptycard /api1/spa2/get-noemptycard Path does not match
60 app_crm_visitor_create /crm/visitor/{card_id} Path does not match
61 app_home / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.