BP_REST_Friends_Endpoint::get_collection_params()
Method: Get the query params for friends collections.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:871
Method: Get the query params for friends collections.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:871
Filter Hook: Filters the collection query params.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:941
Filter Hook: Filter the friends `get_items` permissions check.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:195
Method: Retrieve single friendship.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:206
Action Hook: Fires before a friendship is retrieved via the REST API.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:252
Method: Check if a given request has access to get a friendship.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:265
Filter Hook: Filter the friendship `get_item` permissions check.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:286
Method: Create a new friendship.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:297
Action Hook: Fires after a friendship is created via the REST API.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:391
Method: Check if a given request has access to create a friendship.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:404