traits
Table of Contents
Namespaces
- documents
- inject
- properties
Traits
- AuthorizationContextTrait
- Resolves a controller's request-scoped authorization context from the DI
container — the capability enforcer and the permission-subject resolver —
and wires them in, in one place.
- PayloadsTrait
- PrepareFacetCountsTrait
- Prepares the list of facet dimensions for which per-value bucket counts are
computed alongside the document list (see
{@see \oihana\arango\models\traits\documents\DocumentsFacetCountsTrait::facetCounts()}).
- PrepareGroupTrait
- Prepares the high-level grouping spec ({@see Arango::GROUP}) from the HTTP
request, the controller counterpart of {@see \oihana\arango\models\traits\aql\GroupTrait}.