-
Home
-
GlotPress
-
2.3.1
-
Code
-
Classes
- GP_Thing
Total Complexity |
112 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
628 |
Lines of code |
338 |
Logical lines of code |
218 |
Comment lines |
196 |
Methods |
51 |
Properties |
16 |
Methods 51
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_memory_limit() |
S |
55 |
7 |
19 |
map() |
S |
61 |
6 |
13 |
__construct() |
S |
53 |
5 |
22 |
sql_from_conditions() |
S |
55 |
5 |
19 |
prepare_fields_for_save() |
S |
57 |
5 |
17 |
sql_condition_from_php_value() |
S |
57 |
5 |
16 |
update() |
S |
62 |
5 |
10 |
sql_limit_for_paging() |
S |
68 |
5 |
6 |
save() |
S |
63 |
4 |
10 |
sql_from_order() |
S |
64 |
4 |
9 |
get() |
S |
69 |
3 |
6 |
coerce() |
S |
67 |
3 |
8 |
select_all_from_conditions_and_order() |
S |
66 |
3 |
8 |
fields() |
S |
65 |
3 |
9 |
apply_default_conditions() |
S |
70 |
3 |
6 |
create() |
S |
60 |
2 |
13 |
get_static() |
S |
77 |
2 |
3 |
value() |
S |
70 |
2 |
6 |
prepare() |
S |
65 |
2 |
9 |
create_and_select() |
S |
71 |
2 |
6 |
delete_all() |
S |
66 |
2 |
8 |
delete_many() |
S |
71 |
2 |
6 |
set_fields() |
S |
71 |
2 |
6 |
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 |
76 |
1 |
4 |
one() |
S |
72 |
1 |
5 |
many() |
S |
72 |
1 |
5 |
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 |
70 |
1 |
6 |
map_no_map() |
S |
79 |
1 |
3 |
query() |
S |
73 |
1 |
5 |
delete() |
S |
79 |
1 |
3 |
normalize_fields() |
S |
82 |
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 |