Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/articles/{id}{._format}_get | /api/articles/{id}.{_format} | Path does not match |
| 11 | _api_/floow_get_collection | /api/floow | Path does not match |
| 12 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 13 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 14 | _api_/rss_feeds/{id}{._format}_get | /api/rss_feeds/{id}.{_format} | Path does not match |
| 15 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 16 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 17 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 18 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 19 | admin | /admin | Path does not match |
| 20 | admin_article_index | /admin/article | Path does not match |
| 21 | admin_article_new | /admin/article/new | Path does not match |
| 22 | admin_article_batch_delete | /admin/article/batch-delete | Path does not match |
| 23 | admin_article_autocomplete | /admin/article/autocomplete | Path does not match |
| 24 | admin_article_render_filters | /admin/article/render-filters | Path does not match |
| 25 | admin_article_edit | /admin/article/{entityId}/edit | Path does not match |
| 26 | admin_article_delete | /admin/article/{entityId}/delete | Path does not match |
| 27 | admin_article_detail | /admin/article/{entityId} | Path does not match |
| 28 | admin_category_index | /admin/category | Path does not match |
| 29 | admin_category_new | /admin/category/new | Path does not match |
| 30 | admin_category_batch_delete | /admin/category/batch-delete | Path does not match |
| 31 | admin_category_autocomplete | /admin/category/autocomplete | Path does not match |
| 32 | admin_category_render_filters | /admin/category/render-filters | Path does not match |
| 33 | admin_category_edit | /admin/category/{entityId}/edit | Path does not match |
| 34 | admin_category_delete | /admin/category/{entityId}/delete | Path does not match |
| 35 | admin_category_detail | /admin/category/{entityId} | Path does not match |
| 36 | admin_newspaper_index | /admin/newspaper | Path does not match |
| 37 | admin_newspaper_new | /admin/newspaper/new | Path does not match |
| 38 | admin_newspaper_batch_delete | /admin/newspaper/batch-delete | Path does not match |
| 39 | admin_newspaper_autocomplete | /admin/newspaper/autocomplete | Path does not match |
| 40 | admin_newspaper_render_filters | /admin/newspaper/render-filters | Path does not match |
| 41 | admin_newspaper_edit | /admin/newspaper/{entityId}/edit | Path does not match |
| 42 | admin_newspaper_delete | /admin/newspaper/{entityId}/delete | Path does not match |
| 43 | admin_newspaper_detail | /admin/newspaper/{entityId} | Path does not match |
| 44 | admin_rss_feed_index | /admin/rss-feed | Path does not match |
| 45 | admin_rss_feed_new | /admin/rss-feed/new | Path does not match |
| 46 | admin_rss_feed_batch_delete | /admin/rss-feed/batch-delete | Path does not match |
| 47 | admin_rss_feed_autocomplete | /admin/rss-feed/autocomplete | Path does not match |
| 48 | admin_rss_feed_render_filters | /admin/rss-feed/render-filters | Path does not match |
| 49 | admin_rss_feed_edit | /admin/rss-feed/{entityId}/edit | Path does not match |
| 50 | admin_rss_feed_delete | /admin/rss-feed/{entityId}/delete | Path does not match |
| 51 | admin_rss_feed_detail | /admin/rss-feed/{entityId} | Path does not match |
| 52 | admin_script_run_index | /admin/script-run | Path does not match |
| 53 | admin_script_run_new | /admin/script-run/new | Path does not match |
| 54 | admin_script_run_batch_delete | /admin/script-run/batch-delete | Path does not match |
| 55 | admin_script_run_autocomplete | /admin/script-run/autocomplete | Path does not match |
| 56 | admin_script_run_render_filters | /admin/script-run/render-filters | Path does not match |
| 57 | admin_script_run_edit | /admin/script-run/{entityId}/edit | Path does not match |
| 58 | admin_script_run_delete | /admin/script-run/{entityId}/delete | Path does not match |
| 59 | admin_script_run_detail | /admin/script-run/{entityId} | Path does not match |
| 60 | admin_user_index | /admin/user | Path does not match |
| 61 | admin_user_new | /admin/user/new | Path does not match |
| 62 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 63 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 64 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 65 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 66 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 67 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 68 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 69 | _logout_admin | /admin/logout | Path does not match |
| 70 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 71 | _wdt | /_wdt/{token} | Path does not match |
| 72 | _profiler_home | /_profiler/ | Path does not match |
| 73 | _profiler_search | /_profiler/search | Path does not match |
| 74 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 75 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 76 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 77 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 78 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 79 | _profiler_open_file | /_profiler/open | Path does not match |
| 80 | _profiler | /_profiler/{token} | Path does not match |
| 81 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 82 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 83 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 84 | admin_index | /admin | Path does not match |
| 85 | admin_scripts_index | /admin/scripts | Path does not match |
| 86 | admin_scripts_run | /admin/scripts/{key}/run | Path does not match |
| 87 | admin_login | /admin/login | Path does not match |
| 88 | admin_logout | /admin/logout | Path does not match |
| 89 | api_register | /api/register | Path does not match |
| 90 | api_me_get | /api/me | Path does not match |
| 91 | api_me_update | /api/me | Path does not match |
| 92 | api_me_delete | /api/me | Path does not match |
| 93 | app_articles | /articles | Path does not match |
| 94 | app_floow | /floow | Path does not match |
| 95 | app_feed | /feed | Path does not match |
| 96 | app_feed_search | /feed/search | Path does not match |
| 97 | app_article_show | /article/{id} | Path does not match |
| 98 | app_rss_feeds_newspapers | /rssFeeds/newspapers | Path does not match |
| 99 | app_rss_feeds_categories | /rssFeeds/categories | Path does not match |
| 100 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.