debug_kit
debug_kit copied to clipboard
Debug Toolbar for CakePHP applications.
Hi, I've just installed cakephp in version 5.0 fresh - however I've notices, that the setting DebugKit.safeTld doesnt seem to accept full domains. For us this doesnt make any sense...
…o 10%, added 10% chance to vacuum when sqlite is used, added pragma commands for optimalization when using sqlite https://github.com/cakephp/debug_kit/issues/1021
When debugkit SQLite file size is bigger than 500 MB (On our system), rows are deleted, but vacuum is never called successfully. When we tried to call it manualy this...
Currently, when there is sth wrong, the custom panel just shows ``` [Warning (2) ](javascript:void(0);): Undefined variable $authenticationProvider [in /shared/httpd/app/vendor/dereuromark/cakephp-tinyauth/templates/element/auth_panel.php, line 68] ``` and many more Which would be impossible...