LLMS_REST_API_Keys_Controller::get_items_permissions_check()
Method: Check if a given request has access to read items.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:182
Method: Check if a given request has access to read items.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:182
Method: Retrieve An API Key object by ID.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:195
Method: Retrieve an array of objects from the result of $this->get_objects_query().
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:272
Method: Retrieve a query object based on arguments from a `get_items()` (collection) request.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:258
Method: Retrieve pagination information from an objects query.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:295
Method: Prepare collection items for response.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:314
Method: Format query arguments from a collection GET request to be passed to a LLMS_REST_API_Keys_Query
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:359
Method: Prepare API Key for insert/update
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:395
Method: Prepare an API Key for a REST response.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:435
Method: Prepare a `_links` object for an API Key.
Source: libraries/lifterlms-rest/includes/server/class-llms-rest-api-keys-controller.php:475