learndash_rest_statistic_response
Filter Hook: Add necessary filters for statistics query.
learndash_rest_statistic_response Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-quiz-statistics-controller.php
Filter Hook: Add necessary filters for statistics query.
learndash_rest_statistic_response Read More »
Method: Retrieve list of questions for a particular stat ref ID.
LD_REST_Quiz_Statistics_Controller_V2::get_questions Read More »
Filter Hook: Filters the response object for each question.
learndash_rest_statistic_question_response Read More »
Class: Class LearnDash REST API Quiz Statistics Controller.
LD_REST_Quiz_Statistics_Controller_V2 Read More »
Method: Permission callback for quiz-statistics endpoint.
LD_REST_Quiz_Statistics_Controller_V2::can_access_stats Read More »
Method: Constructor.
LD_REST_Quiz_Statistics_Controller_V2::__construct Read More »
Method: Permission callback for quiz-statistics endpoint.
LD_REST_Quiz_Statistics_Controller_V2::can_access_stats_questions Read More »
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::current Read More »
Method: Add the embed links to quiz statistic response item.
LD_REST_Quiz_Statistics_Controller_V2::statistic_response_embed_links Read More »
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::next Read More »
Method: Add the embed links to quiz statistic question response item.
LD_REST_Quiz_Statistics_Controller_V2::statistic_question_response_embed_links Read More »
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::key Read More »
Method: Join query for fetching statistics for which quiz_setting is enabled.
LD_REST_Quiz_Statistics_Controller_V2::join_quiz_master_and_postmeta Read More »
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::valid Read More »
Method: Filter the where clause of the query to fetch statistics refs.
LD_REST_Quiz_Statistics_Controller_V2::statistics_ref_where Read More »
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::rewind Read More »
Method: Filter the where clause of the query to fetch statistics refs based on user IDs.
LD_REST_Quiz_Statistics_Controller_V2::statistics_ref_users_where Read More »
Method: Find the statistics record in memory.
LD_REST_Quiz_Statistics_Controller_V2::find Read More »
Method: If quiz id is passed explicitly via request, filter the results.
LD_REST_Quiz_Statistics_Controller_V2::statistics_ref_quiz_where Read More »
Method: Register API routes.
LD_REST_Quiz_Statistics_Controller_V2::register_routes Read More »