Routing
(none)
Matched route
Route Matching Logs
Path to match:
/mmm/user-password/forgot
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
13 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
14 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
15 | sys-login | /login | Path does not match |
16 | sys-json-login-check | /mmm/json-login-check | Path does not match |
17 | sys-login-check | /mmm/login-check | Path does not match |
18 | sys-logout | /mmm/logout | Path does not match |
19 | root | / | Path does not match |
20 | old1 | /kmg | Path does not match |
21 | old2 | /kmg/ | Path does not match |
22 | kmg_home | /mmm/ | Path does not match |
23 | test | /mmm/test | Path does not match |
24 | mock | /mmm/server-mock/{command} | Path does not match |
25 | orders | /mmm/orders | Path does not match |
26 | orders-new | /mmm/orders/new | Path does not match |
27 | orders-data | /mmm/orders/data | Path does not match |
28 | orders-edit-time-only | /mmm/orders/edit-time-only/{id} | Path does not match |
29 | orders-edit | /mmm/orders/edit/{id} | Path does not match |
30 | orders-cancel | /mmm/orders/cancel/{id} | Path does not match |
31 | orders-estimate-distance | /mmm/orders/estimate-distance | Path does not match |
32 | orders-special | /mmm/orders/special | Path does not match |
33 | orders-address-suggestions | /mmm/orders/address-suggestions | Path does not match |
34 | orders-address-pick | /mmm/orders/address-pick/{category}/{target} | Path does not match |
35 | orders-update-status-from-server | /mmm/orders/update-status-from-server/{id} | Path does not match |
36 | orders-change-customer | /mmm/orders/change-customer/{id} | Path does not match |
37 | orders-get-users-for-customer | /mmm/orders/change-customer/users-for/{customerId} | Path does not match |
38 | orders-pin | /mmm/orders/pin/{id} | Path does not match |
39 | orders-jobpdf | /mmm/orders/jobpdf/{id} | Path does not match |
40 | orders-instant-order | /mmm/orders/instant-order/index | Path does not match |
41 | orders-instant-order-list | /mmm/orders/instant-order/list | Path does not match |
42 | orders-dispo-instant-order-list | /mmm/orders/dispo/instant-order/list | Path does not match |
43 | orders-instant-order-create | /mmm/orders/instant-order/create | Path does not match |
44 | orders-dispo-instant-order-reply | /mmm/orders/dispo/instant-order/reply | Path does not match |
45 | user-profile | /mmm/profile | Path does not match |
46 | user-shared-key | /mmm/profile/shared-key | Path does not match |
47 | user-payment-methods | /mmm/profile/payment-methods | Path does not match |
48 | user-payment-methods-add | /mmm/profile/payment-methods/add | Path does not match |
49 | user-payment-methods-result | /mmm/profile/payment-methods/result | Path does not match |
50 | user-payment-methods-remove | /mmm/profile/payment-methods/{id}/remove | Path does not match |
51 | user-password | /mmm/profile/password | Path does not match |
52 | user-switch-lang | /mmm/profile/switch-lang | Path does not match |
53 | addresses | /mmm/addresses | Path does not match |
54 | addresses-new | /mmm/addresses/new | Path does not match |
55 | addresses-edit | /mmm/addresses/edit | Path does not match |
56 | addresses-delete | /mmm/addresses/delete | Path does not match |
57 | payment-start | /mmm/payment/start/{orderId} | Path does not match |
58 | payment-process | /mmm/payment/process/{paymentId} | Path does not match |
59 | payment-result | /mmm/payment/result/{paymentId} | Path does not match |
60 | forgot_password | /mmm/user-password/forgot | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.