-
Home
-
W3 Total Cache
-
2.2.2
-
Code
-
Classes
- DbCache_WpdbInjection_QueryCaching
| Total Complexity |
119 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
789 |
| Lines of code |
481 |
| Logical lines of code |
280 |
| Comment lines |
187 |
| Methods |
26 |
| Properties |
15 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| query() |
B |
34 |
16 |
104 |
| _can_cache() |
A |
44 |
15 |
44 |
| _get_reject_reason_message() |
A |
48 |
14 |
32 |
| _get_group() |
S |
52 |
7 |
23 |
| _check_request_uri() |
S |
53 |
7 |
22 |
| _check_cookies() |
S |
57 |
7 |
18 |
| _get_cache() |
S |
44 |
5 |
45 |
| _get_flush_groups() |
S |
52 |
6 |
28 |
| w3tc_footer_comment() |
S |
49 |
5 |
32 |
| _flush_cache_for_sql_group() |
S |
52 |
5 |
24 |
| _check_sql() |
S |
58 |
5 |
15 |
| _can_cache_once_per_request() |
S |
60 |
4 |
15 |
| contains_only_tables() |
S |
63 |
4 |
11 |
| get_reject_reason() |
S |
67 |
4 |
7 |
| _check_logged_in() |
S |
68 |
3 |
7 |
| log_query() |
S |
68 |
2 |
7 |
| __construct() |
S |
65 |
1 |
9 |
| _escape() |
S |
81 |
1 |
3 |
| prepare() |
S |
80 |
1 |
3 |
| initialize() |
S |
82 |
1 |
3 |
| insert() |
S |
79 |
1 |
3 |
| replace() |
S |
70 |
1 |
6 |
| update() |
S |
71 |
1 |
5 |
| delete() |
S |
72 |
1 |
5 |
| flush_cache() |
S |
80 |
1 |
3 |
| w3tc_usage_statistics_of_request() |
S |
68 |
1 |
7 |