Oihana PHP Arango

routes

Table of Contents

Classes

ArrayPropertyRoute
Declares, in a single definition, the four REST sub-resource routes of an {@see ArrayPropertyController} (which exposes the element-level operations of an embedded array property).
SearchRoute
Declares a single read-only `GET` route bound to a controller's `search` action — a generic search endpoint, reusable by any controller exposing a `search()` method (e.g. {@see \oihana\arango\controllers\FederatedSearchController}).
On this page

Search results