Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_v1/public/blacklists/list_get_collection | /api/v1/public/blacklists/list | Path does not match |
| 12 | _api_v1/public/blacklists/check_get | /api/v1/public/blacklists/check | Path does not match |
| 13 | _api_v1/public/blacklists/add_post | /api/v1/public/blacklists/add | Path does not match |
| 14 | _api_v1/public/blacklists/delete_delete | /api/v1/public/blacklists/delete | Path does not match |
| 15 | _api_v1/public/campaigns/list_get_collection | /api/v1/public/campaigns/list | Path does not match |
| 16 | _api_v1/public/campaigns/show/{id}_get | /api/v1/public/campaigns/show/{id} | Path does not match |
| 17 | _api_v1/public/campaigns/cancel/{id}_delete | /api/v1/public/campaigns/cancel/{id} | Path does not match |
| 18 | _api_v1/public/campaigns/send_post | /api/v1/public/campaigns/send | Path does not match |
| 19 | _api_/v1/public/campaigns/sends/{id}{._format}_get | /api/v1/public/campaigns/sends/{id}.{_format} | Path does not match |
| 20 | _api_v1/public/countries/list_get_collection | /api/v1/public/countries/list | Path does not match |
| 21 | _api_v1/public/credits/balance_get | /api/v1/public/credits/balance | Path does not match |
| 22 | _api_v1/public/credits/refund/list_get_collection | /api/v1/public/credits/refund/list | Path does not match |
| 23 | _api_/v1/public/credits/refunds/{id}{._format}_get | /api/v1/public/credits/refunds/{id}.{_format} | Path does not match |
| 24 | _api_v1/public/credits/refund/add_post | /api/v1/public/credits/refund/add | Path does not match |
| 25 | _api_v1/public/credits/refundable/show_get | /api/v1/public/credits/refundable/show | Path does not match |
| 26 | _api_v1/public/otps/list_get_collection | /api/v1/public/otps/list | Path does not match |
| 27 | _api_/otps/{id}{._format}_get | /api/otps/{id}.{_format} | Path does not match |
| 28 | _api_v1/public/otps/send_post | /api/v1/public/otps/send | Path does not match |
| 29 | _api_v1/public/otps/verify_patch | /api/v1/public/otps/verify | Path does not match |
| 30 | _api_v1/public/quotas/list_get_collection | /api/v1/public/quotas/list | Path does not match |
| 31 | _api_v1/public/quotas/show/{id}_get | /api/v1/public/quotas/show/{id} | Path does not match |
| 32 | _api_v1/public/quota-requests/list_get_collection | /api/v1/public/quota-requests/list | Path does not match |
| 33 | _api_v1/public/quota-requests/increase_post | /api/v1/public/quota-requests/increase | Path does not match |
| 34 | _api_v1/public/quota-requests/show/{id}_get | /api/v1/public/quota-requests/show/{id} | Path does not match |
| 35 | _api_v1/public/replies/list_get_collection | /api/v1/public/replies/list | Path does not match |
| 36 | _api_v1/public/sms/{id}/replies_get_collection | /api/v1/public/sms/{id}/replies | Path does not match |
| 37 | _api_v1/public/replies/show/{id}_get | /api/v1/public/replies/show/{id} | Path does not match |
| 38 | _api_v1/public/senders/list_get_collection | /api/v1/public/senders/list | Path does not match |
| 39 | _api_v1/public/senders/add_post | /api/v1/public/senders/add | Path does not match |
| 40 | _api_v1/public/senders/show/{id}_get | /api/v1/public/senders/show/{id} | Path does not match |
| 41 | _api_v1/public/senders/default/{id}_patch | /api/v1/public/senders/default/{id} | Path does not match |
| 42 | _api_v1/public/senders/delete/{id}_delete | /api/v1/public/senders/delete/{id} | Path does not match |
| 43 | _api_v1/public/sms/list_get_collection | /api/v1/public/sms/list | Path does not match |
| 44 | _api_v1/public/sms/{id}_get | /api/v1/public/sms/{id} | Path does not match |
| 45 | _api_v1/public/sms/{id}/status_get | /api/v1/public/sms/{id}/status | Path does not match |
| 46 | _api_v1/public/sms/send_post | /api/v1/public/sms/send | Path does not match |
| 47 | _api_/v1/public/sms/sends/{id}{._format}_get | /api/v1/public/sms/sends/{id}.{_format} | Path does not match |
| 48 | _api_v1/public/stats/campaigns_get | /api/v1/public/stats/campaigns | Path does not match |
| 49 | _api_v1/public/stats/sms_get | /api/v1/public/stats/sms | Path does not match |
| 50 | _api_v1/public/statuts/show_get | /api/v1/public/statuts/show | Path does not match |
| 51 | _api_v1/public/templates/list_get_collection | /api/v1/public/templates/list | Path does not match |
| 52 | _api_v1/public/templates/show/{id}_get | /api/v1/public/templates/show/{id} | Path does not match |
| 53 | _api_v1/public/templates/add_post | /api/v1/public/templates/add | Path does not match |
| 54 | _api_v1/public/templates/edit/{id}_patch | /api/v1/public/templates/edit/{id} | Path does not match |
| 55 | _api_v1/public/templates/delete/{id}_delete | /api/v1/public/templates/delete/{id} | Path does not match |
| 56 | _api_v1/public/util/ping_get | /api/v1/public/util/ping | Path does not match |
| 57 | _api_v1/public/variables/list_get_collection | /api/v1/public/variables/list | Path does not match |
| 58 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
| 59 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 60 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 61 | _wdt | /_wdt/{token} | Path does not match |
| 62 | _profiler_home | /_profiler/ | Path does not match |
| 63 | _profiler_search | /_profiler/search | Path does not match |
| 64 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 65 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 66 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 67 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 68 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 69 | _profiler_open_file | /_profiler/open | Path does not match |
| 70 | _profiler | /_profiler/{token} | Path does not match |
| 71 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 72 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 73 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 74 | admin_api_index | /admin/api | Path does not match |
| 75 | admin_api_error_log_index | /admin/api-error-logs | Path does not match |
| 76 | admin_api_error_log_purge | /admin/api-error-logs/purge | Path does not match |
| 77 | admin_api_error_log_show | /admin/api-error-logs/{traceId} | Path does not match |
| 78 | admin_login | /admin/login | Path does not match |
| 79 | admin_logout | /admin/logout | Path does not match |
| 80 | admin_compta_index | /admin/compta | Path does not match |
| 81 | admin_countries_index | /admin/countries | Path does not match |
| 82 | admin_countries_new | /admin/countries/new | Path does not match |
| 83 | admin_countries_edit | /admin/countries/{id}/edit | Path does not match |
| 84 | admin_countries_toggle_status | /admin/countries/{id}/toggle-status | Path does not match |
| 85 | admin_countries_recalculate_ratio | /admin/countries/{id}/recalculate-ratio | Path does not match |
| 86 | admin_gdpr_request_index | /admin/gdpr-requests | Path does not match |
| 87 | admin_gdpr_request_show | /admin/gdpr-requests/{id} | Path does not match |
| 88 | admin_gdpr_request_process | /admin/gdpr-requests/{id}/process | Path does not match |
| 89 | admin_invoices_index | /admin/invoices | Path does not match |
| 90 | admin_invoices_show | /admin/invoices/show/{id} | Path does not match |
| 91 | admin_invoices_pdf | /admin/invoices/pdf/{id} | Path does not match |
| 92 | admin_messenger_index | /admin/messenger | Path does not match |
| 93 | admin_orders_index | /admin/orders/ | Path does not match |
| 94 | admin_orders_create | /admin/orders/create | Path does not match |
| 95 | admin_orders_edit | /admin/orders/edit/{id} | Path does not match |
| 96 | admin_orders_show | /admin/orders/{id} | Path does not match |
| 97 | admin_orders_update_status | /admin/orders/{id}/status/{status} | Path does not match |
| 98 | admin_orders_create_facture | /admin/orders/create-facture/{id} | Path does not match |
| 99 | admin_otp_login_index | /admin/otp/login | Path does not match |
| 100 | admin_quota_change_requests_index | /admin/quota-change-requests | Path does not match |
| 101 | admin_quota_change_requests_show | /admin/quota-change-requests/{id} | Path does not match |
| 102 | admin_quota_change_requests_review | /admin/quota-change-requests/{id}/review | Path does not match |
| 103 | admin_quotas_index | /admin/quotas | Path does not match |
| 104 | admin_quota_violations_index | /admin/quota-violations | Path does not match |
| 105 | admin_quota_violations_show | /admin/quota-violations/{id} | Path does not match |
| 106 | admin_quota_violations_company | /admin/quota-violations/company/{id} | Path does not match |
| 107 | admin_sms_audit_log_index | /admin/sms-audit-logs | Path does not match |
| 108 | admin_sms_audit_log_show | /admin/sms-audit-logs/{id} | Path does not match |
| 109 | admin_sms_blocked_keyword_index | /admin/sms-blocked-keywords | Path does not match |
| 110 | admin_sms_blocked_keyword_new | /admin/sms-blocked-keywords/new | Path does not match |
| 111 | admin_sms_blocked_keyword_edit | /admin/sms-blocked-keywords/{id}/edit | Path does not match |
| 112 | admin_sms_blocked_keyword_toggle | /admin/sms-blocked-keywords/{id}/toggle | Path does not match |
| 113 | admin_sms_blocked_keyword_delete | /admin/sms-blocked-keywords/{id}/delete | Path does not match |
| 114 | admin_sms_index | /admin/sms | Path does not match |
| 115 | admin_sms_credit_packs_index | /admin/sms-credit-packs | Path does not match |
| 116 | admin_sms_credit_packs_new | /admin/sms-credit-packs/new | Path does not match |
| 117 | admin_sms_credit_packs_edit | /admin/sms-credit-packs/{id}/edit | Path does not match |
| 118 | admin_sms_credit_packs_delete | /admin/sms-credit-packs/{id}/delete | Path does not match |
| 119 | admin_sms_opt_out_index | /admin/sms-opt-outs | Path does not match |
| 120 | admin_sms_opt_out_new | /admin/sms-opt-outs/new | Path does not match |
| 121 | admin_sms_opt_out_delete | /admin/sms-opt-outs/{id}/delete | Path does not match |
| 122 | admin_sms_opt_out_sync_isendpro | /admin/sms-opt-outs/sync-isendpro | Path does not match |
| 123 | admin_sms_quotas_index | /admin/sms-quotas | Path does not match |
| 124 | admin_sms_quotas_company | /admin/sms-quotas/company/{id} | Path does not match |
| 125 | admin_sms_quotas_new | /admin/sms-quotas/company/{id}/new | Path does not match |
| 126 | admin_sms_quotas_edit | /admin/sms-quotas/{id}/edit | Path does not match |
| 127 | admin_sms_quotas_delete | /admin/sms-quotas/{id}/delete | Path does not match |
| 128 | admin_sms_replies_index | /admin/sms-replies | Path does not match |
| 129 | admin_sms_replies_show | /admin/sms-replies/{id} | Path does not match |
| 130 | admin_sms_scheduled_index | /admin/sms-scheduled | Path does not match |
| 131 | admin_sms_scheduled_show | /admin/sms-scheduled/{id} | Path does not match |
| 132 | admin_system_settings_index | /admin/system-settings | Path does not match |
| 133 | admin_system_settings_edit | /admin/system-settings/{name}/edit | Path does not match |
| 134 | admin_api_call_stats | /admin/api-calls | Path does not match |
| 135 | admin_api_call_stats_ingest | /admin/api-calls/ingest | Path does not match |
| 136 | admin_api_logs | /admin/api-logs | Path does not match |
| 137 | admin_companies_index | /admin/companies | Path does not match |
| 138 | admin_companies_show | /admin/companies/{id} | Path does not match |
| 139 | admin_dashboard | /admin/dashboard | Path does not match |
| 140 | admin_logs_index | /admin/logs/ | Path does not match |
| 141 | admin_logs_clear | /admin/logs/clear | Path does not match |
| 142 | admin_logs_download | /admin/logs/download | Path does not match |
| 143 | admin_rate_limit_stats | /admin/rate-limit-stats | Path does not match |
| 144 | admin_rate_limit_reset | /admin/rate-limit-stats/reset | Path does not match |
| 145 | api_public_admin_only | /api/v1/public/admin-only | Path does not match |
| 146 | api_public_ping | /api/v1/public/ping | Path does not match |
| 147 | auth_register | /auth/register | Path does not match |
| 148 | auth_verify_email | /auth/verify-email/{token} | Path does not match |
| 149 | auth_verify_email_info | /auth/verify-email-info | Path does not match |
| 150 | auth_resend_verification | /auth/resend-verification | Path does not match |
| 151 | auth_login | /auth/login | Path does not match |
| 152 | auth_verify_otp | /auth/verify-otp | Path does not match |
| 153 | auth_resend_otp | /auth/resend-otp | Path does not match |
| 154 | auth_password_forgot | /auth/password/forgot | Path does not match |
| 155 | auth_password_reset | /auth/password/reset/{token} | Path does not match |
| 156 | auth_logout | /auth/logout | Path does not match |
| 157 | client_alert_index | /alertes | Path does not match |
| 158 | client_api_doc | /client/api/doc | Path does not match |
| 159 | client_api_doc_auth | /client/api/doc/auth | Path does not match |
| 160 | client_api_doc_sms_send | /client/api/doc/sms-send | Path does not match |
| 161 | client_api_doc_errors | /client/api/doc/errors | Path does not match |
| 162 | client_api_doc_campaigns_send | /client/api/doc/campaigns-send | Path does not match |
| 163 | client_api_doc_data_consultation | /client/api/doc/data-consultation | Path does not match |
| 164 | client_api_doc_routes | /client/api/doc/routes | Path does not match |
| 165 | client_api_doc_stop_sms | /client/api/doc/stop-sms | Path does not match |
| 166 | client_api_doc_replies_mo | /client/api/doc/replies-mo | Path does not match |
| 167 | client_api_doc_cors | /client/api/doc/cors | Path does not match |
| 168 | client_api_doc_otp | /client/api/doc/otp | Path does not match |
| 169 | client_api_doc_templates | /client/api/doc/templates | Path does not match |
| 170 | client_api_doc_variables | /client/api/doc/variables | Path does not match |
| 171 | client_api_key | /client/api-key | Path does not match |
| 172 | client_api_key_regenerate | /client/api-key/regenerate | Path does not match |
| 173 | client_company_allowed_countries | /me/company/allowed-countries | Path does not match |
| 174 | client_company_allowed_countries_update | /me/company/allowed-countries/update | Path does not match |
| 175 | client_company_edit | /me/company/edit | Path does not match |
| 176 | client_company_submit | /me/company/submit | Path does not match |
| 177 | client_profile | /me | Path does not match |
| 178 | client_profile_edit | /me/edit | Path does not match |
| 179 | client_profile_password | /me/password | Path does not match |
| 180 | client_dashboard | /dashboard | Path does not match |
| 181 | client_faq_finances | /me/faq/finances | Path does not match |
| 182 | client_faq_envois | /me/faq/envois | Path does not match |
| 183 | client_faq_programmation | /me/faq/programmation | Path does not match |
| 184 | client_faq_campagnes | /me/faq/campagnes | Path does not match |
| 185 | client_faq_api | /me/faq/api | Path does not match |
| 186 | client_faq_lexique | /me/faq/lexique | Path does not match |
| 187 | client_info_rgpd | /me/info-rgpd | Path does not match |
| 188 | client_orders_index | /me/orders | Path does not match |
| 189 | client_orders_new | /me/orders/new | Path does not match |
| 190 | create | /me/orders/create | Path does not match |
| 191 | client_order_confirm | /me/orders/{id}/confirm | Path does not match |
| 192 | client_order_create_checkout_session | /me/orders/{id}/create-checkout-session | Path does not match |
| 193 | client_order_success | /me/orders/{id}/success | Path does not match |
| 194 | client_order_invoice_download | /me/orders/{id}/invoice/download | Path does not match |
| 195 | client_order_show | /me/orders/{id} | Path does not match |
| 196 | client_quotas_index | /me/quotas | Path does not match |
| 197 | client_quota_request | /me/quotas/request/{id} | Path does not match |
| 198 | client_settings_credits | /me/settings/credits | Path does not match |
| 199 | client_settings_gdpr | /me/settings/gdpr | Path does not match |
| 200 | client_settings_gdpr_request_deletion | /me/settings/gdpr/request-deletion | Path does not match |
| 201 | client_settings_gdpr_cancel_deletion | /me/settings/gdpr/cancel-deletion-request | Path does not match |
| 202 | client_settings_index | /me/settings | Path does not match |
| 203 | client_gdpr_register | /client/gdpr/register | Path does not match |
| 204 | client_gdpr_register_download_pdf | /client/gdpr/register/download-pdf | Path does not match |
| 205 | client_blacklist_index | /client/blacklist | Path does not match |
| 206 | client_blacklist_delete | /client/blacklist/{id}/delete | Path does not match |
| 207 | client_campaigns_list | /me/campaigns | Path does not match |
| 208 | client_campaigns_new | /me/campaigns/new | Path does not match |
| 209 | client_campaigns_show | /me/campaigns/{id} | Path does not match |
| 210 | client_campaigns_csv_upload | /me/campaigns/new-upload | Path does not match |
| 211 | client_campaigns_csv_preview | /me/campaigns/new-upload/preview | Path does not match |
| 212 | client_campaigns_csv_create | /me/campaigns/new-upload/create | Path does not match |
| 213 | client_campaigns_csv_example | /me/campaigns/new-upload/example | Path does not match |
| 214 | client_sms_list | /me/sms/list | Path does not match |
| 215 | client_sms_view | /me/sms/view/{id} | Path does not match |
| 216 | client_sms_scheduled | /me/sms/scheduled | Path does not match |
| 217 | client_sms_scheduled_cancel | /me/sms/scheduled/{id}/cancel | Path does not match |
| 218 | client_sms_scheduled_reschedule | /me/sms/scheduled/{id}/reschedule | Path does not match |
| 219 | client_sms_replies_index | /me/sms-replies | Path does not match |
| 220 | client_sms_replies_show | /me/sms-replies/{id} | Path does not match |
| 221 | client_sms_send | /me/sms/send | Path does not match |
| 222 | client_sms_send_result | /me/sms/send/result/{id} | Path does not match |
| 223 | client_sms_senders_list | /me/sms/senders | Path does not match |
| 224 | client_sms_senders_new | /me/sms/senders/new | Path does not match |
| 225 | client_sms_senders_edit | /me/sms/senders/{id}/edit | Path does not match |
| 226 | client_sms_senders_delete | /me/sms/senders/{id}/delete | Path does not match |
| 227 | client_sms_senders_set_default | /me/sms/senders/{id}/set-default | Path does not match |
| 228 | client_sms_templates_list | /me/sms/templates | Path does not match |
| 229 | client_sms_templates_new | /me/sms/templates/new | Path does not match |
| 230 | client_sms_templates_edit | /me/sms/templates/{id}/edit | Path does not match |
| 231 | client_sms_templates_delete | /me/sms/templates/{id}/delete | Path does not match |
| 232 | client_sms_templates_toggle_active | /me/sms/templates/{id}/toggle-active | Path does not match |
| 233 | client_sms_templates_preview | /me/sms/templates/{id}/preview | Path does not match |
| 234 | client_sms_templates_search | /me/sms/templates/search | Path does not match |
| 235 | client_sms_test_check | /me/sms/check | Path does not match |
| 236 | client_sms_test_check_view | /me/sms/check/{id} | Path does not match |
| 237 | client_sms_test_check_validate_internal | /me/sms/check/{id}/validate-internal | Path does not match |
| 238 | client_sms_test_check_validate_external | /me/sms/check/{id}/validate-external | Path does not match |
| 239 | client_sms_test_check_run_internal | /me/sms/check/{id}/run-internal-test | Path does not match |
| 240 | client_sms_test_index | /me/sms/test | Path does not match |
| 241 | home | / | Path does not match |
| 242 | chrome_devtools | /.well-known/appspecific/com.chrome.devtools.json | Path does not match |
| 243 | api_country_packs | /api/countries/{id}/packs | Path does not match |
| 244 | client_logs_index | /client/logs | Path does not match |
| 245 | client_logs_clear | /client/logs/clear | Path does not match |
| 246 | client_logs_download | /client/logs/download/{file} | Path does not match |
| 247 | api_validate_phone | /api/validate-phone | Path does not match |
| 248 | api_check_siret | /api/check-siret | Path does not match |
| 249 | webhook_isendpro_delivery | /webhook/isendpro/delivery | Path does not match |
| 250 | webhook_isendpro_reply | /webhook/isendpro/reply | Path does not match |
| 251 | webhook_stripe | /webhook/stripe | Path does not match |
| 252 | api_v1_public_test_errorapi_v1_public_test_error_500 | /api/v1/public/test/error/500 | Path does not match |
| 253 | api_v1_public_test_errorapi_v1_public_test_error_exception | /api/v1/public/test/error/exception | Path does not match |
| 254 | api_v1_public_test_errorapi_v1_public_test_error_division | /api/v1/public/test/error/division-by-zero | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.