A
A
Askar Fuzaylov2015-10-30 10:28:29
Yii
Askar Fuzaylov, 2015-10-30 10:28:29

How can I get profiling results without panel debugging?

Hello.
I am working on a REST service and I need to profile a piece of code. But I can't figure out how to get the results.
Simple logging to FileTarget does not provide complete information about measurements.
How can I print them?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Makarov, 2015-10-30
@ARACOOOL

I hope you are not doing this on a server.
1. Enable debug and debugger.
2. Run the request.
3. Go to the regular web, go to the debugger.
4. Select the one you need from the list of previous requests.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question