Routing
(none)
Matched route
Route Matching Logs
Path to match:
/wordpress/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_api_dsp_ids | /api/dsp/identifier | Path does not match |
| 2 | app_api_list_dsp_children | /api/dsp/{parentId}/{entity}/list/{page}/{size}/{sortField}/{sortOrder}/ | Path does not match |
| 3 | app_api_list_search_dsp_children | /api/dsp/{parentId}/{entity}/list/{page}/{size}/{sortField}/{sortOrder}/{search} | Path does not match |
| 4 | app_api_create_entity_dsp_children | /api/dsp/{parentId}/{entity} | Path does not match |
| 5 | app_api_copy_dsp_child | /api/copy/{entity}/{id}/{readOnly} | Path does not match |
| 6 | app_api_update_inventory_placements | /api/inventory/placements | Path does not match |
| 7 | app_api_inventory_options | /api/inventory/options | Path does not match |
| 8 | app_api_inventory_list | /api/inventory/list/{page}/{size}/{sortField}/{sortOrder}/ | Path does not match |
| 9 | app_api_inventory_list_search | /api/inventory/list/{page}/{size}/{sortField}/{sortOrder}/{search} | Path does not match |
| 10 | app_api_remote_deals_list | /api/remote-deals/{dspId} | Path does not match |
| 11 | app_api_list | /api/{entity}/list/{page}/{size}/{sortField}/{sortOrder}/ | Path does not match |
| 12 | app_api_list_search | /api/{entity}/list/{page}/{size}/{sortField}/{sortOrder}/{search} | Path does not match |
| 13 | app_api_mutation_list | /api/mutation/{entity}/list/{parent} | Path does not match |
| 14 | app_api_mutation_unlock | /api/mutation/unlock/{entity}/{id} | Path does not match |
| 15 | app_api_export_entity | /api/export/{entity} | Path does not match |
| 16 | app_api_create_entity | /api/{entity} | Path does not match |
| 17 | app_api_read_entity | /api/{entity}/{id}/{readOnly} | Path does not match |
| 18 | app_api_update_entity | /api/{entity}/{id} | Path does not match |
| 19 | app_api_delete_entity | /api/{entity}/{id} | Path does not match |
| 20 | google_oauth_check | /login/with-google | Path does not match |
| 21 | app_index | / | Path does not match |
| 22 | app_demand | /demand | Path does not match |
| 23 | app_demand_slug | /demand/{slug} | Path does not match |
| 24 | app_demand_slug_slug2 | /demand/{slug}/{slug2} | Path does not match |
| 25 | app_demand_slug_slug2_slug3 | /demand/{slug}/{slug2}/{slug3} | Path does not match |
| 26 | app_demand_slug_slug2_slug3_slug4 | /demand/{slug}/{slug2}/{slug3}/{slug4} | Path does not match |
| 27 | app_publisher | /publisher | Path does not match |
| 28 | app_publisher_slug | /publisher/{slug} | Path does not match |
| 29 | app_inventory | /inventory | Path does not match |
| 30 | app_inventory_slug | /inventory/{slug} | Path does not match |
| 31 | app_dashboard | /dashboard | Path does not match |
| 32 | app_login | /login | Path does not match |
| 33 | app_login_local | /login-local | Path does not match |
| 34 | app_logout | /logout | Path does not match |
| 35 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 36 | _wdt | /_wdt/{token} | Path does not match |
| 37 | _profiler_home | /_profiler/ | Path does not match |
| 38 | _profiler_search | /_profiler/search | Path does not match |
| 39 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 40 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 41 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 42 | _profiler_open_file | /_profiler/open | Path does not match |
| 43 | _profiler | /_profiler/{token} | Path does not match |
| 44 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 45 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 46 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 47 | hwi_oauth_service_redirect | /connect/{service} | Path does not match |
| 48 | hwi_oauth_connect_service | /connect/service/{service} | Path does not match |
| 49 | hwi_oauth_connect_registration | /connect/registration/{key} | Path does not match |
| 50 | hwi_oauth_connect | /login/ | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.