Routing
get_status_insurance_agreement
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "125" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/ajax/centre/insurance-agreement/125/get-status
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | logout | /logout | Path does not match |
| 17 | app_login | /login | Path does not match |
| 18 | modern_dashboard_preview | /modern/dashboard | Path does not match |
| 19 | redirect_to_login | / | Path does not match |
| 20 | on_first_login | /create-password/ | Path does not match |
| 21 | restore_password | /restore-password/request | Path does not match |
| 22 | reset_password | /restore-password/reset/{token} | Path does not match |
| 23 | create_profile | /profile/create | Path does not match |
| 24 | edit_profile | /profile/edit/{id} | Path does not match |
| 25 | drop_password_for_profile | /profile/drop-password/{id} | Path does not match |
| 26 | my_profile | /profile | Path does not match |
| 27 | create_insurance_company | /insurance-company/create | Path does not match |
| 28 | edit_insurance_company | /insurance-company/edit/{id} | Path does not match |
| 29 | get_insurance_address | /insurance-company/address | Path does not match |
| 30 | get_insurance_addresses_by_insurance_id | /insurance-company/addresses-by-insurance-id | Path does not match |
| 31 | get_insurance_address_by_id | /insurance-company/address-by-id | Path does not match |
| 32 | get_insurance_addresses | /insurance-company/all-addresses-by-insurance | Path does not match |
| 33 | search_insurance_company_pec_treatment_stat | /insurance-company/pec-treatment-stat | Path does not match |
| 34 | update_insurance_company_pec_treatment_static | /insurance-company/{id}/static-pec-treatment-days | Path does not match |
| 35 | get_insurance_company_recommended_rdv_date | /insurance-company/{id}/recommended-rdv-date | Path does not match |
| 36 | delete_address | /address/delete/{id} | Path does not match |
| 37 | get_insurance_address_if_alone | /insurance-company/address-if-alone | Path does not match |
| 38 | update_insurance_address | /insurance-company/address/update | Path does not match |
| 39 | get_insurance_website_by_amc | /insurance-company/website-by-amc | Path does not match |
| 40 | get_insurance_combination | /insurance-company/combination | Path does not match |
| 41 | get_town_by_postal_code | /ajax/town-by-postalcode/{postalCode} | Path does not match |
| 42 | create_modify_saps_entity | /saps-entity/create-modify | Path does not match |
| 43 | create_centre | /centre/create | Path does not match |
| 44 | edit_centre | /centre/edit/{id} | Path does not match |
| 45 | select_centre_auto_postman_mailer_send | /centre/select/auto-postman-mailer-send | Path does not match |
| 46 | edit_centre_auto_postman_mailer_send | /centre/edit/{id}/auto-postman-mailer-send | Path does not match |
| 47 | edit_centre_users | /centre/edit/{id}/users | Path does not match |
| 48 | create_insurance_identifiers | /centre/insurances-identifiers/{id}/create | Path does not match |
| 49 | manage_insurance_agreement | /centre/manage-insurance-agreement/{id} | Path does not match |
| 50 | centre_insurance_platform_config | /centre/insurance-platform-config/{id} | Path does not match |
| 51 | delete_insurance_agreement | /ajax/centre/insurance-agreement/{id}/delete | Path does not match |
| 52 | get_status_insurance_agreement | /ajax/centre/insurance-agreement/{id}/get-status | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.