GET https://82.66.180.17:49223/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 api_doc /api/docs.{_format} Path does not match
2 api_genid /api/.well-known/genid/{id} 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_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
6 _api_errors /api/errors/{status}.{_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_validation_errors_xml /api/validation_errors/{id} Path does not match
11 _api_/articles/{id}{._format}_get /api/articles/{id}.{_format} Path does not match
12 _api_/articles{._format}_get_collection /api/articles.{_format} Path does not match
13 _api_/articles{._format}_post /api/articles.{_format} Path does not match
14 _api_/articles/{id}{._format}_patch /api/articles/{id}.{_format} Path does not match
15 _api_/articles/{id}{._format}_delete /api/articles/{id}.{_format} Path does not match
16 admin /admin Path does not match
17 admin_article_index /admin/article Path does not match
18 admin_article_new /admin/article/new Path does not match
19 admin_article_batch_delete /admin/article/batch-delete Path does not match
20 admin_article_autocomplete /admin/article/autocomplete Path does not match
21 admin_article_render_filters /admin/article/render-filters Path does not match
22 admin_article_edit /admin/article/{entityId}/edit Path does not match
23 admin_article_delete /admin/article/{entityId}/delete Path does not match
24 admin_article_detail /admin/article/{entityId} Path does not match
25 admin_menu_item_index /admin/menu-item Path does not match
26 admin_menu_item_new /admin/menu-item/new Path does not match
27 admin_menu_item_batch_delete /admin/menu-item/batch-delete Path does not match
28 admin_menu_item_autocomplete /admin/menu-item/autocomplete Path does not match
29 admin_menu_item_render_filters /admin/menu-item/render-filters Path does not match
30 admin_menu_item_edit /admin/menu-item/{entityId}/edit Path does not match
31 admin_menu_item_delete /admin/menu-item/{entityId}/delete Path does not match
32 admin_menu_item_detail /admin/menu-item/{entityId} Path does not match
33 admin_mission_local_index /admin/mission-local Path does not match
34 admin_mission_local_new /admin/mission-local/new Path does not match
35 admin_mission_local_batch_delete /admin/mission-local/batch-delete Path does not match
36 admin_mission_local_autocomplete /admin/mission-local/autocomplete Path does not match
37 admin_mission_local_render_filters /admin/mission-local/render-filters Path does not match
38 admin_mission_local_edit /admin/mission-local/{entityId}/edit Path does not match
39 admin_mission_local_delete /admin/mission-local/{entityId}/delete Path does not match
40 admin_mission_local_detail /admin/mission-local/{entityId} Path does not match
41 admin_mission_local_ref_index /admin/mission-local-ref Path does not match
42 admin_mission_local_ref_new /admin/mission-local-ref/new Path does not match
43 admin_mission_local_ref_batch_delete /admin/mission-local-ref/batch-delete Path does not match
44 admin_mission_local_ref_autocomplete /admin/mission-local-ref/autocomplete Path does not match
45 admin_mission_local_ref_render_filters /admin/mission-local-ref/render-filters Path does not match
46 admin_mission_local_ref_edit /admin/mission-local-ref/{entityId}/edit Path does not match
47 admin_mission_local_ref_delete /admin/mission-local-ref/{entityId}/delete Path does not match
48 admin_mission_local_ref_detail /admin/mission-local-ref/{entityId} Path does not match
49 _preview_error /_error/{code}.{_format} Path does not match
50 joli_media_original_default /media/original/{slug} Path does not match
51 joli_media_cache_default /media/cache/{variation}/{slug} Path does not match
52 joli_media_easy_admin_create_directory /admin/media/create-directory Path does not match
53 joli_media_easy_admin_delete /admin/media/delete Path does not match
54 joli_media_easy_admin_delete_directory /admin/media/delete-directory Path does not match
55 joli_media_easy_admin_choose_directory /admin/media/choose-directory/{key} Path does not match
56 joli_media_easy_admin_choose /admin/media/choose-file/{key} Path does not match
57 joli_media_easy_admin_explore /admin/media/explore/{key} Path does not match
58 joli_media_easy_admin_move /admin/media/move Path does not match
59 joli_media_easy_admin_regenerate_variation /admin/media/regenerate/{variation}/{key} Path does not match
60 joli_media_easy_admin_rename_directory /admin/media/rename-directory Path does not match
61 joli_media_easy_admin_show /admin/media/show/{key} Path does not match
62 joli_media_easy_admin_upload /admin/media/upload Path does not match
63 api_login /api/login Path does not match
64 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
65 _wdt_stylesheet /_wdt/styles Path does not match
66 _wdt /_wdt/{token} Path does not match
67 _profiler_home /_profiler/ Path does not match
68 _profiler_search /_profiler/search Path does not match
69 _profiler_search_bar /_profiler/search_bar Path does not match
70 _profiler_phpinfo /_profiler/phpinfo Path does not match
71 _profiler_xdebug /_profiler/xdebug Path does not match
72 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
73 _profiler_search_results /_profiler/{token}/search/results Path does not match
74 _profiler_open_file /_profiler/open Path does not match
75 _profiler /_profiler/{token} Path does not match
76 _profiler_router /_profiler/{token}/router Path does not match
77 _profiler_exception /_profiler/{token}/exception Path does not match
78 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
79 app_article_index /articles Path does not match
80 app_article_show /articles/{slug} Path does not match
81 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.