-
Home
-
User Feedback – Create Interactive Feedback Form, User Surveys, and Polls in Seconds
-
1.3.0 (latest)
-
Code
-
Classes
- UserFeedback_DB
Total Complexity |
89 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
850 |
Lines of code |
398 |
Logical lines of code |
212 |
Comment lines |
293 |
Methods |
37 |
Properties |
10 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
select() |
A |
51 |
9 |
26 |
populate_aggregates() |
A |
47 |
7 |
38 |
encode_entity_attributes() |
A |
54 |
8 |
21 |
cast_entity_attributes() |
S |
57 |
7 |
17 |
populate_relations() |
S |
51 |
5 |
28 |
update_many() |
S |
50 |
5 |
27 |
create() |
S |
54 |
4 |
22 |
update() |
S |
55 |
3 |
21 |
delete() |
S |
58 |
3 |
15 |
process_item() |
S |
63 |
3 |
12 |
get() |
S |
55 |
2 |
20 |
sort() |
S |
67 |
3 |
7 |
where_has() |
S |
59 |
2 |
15 |
dropTable() |
S |
62 |
2 |
12 |
get_by() |
S |
57 |
1 |
20 |
paginate() |
S |
65 |
2 |
9 |
with_count_where() |
S |
65 |
2 |
9 |
single() |
S |
66 |
2 |
8 |
count() |
S |
62 |
1 |
12 |
get_count() |
S |
80 |
1 |
3 |
select_raw() |
S |
77 |
1 |
4 |
sql() |
S |
81 |
1 |
3 |
get_columns() |
S |
100 |
1 |
0 |
create_table() |
S |
100 |
1 |
0 |
table_exists() |
S |
70 |
1 |
6 |
__construct() |
S |
79 |
1 |
3 |
get_table() |
S |
76 |
1 |
4 |
where() |
S |
73 |
1 |
5 |
group_by() |
S |
73 |
1 |
5 |
add_where() |
S |
75 |
1 |
4 |
or_where() |
S |
77 |
1 |
4 |
with() |
S |
77 |
1 |
4 |
with_count() |
S |
77 |
1 |
4 |
query() |
S |
81 |
1 |
3 |
find() |
S |
75 |
1 |
4 |
all() |
S |
80 |
1 |
3 |
get_relationship_config() |
S |
100 |
1 |
0 |