Answer the question
In order to leave comments, you need to log in
Debugbar in laravel not showing request time?
I select data from the model and related data through with (). The debugbar (barryvdh/laravel-debugbar) says that the request for with lasts 5 seconds, although if you execute it separately, it completes in 0.2. Do I understand correctly that the information in the debugger is not a bare request, but a request + binding? Data from with is bound in a loop inside laravel, isn't it?
Answer the question
In order to leave comments, you need to log in
Judging by the description, the same problem occurred to me: Why does PDO::__construct take 5 seconds from time to time?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question