Routing
new_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/new_login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_hello_index | /api/hello.json | Path does not match |
| 2 | api_list_kategori_index | /api/list_kategori.json | Path does not match |
| 3 | dashboard_front_save | /dashboard_front/save | Path does not match |
| 4 | dashboard_front_tab_create | /dashboard_front/tab/create | Path does not match |
| 5 | dashboard_front_tab_rename | /dashboard_front/tab/rename/{id} | Path does not match |
| 6 | datasetx | /datasetx | Path does not match |
| 7 | dataset | /dataset | Path does not match |
| 8 | dataset_detail | /dataset/{id}/detail_dataset | Path does not match |
| 9 | dataset_form | /dataset/request/{id} | Path does not match |
| 10 | dataset_dataset_table | /dataset/{id}/{choiced_field}/{tahun}/dataset_table | Path does not match |
| 11 | dataset_excel | /dataset/{id}/{tipe}/download_excel | Path does not match |
| 12 | dataset_chart_json | /dataset/{id}/chartJson | Path does not match |
| 13 | dataset_publikasi_chart_peta | /dataset/{id}/chartPeta | Path does not match |
| 14 | dataset_dcat | /dataset/{id}/dcat | Path does not match |
| 15 | dataset_detail_ckan | /dataset/{id}/detail_ckan | Path does not match |
| 16 | dataset_sektor_choices | /dataset/getSektorChoices | Path does not match |
| 17 | dataset_preview | /dataset/{id}/preview | Path does not match |
| 18 | homepage | /homepage | Path does not match |
| 19 | gsearch | /gsearch | Path does not match |
| 20 | search | /pencarian | Path does not match |
| 21 | top_rank_activities | /top-ranking-activities | Path does not match |
| 22 | most_downloaded_data | /most_downloaded_data | Path does not match |
| 23 | ik | /ik | Path does not match |
| 24 | ik_detail | /ik/{id}/detail | Path does not match |
| 25 | infografik | /infografik | Path does not match |
| 26 | infografik_dinamis | /infografik/dinamis | Path does not match |
| 27 | detail_infografik | /infografik/detail/{id} | Path does not match |
| 28 | infografik_download | /infografik/{id}/img | Path does not match |
| 29 | infografik_unduh | /infografik/{id}/unduh | Path does not match |
| 30 | infografik_pdf | /infografik/{id}/pdf | Path does not match |
| 31 | infografik_preview | /infografik/preview/{id} | Path does not match |
| 32 | infografik_ip | /infografik/ip | Path does not match |
| 33 | new_login | /new_login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.