yii2-debug icon indicating copy to clipboard operation
yii2-debug copied to clipboard

Debug Extension for Yii 2

Results 45 yii2-debug issues
Sort by recently updated
recently updated
newest added

This issue has originally been reported by @SDKiller at https://github.com/yiisoft/yii2/issues/7617. Moved here by @cebe. --- As of now: ``` php ... * @param string $token token for the code block...

type:enhancement

Example: ![sin #@titulo](https://cloud.githubusercontent.com/assets/7227926/15269977/478e4d54-19e6-11e6-87b7-cb667510b968.jpg)

type:enhancement

This issue has originally been reported by @klevron at https://github.com/yiisoft/yii2/issues/6382. Moved here by @cebe. --- Hello DB Expression is quoted when used in param, e.g. ``` php MyModel::deleteAll("expire < :expire",...

> Queries must be labeled about master or slave uses. Maybe with dsn in tooltip. > Add labels at "Logs", "Profiling", "Database" tabs. Moved from https://github.com/yiisoft/yii2/issues/6850

type:enhancement

Add summary tab that shows how many queries of the same type were made, ordering such query groups by execution time descending. Very useful for getting an idea of what...

type:enhancement

We could do it the same way as Symfony: ![16600815414_50ea65e5c7_o](https://cloud.githubusercontent.com/assets/47294/7299363/1260df9a-e9de-11e4-8d84-529e1732cd3f.png) i.e. if there's internet connection, get to yiiframework.com API which provides framework versions list and verify if currently using version...

type:enhancement

What is currently covered in the log of the toolbar is: - the lifecycle after loading the config files. What is also useful is to provide an actual timeframe which...

type:enhancement

It is nice to add a Modules section like Installed Extensions, in yii debug configuration

type:enhancement

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌

status:code review

### What steps will reproduce the problem? Open any page with a debugger ### What's expected? Generating a link to a toolbar with a slash at the end Example: /debug/default/toolbar/?tag=65d3760d6f066...