GET https://eva.linkagecrm.com/register

Routing

app_register Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /register
# Route name Path Log
1 admin /admin Path does not match
2 admin_account_index /admin/account Path does not match
3 admin_account_new /admin/account/new Path does not match
4 admin_account_batch_delete /admin/account/batch-delete Path does not match
5 admin_account_autocomplete /admin/account/autocomplete Path does not match
6 admin_account_render_filters /admin/account/render-filters Path does not match
7 admin_account_edit /admin/account/{entityId}/edit Path does not match
8 admin_account_delete /admin/account/{entityId}/delete Path does not match
9 admin_account_detail /admin/account/{entityId} Path does not match
10 admin_conversation_index /admin/conversation Path does not match
11 admin_conversation_new /admin/conversation/new Path does not match
12 admin_conversation_batch_delete /admin/conversation/batch-delete Path does not match
13 admin_conversation_autocomplete /admin/conversation/autocomplete Path does not match
14 admin_conversation_render_filters /admin/conversation/render-filters Path does not match
15 admin_conversation_edit /admin/conversation/{entityId}/edit Path does not match
16 admin_conversation_delete /admin/conversation/{entityId}/delete Path does not match
17 admin_conversation_detail /admin/conversation/{entityId} Path does not match
18 admin_crm_index /admin/crm Path does not match
19 admin_crm_new /admin/crm/new Path does not match
20 admin_crm_batch_delete /admin/crm/batch-delete Path does not match
21 admin_crm_autocomplete /admin/crm/autocomplete Path does not match
22 admin_crm_render_filters /admin/crm/render-filters Path does not match
23 admin_crm_edit /admin/crm/{entityId}/edit Path does not match
24 admin_crm_delete /admin/crm/{entityId}/delete Path does not match
25 admin_crm_detail /admin/crm/{entityId} Path does not match
26 admin_llm_index /admin/llm Path does not match
27 admin_llm_new /admin/llm/new Path does not match
28 admin_llm_batch_delete /admin/llm/batch-delete Path does not match
29 admin_llm_autocomplete /admin/llm/autocomplete Path does not match
30 admin_llm_render_filters /admin/llm/render-filters Path does not match
31 admin_llm_edit /admin/llm/{entityId}/edit Path does not match
32 admin_llm_delete /admin/llm/{entityId}/delete Path does not match
33 admin_llm_detail /admin/llm/{entityId} Path does not match
34 admin_manager_index /admin/manager Path does not match
35 admin_manager_new /admin/manager/new Path does not match
36 admin_manager_batch_delete /admin/manager/batch-delete Path does not match
37 admin_manager_autocomplete /admin/manager/autocomplete Path does not match
38 admin_manager_render_filters /admin/manager/render-filters Path does not match
39 admin_manager_edit /admin/manager/{entityId}/edit Path does not match
40 admin_manager_delete /admin/manager/{entityId}/delete Path does not match
41 admin_manager_detail /admin/manager/{entityId} Path does not match
42 admin_metric_index /admin/metric Path does not match
43 admin_metric_new /admin/metric/new Path does not match
44 admin_metric_batch_delete /admin/metric/batch-delete Path does not match
45 admin_metric_autocomplete /admin/metric/autocomplete Path does not match
46 admin_metric_render_filters /admin/metric/render-filters Path does not match
47 admin_metric_edit /admin/metric/{entityId}/edit Path does not match
48 admin_metric_delete /admin/metric/{entityId}/delete Path does not match
49 admin_metric_detail /admin/metric/{entityId} Path does not match
50 admin_user_index /admin/user Path does not match
51 admin_user_new /admin/user/new Path does not match
52 admin_user_batch_delete /admin/user/batch-delete Path does not match
53 admin_user_autocomplete /admin/user/autocomplete Path does not match
54 admin_user_render_filters /admin/user/render-filters Path does not match
55 admin_user_edit /admin/user/{entityId}/edit Path does not match
56 admin_user_delete /admin/user/{entityId}/delete Path does not match
57 admin_user_detail /admin/user/{entityId} Path does not match
58 _preview_error /_error/{code}.{_format} Path does not match
59 _wdt_stylesheet /_wdt/styles Path does not match
60 _wdt /_wdt/{token} Path does not match
61 _profiler_home /_profiler/ Path does not match
62 _profiler_search /_profiler/search Path does not match
63 _profiler_search_bar /_profiler/search_bar Path does not match
64 _profiler_phpinfo /_profiler/phpinfo Path does not match
65 _profiler_xdebug /_profiler/xdebug Path does not match
66 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
67 _profiler_search_results /_profiler/{token}/search/results Path does not match
68 _profiler_open_file /_profiler/open Path does not match
69 _profiler /_profiler/{token} Path does not match
70 _profiler_router /_profiler/{token}/router Path does not match
71 _profiler_exception /_profiler/{token}/exception Path does not match
72 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
73 app_analytics_index /analytics/ Path does not match
74 app_analytics_trends /analytics/trends Path does not match
75 app_analytics_comparison /analytics/comparison Path does not match
76 app_analytics_insights /analytics/insights Path does not match
77 app_index / Path does not match
78 app_funnel_index /funnel/ Path does not match
79 app_incident_index /incident/ Path does not match
80 app_insight_index /insight/ Path does not match
81 app_insight_top20 /insight/top20 Path does not match
82 app_insight_new /insight/new Path does not match
83 app_insight_growing /insight/growing Path does not match
84 app_insight_negative /insight/negative Path does not match
85 app_lead_index /lead/ Path does not match
86 app_manager_index /manager/ Path does not match
87 app_manager_show /manager/{id} Path does not match
88 app_manager_review /manager/{id}/review Path does not match
89 app_manager_funnel /manager/{id}/funnel Path does not match
90 app_manager_analytics /manager/{id}/analytics Path does not match
91 app_no_account /no-account Path does not match
92 app_payment_index /payment/ Path does not match
93 app_register /register Route matches!

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