QueryBuilderAssocFacade
class QueryBuilderAssocFacade extends QueryBuilderFacade
Methods
static string
getFacadeAccessor()
Get the registered name of the component.
static mixed
resolveFacadeInstance(object|string $name)
Resolve the facade root instance from the container.
from
QueryBuilderFacade
void
static()
?object first()
Details
at line 38
static protected string
getFacadeAccessor()
Get the registered name of the component.
in
QueryBuilderFacade at line 52
static protected mixed
resolveFacadeInstance(object|string $name)
Resolve the facade root instance from the container.
at line 32
void
static()
?object first()