Routing
auth_register
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/auth/register
| # | 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/campaigns/send_post | /api/v1/public/campaigns/send | Path does not match |
| 12 | _api_/v1/public/campaigns/sends/{id}{._format}_get | /api/v1/public/campaigns/sends/{id}.{_format} | Path does not match |
| 13 | _api_v1/public/countrys/list_get | /api/v1/public/countrys/list | Path does not match |
| 14 | _api_v1/public/credits/balance_get | /api/v1/public/credits/balance | Path does not match |
| 15 | _api_v1/public/senders/list_get | /api/v1/public/senders/list | Path does not match |
| 16 | _api_v1/public/sms/send_post | /api/v1/public/sms/send | Path does not match |
| 17 | _api_/v1/public/sms/sends/{id}{._format}_get | /api/v1/public/sms/sends/{id}.{_format} | Path does not match |
| 18 | _api_v1/public/statuts/show_get | /api/v1/public/statuts/show | Path does not match |
| 19 | _api_v1/public/util/ping_get | /api/v1/public/util/ping | Path does not match |
| 20 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 21 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 22 | _wdt | /_wdt/{token} | Path does not match |
| 23 | _profiler_home | /_profiler/ | Path does not match |
| 24 | _profiler_search | /_profiler/search | Path does not match |
| 25 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 26 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 27 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 28 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 29 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 30 | _profiler_open_file | /_profiler/open | Path does not match |
| 31 | _profiler | /_profiler/{token} | Path does not match |
| 32 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 33 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 34 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 35 | admin_login | /admin/login | Path does not match |
| 36 | admin_logout | /admin/logout | Path does not match |
| 37 | admin_countries_index | /admin/countries | Path does not match |
| 38 | admin_countries_new | /admin/countries/new | Path does not match |
| 39 | admin_countries_edit | /admin/countries/{id}/edit | Path does not match |
| 40 | admin_countries_toggle_status | /admin/countries/{id}/toggle-status | Path does not match |
| 41 | admin_countries_recalculate_ratio | /admin/countries/{id}/recalculate-ratio | Path does not match |
| 42 | admin_orders_index | /admin/orders/ | Path does not match |
| 43 | admin_orders_show | /admin/orders/{id} | Path does not match |
| 44 | admin_orders_update_status | /admin/orders/{id}/status/{status} | Path does not match |
| 45 | admin_quota_change_requests_index | /admin/quota-change-requests | Path does not match |
| 46 | admin_quota_change_requests_show | /admin/quota-change-requests/{id} | Path does not match |
| 47 | admin_quota_change_requests_review | /admin/quota-change-requests/{id}/review | Path does not match |
| 48 | admin_quota_violations_index | /admin/quota-violations | Path does not match |
| 49 | admin_quota_violations_show | /admin/quota-violations/{id} | Path does not match |
| 50 | admin_quota_violations_company | /admin/quota-violations/company/{id} | Path does not match |
| 51 | admin_sms_credit_packs_index | /admin/sms-credit-packs | Path does not match |
| 52 | admin_sms_credit_packs_new | /admin/sms-credit-packs/new | Path does not match |
| 53 | admin_sms_credit_packs_edit | /admin/sms-credit-packs/{id}/edit | Path does not match |
| 54 | admin_sms_credit_packs_delete | /admin/sms-credit-packs/{id}/delete | Path does not match |
| 55 | admin_sms_opt_out_index | /admin/sms-opt-outs | Path does not match |
| 56 | admin_sms_opt_out_new | /admin/sms-opt-outs/new | Path does not match |
| 57 | admin_sms_opt_out_delete | /admin/sms-opt-outs/{id}/delete | Path does not match |
| 58 | admin_sms_quotas_index | /admin/sms-quotas | Path does not match |
| 59 | admin_sms_quotas_company | /admin/sms-quotas/company/{id} | Path does not match |
| 60 | admin_sms_quotas_new | /admin/sms-quotas/company/{id}/new | Path does not match |
| 61 | admin_sms_quotas_edit | /admin/sms-quotas/{id}/edit | Path does not match |
| 62 | admin_sms_quotas_delete | /admin/sms-quotas/{id}/delete | Path does not match |
| 63 | admin_sms_replies_index | /admin/sms-replies | Path does not match |
| 64 | admin_sms_replies_show | /admin/sms-replies/{id} | Path does not match |
| 65 | admin_sms_scheduled_index | /admin/sms-scheduled | Path does not match |
| 66 | admin_sms_scheduled_show | /admin/sms-scheduled/{id} | Path does not match |
| 67 | admin_system_settings_index | /admin/system-settings | Path does not match |
| 68 | admin_system_settings_edit | /admin/system-settings/{name}/edit | Path does not match |
| 69 | admin_api_call_stats | /admin/api-calls | Path does not match |
| 70 | admin_api_logs | /admin/api-logs | Path does not match |
| 71 | admin_companies_index | /admin/companies | Path does not match |
| 72 | admin_companies_show | /admin/companies/{id} | Path does not match |
| 73 | admin_dashboard | /admin/dashboard | Path does not match |
| 74 | admin_logs_index | /admin/logs/ | Path does not match |
| 75 | admin_logs_clear | /admin/logs/clear | Path does not match |
| 76 | admin_logs_download | /admin/logs/download | Path does not match |
| 77 | admin_rate_limit_stats | /admin/rate-limit-stats | Path does not match |
| 78 | admin_rate_limit_reset | /admin/rate-limit-stats/reset | Path does not match |
| 79 | api_public_admin_only | /api/v1/public/admin-only | Path does not match |
| 80 | api_public_ping | /api/v1/public/ping | Path does not match |
| 81 | auth_register | /auth/register | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.