-
Home
-
Stackable – Page Builder Gutenberg Blocks
-
2.14.1
-
Code
-
Classes
- FS_Option_Manager
Total Complexity |
68 |
Dependencies |
2 |
Dependents |
7 |
Total lines |
497 |
Lines of code |
208 |
Logical lines of code |
122 |
Comment lines |
196 |
Methods |
16 |
Properties |
7 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load() |
A |
47 |
12 |
39 |
get_manager() |
A |
52 |
8 |
25 |
get_option() |
S |
57 |
7 |
18 |
unset_option() |
S |
58 |
6 |
17 |
set_option() |
S |
59 |
6 |
15 |
store() |
S |
57 |
5 |
17 |
__construct() |
S |
55 |
4 |
19 |
migrate_to_network() |
S |
61 |
4 |
12 |
delete() |
S |
65 |
3 |
10 |
get_options_keys() |
S |
68 |
3 |
8 |
get_cache_group() |
S |
66 |
3 |
9 |
is_empty() |
S |
79 |
2 |
3 |
clear() |
S |
71 |
2 |
7 |
is_loaded() |
S |
81 |
1 |
3 |
has_option() |
S |
80 |
1 |
3 |
get_option_manager_name() |
S |
82 |
1 |
3 |