-
Home
-
Caldera Forms – More Than Contact Forms
-
1.9.6
-
Code
-
Classes
- Caldera_Forms_Query_Paginated
Total Complexity |
20 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
240 |
Lines of code |
89 |
Logical lines of code |
39 |
Comment lines |
102 |
Methods |
13 |
Properties |
5 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
find_entry_ids_of_form() |
S |
57 |
3 |
18 |
select_values_for_form() |
S |
61 |
2 |
12 |
__construct() |
S |
69 |
2 |
6 |
select_by_entry_ids() |
S |
63 |
1 |
15 |
get_page() |
S |
79 |
2 |
3 |
get_limit() |
S |
79 |
2 |
3 |
get_entry_ids_of_form() |
S |
72 |
2 |
6 |
get_queries_container() |
S |
79 |
1 |
4 |
set_page() |
S |
75 |
1 |
4 |
set_limit() |
S |
75 |
1 |
4 |
find_count() |
S |
79 |
1 |
3 |
select() |
S |
80 |
1 |
3 |
select_all() |
S |
67 |
1 |
8 |