Routing
start_chat
Matched route
Route Parameters
Name | Value |
---|---|
id | "9b8c3a2e-bb3b-477b-ba05-f3248d6279f8" |
subject | "proposal" |
Route Redirection
This page redirects to:
http://sch.ener.ru/login
Route Matching Logs
Path to match:
/account/start_chat/proposal/9b8c3a2e-bb3b-477b-ba05-f3248d6279f8
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /admin-api/.well-known/genid/{id} | Path does not match |
2 | api_errors | /admin-api/errors/{status} | Path does not match |
3 | api_validation_errors | /admin-api/validation_errors/{id} | Path does not match |
4 | api_entrypoint | /admin-api/{index}.{_format} | Path does not match |
5 | api_doc | /admin-api/docs.{_format} | Path does not match |
6 | api_jsonld_context | /admin-api/contexts/{shortName}.{_format} | Path does not match |
7 | _api_goods/proposals/{id}{._format}_get | /admin-api/goods/proposals/{id}.{_format} | Path does not match |
8 | _api_goods/proposals{._format}_get_collection | /admin-api/goods/proposals.{_format} | Path does not match |
9 | _api_goods/proposals{._format}_post | /admin-api/goods/proposals.{_format} | Path does not match |
10 | _api_goods/proposals/{id}{._format}_put | /admin-api/goods/proposals/{id}.{_format} | Path does not match |
11 | _api_goods/proposals/{id}{._format}_patch | /admin-api/goods/proposals/{id}.{_format} | Path does not match |
12 | _api_goods/proposals/{id}{._format}_delete | /admin-api/goods/proposals/{id}.{_format} | Path does not match |
13 | _preview_error | /_error/{code}.{_format} | Path does not match |
14 | _wdt | /_wdt/{token} | Path does not match |
15 | _profiler_home | /_profiler/ | Path does not match |
16 | _profiler_search | /_profiler/search | Path does not match |
17 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
18 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
19 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
20 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
21 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
22 | _profiler_open_file | /_profiler/open | Path does not match |
23 | _profiler | /_profiler/{token} | Path does not match |
24 | _profiler_router | /_profiler/{token}/router | Path does not match |
25 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
26 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
27 | account_main | /account/ | Path does not match |
28 | account_profile | /account/profile | Path does not match |
29 | account_edit_addresses | /account/addresses | Path does not match |
30 | account_settings | /account/settings | Path does not match |
31 | my_anounces | /account/anounces/my_anounces | Path does not match |
32 | my_anounces_offers | /account/anounces/offers | Path does not match |
33 | my_offers | /account/anounces/my_offers | Path does not match |
34 | add_item | /account/anounces/add | Path does not match |
35 | edit_item | /account/anounces/edit/{id} | Path does not match |
36 | my_requests | /account/requests/my_requests | Path does not match |
37 | my_requests_answers | /account/requests/answers | Path does not match |
38 | my_answers | /account/requests/my_answers | Path does not match |
39 | add_request | /account/requests/add | Path does not match |
40 | edit_request | /account/requests/edit/{id} | Path does not match |
41 | my_orders | /account/orders | Path does not match |
42 | my_order_details | /account/orders/{id} | Path does not match |
43 | my_sales | /account/sales | Path does not match |
44 | my_sale_details | /account/sales/{id} | Path does not match |
45 | bought_goods | /account/bought_goods | Path does not match |
46 | favorite_goods | /account/favorite/goods | Path does not match |
47 | favorite_requests | /account/favorite/requests | Path does not match |
48 | favorite_users | /account/favorite/users | Path does not match |
49 | add_user_review | /account/reviews/add_user | Path does not match |
50 | edit_user_review | /account/reviews/edit_user/{id} | Path does not match |
51 | add_good_review | /account/reviews/add_good | Path does not match |
52 | edit_good_review | /account/reviews/edit_good/{id} | Path does not match |
53 | reviews_about_me | /account/reviews/about_me | Path does not match |
54 | reviews_about_goods | /account/reviews/about_goods | Path does not match |
55 | my_reviews | /account/reviews/my | Path does not match |
56 | messages | /account/chats | Path does not match |
57 | messages_chat | /account/chats/{id} | Path does not match |
58 | start_chat | /account/start_chat/{subject}/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.