-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.16.4 (latest)
-
Code
-
Classes
- QM_Collector_Transients
Total Complexity |
8 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
94 |
Lines of code |
49 |
Logical lines of code |
14 |
Comment lines |
29 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setted_transient() |
S |
51 |
2 |
27 |
get_storage() |
S |
81 |
1 |
3 |
set_up() |
S |
71 |
1 |
5 |
tear_down() |
S |
72 |
1 |
5 |
action_setted_site_transient() |
S |
79 |
1 |
3 |
action_setted_blog_transient() |
S |
79 |
1 |
3 |
process() |
S |
80 |
1 |
3 |