-
Home
-
Alex Reservations: Smart Restaurant Booking
-
2.0.0
-
Code
-
Classes
- ALEXR_Ajax_Actions
Total Complexity |
173 |
Dependencies |
19 |
Dependents |
0 |
Total lines |
1,523 |
Lines of code |
865 |
Logical lines of code |
496 |
Comment lines |
346 |
Methods |
22 |
Properties |
7 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateBookingValuesFromRequest() |
D |
29 |
34 |
115 |
make_booking() |
B |
30 |
18 |
129 |
hold_booking() |
B |
34 |
16 |
89 |
sendBookingNotifications() |
B |
42 |
16 |
59 |
get_restaurant_data() |
A |
39 |
13 |
58 |
confirm_booking() |
A |
45 |
9 |
41 |
cancel_booking() |
A |
45 |
9 |
40 |
get_service_slots() |
A |
42 |
8 |
53 |
attachAreaTableSelected() |
A |
49 |
9 |
32 |
update_booking_status() |
S |
47 |
6 |
35 |
get_booking_tags() |
S |
49 |
5 |
30 |
updateCustomerConditions() |
S |
56 |
5 |
20 |
isBookingDuplicated() |
S |
53 |
4 |
22 |
assignOrCreateNewCustomerIfNeeded() |
S |
57 |
4 |
18 |
hold_booking_remove() |
S |
57 |
4 |
16 |
loadAjaxActions() |
S |
47 |
2 |
41 |
get_fields() |
S |
56 |
3 |
17 |
get_booking() |
S |
57 |
3 |
15 |
search_bookings() |
S |
52 |
2 |
25 |
modify_booking() |
S |
81 |
1 |
3 |
verify_nonce() |
S |
74 |
1 |
4 |
__construct() |
S |
82 |
1 |
3 |