Reference

Search events

Events in the search group. A plugin in core/plugins/search/ receives an event by defining a public method with the event's name; the arguments are those the call site passes, in order.

search.onAddIndex

Fired from:

Listeners:

search.onAddPermissionSet

Fired from:

No plugin in the source tree listens for this event.

search.onBeforeSearchRenderMembers

No call site in the CMS fires this event; the listener may answer an event fired by another package or by an older plugin.

Listeners:

search.onExtensionAfterDelete

No call site in the CMS fires this event; the listener may answer an event fired by another package or by an older plugin.

Listeners:

search.onFormatResult

Fired from:

No plugin in the source tree listens for this event.

search.onGetTypes

Fired from:

Listeners:

search.onIndex

Fired from:

Listeners:

search.onRemoveIndex

Fired from:

Listeners:

Generated from the source tree.