-
Home
-
MainWP Child – Securely Connects to the MainWP Dashboard to Manage Multiple Sites
-
5.4
-
Code
-
Classes
- MainWP_Child_WPvivid_BackupRestore
Total Complexity |
82 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
531 |
Lines of code |
228 |
Logical lines of code |
163 |
Comment lines |
238 |
Methods |
26 |
Properties |
4 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
action() |
C |
36 |
25 |
80 |
__construct() |
A |
57 |
8 |
16 |
post_mainwp_data() |
S |
59 |
3 |
14 |
sync_others_data() |
S |
64 |
3 |
10 |
download_backup() |
S |
70 |
3 |
5 |
prepare_download_backup() |
S |
70 |
3 |
5 |
delete_backup() |
S |
70 |
3 |
5 |
set_security_lock() |
S |
70 |
3 |
5 |
instance() |
S |
71 |
2 |
6 |
view_backup_task_log() |
S |
71 |
2 |
5 |
set_schedule() |
S |
71 |
2 |
5 |
set_general_setting() |
S |
71 |
2 |
5 |
get_download_task() |
S |
71 |
2 |
5 |
init_download_page() |
S |
71 |
2 |
5 |
backup_cancel() |
S |
71 |
2 |
5 |
delete_backup_array() |
S |
71 |
2 |
5 |
read_last_backup_log() |
S |
71 |
2 |
5 |
view_log() |
S |
71 |
2 |
5 |
backup_now() |
S |
71 |
2 |
5 |
prepare_backup() |
S |
71 |
2 |
5 |
set_remote() |
S |
71 |
2 |
5 |
get_default_remote() |
S |
74 |
1 |
5 |
get_backup_list() |
S |
74 |
1 |
5 |
get_backup_schedule() |
S |
74 |
1 |
5 |
get_status() |
S |
74 |
1 |
5 |
init() |
S |
91 |
1 |
2 |