Routing
(none)
Matched route
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | dh_auditor_list_audits | /audit | Path does not match |
| 2 | dh_auditor_show_transaction | /audit/transaction/{hash} | Path does not match |
| 3 | dh_auditor_show_entity_history | /audit/{entity}/{id} | Path does not match |
| 4 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | agent_api_products_search | /api/agent/products/search | Path does not match |
| 19 | agent_api_category_products | /api/agent/categories/products | Path does not match |
| 20 | agent_api_categories_paths | /api/agent/categories/paths | Path does not match |
| 21 | article_show | /articles/{id} | Path does not match |
| 22 | admin_article_set_main_keyword | /admin/articles/{id}/main-keyword | Path does not match |
| 23 | admin_api_article_keyword_suggestions | /admin/api/articles/{id}/keyword-suggestions | Path does not match |
| 24 | article_revision_index | /articles/revisions | Path does not match |
| 25 | article_revision_pending | /articles/revisions/pending | Path does not match |
| 26 | article_revision_start | /articles/{id}/revisions/start | Path does not match |
| 27 | article_revision_edit | /articles/revisions/{id} | Path does not match |
| 28 | articles_queue_generate_description_ajax | /articles/{id}/queue-generate-description.json | Path does not match |
| 29 | article_seo_overview | /seo/articles | Path does not match |
| 30 | category_show | /categories/{id} | Path does not match |
| 31 | category_keyword_proposal_index | /categories/keyword-proposals | Path does not match |
| 32 | category_keyword_proposal_review | /categories/keyword-proposals/{id} | Path does not match |
| 33 | category_keyword_proposal_accept | /categories/keyword-proposals/{id}/accept | Path does not match |
| 34 | category_keyword_proposal_accept_all | /categories/keyword-proposals/{id}/accept-all | Path does not match |
| 35 | category_keyword_proposal_reject | /categories/keyword-proposals/{id}/reject | Path does not match |
| 36 | category_keyword_proposal_publish | /categories/keyword-proposals/{id}/publish | Path does not match |
| 37 | category_keyword_proposal_detach_main | /categories/keyword-proposals/{id}/detach-main | Path does not match |
| 38 | category_keyword_proposal_detach_additional | /categories/keyword-proposals/{id}/detach-additional | Path does not match |
| 39 | admin_category_set_main_keyword | /admin/categories/{id}/main-keyword | Path does not match |
| 40 | admin_api_category_keyword_suggestions | /admin/api/categories/{id}/keyword-suggestions | Path does not match |
| 41 | category_revision_index | /categories/revisions | Path does not match |
| 42 | category_revision_start | /categories/{id}/revisions/start | Path does not match |
| 43 | category_revision_edit | /categories/revisions/{id} | Path does not match |
| 44 | category_revision_pending | /categories/revisions/pending | Path does not match |
| 45 | category_queue_generate_description_ajax | /categories/{id}/queue-generate-description.json | Path does not match |
| 46 | category_queue_semantical_audit_ajax | /categories/{id}/queue-semantical-audit.json | Path does not match |
| 47 | category_seo_overview | /seo/categories | Path does not match |
| 48 | app_contact | /contact | Path does not match |
| 49 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.