301 redirect from GET @help (ef1f1c)

GET https://test.kimia.pro/help/

Routing

help Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /help/
# Route name Path Log
1 api_genid /api/.well-known/genid/{id} Path does not match
2 api_errors /api/errors/{status} Path does not match
3 api_validation_errors /api/validation_errors/{id} Path does not match
4 api_entrypoint /api/{index}.{_format} Path does not match
5 api_doc /api/docs.{_format} Path does not match
6 api_graphql_entrypoint /api/graphql Path does not match
7 api_graphql_graphiql /api/graphql/graphiql Path does not match
8 api_graphql_graphql_playground /api/graphql/graphql_playground Path does not match
9 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
10 _api_/crm/stats_get /api/crm/stats Path does not match
11 _api_/project/dashboard_get /api/project/dashboard Path does not match
12 _api_/sales/stats_get /api/sales/stats Path does not match
13 _api_/ticket/check_post /api/ticket/check Path does not match
14 _api_/ticket/sell_post /api/ticket/sell Path does not match
15 _api_/transaction/new_post /api/transaction/new Path does not match
16 _api_/.well-known/genid/{id}{._format}_get /api/.well-known/genid/{id}.{_format} Path does not match
17 _api_/advertisements{._format}_get_collection /api/advertisements.{_format} Path does not match
18 _api_/advertisements/{id}{._format}_get /api/advertisements/{id}.{_format} Path does not match
19 _api_/articles{._format}_get_collection /api/articles.{_format} Path does not match
20 _api_/departments/{departmentId}/articles_get_collection /api/departments/{departmentId}/articles Path does not match
21 _api_/articles/{id}{._format}_get /api/articles/{id}.{_format} Path does not match
22 _api_/articles{._format}_post /api/articles.{_format} Path does not match
23 _api_/articles/{id}{._format}_patch /api/articles/{id}.{_format} Path does not match
24 _api_/article_departments{._format}_get_collection /api/article_departments.{_format} Path does not match
25 _api_/article_departments/{id}{._format}_get /api/article_departments/{id}.{_format} Path does not match
26 _api_/attendances{._format}_get_collection /api/attendances.{_format} Path does not match
27 _api_/attendances/{id}{._format}_get /api/attendances/{id}.{_format} Path does not match
28 _api_/attendances{._format}_post /api/attendances.{_format} Path does not match
29 _api_/clients{._format}_get_collection /api/clients.{_format} Path does not match
30 _api_/clients/{id}{._format}_get /api/clients/{id}.{_format} Path does not match
31 _api_/clients/invoices_post /api/clients/invoices Path does not match
32 _api_/collections{._format}_get_collection /api/collections.{_format} Path does not match
33 _api_/collections/{id}{._format}_get /api/collections/{id}.{_format} Path does not match
34 _api_/departments{._format}_get_collection /api/departments.{_format} Path does not match
35 _api_/departments/{id}{._format}_get /api/departments/{id}.{_format} Path does not match
36 _api_user/establishments/departments_get_collection /api/user/establishments/departments Path does not match
37 _api_/employees{._format}_get_collection /api/employees.{_format} Path does not match
38 _api_/departments/{departmentId}/employees_get_collection /api/departments/{departmentId}/employees Path does not match
39 _api_/employees/{id}{._format}_get /api/employees/{id}.{_format} Path does not match
40 _api_/employees/{id}/stats_get /api/employees/{id}/stats Path does not match
41 _api_user/establishments_get_collection /api/user/establishments Path does not match
42 _api_/establishments{._format}_get_collection /api/establishments.{_format} Path does not match
43 _api_/establishments/{id}{._format}_get /api/establishments/{id}.{_format} Path does not match
44 _api_/establishment/login/{key}_post /api/establishment/login/{key} Path does not match
45 _api_/establishment/join_post /api/establishment/join Path does not match
46 _api_/establishment/register_post /api/establishment/register Path does not match
47 _api_/flows{._format}_get_collection /api/flows.{_format} Path does not match
48 _api_/flows/{id}{._format}_get /api/flows/{id}.{_format} Path does not match
49 _api_/flow_actions{._format}_get_collection /api/flow_actions.{_format} Path does not match
50 _api_/flow_actions/{id}{._format}_get /api/flow_actions/{id}.{_format} Path does not match
51 _api_/flow_models{._format}_get_collection /api/flow_models.{_format} Path does not match
52 _api_/flow_models/{id}{._format}_get /api/flow_models/{id}.{_format} Path does not match
53 _api_/flow_processes{._format}_get_collection /api/flow_processes.{_format} Path does not match
54 _api_/flow_processes/{id}{._format}_get /api/flow_processes/{id}.{_format} Path does not match
55 _api_/flow_steps{._format}_get_collection /api/flow_steps.{_format} Path does not match
56 _api_/flow_steps/{id}{._format}_get /api/flow_steps/{id}.{_format} Path does not match
57 _api_/flow_users{._format}_get_collection /api/flow_users.{_format} Path does not match
58 _api_/flow_users/{id}{._format}_get /api/flow_users/{id}.{_format} Path does not match
59 _api_/invoices{._format}_get_collection /api/invoices.{_format} Path does not match
60 _api_/invoices/{id}{._format}_get /api/invoices/{id}.{_format} Path does not match
61 _api_/orders/{orderId}/invoices_get_collection /api/orders/{orderId}/invoices Path does not match
62 _api_/clients/{clientId}/invoices_get_collection /api/clients/{clientId}/invoices Path does not match
63 _api_/orders{._format}_get_collection /api/orders.{_format} Path does not match
64 _api_/departments/{departmentId}/orders_get_collection /api/departments/{departmentId}/orders Path does not match
65 _api_/employees/{waiterId}/orders_get_collection /api/employees/{waiterId}/orders Path does not match
66 _api_/orders/{id}{._format}_get /api/orders/{id}.{_format} Path does not match
67 _api_/orders/{id}/invoice_get /api/orders/{id}/invoice Path does not match
68 _api_/orders/{id}/timer_get /api/orders/{id}/timer Path does not match
69 _api_/orders{._format}_post /api/orders.{_format} Path does not match
70 _api_/orders/{id}/start_post /api/orders/{id}/start Path does not match
71 _api_/orders/{id}/over_post /api/orders/{id}/over Path does not match
72 _api_/tickets{._format}_get_collection /api/tickets.{_format} Path does not match
73 _api_/tickets/{id}{._format}_get /api/tickets/{id}.{_format} Path does not match
74 _api_/register_post /api/register Path does not match
75 _api_/users/{id}{._format}_get /api/users/{id}.{_format} Path does not match
76 qr_code_generate /qr-code/{builder}/{data} Path does not match
77 _preview_error /_error/{code}.{_format} Path does not match
78 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
79 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
80 _wdt /_wdt/{token} Path does not match
81 _profiler_home /_profiler/ Path does not match
82 _profiler_search /_profiler/search Path does not match
83 _profiler_search_bar /_profiler/search_bar Path does not match
84 _profiler_phpinfo /_profiler/phpinfo Path does not match
85 _profiler_xdebug /_profiler/xdebug Path does not match
86 _profiler_search_results /_profiler/{token}/search/results Path does not match
87 _profiler_open_file /_profiler/open Path does not match
88 _profiler /_profiler/{token} Path does not match
89 _profiler_router /_profiler/{token}/router Path does not match
90 _profiler_exception /_profiler/{token}/exception Path does not match
91 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
92 app_advertisement_index /app/advertisement/ Path does not match
93 app_advertisement_new /app/advertisement/new Path does not match
94 app_advertisement_show /app/advertisement/{id} Path does not match
95 app_advertisement_edit /app/advertisement/{id}/edit Path does not match
96 app_advertisement_delete /app/advertisement/{id} Path does not match
97 api_notification_read /api/notifications/read Path does not match
98 api_stats /api/stats Path does not match
99 api_stats_rapport /api/stats/rapport Path does not match
100 profile_theme /api/profile/theme Path does not match
101 app /app Path does not match
102 app_v3 /v3/app Path does not match
103 help /help/ Route matches!

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