Routing
single-news
Matched route
Route Parameters
| Name | Value |
|---|---|
| host | "bienestar-web-desarrollo.kuantum.cl" |
| id | "122" |
Route Matching Logs
Path to match:
/news/122
| # | 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 | get-dental-agreement | /api/get-dental-agreement | Path does not match |
| 17 | get-app-menu | /api/get-app-menu | Path does not match |
| 18 | get_app_announcement | /api/get-app-announcement | Path does not match |
| 19 | get_form_configuration | /api/get-form-configuration | Path does not match |
| 20 | get-forms-menu | /api/get-forms-menu | Path does not match |
| 21 | get_assembly_preview | /obtener-vista-previa-asamblea | Path does not match |
| 22 | save_assembly | /guardar-asamblea | Path does not match |
| 23 | save-benefit-claim | /benefit-claim/save-benefit-claim | Path does not match |
| 24 | save-benefit-dental-burden | /benefit-dental-burden/save-benefit-dental-burden | Path does not match |
| 25 | save-benefit-no-burden | /benefit-no-burden/save-benefit-no-burden | Path does not match |
| 26 | save-competitive-funds-request | /competitive-funds/save-competitive-funds-request | Path does not match |
| 27 | save-bank-account | /competitive-funds/save-bank-account | Path does not match |
| 28 | save-accountability | /competitive-funds/save-accountability | Path does not match |
| 29 | get-competitive-funds-request | /competitive-funds/get-competitive-funds-request/{id} | Path does not match |
| 30 | tasks-competitive-funds-request | /competitive-funds/tasks/{id} | Path does not match |
| 31 | sign-competitive-funds-request | /competitive-funds/sign/{id} | Path does not match |
| 32 | confirm_sign_competitive_funds | /competitive-funds/confirm-sign | Path does not match |
| 33 | homepage | / | Path does not match |
| 34 | profile | /profile/{tab} | Path does not match |
| 35 | web-request | /web-request | Path does not match |
| 36 | send-web-request | /send-web-request | Path does not match |
| 37 | change-password-page | /change-password-page | Path does not match |
| 38 | change-password | /change-password | Path does not match |
| 39 | delete-request | /delete-request/{id} | Path does not match |
| 40 | download-request | /download-request/{id} | Path does not match |
| 41 | logout-user | /logout-user | Path does not match |
| 42 | check-requests | /check-requests | Path does not match |
| 43 | login-user | /login-user | Path does not match |
| 44 | test_session | /test-session | Path does not match |
| 45 | remember-password-page | /remember-password-page | Path does not match |
| 46 | remember-password | /remember-password | Path does not match |
| 47 | generate-request | /generate-request | Path does not match |
| 48 | benefits | /benefits | Path does not match |
| 49 | regulation-file | /regulation-file | Path does not match |
| 50 | coverage-file | /coverage-file | Path does not match |
| 51 | refund-file | /refund-file | Path does not match |
| 52 | housing-regulation-file | /housing-regulation-file | Path does not match |
| 53 | required-documentation-file | /required-documentation-file | Path does not match |
| 54 | simple-statement-file | /simple-statement-file | Path does not match |
| 55 | housing-loan-file | /housing-loan-file | Path does not match |
| 56 | application-crib-file | /application-crib-file | Path does not match |
| 57 | bonusDetail | /bonus-detail/{memberRequestId} | Path does not match |
| 58 | perm-treatment | /perm-treatment/[id_perm_treatment]/{id_bonus} | Path does not match |
| 59 | formFamily | /formFamily | Path does not match |
| 60 | createFamily | /createFamily | Path does not match |
| 61 | benefit | /benefit/{id} | Path does not match |
| 62 | pharmacy-convenant | /convenios-farmacias | Path does not match |
| 63 | guide-procedures | /guide-procedures | Path does not match |
| 64 | download-guide | /download-guide | Path does not match |
| 65 | download-image-menu | /download-image-menu/{path} | Path does not match |
| 66 | download-guide-procedures | /download-guide-procedures | Path does not match |
| 67 | about-us | /sobre-nosotros | Path does not match |
| 68 | all-news | /noticias | Path does not match |
| 69 | search-news | /noticias/buscar | Path does not match |
| 70 | single-news | /news/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.