GET https://jade.fn.thatcloudcompany.net/

Routing

app_home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin_user_index /admin/user Path does not match
2 admin_user_new /admin/user/new Path does not match
3 admin_user_batch_delete /admin/user/batch-delete Path does not match
4 admin_user_autocomplete /admin/user/autocomplete Path does not match
5 admin_user_render_filters /admin/user/render-filters Path does not match
6 admin_user_edit /admin/user/{entityId}/edit Path does not match
7 admin_user_delete /admin/user/{entityId}/delete Path does not match
8 admin_user_detail /admin/user/{entityId} Path does not match
9 _preview_error /_error/{code}.{_format} Path does not match
10 _wdt_stylesheet /_wdt/styles Path does not match
11 _wdt /_wdt/{token} Path does not match
12 _profiler_home /_profiler/ Path does not match
13 _profiler_search /_profiler/search Path does not match
14 _profiler_search_bar /_profiler/search_bar Path does not match
15 _profiler_phpinfo /_profiler/phpinfo Path does not match
16 _profiler_xdebug /_profiler/xdebug Path does not match
17 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
18 _profiler_search_results /_profiler/{token}/search/results Path does not match
19 _profiler_open_file /_profiler/open Path does not match
20 _profiler /_profiler/{token} Path does not match
21 _profiler_router /_profiler/{token}/router Path does not match
22 _profiler_exception /_profiler/{token}/exception Path does not match
23 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
24 api_keys_index /api-keys Path does not match
25 api_keys_create /api-keys/create Path does not match
26 api_keys_rename /api-keys/{id}/rename Path does not match
27 api_keys_delete /api-keys/{id}/delete Path does not match
28 app_apitest_testapi /api/test Path does not match
29 admin /admin Path does not match
30 app_blank /blank Path does not match
31 app_blank_no_nav /blank_no_nav Path does not match
32 app_blank_full_custom /blank_full_custom Path does not match
33 design_core /design/core Path does not match
34 design_offense /design/offense Path does not match
35 design_embeds /design/embeds Path does not match
36 design_core_v2 /design/core-v2 Path does not match
37 app_dev /dev Path does not match
38 app_dev_tools /tools Path does not match
39 app_debug /debug Path does not match
40 footnote_evidence /fn/evidence Path does not match
41 footnote_generate /fn/generate Path does not match
42 footnote_review /fn/review Path does not match
43 footnote_generate_suggest /fn/generate/suggest Path does not match
44 footnote_generate_run /fn/generate/run Path does not match
45 footnote_generate_estimate /fn/generate/estimate Path does not match
46 footnote_generate_save /fn/generate/save Path does not match
47 footnote_generate_test /fn/generate/test Path does not match
48 footnote_generate_test_stream /fn/generate/teststream Path does not match
49 footnote_token_count /fn/tokens/count Path does not match
50 footnote_content_type_index /fn/content-types Path does not match
51 footnote_content_type_new /fn/content-types/new Path does not match
52 footnote_content_type_edit /fn/content-types/{id}/edit Path does not match
53 footnote_library /fn/library Path does not match
54 footnote_picker /fn/picker Path does not match
55 footnote_library_scan /fn/library/scan Path does not match
56 footnote_library_reprocess /fn/library/{id}/reprocess Path does not match
57 footnote_library_reprocess_all /fn/library/reprocess-all Path does not match
58 footnote_picker_live /fn/picker-live Path does not match
59 footnote_library_fragment /fn/library/fragment Path does not match
60 footnote_library_upload /fn/library/upload Path does not match
61 footnote_library_download /fn/library/{id}/download Path does not match
62 footnote_library_download_processed /fn/library/{id}/processed/download Path does not match
63 footnote_library_rename /fn/library/{id}/rename Path does not match
64 footnote_library_folder_rename /fn/library/folder/{id}/rename Path does not match
65 footnote_library_delete /fn/library/{id}/delete Path does not match
66 footnote_library_delete_json /fn/library/{id}/delete-json Path does not match
67 footnote_library_folder_stats /fn/library/folder/{id}/stats Path does not match
68 footnote_library_folder_delete /fn/library/folder/{id}/delete Path does not match
69 footnote_library_view_processed /fn/library/{id}/processed/view Path does not match
70 footnote_library_create_folder /fn/library/folder Path does not match
71 footnote_library_move /fn/library/{id}/move Path does not match
72 footnote_library_folder_move /fn/library/folder/{id}/move Path does not match
73 footnote_metrics /fn/metrics Path does not match
74 footnote_metrics_professor /fn/metrics/profressor Path does not match
75 footnote_metrics_staff /fn/metrics/staff Path does not match
76 footnote_metrics_generated_content /fn/metrics/content Path does not match
77 footnote_api_metrics_generated_content /api/fn/metrics/content Path does not match
78 footnote_settings /fn/settings Path does not match
79 footnote_generated_index /fn/generated Path does not match
80 footnote_generated_history /fn/generated/all Path does not match
81 footnote_generated_inbox /fn/generated/inbox Path does not match
82 footnote_generated_show /fn/generated/{id} Path does not match
83 footnote_generated_revision_show /fn/generated/revision/{id} Path does not match
84 footnote_generated_revision_save /fn/generated/revision/save Path does not match
85 footnote_generated_published_add /fn/generated/published Path does not match
86 footnote_generated_published_delete /fn/generated/published/delete Path does not match
87 footnote_generated_update /fn/generated/update Path does not match
88 footnote_generated_revision_history_fragment /fn/generated/revision/history Path does not match
89 footnote_generated_metadata_fragment /fn/generated/{id}/metadata Path does not match
90 footnote_generated_user_search /fn/ajax/user-search Path does not match
91 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.