search_executor extends facade
Facade for local_middag\framework\infrastructure\search_engine\executor.
Tags
Table of Contents
Methods
- execute() : result
- get_facade_accessor() : string
- Return the service accessor key for this facade.
Methods
execute()
public
static execute(query_builder $query) : result
Parameters
- $query : query_builder
Return values
resultget_facade_accessor()
Return the service accessor key for this facade.
public
static get_facade_accessor() : string