Problems collecting data from code #61427
Unanswered
walterjav19
asked this question in
Q&A
Replies: 1 comment
-
Hello, what issue are you encountering? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
well im trying to collect data from the profiler instead of get the html from localhost/_wdt/{token} retrieve the same data in a json file for this task i create my controller Profiler the controller receives the {token} as parameter then im trying to collect all the data loading this token in the profiler class but im getting stuck trying to collect specific data such as the name of the controller the tiime of symfony or the twig and db metrics could someone help me to fix the way im trying to resolve the issue

Beta Was this translation helpful? Give feedback.
All reactions