-
Home
-
Zoho Flow – Integrate 100+ plugins with 1000+ business apps, no-code workflow automation
-
2.13.2
-
Code
-
Classes
- Zoho_Flow_WP_Booking_System
Total Complexity |
127 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
680 |
Lines of code |
454 |
Logical lines of code |
254 |
Comment lines |
191 |
Methods |
21 |
Properties |
1 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_webhook() |
B |
44 |
17 |
39 |
addd_or_update_event() |
A |
43 |
12 |
47 |
fetch_event() |
A |
46 |
11 |
35 |
list_legend_items() |
A |
49 |
9 |
31 |
list_forms() |
A |
50 |
8 |
30 |
list_calendars() |
A |
51 |
8 |
28 |
get_event_data() |
S |
53 |
6 |
21 |
get_calendar_data() |
S |
60 |
5 |
13 |
get_form_data() |
S |
60 |
5 |
13 |
get_booking_data() |
S |
60 |
5 |
13 |
get_legend_item_data() |
S |
60 |
5 |
13 |
delete_webhook() |
S |
54 |
4 |
22 |
payload_event_added() |
S |
55 |
4 |
20 |
payload_event_updated() |
S |
55 |
4 |
20 |
payload_event_added_or_updated() |
S |
55 |
4 |
20 |
payload_booking_added() |
S |
55 |
4 |
20 |
payload_booking_updated() |
S |
55 |
4 |
20 |
payload_booking_added_or_updated() |
S |
55 |
4 |
20 |
get_system_info() |
S |
61 |
3 |
12 |
fetch_booking() |
S |
64 |
3 |
9 |
fetch_form() |
S |
66 |
2 |
8 |