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
Action Hook: Fires after friendships are fetched via the REST API.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:161
Action Hook: Fires after a friendship is deleted via the REST API.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:602
Method: Check if a given request has access to friendship items.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:174
Method: Check if a given request has access to delete a friendship.
Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:615
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