-
Home
-
AskAny – AI-Powered Chat Assistant
-
1.3.0 (latest)
-
Code
-
Classes
- ContentIndexer
Total Complexity |
142 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
1,140 |
Lines of code |
687 |
Logical lines of code |
357 |
Comment lines |
303 |
Methods |
34 |
Properties |
2 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
index_product() |
C |
31 |
24 |
110 |
calculate_indexing_health() |
A |
42 |
15 |
52 |
get_content_stats() |
A |
43 |
9 |
47 |
index_widget() |
A |
48 |
10 |
31 |
get_wordpress_content_totals() |
A |
44 |
7 |
45 |
index_post() |
S |
50 |
7 |
29 |
index_docs_page() |
S |
52 |
6 |
23 |
index_comment() |
S |
52 |
5 |
26 |
index_page() |
S |
55 |
5 |
20 |
index_template_page() |
S |
55 |
4 |
19 |
index_docs_pages() |
S |
57 |
4 |
17 |
index_menu() |
S |
58 |
4 |
15 |
index_posts() |
S |
55 |
3 |
18 |
index_products() |
S |
57 |
3 |
16 |
index_pages() |
S |
57 |
3 |
16 |
index_comments() |
S |
58 |
3 |
15 |
index_widgets() |
S |
64 |
4 |
10 |
reindex_all_content() |
S |
55 |
2 |
20 |
index_custom_fields() |
S |
61 |
2 |
14 |
index_product_category() |
S |
62 |
2 |
12 |
index_product_tag() |
S |
62 |
2 |
12 |
index_custom_field() |
S |
61 |
2 |
12 |
store_content() |
S |
58 |
1 |
16 |
index_template_pages() |
S |
70 |
2 |
6 |
index_product_categories() |
S |
66 |
2 |
9 |
index_product_tags() |
S |
66 |
2 |
9 |
index_menus() |
S |
71 |
2 |
6 |
delete_post_index() |
S |
61 |
1 |
13 |
delete_comment_index() |
S |
61 |
1 |
13 |
delete_product_index() |
S |
61 |
1 |
13 |
__construct() |
S |
81 |
1 |
3 |
init() |
S |
63 |
1 |
10 |
index_content() |
S |
81 |
1 |
3 |
prepare_content() |
S |
68 |
1 |
7 |