GET https://nutrilogic.infostrates.com/

Routing

react_app Matched route

Route Parameters

Name Value
req
""

Route Matching Logs

Path to match: /
# Route name Path Log
1 api_genid /internal/.well-known/genid/{id} Path does not match
2 api_entrypoint /internal/{index}.{_format} Path does not match
3 api_doc /internal/docs.{_format} Path does not match
4 api_jsonld_context /internal/contexts/{shortName}.{_format} Path does not match
5 _api_errors_problem /internal/errors/{status} Path does not match
6 _api_errors_hydra /internal/errors/{status} Path does not match
7 _api_errors_jsonapi /internal/errors/{status} Path does not match
8 _api_validation_errors_problem /internal/validation_errors/{id} Path does not match
9 _api_validation_errors_hydra /internal/validation_errors/{id} Path does not match
10 _api_validation_errors_jsonapi /internal/validation_errors/{id} Path does not match
11 _preview_error /_error/{code}.{_format} Path does not match
12 gesdinet_jwt_refresh_token /api/token/refresh Path does not match
13 app.swagger /api/doc.json Path does not match
14 app.swagger_ui /api/doc Path does not match
15 _wdt /_wdt/{token} Path does not match
16 _profiler_home /_profiler/ Path does not match
17 _profiler_search /_profiler/search Path does not match
18 _profiler_search_bar /_profiler/search_bar Path does not match
19 _profiler_phpinfo /_profiler/phpinfo Path does not match
20 _profiler_xdebug /_profiler/xdebug Path does not match
21 _profiler_search_results /_profiler/{token}/search/results Path does not match
22 _profiler_open_file /_profiler/open Path does not match
23 _profiler /_profiler/{token} Path does not match
24 _profiler_router /_profiler/{token}/router Path does not match
25 _profiler_exception /_profiler/{token}/exception Path does not match
26 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
27 admin /admin Path does not match
28 app_admin_nutrient_sort /admin/nutrient/{id}/{position} Path does not match
29 app_export /api/export/{logic} Path does not match
30 app_box_list /api/box Path does not match
31 app_energy_list /api/energy Path does not match
32 app_energy_check /api/energy/check/{logic} Path does not match
33 app_factory_list /api/factory Path does not match
34 app_guideline_list /api/guideline Path does not match
35 app_guideline_type_list /api/guideline/type Path does not match
36 app_guideline_category_list /api/guideline/category Path does not match
37 app_lifestage_list /api/lifestage Path does not match
38 app_logic_list /api/logic Path does not match
39 app_logic_list_simple /api/logic/list Path does not match
40 app_logic_show /api/logic/{id} Path does not match
41 app_logic_new /api/logic Path does not match
42 app_logic_edit /api/logic/{id} Path does not match
43 app_logic_delete /api/logic/{id} Path does not match
44 app_logic_show_detail /api/logic/{id}/detail Path does not match
45 app_logic_show_last_version /api/logic/{id}/lastVersion Path does not match
46 app_logic_factory /api/logic/{id}/factory Path does not match
47 app_logic_duplicate /api/logic/{id}/duplicate Path does not match
48 app_parnuts_list /api/parnuts Path does not match
49 app_pillar_list /api/pillar Path does not match
50 app_project_list /api/project Path does not match
51 app_project_new /api/project Path does not match
52 app_range_list /api/range Path does not match
53 app_technology_list /api/technology Path does not match
54 app_territory_list /api/territory Path does not match
55 app_logic_version_new /api/version Path does not match
56 app_version_show /api/version/{id} Path does not match
57 app_notification /api/notification Path does not match
58 app_notification_delete /api/notification/delete/{id} Path does not match
59 app_nutrilogic_list /api/nutrient Path does not match
60 app_nutrilogic_units /api/nutrient/units Path does not match
61 app_forgot_password_request /api/reset-password Path does not match
62 app_reset_password /api/reset-password/reset Path does not match
63 app_user /api/user Path does not match
64 app_login /admin/login Path does not match
65 app_logout /admin/logout Path does not match
66 api_login_check /api/login_check Path does not match
67 react_app /{req} Route matches!

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