Routing
ibans_update_pedning
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/insurers/update-pending-ibans
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | insurer_get_iban | /api/transib/get-iban | Path does not match |
| 2 | contact_new | /contact/{id}/new | Path does not match |
| 3 | contact_close | /contact/{id}/close | Path does not match |
| 4 | contact_open | /contact/{id}/open | Path does not match |
| 5 | contact_again | /contact/{id}/again | Path does not match |
| 6 | admin_message_export | /contacts/export | Path does not match |
| 7 | documents | /documents | Path does not match |
| 8 | document_create | /documents/create | Path does not match |
| 9 | document_edit | /documents/{id}/edit | Path does not match |
| 10 | document_delete | /documents/{id}/delete | Path does not match |
| 11 | document_download | /documents/download/{id} | Path does not match |
| 12 | home | / | Path does not match |
| 13 | insurers | /insurers | Path does not match |
| 14 | insurers_new | /insurers/new | Path does not match |
| 15 | insurers_edit | /insurers/{id}/edit | Path does not match |
| 16 | iban_manual_activation | /insurers/{insurerId}/iban/{id}/activate | Path does not match |
| 17 | insurers_export | /insurers/export | Path does not match |
| 18 | insurers_iban_download | /insurers/{id}/iban/{ibanId}/download | Path does not match |
| 19 | log_iban_view | /insurers/{insurer_id}/log/iban/view | Path does not match |
| 20 | insurers_iban_unwatch | /insurers/iban/{ibanId}/unwatch | Path does not match |
| 21 | insurers_iban_watch | /insurers/{ibanId}/watch | Path does not match |
| 22 | insurers_sftp_export | /insurers/sftp_export/{insurerId} | Path does not match |
| 23 | ibans_update_pedning | /insurers/update-pending-ibans | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.