-
Home
-
Pronamic Pay
-
9.0.0
-
Code
-
Classes
- ActionScheduler_HybridStore
Total Complexity |
47 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
412 |
Lines of code |
192 |
Logical lines of code |
97 |
Comment lines |
171 |
Methods |
24 |
Properties |
4 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_store_from_action_id() |
S |
54 |
5 |
24 |
set_autoincrement() |
S |
50 |
4 |
30 |
action_counts() |
S |
57 |
4 |
17 |
__construct() |
S |
65 |
2 |
9 |
cancel_action() |
S |
72 |
2 |
6 |
get_status() |
S |
69 |
2 |
7 |
mark_complete() |
S |
72 |
2 |
6 |
log_execution() |
S |
72 |
2 |
6 |
mark_failure() |
S |
72 |
2 |
6 |
get_date() |
S |
68 |
2 |
8 |
delete_action() |
S |
72 |
2 |
6 |
fetch_action() |
S |
67 |
2 |
8 |
stake_claim() |
S |
64 |
2 |
9 |
query_actions() |
S |
68 |
2 |
7 |
find_action() |
S |
68 |
2 |
7 |
set_demarkation_id() |
S |
65 |
2 |
9 |
init() |
S |
70 |
1 |
6 |
save_action() |
S |
79 |
1 |
3 |
migrate() |
S |
81 |
1 |
3 |
get_claim_count() |
S |
81 |
1 |
3 |
get_claim_id() |
S |
80 |
1 |
3 |
release_claim() |
S |
81 |
1 |
3 |
unclaim_action() |
S |
81 |
1 |
3 |
find_actions_by_claim_id() |
S |
80 |
1 |
3 |