Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_entrypoint | /{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
2 | api_doc | /docs.{_format} | Path does not match |
3 | api_jsonld_context | /contexts/{shortName}.{_format} | Path does not match |
4 | api_live_events_get_collection | /live_events.{_format} | Path does not match |
5 | api_live_events_relations_collection | /live_events/relations | Path does not match |
6 | api_live_events_get_item | /live_events/{id}.{_format} | Path does not match |
7 | api_assets_get_collection | /assets.{_format} | Path does not match |
8 | api_assets_relations_collection | /assets/relations | Path does not match |
9 | api_assets_get_item | /assets/{id}.{_format} | Path does not match |
10 | api_orders_get_collection | /orders.{_format} | Path does not match |
11 | api_orders_relations_collection | /orders/relations | Path does not match |
12 | api_orders_get_item | /orders/{id}.{_format} | Path does not match |
13 | api_comments_get_collection | /comments.{_format} | Path does not match |
14 | api_comments_relations_collection | /comments/relations | Path does not match |
15 | api_comments_get_item | /comments/{id}.{_format} | Path does not match |
16 | api_categories_get_collection | /categories.{_format} | Path does not match |
17 | api_categories_relations_collection | /categories/relations | Path does not match |
18 | api_categories_get_item | /categories/{id}.{_format} | Path does not match |
19 | api_contacts_get_collection | /contacts.{_format} | Path does not match |
20 | api_contacts_relations_collection | /contacts/relations | Path does not match |
21 | api_contacts_get_item | /contacts/{id}.{_format} | Path does not match |
22 | api_tags_get_collection | /tags.{_format} | Path does not match |
23 | api_tags_relations_collection | /tags/relations | Path does not match |
24 | api_tags_get_item | /tags/{id}.{_format} | Path does not match |
25 | api_polls_get_collection | /polls.{_format} | Path does not match |
26 | api_polls_relations_collection | /polls/relations | Path does not match |
27 | api_polls_get_item | /polls/{id}.{_format} | Path does not match |
28 | api_galleries_get_collection | /galleries.{_format} | Path does not match |
29 | api_galleries_relations_collection | /galleries/relations | Path does not match |
30 | api_galleries_get_item | /galleries/{id}.{_format} | Path does not match |
31 | api_activities_get_collection | /activities.{_format} | Path does not match |
32 | api_activities_relations_collection | /activities/relations | Path does not match |
33 | api_activities_get_item | /activities/{id}.{_format} | Path does not match |
34 | api_subscriptions_get_collection | /subscriptions.{_format} | Path does not match |
35 | api_subscriptions_relations_collection | /subscriptions/relations | Path does not match |
36 | api_subscriptions_get_item | /subscriptions/{id}.{_format} | Path does not match |
37 | api_articles_get_collection | /articles.{_format} | Path does not match |
38 | api_articles_relations_collection | /articles/relations | Path does not match |
39 | api_articles_get_item | /articles/{id}.{_format} | Path does not match |
40 | api_authors_get_collection | /authors.{_format} | Path does not match |
41 | api_authors_relations_collection | /authors/relations | Path does not match |
42 | api_authors_get_item | /authors/{id}.{_format} | Path does not match |
43 | api_classifieds_get_collection | /classifieds.{_format} | Path does not match |
44 | api_classifieds_relations_collection | /classifieds/relations | Path does not match |
45 | api_classifieds_get_item | /classifieds/{id}.{_format} | Path does not match |
46 | api_directory_items_get_collection | /directory_items.{_format} | Path does not match |
47 | api_directory_items_relations_collection | /directory_items/relations | Path does not match |
48 | api_directory_items_get_item | /directory_items/{id}.{_format} | Path does not match |
49 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
50 | _wdt | /_wdt/{token} | Path does not match |
51 | _profiler_home | /_profiler/ | Path does not match |
52 | _profiler_search | /_profiler/search | Path does not match |
53 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
54 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
55 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
56 | _profiler_open_file | /_profiler/open | Path does not match |
57 | _profiler | /_profiler/{token} | Path does not match |
58 | _profiler_router | /_profiler/{token}/router | Path does not match |
59 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
60 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.