SearchController
class SearchController extends Controller
Class SearchController
Traits
AuthorizesRequests
DispatchesJobs
ValidatesRequests
Properties
protected | $ElasticService | ||
protected | $LaudatioUtils |
Methods
__construct(ElasticsearchInterface $Elasticservice, LaudatioUtilsInterface $laudatioUtils)
SearchController constructor.
Factory|View
index()
No description
Factory|View
frontPageSearch(Request $request)
frontPageSearch: catch searches from the frontpage and rout it to the search
emptySearchCache()
No description
Details
at line 35
__construct(ElasticsearchInterface $Elasticservice, LaudatioUtilsInterface $laudatioUtils)
SearchController constructor.
at line 44
Factory|View
index()
at line 144
Factory|View
frontPageSearch(Request $request)
frontPageSearch: catch searches from the frontpage and rout it to the search