-
Home
-
W3 Total Cache
-
2.8.12
-
Code
-
Classes
- DbCache_WpdbInjection_QueryCaching
| Total Complexity |
124 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
954 |
| Lines of code |
509 |
| Logical lines of code |
287 |
| Comment lines |
315 |
| Methods |
27 |
| Properties |
15 |
Methods 27
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| query() |
B |
32 |
17 |
114 |
| _can_cache() |
A |
44 |
15 |
44 |
| _get_reject_reason_message() |
A |
48 |
14 |
33 |
| _get_group() |
S |
50 |
7 |
28 |
| _check_request_uri() |
S |
53 |
7 |
22 |
| _check_cookies() |
S |
57 |
7 |
18 |
| _get_cache() |
S |
44 |
5 |
45 |
| _get_flush_groups() |
S |
53 |
6 |
26 |
| w3tc_footer_comment() |
S |
49 |
5 |
32 |
| _flush_cache_for_sql_group() |
S |
50 |
5 |
29 |
| _check_sql() |
S |
57 |
5 |
15 |
| _can_cache_once_per_request() |
S |
60 |
4 |
15 |
| contains_only_tables() |
S |
63 |
4 |
11 |
| get_reject_reason() |
S |
65 |
4 |
8 |
| is_wpcli_disk() |
S |
70 |
4 |
5 |
| _check_logged_in() |
S |
66 |
3 |
8 |
| log_query() |
S |
68 |
2 |
7 |
| __construct() |
S |
65 |
1 |
9 |
| _escape() |
S |
80 |
1 |
3 |
| prepare() |
S |
79 |
1 |
3 |
| initialize() |
S |
81 |
1 |
3 |
| insert() |
S |
79 |
1 |
3 |
| replace() |
S |
67 |
1 |
8 |
| update() |
S |
71 |
1 |
5 |
| delete() |
S |
71 |
1 |
5 |
| flush_cache() |
S |
79 |
1 |
3 |
| w3tc_usage_statistics_of_request() |
S |
68 |
1 |
7 |