Routing
app_molecule_show
Matched route
Route Parameters
Name | Value |
---|---|
uuid | "c27d7a5c-0f56-4ff0-8e68-af2c65c3da98" |
Route Redirection
This page redirects to:
https://www.ncstox.com/login
Route Matching Logs
Path to match:
/molecule/show/c27d7a5c-0f56-4ff0-8e68-af2c65c3da98
# | Route name | Path | Log |
---|---|---|---|
1 | app_default | / | Path does not match |
2 | app_toxicity_search | /toxicity/search | Path does not match |
3 | app_formulation_index | /formulation | Path does not match |
4 | app_formulation_formulate | /formulation/formulate/ | Path does not match |
5 | app_molecule_lookup | /molecule/lookup | Path does not match |
6 | app_molecule_show | /molecule/show/{uuid} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.