-
Home
-
WP Search with Algolia
-
2.8.1
-
Code
-
Classes
- Algolia_Term_Changes_Watcher
Total Complexity |
25 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
247 |
Lines of code |
107 |
Logical lines of code |
64 |
Comment lines |
113 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sync_item() |
S |
59 |
6 |
14 |
sync_posts() |
S |
63 |
4 |
11 |
sync_term_posts() |
S |
54 |
3 |
21 |
get_searchable_indexes() |
S |
52 |
2 |
25 |
on_delete_term() |
S |
65 |
3 |
10 |
on_meta_change() |
S |
66 |
3 |
8 |
handle_changes() |
S |
70 |
2 |
6 |
__construct() |
S |
81 |
1 |
3 |
watch() |
S |
64 |
1 |
9 |