Routing
salesforce_customerDelete
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/salesforce/customerDelete_1
# | Route name | Path | Log |
---|---|---|---|
1 | _twig_error_test | /_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_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | app_debug_debug | /debug | Path does not match |
14 | app_logs_list | /logs | Path does not match |
15 | app_webhook_list | /webhooks | Path does not match |
16 | app_webhook_getwebhook | /webhook-query | Path does not match |
17 | app_webhook_getfirstwebhook | /webhook-query-one | Path does not match |
18 | index | / | Path does not match |
19 | load | /load | Path does not match |
20 | home | /home | Path does not match |
21 | callback | /callback/auth | Path does not match |
22 | remove-user | /remove-user | Path does not match |
23 | maxmind_index | /maxmind | Path does not match |
24 | hook_create | /hook_order_create | Path does not match |
25 | hook_order_delete | /hook_order_delete | Path does not match |
26 | order_disable | /hook_order_disable | Path does not match |
27 | check_order | /check_order | Path does not match |
28 | CreateOrder | /CreateOrder | Path does not match |
29 | WebhookProcess | /maxmind/process_webhook | Path does not match |
30 | maxAllowedScore | /maxAllowedScore | Path does not match |
31 | MaxMindDetail | /detail/{order_id} | Path does not match |
32 | Autoresponder | /autoresponder | Path does not match |
33 | AutoresponderCreate | /autoresponder/create | Path does not match |
34 | autoresponderAction | /autoresponder/action | Path does not match |
35 | AutoresponderEdit | /autoresponder/edit/{id} | Path does not match |
36 | AutoresponderList | /autoresponder/list/{page}/{sku} | Path does not match |
37 | SkuSearch | /autoresponder/skusearch | Path does not match |
38 | LicencePool | /autoresponder/pool/{page}/{sku} | Path does not match |
39 | autoresponderLog | /autoresponder/log/{page} | Path does not match |
40 | autoresponder_resend | /autoresponder/resend/{id} | Path does not match |
41 | autoresponder_log_resend | /autoresponder/log/resend/{id} | Path does not match |
42 | autoresponderFindLicense | /autoresponder/findlicense/{page} | Path does not match |
43 | GetAutoresponder | /autoresponder/get | Path does not match |
44 | AutoresponderValidate | /autoresponder/validate | Path does not match |
45 | AutoresponderSetting | /autoresponder/setting | Path does not match |
46 | AutoresponderHookcreate | /autoresponderhook | Path does not match |
47 | AutoresponderHook_delete | /autoresponder/hook_delete | Path does not match |
48 | Api | /api | Path does not match |
49 | ApiCustomerInformation | /storefront/{store_hash}/customers/{jwt_token} | Path does not match |
50 | ApiCustomerSoftwareValidation | /storefront/{store_hash}/licenses/validate | Path does not match |
51 | ApicustomerMessage | /order/customerMessage | Path does not match |
52 | ApiCustomerDetail | /rakuten/service | Path does not match |
53 | salesforce_index | /salesforce | Path does not match |
54 | salesforce_settings | /salesforce/settings | Path does not match |
55 | salesforce_hook_create | /salesforce_hook_create | Path does not match |
56 | salesforce_hook_delete | /salesforce/hook_delete | Path does not match |
57 | salesforcecustomer | /salesforcecustomer | Path does not match |
58 | salesforce_customerDelete | /salesforce/customerDelete_1 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.