GET https://devmap.ru/

Routing

root Matched route

Route Parameters

Name Value
path
"/admin"
permanent
true

Route Redirection

This page redirects to:

https://devmap.ru/admin (route: "root")

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_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 api_v1_dadata_geocode /api/v1/dadata/geocode Path does not match
16 admin_index /admin Path does not match
17 admin_dashboard /admin/dashboard Path does not match
18 admin_debug_features /admin/debug/features Path does not match
19 admin_debug_form /admin/debug/form Path does not match
20 admin_file_index /admin/file/index Path does not match
21 admin_file_read /admin/file/read Path does not match
22 admin_file_getting /admin/file/getting Path does not match
23 admin_file_upload /admin/file/upload Path does not match
24 admin_file_upload_ckeditor /admin/file/upload/ckeditor Path does not match
25 admin_file_remove /admin/file/remove Path does not match
26 user_login /user/login Path does not match
27 user_logout /user/logout Path does not match
28 admin_setting_index /admin/setting/ Path does not match
29 admin_user_index /admin/user/ Path does not match
30 admin_user_new /admin/user/new Path does not match
31 admin_user_edit /admin/user/{id}/edit Path does not match
32 admin_user_delete /admin/user/{id}/delete Path does not match
33 admin_contacts_list /admin/contacts/list Path does not match
34 admin_contacts_show /admin/contacts/{id}/show Path does not match
35 admin_contacts_edit /admin/contacts/{id}/edit Path does not match
36 api_v1_brands_list /api/v1/brands Path does not match
37 api_v1_brands_show /api/v1/brands/{id} Path does not match
38 api_v1_brands_patch /api/v1/brands/{id} Path does not match
39 api_v1_brands_complexes /api/v1/brands/{id}/complexes Path does not match
40 api_v1_brands_persons /api/v1/brands/{id}/persons Path does not match
41 api_v1_brands_audit /api/v1/brands/{id}/audit Path does not match
42 api_v1_brands_import_persons /api/v1/brands/{id}/import-persons Path does not match
43 api_v1_complexes_list /api/v1/complexes Path does not match
44 api_v1_complexes_show /api/v1/complexes/{id} Path does not match
45 api_v1_complexes_reviews /api/v1/complexes/{id}/reviews Path does not match
46 api_v1_deals_stages /api/v1/deal-stages Path does not match
47 api_v1_deals_board /api/v1/deals Path does not match
48 api_v1_deals_create /api/v1/deals Path does not match
49 api_v1_deals_show /api/v1/deals/{id} Path does not match
50 api_v1_deals_patch /api/v1/deals/{id} Path does not match
51 api_v1_deals_stage /api/v1/deals/{id}/stage Path does not match
52 api_v1_deals_activity_create /api/v1/deals/{id}/activities Path does not match
53 api_v1_deals_activity_patch /api/v1/activities/{id} Path does not match
54 api_v1_employments_patch /api/v1/employments/{id} Path does not match
55 api_v1_me /api/v1/me Path does not match
56 api_v1_persons_list /api/v1/persons Path does not match
57 api_v1_persons_create /api/v1/persons Path does not match
58 api_v1_persons_show /api/v1/persons/{id} Path does not match
59 api_v1_persons_patch /api/v1/persons/{id} Path does not match
60 api_v1_persons_employments /api/v1/persons/{id}/employments Path does not match
61 api_v1_persons_employment_create /api/v1/persons/{id}/employments Path does not match
62 api_v1_persons_merge /api/v1/persons/{id}/merge Path does not match
63 api_v1_persons_audit /api/v1/persons/{id}/audit Path does not match
64 api_v1_persons_duplicates /api/v1/person-duplicates Path does not match
65 api_v1_regions /api/v1/regions Path does not match
66 api_v1_search_results /api/v1/search-results Path does not match
67 api_v1_reviews /api/v1/reviews Path does not match
68 api_v1_imports /api/v1/imports Path does not match
69 api_v1_users /api/v1/users Path does not match
70 spa_entry /spa/{path} Path does not match
71 root / Route matches!

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