-
Home
-
WPSSO Core – Complete Schema Markup and Meta Tags
-
18.20.1
-
Code
-
Classes
- WpssoUtilCache
| Total Complexity |
145 |
| Dependencies |
9 |
| Dependents |
1 |
| Total lines |
1,144 |
| Lines of code |
564 |
| Logical lines of code |
367 |
| Comment lines |
280 |
| Methods |
30 |
| Properties |
2 |
Methods 30
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| clear_cache() |
B |
36 |
22 |
76 |
| show_refresh_pending() |
B |
37 |
18 |
70 |
| clear_cache_files() |
B |
43 |
16 |
49 |
| refresh() |
A |
35 |
13 |
86 |
| get_running_task() |
S |
54 |
7 |
22 |
| get_db_transients_subset() |
S |
55 |
7 |
20 |
| get_cache_files() |
S |
53 |
6 |
21 |
| __construct() |
S |
53 |
5 |
23 |
| show_refresh_running() |
S |
54 |
5 |
21 |
| get_db_transients_keys() |
S |
56 |
5 |
16 |
| task_start() |
S |
54 |
3 |
21 |
| schedule_refresh() |
S |
54 |
3 |
20 |
| set_task_limit() |
S |
56 |
3 |
17 |
| is_disabled() |
S |
69 |
4 |
6 |
| task_update() |
S |
61 |
3 |
12 |
| clear_db_transients() |
S |
64 |
3 |
10 |
| show_admin_notices() |
S |
66 |
3 |
9 |
| is_refresh_running() |
S |
66 |
3 |
8 |
| refresh_mod_head_meta() |
S |
64 |
3 |
9 |
| task_end() |
S |
69 |
2 |
7 |
| get_task_cache_id() |
S |
70 |
2 |
6 |
| clear_cache_files_expired() |
S |
80 |
1 |
3 |
| count_cache_files() |
S |
76 |
1 |
4 |
| clear_ignored_urls() |
S |
81 |
1 |
3 |
| count_ignored_urls() |
S |
81 |
1 |
3 |
| get_ignored_urls() |
S |
81 |
1 |
3 |
| clear_db_transients_expired() |
S |
77 |
1 |
3 |
| count_db_transients_expired() |
S |
77 |
1 |
3 |
| count_db_transients() |
S |
75 |
1 |
4 |
| get_db_transients_size_mb() |
S |
64 |
1 |
9 |