auto_index_comment_delete |
./auto_index.module |
Implementation of hook_ENTITY_TYPE_delete(). |
|
|
auto_index_comment_insert |
./auto_index.module |
Implementation of hook_ENTITY_TYPE_insert(). |
|
|
auto_index_comment_publish |
./auto_index.module |
Implementation of hook_ENTITY_TYPE_publish(). |
|
|
auto_index_comment_unpublish |
./auto_index.module |
Implementation of hook_ENTITY_TYPE_unpublish(). |
|
|
auto_index_comment_update |
./auto_index.module |
Implementation of hook_ENTITY_TYPE_update(). |
|
|
auto_index_install |
./auto_index.install |
Implementation of hook_install() |
|
|
auto_index_node_delete |
./auto_index.module |
Implementation of hook_ENTITY_TYPE_delete(). |
|
|
auto_index_node_insert |
./auto_index.module |
Implementation of hook_ENTITY_TYPE_insert(). |
|
|
auto_index_node_update |
./auto_index.module |
Implementation of hook_ENTITY_TYPE_update(). |
|
|
auto_index_search_plugin_alter |
./auto_index.module |
Implementation of hook_search_plugin_alter |
|
|
_auto_index_comment_index |
./auto_index.module |
Update the node attached to a comment. |
5 |
|
_auto_index_node_index |
./auto_index.module |
Check to see whether a node ID has been acted on,
and if not then we can call on the search plugin,
to index the content. |
3 |
|