Kevin Pfeifer
Kevin Pfeifer
I got the same problem but for me the reason for this graph is the fact, that I have 20k+ requests.  I would say a fix would be to...
My guess would be the difference between: - including called functions (aka "sub-calls") and their time (or memory) spent and - excluding called functions But is that correct? Can we...
Is this still valid?
Is this still valid?
I haven't tested any Turbolink functionality with the [JS refactor in 4.9.0](https://github.com/cakephp/debug_kit/releases/tag/4.9.0) but it seems that no one really mentioned anything about Turbolink in these 9 months since release... Also...
This feature was added in the 5.x version which requires CakePHP 5. https://book.cakephp.org/debugkit/5/en/index.html#tracing-query-execution
We documented the need to set `DebugKit.ignoreAuthorization` to true in the README.md of this repo as well as in the docs for the debug_kit. Therefore I will close this issue.
I am also against showing redundant information.
Updating the data present in `information_schema` via doing a `ANALYZE TABLE my_table_name;` does result in the ordering for that specific table to be fixed. So in the end the root...
Sorry, forgot that was an option in the dropdown 😓 Then I will close this issue