Oihana PHP Arango

routes

Table of Contents

Classes

ArrayPropertyRoute
Declares, in a single definition, the six 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}).
TraversalRoute
Declares, in a single definition, the four navigation sub-routes of a {@see TraversalController} (which walks a self-referential edge — a category tree, an org chart, a thread…).
On this page

Search results