FindFirstAction
- Full name:
\Zemit\Mvc\Controller\Traits\Actions\Rest\FindFirstAction
Methods
getAction
Retrieving a single record
public getAction(): \Phalcon\Http\ResponseInterface
- Warning: this method is deprecated. This means that this method will likely be removed in a future version.
Throws:
See Also:
- findFirstAction() -
getWithAction
Retrieving a single record
public getWithAction(): \Phalcon\Http\ResponseInterface
- Warning: this method is deprecated. This means that this method will likely be removed in a future version.
Throws:
See Also:
- findFirstWithAction() -
findFirstAction
Retrieving a single record
public findFirstAction(): \Phalcon\Http\ResponseInterface
Throws:
findFirstWithAction
Retrieving a single record
public findFirstWithAction(): \Phalcon\Http\ResponseInterface
Throws: