Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | campaign_index | /campaign/ | Path does not match |
| 14 | campaign_new | /campaign/new | Path does not match |
| 15 | campaign_new_modal | /campaign/new/modal | Path does not match |
| 16 | campaign_edit_modal | /campaign/{id}/edit/modal | Path does not match |
| 17 | campaign_archive_modal | /campaign/archive/{id}/modal | Path does not match |
| 18 | campaign_show | /campaign/{id} | Path does not match |
| 19 | campaign_archive | /campaign/archive/{id} | Path does not match |
| 20 | campaign_unarchive | /campaign/{id} | Path does not match |
| 21 | campaign_ajax_update | /campaign/ajax/update/{campaign}/ | Path does not match |
| 22 | campaign_ajax_new | /campaign/ajax/new | Path does not match |
| 23 | campaign_ajax_edit | /campaign/ajax/{id}/edit | Path does not match |
| 24 | campaign_type_index | /campaign/type/ | Path does not match |
| 25 | campaign_type_new | /campaign/type/new | Path does not match |
| 26 | campaign_type_show | /campaign/type/{id} | Path does not match |
| 27 | campaign_type_edit | /campaign/type/{id}/edit | Path does not match |
| 28 | campaign_type_delete | /campaign/type/{id} | Path does not match |
| 29 | cdp_index | /cdp/ | Path does not match |
| 30 | cdp_exposed_index | /cdp/exposed | Path does not match |
| 31 | cdp_show | /cdp/{id} | Path does not match |
| 32 | cdp_exposed_show | /cdp/exposed/{id} | Path does not match |
| 33 | cdp_custom_segmentation | /cdp/custom/segmentation | Path does not match |
| 34 | cdp_custom_segmentation_delete | /cdp/custom/segmentation/delete/{id} | Path does not match |
| 35 | cdp_custom_segmentation_new | /cdp/custom/segmentation/new | Path does not match |
| 36 | cdp_custom_segmentation_form | /cdp/form | Path does not match |
| 37 | cdp_push_segment | /cdp/push/segment | Path does not match |
| 38 | cdp_profile_show | /cdp/profile/{id} | Path does not match |
| 39 | cdp_profile_show_modal | /cdp/profile/{id}/modal | Path does not match |
| 40 | cdp_segment_custom_id_details | /cdp/segment/custom/{id} | Path does not match |
| 41 | cdp_segment_custom_id_details_modal | /cdp/segment/custom/{id}/modal | Path does not match |
| 42 | cdp_segment_details | /cdp/segment/details | Path does not match |
| 43 | cdp_segment_push_ttd | /cdp/segment/push/ttd | Path does not match |
| 44 | cdp_segment_details_modal | /cdp/segment/details/modal | Path does not match |
| 45 | cdp_segment_details_client | /cdp/segment/details/client | Path does not match |
| 46 | cdp_segment_details_client_modal | /cdp/segment/details/client/modal | Path does not match |
| 47 | cdp_segment_click | /cdp/segment/click | Path does not match |
| 48 | cdp_scenarios_load | /cdp/scenarios/load | Path does not match |
| 49 | cdp_scenarios_load_modal | /cdp/scenarios/load/modal | Path does not match |
| 50 | cdp_scenarios_recommended | /cdp/scenarios/recommended | Path does not match |
| 51 | cdp_scenarios_recommended_modal | /cdp/scenarios/recommended/modal | Path does not match |
| 52 | cdp_scenarios_details | /cdp/scenarios/details | Path does not match |
| 53 | cdp_scenarios_details_modal | /cdp/scenarios/details/modal | Path does not match |
| 54 | cdp_profile_show_win | /cdp/profile/win/{profile} | Path does not match |
| 55 | cdp_filters_custom_segments | /cdp/filters/custom/segments | Path does not match |
| 56 | index | /cdp/index | Path does not match |
| 57 | sunburst | /cdp/sunburst | Path does not match |
| 58 | sunburst_write | /cdp/sunburst/write/{client} | Path does not match |
| 59 | sunburst_read | /cdp/sunburst/read/{client} | Path does not match |
| 60 | sunburst_exposed_read | /cdp/sunburst/read/exposed/{client} | Path does not match |
| 61 | block_populate | /cdp/block/{block}/{id} | Path does not match |
| 62 | stat_segment | /cdp/stat/segment/{client} | Path does not match |
| 63 | client_index | /client/ | Path does not match |
| 64 | client_edit_modal | /client/{id}/edit/modal | Path does not match |
| 65 | client | /client/{id} | Path does not match |
| 66 | client_new | /client/new | Path does not match |
| 67 | client_new_modal | /client/new/modal | Path does not match |
| 68 | client_archive_modal | /client/archive/{id}/modal | Path does not match |
| 69 | client_unarchive_modal | /client/unarchive/{id}/modal | Path does not match |
| 70 | client_list_modal | /client/list/modal | Path does not match |
| 71 | client_show | /client/show/{id} | Path does not match |
| 72 | client_archive | /client/archive/{id} | Path does not match |
| 73 | client_unarchive | /client/unarchive/{id} | Path does not match |
| 74 | client_ajax_update | /client/ajax/update/{client}/ | Path does not match |
| 75 | client_ajax_new | /client/ajax/new | Path does not match |
| 76 | client_edit | /client/{id}/edit | Path does not match |
| 77 | dashboard_index | /dashboard/ | Path does not match |
| 78 | dashboard_new | /dashboard/new | Path does not match |
| 79 | dashboard_show | /dashboard/{id} | Path does not match |
| 80 | dashboard_show_client_for_am | /dashboard/am/client/{id} | Path does not match |
| 81 | dashboard_delete | /dashboard/{id} | Path does not match |
| 82 | dashboard_unarchive | /dashboard/{id} | Path does not match |
| 83 | dashboard_ajax_new | /dashboard/ajax/new | Path does not match |
| 84 | dashboard_ajax_update | /dashboard/ajax/update/{dashboard}/ | Path does not match |
| 85 | dashboard_widget_add | /dashboard/ajax/widget/add/{id} | Path does not match |
| 86 | dashboard_widget_new | /dashboard/widget/new | Path does not match |
| 87 | dashboard_widget_new_modal | /dashboard/widget/new/modal | Path does not match |
| 88 | dashboard_widget_ajax_new | /dashboard/widget/ajax/new | Path does not match |
| 89 | dashboard_widget_show | /dashboard/widget/{id} | Path does not match |
| 90 | dashboard_widget_showfs | /dashboard/widget/fs/{id} | Path does not match |
| 91 | dashboard_widget_overview | /dashboard/widget/overview/{id} | Path does not match |
| 92 | dashboard_widget_overview_mobile | /dashboard/widget/overview/mobile/{id} | Path does not match |
| 93 | dashboard_widget_set_date_overview | /dashboard/widget/setDate/overview | Path does not match |
| 94 | dashboard_widget_sunburst | /dashboard/widget/sunburst/{tagId}/{duration}/{widgetId} | Path does not match |
| 95 | dashboard_widget_edit | /dashboard/widget/edit/{id} | Path does not match |
| 96 | dashboard_widget_edit_modal | /dashboard/widget/edit/{id}/modal | Path does not match |
| 97 | dashboard_widget_ajax_update | /dashboard/widget/ajax/update/{id} | Path does not match |
| 98 | dashboard_widget_delete | /dashboard/widget/delete/{id} | Path does not match |
| 99 | dashboard_widget_delete_modal | /dashboard/widget/delete/{id}/modal | Path does not match |
| 100 | dashboard_widget_ajax_date | /dashboard/widget/ajax/date | Path does not match |
| 101 | dashboard_widget_ajax_position | /dashboard/widget/ajax/position | Path does not match |
| 102 | ajax_convert_csv | /dashboard/widget/ajax/convertToCsv | Path does not match |
| 103 | download_csv | /dashboard/widget/download/csv/{cb}/{file} | Path does not match |
| 104 | dashboard_widget_refresh_title | /dashboard/widget/refresh/title/{id} | Path does not match |
| 105 | export_excel | /data/export/excel | Path does not match |
| 106 | export_download | /data/download/{filename} | Path does not match |
| 107 | file_exist | /data/file/exists/{filename} | Path does not match |
| 108 | get_cache | /data/get/cache | Path does not match |
| 109 | datalake_index | /datalake/ | Path does not match |
| 110 | dco_index | /dco/ | Path does not match |
| 111 | dco_switch | /dco/switch | Path does not match |
| 112 | dco_show1 | /dco/client/{id} | Path does not match |
| 113 | dco_test | /dco/test/ | Path does not match |
| 114 | dco_test_delete | /dco/test/delete | Path does not match |
| 115 | home_index | / | Path does not match |
| 116 | import | /import/ | Path does not match |
| 117 | import_delete_modal | /import/archive/{id}/modal | Path does not match |
| 118 | import_delete | /import/delete/{filename} | Path does not match |
| 119 | import_archive | /import/archive/{id} | Path does not match |
| 120 | import_modal | /import/modal | Path does not match |
| 121 | import_modal_validate | /import/validation/{advertiser}/modal | Path does not match |
| 122 | import_validation_get_url_file | /import/validation/get/url/file | Path does not match |
| 123 | import_validation_send_datalake | /import/validation/send/datalake | Path does not match |
| 124 | import_ajax_new | /import/ajax/new | Path does not match |
| 125 | import_request | /import/request/{id}/modal | Path does not match |
| 126 | modal_import_download | /import/download/{filename} | Path does not match |
| 127 | model_index | /model/ | Path does not match |
| 128 | model_new | /model/new | Path does not match |
| 129 | model_export | /model/export | Path does not match |
| 130 | model_sev_export | /model/sev/export | Path does not match |
| 131 | model_request | /model/request/{id}/modal | Path does not match |
| 132 | model_file_exist | /model/file/exists/{filename} | Path does not match |
| 133 | modl_export_download | /model/download/{filename} | Path does not match |
| 134 | model_new_modal | /model/new/modal | Path does not match |
| 135 | model_filter_type | /model/filter/type | Path does not match |
| 136 | model_show | /model/{id} | Path does not match |
| 137 | model_edit | /model/{id}/edit | Path does not match |
| 138 | model_delete | /model/{id} | Path does not match |
| 139 | navLeft_index | /navLeft/{type} | Path does not match |
| 140 | partner_index | /partner/ | Path does not match |
| 141 | partner_new | /partner/new | Path does not match |
| 142 | partner_new_modal | /partner/new/modal | Path does not match |
| 143 | partner_show | /partner/{id} | Path does not match |
| 144 | partner_archive | /partner/{id} | Path does not match |
| 145 | partner_unarchive | /partner/{id} | Path does not match |
| 146 | partner_ajax_update | /partner/ajax/update/{partner}/ | Path does not match |
| 147 | partner_ajax_new | /partner/ajax/new | Path does not match |
| 148 | partner_edit | /partner/edit/{partner} | Path does not match |
| 149 | partner_edit_modal | /partner/edit/{id}/modal | Path does not match |
| 150 | partner_info_modal | /partner/info/{id}/modal | Path does not match |
| 151 | scripting_model_partner_tag_index | /scripting/model/partner/tag/ | Path does not match |
| 152 | scripting_model_partner_tag_new | /scripting/model/partner/tag/new | Path does not match |
| 153 | scripting_model_partner_tag_new_old | /scripting/model/partner/tag/new/old | Path does not match |
| 154 | scripting_model_partner_tag_new_modal | /scripting/model/partner/tag/new/modal | Path does not match |
| 155 | scripting_model_partner_tag_show | /scripting/model/partner/tag/{id} | Path does not match |
| 156 | scripting_model_partner_tag_edit | /scripting/model/partner/tag/{id}/edit | Path does not match |
| 157 | scripting_model_partner_tag_delete | /scripting/model/partner/tag/{id} | Path does not match |
| 158 | app_login | /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.