-
Home
-
LCT Useful Shortcodes & Functions
-
2024.07
-
Code
-
Classes
- lct_features_nav_menu_cache
Total Complexity |
33 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
285 |
Lines of code |
117 |
Logical lines of code |
62 |
Comment lines |
90 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
cache_key() |
A |
51 |
8 |
26 |
is_eligible_to_cache() |
A |
55 |
8 |
22 |
clear_menu_cache_when_post_is_saved() |
S |
54 |
4 |
22 |
load_hooks() |
S |
59 |
4 |
14 |
get_user_menu_cache() |
S |
65 |
3 |
9 |
__construct() |
S |
69 |
2 |
7 |
save_user_menu_cache() |
S |
68 |
2 |
7 |
clear_menu_cache() |
S |
67 |
1 |
7 |
clear_menu_cache_when_nav_menu_is_saved() |
S |
83 |
1 |
3 |