-
Home
-
AI Copilot – Content Generator
-
1.0.3
-
Code
-
Classes
- WaicTable
Total Complexity |
162 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
589 |
Lines of code |
473 |
Logical lines of code |
283 |
Comment lines |
89 |
Methods |
48 |
Properties |
13 |
Methods 48
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_getQueryString() |
C |
40 |
25 |
51 |
bulkInsert() |
A |
41 |
15 |
55 |
store() |
A |
45 |
13 |
41 |
get() |
A |
45 |
12 |
40 |
fillFromDB() |
A |
46 |
11 |
42 |
prepareInput() |
A |
52 |
12 |
22 |
prepareOutput() |
A |
50 |
11 |
26 |
getInstance() |
S |
59 |
4 |
15 |
addJoin() |
S |
67 |
4 |
6 |
groupBy() |
S |
65 |
3 |
9 |
orderBy() |
S |
65 |
3 |
9 |
delete() |
S |
63 |
3 |
10 |
_addJoin() |
S |
67 |
2 |
8 |
limitTo() |
S |
71 |
2 |
6 |
limitFrom() |
S |
71 |
2 |
6 |
limit() |
S |
68 |
2 |
8 |
update() |
S |
70 |
2 |
6 |
exists() |
S |
69 |
2 |
6 |
alias() |
S |
71 |
2 |
6 |
getTable() |
S |
70 |
2 |
7 |
leftJoin() |
S |
65 |
2 |
8 |
_addError() |
S |
69 |
2 |
7 |
getFields() |
S |
82 |
1 |
3 |
getLastInsertID() |
S |
78 |
1 |
3 |
uninstall() |
S |
91 |
1 |
2 |
activate() |
S |
91 |
1 |
2 |
getField() |
S |
80 |
1 |
3 |
install() |
S |
91 |
1 |
2 |
addField() |
S |
75 |
1 |
4 |
getErrors() |
S |
82 |
1 |
3 |
_clearErrors() |
S |
81 |
1 |
3 |
setLists() |
S |
81 |
1 |
3 |
init() |
S |
91 |
1 |
2 |
_addField() |
S |
73 |
1 |
4 |
insert() |
S |
80 |
1 |
3 |
setLimit() |
S |
77 |
1 |
4 |
getById() |
S |
73 |
1 |
4 |
getAll() |
S |
80 |
1 |
3 |
setID() |
S |
81 |
1 |
3 |
getID() |
S |
82 |
1 |
3 |
setTable() |
S |
81 |
1 |
3 |
haveField() |
S |
79 |
1 |
3 |
arbitraryJoin() |
S |
80 |
1 |
3 |
innerJoin() |
S |
73 |
1 |
4 |
bulkUpdate() |
S |
77 |
1 |
3 |
isRealTable() |
S |
79 |
1 |
3 |
_() |
S |
79 |
1 |
3 |
adaptHtml() |
S |
80 |
1 |
3 |