Routing
app_customer_recommandation
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/customer/recommandation
# | 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 | about_us | /about/us | Path does not match |
16 | about_us_agence | /about/us/agence | Path does not match |
17 | app_account | /account | Path does not match |
18 | account.toggle.view | /account/view/{show} | Path does not match |
19 | app_admin_config | /admin/smart/immo/config | Path does not match |
20 | app_agency | /agent/agency | Path does not match |
21 | app_agency_create_agency | /agent/agency/create/agency | Path does not match |
22 | app_agency_edit_agency | /agent/agency/edit/{id}/agency | Path does not match |
23 | app_agency_edit_status_agent_for_agency | /agent/agency/edit/status/agent/{id}/for/agency | Path does not match |
24 | app_agency_send_request_for_joining | /agent/agency/send/request/for/joining/agency | Path does not match |
25 | app_agency_save_send_request_for_joining | /agent/invoice/send/link/{id}/response | Path does not match |
26 | app_agent_change_status | /open/source/for/agent/change/status/{agentCode}/{propertyUuid} | Path does not match |
27 | app_agent_change_status_of_property | /open/source/for/agent/change/status/of/property/{id}/{propertyId} | Path does not match |
28 | app_agent_listing | /agent/listing | Path does not match |
29 | app_agent_listing_listing_detail | /agent/listing/details/{uuid} | Path does not match |
30 | app_agent_listing_new_listing | /agent/create/new/listing/{code} | Path does not match |
31 | app_agent_listing_property_editing | /agent/listing/property/editing/{code} | Path does not match |
32 | app_agent_listing_edit_listing | /agent/listing/for/edit/{code} | Path does not match |
33 | app_agent_listing_new_listing_save | /agent/listing/process/{id} | Path does not match |
34 | app_agent_listing_back_button_admission | /agent/listing/back/button/property/registration/{code}/{step} | Path does not match |
35 | app_agent_listing_save_draft | /agent/listing/save-draft/{id} | Path does not match |
36 | app_agent_work_space_publish_listing | /agent/listing/work/space/publish/listing/{id} | Path does not match |
37 | app_agent_work_space_publish_listing_save | /agent/listing/work/space/publish/listing/for/save/{id} | Path does not match |
38 | app_agent_listing_image_action | /agent/listing/image/delete/action/for/single/one/{id} | Path does not match |
39 | app_agent_listing_change_property_status | /agent/listing/change/status/of/a/property/{id}/{propertyId} | Path does not match |
40 | app_filter_provinces | /api/request/filter/provinces | Path does not match |
41 | app_filter_communes | /api/request/filter/communes | Path does not match |
42 | app_agent_property | /listing/properties/{id}/agent | Path does not match |
43 | app_agent_work_space | /agent/work/space | Path does not match |
44 | app_agent_work_space_listing | /agent/work/space/listing | Path does not match |
45 | app_agent_work_space_listing_search | /agent/work/space/listing/search | Path does not match |
46 | air_bnb | /listing/airbnb | Path does not match |
47 | air_bnb_search | /listing/airbnb/search | Path does not match |
48 | contact_us | /contact/us | Path does not match |
49 | app_customer_recommandation | /customer/recommandation | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.