Routing
app_admin_cron_sendbatchfeedbackemail
Matched route
Route Parameters
| Name | Value |
|---|---|
| token | "ffd6600b2594eafae3b2f0528a4cb51a" |
Route Matching Logs
Path to match:
/cron/send/batch/feedback/email/ffd6600b2594eafae3b2f0528a4cb51a
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_cron_sendfeedbackrecap | /cron/sendFeedbackRecap/{type}/{token} | Path does not match |
| 2 | app_admin_cron_debugquality | /cron/debug/quality/{token} | Path does not match |
| 3 | app_admin_cron_exportconnections | /cron/export/connections/{token}/{start}/{end} | Path does not match |
| 4 | app_admin_cron_sendbatchfeedbackemail | /cron/send/batch/feedback/email/{token} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.