search_loader extends facade
Facade for local_middag\framework\infrastructure\search_engine\relation\loader.
Tags
Table of Contents
Methods
- get_facade_accessor() : string
- Return the service accessor key for this facade.
- load() : array<string|int, mixed>
Methods
get_facade_accessor()
Return the service accessor key for this facade.
public
static get_facade_accessor() : string
Return values
stringload()
public
static load(array<string|int, mixed> $items, array<string|int, mixed> $relations, string $domain_class) : array<string|int, mixed>
Parameters
- $items : array<string|int, mixed>
- $relations : array<string|int, mixed>
- $domain_class : string