Debug Panel should have information about cache
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 202
- Forks
- 147
- Avg merge
- 1h 54m
- Merged PRs (30d)
- 1
Description
This issue has originally been reported by @dilip-vishwa at https://github.com/yiisoft/yii2/issues/2365.
Moved here by @cebe.
If the cache is used in page, then we should get some informative information about the cache component used in particular view, query, fragment, or page, etc. It should also show the content of the particular cache.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the debug panel and the existing cache profiling entry points; the issue does not name specific files or tests. Define how cache details should be shown for views, queries, fragments, and pages, including the cached content, then add coverage for the agreed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100