Routing
meet_the_ceo
Matched route
Route Parameters
| Name | Value |
|---|---|
| locale | "ar" |
Route Matching Logs
Path to match:
/ar/about-us/meet-the-ceo
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 7 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | get_ceo_appointments_data | /api/ncm/public/appointments/get-ceo-appointments-data | Path does not match |
| 15 | awareness_detail | /{locale}/media/awareness-content/{url} | Path does not match |
| 16 | bid_detail | /{locale}/projects/competitions/{url} | Path does not match |
| 17 | app_capalert_capalert | /{locale}/cap-alerts | Path does not match |
| 18 | app_capalert_capalertdetails | /cap/{locale}/alerts/{guid}.xml | Path does not match |
| 19 | api_climate_interactive_data | /api/climate/interactive-data | Path does not match |
| 20 | contact-us | /{locale}/contact-us | Path does not match |
| 21 | refresh_alerts_api | /api/ncm/refresh-alerts | Path does not match |
| 22 | refresh_test_ews_alerts_api | /api/ncm/refresh-test-ews-alerts | Path does not match |
| 23 | suggestion-and-comment | /{locale}/suggestion-and-comment | Path does not match |
| 24 | events_detail | /{locale}/media/events/{url} | Path does not match |
| 25 | governorates_detail | /{locale}/region/{url}/governorates/{urls} | Path does not match |
| 26 | download_hajj_report | /download-hajj-report | Path does not match |
| 27 | api_hajj_reports | /api/hajj-reports | Path does not match |
| 28 | test_hajj_reports | /test/hajj-reports | Path does not match |
| 29 | api_hajj_report_years | /api/hajj-reports/years | Path does not match |
| 30 | get-ten-day-forecast | /get-ten-day-forecast | Path does not match |
| 31 | get-metar-data | /get-metar-data | Path does not match |
| 32 | get-five-day-forecast | /get-five-day-forecast | Path does not match |
| 33 | get-hourly-forecast | /get-hourly-forecast | Path does not match |
| 34 | get-marine-forecast | /get-marine-forecast | Path does not match |
| 35 | meet_the_ceo | /{locale}/about-us/meet-the-ceo | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.