GET https://52.151.249.107/

Routing

index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 api_user_search /api/v1/CPP-users/users/_search Path does not match
2 api_user_create /api/v1/CPP-users/users Path does not match
3 api_user_update /api/v1/CPP-users/users/{id} Path does not match
4 api_user_remove /api/v1/CPP-users/users/{id} Path does not match
5 api_search /api/v1/{indexName}/{docType}/_search Path does not match
6 api_dev_journal_create /api/v1/dev/journal Path does not match
7 api_search_legacy /api/legacy/{indexName}/{docType}/_search Path does not match
8 api_index /api/v1 Path does not match
9 api_create /api/v1/{indexName}/{docType} Path does not match
10 api_update /api/v1/{indexName}/{docType}/{identifier} Path does not match
11 api_update_by_id /api/v1/{identifier} Path does not match
12 api_replace /api/v1/{indexName}/{docType}/{identifier} Path does not match
13 api_delete /api/v1/{indexName}/{docType}/{identifier} Path does not match
14 api_delete_by_id /api/v1/{identifier} Path does not match
15 _preview_error /_error/{code}.{_format} Path does not match
16 _wdt /_wdt/{token} Path does not match
17 _profiler_home /_profiler/ Path does not match
18 _profiler_search /_profiler/search Path does not match
19 _profiler_search_bar /_profiler/search_bar Path does not match
20 _profiler_phpinfo /_profiler/phpinfo Path does not match
21 _profiler_xdebug /_profiler/xdebug Path does not match
22 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
23 _profiler_search_results /_profiler/{token}/search/results Path does not match
24 _profiler_open_file /_profiler/open Path does not match
25 _profiler /_profiler/{token} Path does not match
26 _profiler_router /_profiler/{token}/router Path does not match
27 _profiler_exception /_profiler/{token}/exception Path does not match
28 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
29 api_index_legacy /api/legacy Path does not match
30 api_create_legacy /api/legacy/{indexName}/{docType} Path does not match
31 api_update_legacy /api/legacy/{indexName}/{docType}/{identifier} Path does not match
32 api_update_by_id_legacy /api/legacy/{identifier} Path does not match
33 api_replace_legacy /api/legacy/{indexName}/{docType}/{identifier} Path does not match
34 api_replace_by_id /api/legacy/{identifier} Path does not match
35 api_delete_legacy /api/legacy/{indexName}/{docType}/{identifier} Path does not match
36 api_delete_by_id_legacy /api/legacy/{identifier} Path does not match
37 admin_index /admin Path does not match
38 app_calendars /app/calendars Path does not match
39 app_calendars_add /app/calendars/add Path does not match
40 app_calendars_add_calendar_post /app/calendars/add Path does not match
41 app_calendars_items_add /app/calendars/item Path does not match
42 app_calendars_active /app/calendars/active Path does not match
43 app_calendars_select /app/calendars/select Path does not match
44 app_clients /app/clients Path does not match
45 app_clients_add /app/clients/add Path does not match
46 app_clients_add_post /app/clients/add Path does not match
47 app_clients_add_contact_post /app/clients/add/contact Path does not match
48 app_contacts /app/contacts Path does not match
49 app_contacts_add /app/contacts/add Path does not match
50 app_contacts_add_post /app/contacts/add Path does not match
51 app_contacts_add_contact_post /app/contacts/add/contact Path does not match
52 app_conversations /app/conversations Path does not match
53 app_conversations_add /app/conversations/add Path does not match
54 app_conversations_add_conversation_post /app/conversations/add/conversation Path does not match
55 app_conversations_messages_add /app/conversations/message Path does not match
56 app_conversations_active /app/conversations/active Path does not match
57 app_conversations_select /app/conversations/select Path does not match
58 app_court_cases /app/cases Path does not match
59 app_court_cases_add /app/cases/add Path does not match
60 app_court_cases_add_case_post /app/cases/add Path does not match
61 app_court_cases_setup /app/cases/setup Path does not match
62 app_court_cases_case_post /app/cases/setup Path does not match
63 app_court_cases_active /app/cases/active Path does not match
64 app_court_cases_select /app/cases/select Path does not match
65 app_document_requests /app/doc-requests Path does not match
66 app_document_requests_add /app/doc-requests/add Path does not match
67 app_document_requests_add_post /app/doc-requests/add Path does not match
68 app_document_requests_add_contact_post /app/doc-requests/add/contact Path does not match
69 app_expenses /app/expenses Path does not match
70 app_expenses_add /app/expenses/add Path does not match
71 app_expenses_add_post /app/expenses/add Path does not match
72 app_expenses_add_decide_responsibility /app/expenses/{expenseId}/responsibles Path does not match
73 app_expenses_add_decide_responsibility_post /app/expenses/{expenseId}/responsibles Path does not match
74 app_journals /app/journals Path does not match
75 app_notes /app/notes Path does not match
76 app_notes_add /app/notes/add Path does not match
77 app_notes_add_post /app/notes/add Path does not match
78 app_records /app/records Path does not match
79 app_records_add /app/records/add Path does not match
80 app_records_add_post /app/records/add Path does not match
81 app_tasks /app/tasks Path does not match
82 app_tasks_add /app/tasks/add Path does not match
83 app_tasks_add_post /app/tasks/add Path does not match
84 app_dashboard /app Path does not match
85 app_friendsearch /app/friendsearch Path does not match
86 app_friendship_accept /app/friendaccept/{requestId} Path does not match
87 app_friendship_cancel /app/friendcancel/{requestId} Path does not match
88 app_friendrequests /app/friendrequests Path does not match
89 app_friendships /app/friendships Path does not match
90 app_user_profile /app/user/profile Path does not match
91 app_settings /app/user/settings Path does not match
92 app_user_lock /app/user/lock Path does not match
93 app_user_locked /app/user/locked Path does not match
94 checkout_index /checkout Path does not match
95 checkout_return /checkout/return Path does not match
96 checkout_index_post /checkout Path does not match
97 test_form /form Path does not match
98 index / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.