Redirect 302 redirect from GET @admin_license_edit (9ad30b)

GET https://licenselms.ru/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 api_v1_license_activate /api/v1/licenses/activate Path does not match
2 api_v1_license_check /api/v1/licenses/check Path does not match
3 api_v1_license_deactivate /api/v1/licenses/deactivate Path does not match
4 api_v1_license_status /api/v1/licenses/status Path does not match
5 api_v1_public_key /api/v1/public-key Path does not match
6 api_v1_products /api/v1/products Path does not match
7 api_v1_health /api/v1/health Path does not match
8 admin /admin Path does not match
9 admin_installation_index /admin/installation Path does not match
10 admin_installation_new /admin/installation/new Path does not match
11 admin_installation_batch_delete /admin/installation/batch-delete Path does not match
12 admin_installation_autocomplete /admin/installation/autocomplete Path does not match
13 admin_installation_render_filters /admin/installation/render-filters Path does not match
14 admin_installation_edit /admin/installation/{entityId}/edit Path does not match
15 admin_installation_delete /admin/installation/{entityId}/delete Path does not match
16 admin_installation_detail /admin/installation/{entityId} Path does not match
17 admin_license_index /admin/license Path does not match
18 admin_license_new /admin/license/new Path does not match
19 admin_license_batch_delete /admin/license/batch-delete Path does not match
20 admin_license_autocomplete /admin/license/autocomplete Path does not match
21 admin_license_render_filters /admin/license/render-filters Path does not match
22 admin_license_edit /admin/license/{entityId}/edit Path does not match
23 admin_license_delete /admin/license/{entityId}/delete Path does not match
24 admin_license_detail /admin/license/{entityId} Path does not match
25 admin_license_log_index /admin/license-log Path does not match
26 admin_license_log_new /admin/license-log/new Path does not match
27 admin_license_log_batch_delete /admin/license-log/batch-delete Path does not match
28 admin_license_log_autocomplete /admin/license-log/autocomplete Path does not match
29 admin_license_log_render_filters /admin/license-log/render-filters Path does not match
30 admin_license_log_edit /admin/license-log/{entityId}/edit Path does not match
31 admin_license_log_delete /admin/license-log/{entityId}/delete Path does not match
32 admin_license_log_detail /admin/license-log/{entityId} Path does not match
33 admin_product_index /admin/product Path does not match
34 admin_product_new /admin/product/new Path does not match
35 admin_product_batch_delete /admin/product/batch-delete Path does not match
36 admin_product_autocomplete /admin/product/autocomplete Path does not match
37 admin_product_render_filters /admin/product/render-filters Path does not match
38 admin_product_edit /admin/product/{entityId}/edit Path does not match
39 admin_product_delete /admin/product/{entityId}/delete Path does not match
40 admin_product_detail /admin/product/{entityId} Path does not match
41 admin_role_group_index /admin/role-group Path does not match
42 admin_role_group_new /admin/role-group/new Path does not match
43 admin_role_group_batch_delete /admin/role-group/batch-delete Path does not match
44 admin_role_group_autocomplete /admin/role-group/autocomplete Path does not match
45 admin_role_group_render_filters /admin/role-group/render-filters Path does not match
46 admin_role_group_edit /admin/role-group/{entityId}/edit Path does not match
47 admin_role_group_delete /admin/role-group/{entityId}/delete Path does not match
48 admin_role_group_detail /admin/role-group/{entityId} Path does not match
49 admin_user_index /admin/user Path does not match
50 admin_user_new /admin/user/new Path does not match
51 admin_user_batch_delete /admin/user/batch-delete Path does not match
52 admin_user_autocomplete /admin/user/autocomplete Path does not match
53 admin_user_render_filters /admin/user/render-filters Path does not match
54 admin_user_edit /admin/user/{entityId}/edit Path does not match
55 admin_user_delete /admin/user/{entityId}/delete Path does not match
56 admin_user_detail /admin/user/{entityId} Path does not match
57 _preview_error /_error/{code}.{_format} Path does not match
58 app.swagger /api/doc.json Path does not match
59 app.swagger_ui /api/doc Path does not match
60 _wdt_stylesheet /_wdt/styles Path does not match
61 _wdt /_wdt/{token} Path does not match
62 _profiler_home /_profiler/ Path does not match
63 _profiler_search /_profiler/search Path does not match
64 _profiler_search_bar /_profiler/search_bar Path does not match
65 _profiler_phpinfo /_profiler/phpinfo Path does not match
66 _profiler_xdebug /_profiler/xdebug Path does not match
67 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
68 _profiler_search_results /_profiler/{token}/search/results Path does not match
69 _profiler_open_file /_profiler/open Path does not match
70 _profiler /_profiler/{token} Path does not match
71 _profiler_router /_profiler/{token}/router Path does not match
72 _profiler_exception /_profiler/{token}/exception Path does not match
73 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
74 admin_installation_deactivate /admin/installation/{id}/deactivate Path does not match
75 admin_installation_block /admin/installation/{id}/block Path does not match
76 admin_license_block /admin/license/{id}/block Path does not match
77 admin_license_unblock /admin/license/{id}/unblock Path does not match
78 admin_license_extend /admin/license/{id}/extend Path does not match
79 admin_license_batch_create /admin/license/batch-create Path does not match
80 license_activate /licenses/activate Path does not match
81 license_check /licenses/check Path does not match
82 license_deactivate /licenses/deactivate Path does not match
83 license_status /licenses/status Path does not match
84 public_key /public-key Path does not match
85 products /products Path does not match
86 health /health Path does not match
87 app_home / Path does not match
88 app_login /login Route matches!

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