-
Home
-
Pronamic Pay
-
9.2.0
-
Code
-
Classes
- ActionScheduler_DBStore
Total Complexity |
120 |
Dependencies |
16 |
Dependents |
0 |
Total lines |
1,049 |
Lines of code |
591 |
Logical lines of code |
333 |
Comment lines |
351 |
Methods |
36 |
Properties |
3 |
Methods 36
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_query_actions_sql() |
D |
23 |
40 |
169 |
save_action_to_db() |
A |
46 |
8 |
36 |
bulk_cancel_actions() |
S |
47 |
6 |
35 |
claim_actions() |
S |
46 |
6 |
35 |
fetch_action() |
S |
49 |
6 |
34 |
find_actions_by_claim_id() |
S |
57 |
4 |
16 |
get_group_id() |
S |
62 |
4 |
11 |
action_counts() |
S |
59 |
3 |
14 |
get_status() |
S |
59 |
3 |
13 |
get_date_gmt() |
S |
60 |
3 |
12 |
make_action_from_db_record() |
S |
60 |
3 |
12 |
build_where_clause_for_insert() |
S |
52 |
2 |
27 |
build_insert_sql() |
S |
55 |
2 |
18 |
mark_complete() |
S |
56 |
2 |
18 |
get_placeholder_for_column() |
S |
60 |
2 |
14 |
cancel_action() |
S |
59 |
2 |
14 |
mark_failure() |
S |
60 |
2 |
13 |
get_args_for_query() |
S |
68 |
2 |
7 |
delete_action() |
S |
65 |
2 |
8 |
query_actions() |
S |
71 |
2 |
5 |
get_claim_id() |
S |
69 |
1 |
6 |
unclaim_action() |
S |
65 |
1 |
10 |
release_claim() |
S |
71 |
1 |
5 |
log_execution() |
S |
69 |
1 |
6 |
get_claim_count() |
S |
69 |
1 |
6 |
init() |
S |
74 |
1 |
5 |
generate_claim_id() |
S |
69 |
1 |
6 |
stake_claim() |
S |
66 |
1 |
8 |
get_date() |
S |
73 |
1 |
5 |
cancel_actions_by_group() |
S |
80 |
1 |
3 |
save_unique_action() |
S |
79 |
1 |
3 |
get_null_action() |
S |
81 |
1 |
3 |
create_group() |
S |
72 |
1 |
5 |
hash_args() |
S |
80 |
1 |
3 |
save_action() |
S |
79 |
1 |
3 |
cancel_actions_by_hook() |
S |
80 |
1 |
3 |