-
Home
-
GlotPress
-
4.0.0
-
Code
-
Classes
- GP_Thing
Total Complexity |
109 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
758 |
Lines of code |
360 |
Logical lines of code |
207 |
Comment lines |
293 |
Methods |
50 |
Properties |
16 |
Methods 50
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sql_condition_from_php_value() |
S |
57 |
6 |
16 |
map() |
S |
61 |
6 |
13 |
sql_from_conditions() |
S |
52 |
5 |
25 |
__construct() |
S |
53 |
5 |
22 |
prepare_fields_for_save() |
S |
57 |
5 |
17 |
update() |
S |
58 |
5 |
14 |
sql_from_order() |
S |
59 |
5 |
14 |
save() |
S |
58 |
4 |
17 |
sql_limit_for_paging() |
S |
65 |
5 |
8 |
select_all_from_conditions_and_order() |
S |
62 |
3 |
12 |
create() |
S |
59 |
2 |
15 |
get() |
S |
68 |
3 |
7 |
normalize_fields() |
S |
67 |
3 |
8 |
coerce() |
S |
67 |
3 |
8 |
fields() |
S |
65 |
3 |
9 |
apply_default_conditions() |
S |
65 |
3 |
10 |
get_static() |
S |
77 |
2 |
3 |
value() |
S |
71 |
2 |
5 |
prepare() |
S |
69 |
2 |
7 |
create_and_select() |
S |
68 |
2 |
8 |
delete_all() |
S |
64 |
2 |
10 |
delete_many() |
S |
72 |
2 |
6 |
set_fields() |
S |
69 |
2 |
7 |
prepare_fields_for_create() |
S |
70 |
2 |
6 |
force_false_to_null() |
S |
80 |
2 |
3 |
has_static() |
S |
78 |
1 |
3 |
set_static() |
S |
79 |
1 |
3 |
all() |
S |
79 |
1 |
3 |
reload() |
S |
69 |
1 |
6 |
one() |
S |
74 |
1 |
4 |
many() |
S |
74 |
1 |
4 |
many_no_map() |
S |
75 |
1 |
4 |
find_many() |
S |
79 |
1 |
3 |
find_many_no_map() |
S |
79 |
1 |
3 |
find_one() |
S |
79 |
1 |
3 |
find() |
S |
79 |
1 |
3 |
find_no_map() |
S |
79 |
1 |
3 |
_no_map() |
S |
71 |
1 |
6 |
map_no_map() |
S |
79 |
1 |
3 |
query() |
S |
75 |
1 |
4 |
delete() |
S |
79 |
1 |
3 |
now_in_mysql_format() |
S |
74 |
1 |
4 |
get_db_field_formats() |
S |
74 |
1 |
4 |
after_create() |
S |
82 |
1 |
3 |
after_save() |
S |
82 |
1 |
3 |
after_delete() |
S |
82 |
1 |
3 |
restrict_fields() |
S |
91 |
1 |
2 |
validate() |
S |
73 |
1 |
5 |
found_rows() |
S |
76 |
1 |
4 |
like_escape_printf() |
S |
75 |
1 |
4 |