-
Home
-
Seraphinite Accelerator
-
2.27
-
Code
-
Classes
- WP_Object_Cache
Total Complexity |
105 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
519 |
Lines of code |
346 |
Logical lines of code |
235 |
Comment lines |
0 |
Methods |
36 |
Properties |
10 |
Methods 36
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_updateFromStg() |
A |
48 |
11 |
34 |
_updateToStg() |
A |
51 |
10 |
26 |
get() |
A |
48 |
9 |
33 |
_incr() |
S |
52 |
7 |
25 |
_add() |
S |
61 |
5 |
11 |
_init() |
S |
49 |
3 |
30 |
delete() |
S |
59 |
4 |
14 |
add_multiple() |
S |
61 |
4 |
11 |
_is_valid_key() |
S |
68 |
4 |
7 |
stats() |
S |
60 |
3 |
12 |
set_multiple() |
S |
63 |
3 |
9 |
add() |
S |
69 |
3 |
6 |
_normExpiration() |
S |
65 |
3 |
8 |
_getPath() |
S |
76 |
3 |
3 |
_clnWpOption() |
S |
66 |
3 |
8 |
flush_group() |
S |
62 |
2 |
11 |
delete_multiple() |
S |
68 |
2 |
7 |
reset() |
S |
68 |
2 |
8 |
switch_to_blog() |
S |
67 |
2 |
8 |
flush() |
S |
64 |
2 |
10 |
_normPath() |
S |
68 |
2 |
6 |
_set() |
S |
66 |
2 |
8 |
set() |
S |
69 |
2 |
6 |
get_multiple() |
S |
68 |
2 |
7 |
__get() |
S |
82 |
1 |
3 |
add_non_persistent_groups() |
S |
78 |
1 |
3 |
decr() |
S |
78 |
1 |
3 |
_delWpAllOptions() |
S |
80 |
1 |
3 |
incr() |
S |
79 |
1 |
3 |
__set() |
S |
81 |
1 |
3 |
replace() |
S |
74 |
1 |
4 |
add_global_groups() |
S |
78 |
1 |
3 |
_getFilePath() |
S |
71 |
1 |
5 |
__unset() |
S |
81 |
1 |
3 |
__isset() |
S |
80 |
1 |
3 |
__construct() |
S |
91 |
1 |
2 |