-
Home
-
Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin
-
1.6.9.6
-
Code
-
Classes
- SSA_Availability_Cache
| Total Complexity |
71 |
| Dependencies |
8 |
| Dependents |
0 |
| Total lines |
489 |
| Lines of code |
380 |
| Logical lines of code |
184 |
| Comment lines |
41 |
| Methods |
21 |
| Properties |
1 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| query() |
A |
40 |
14 |
60 |
| populate_cache() |
A |
46 |
8 |
41 |
| delete_expired_transients() |
A |
46 |
7 |
45 |
| delete_all_transients() |
A |
49 |
7 |
36 |
| insert_schedule() |
S |
51 |
5 |
25 |
| wpdb_query_while_preventing_deadlock() |
S |
56 |
5 |
17 |
| delete_schedule() |
S |
50 |
3 |
33 |
| object_cache_set() |
S |
61 |
3 |
12 |
| remember_recent() |
S |
62 |
3 |
12 |
| get_latest_cache_key() |
S |
56 |
2 |
18 |
| insert() |
S |
61 |
2 |
12 |
| get_args() |
S |
54 |
1 |
24 |
| get_cache_mode() |
S |
69 |
2 |
7 |
| object_cache_get() |
S |
66 |
2 |
8 |
| __construct() |
S |
77 |
1 |
4 |
| hooks() |
S |
91 |
1 |
2 |
| generate_cache_key() |
S |
65 |
1 |
9 |
| get_cache_args_hash() |
S |
80 |
1 |
3 |
| is_cache_mode() |
S |
80 |
1 |
3 |
| is_enabled() |
S |
80 |
1 |
3 |
| async_process_populate_cache() |
S |
69 |
1 |
6 |