-
Home
-
Ivory Search – WordPress Search Plugin
-
5.5.11 (latest)
-
Code
-
Classes
- IS_Index_Model
| Total Complexity |
114 |
| Dependencies |
4 |
| Dependents |
5 |
| Total lines |
1,013 |
| Lines of code |
499 |
| Logical lines of code |
287 |
| Comment lines |
356 |
| Methods |
31 |
| Properties |
17 |
Methods 31
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __set() |
B |
46 |
21 |
38 |
| search() |
A |
37 |
13 |
75 |
| save_indexes() |
A |
42 |
9 |
52 |
| create_tables() |
A |
43 |
9 |
51 |
| posts_subquery() |
S |
48 |
6 |
35 |
| update_db() |
S |
55 |
4 |
22 |
| index_exists() |
S |
57 |
4 |
17 |
| escape_array() |
S |
57 |
4 |
16 |
| verify_is_index_table_exists() |
S |
61 |
4 |
12 |
| calc_score() |
S |
53 |
3 |
23 |
| add_taxonomy_qty() |
S |
61 |
3 |
14 |
| count_indexed_posts() |
S |
62 |
3 |
12 |
| count_indexed_terms() |
S |
62 |
3 |
12 |
| count_index_size() |
S |
62 |
3 |
12 |
| load() |
S |
62 |
3 |
11 |
| mb_strrev() |
S |
62 |
3 |
11 |
| load_post_index() |
S |
59 |
2 |
15 |
| delete_tables() |
S |
67 |
2 |
8 |
| clear_index_table() |
S |
67 |
2 |
8 |
| __get() |
S |
73 |
2 |
5 |
| create() |
S |
81 |
1 |
3 |
| get_is_index_table_name() |
S |
73 |
1 |
5 |
| uninstall() |
S |
77 |
1 |
4 |
| is_index_empty() |
S |
79 |
1 |
3 |
| save() |
S |
76 |
1 |
4 |
| delete_post_index() |
S |
64 |
1 |
10 |
| get_column_charset() |
S |
70 |
1 |
7 |
| get_db_version() |
S |
80 |
1 |
3 |
| save_db_version() |
S |
75 |
1 |
4 |
| to_array() |
S |
80 |
1 |
3 |
| add_customfield_qty() |
S |
76 |
1 |
4 |