LD_REST_Quiz_Statistics_Controller_V2::next()
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::next Read More »
@package: LearnDash / REST / V2
Source Files: includes/rest-api/v2/class-ld-rest-quiz-statistics-controller.php
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 »
Method: If before date and/or after date are passed, add conditions in where clause.
LD_REST_Quiz_Statistics_Controller_V2::statistics_ref_duration_where Read More »
Method: Set the current request object in property.
LD_REST_Quiz_Statistics_Controller_V2::pre_callback_ops Read More »
Method: Return the route information in form of an array.
LD_REST_Quiz_Statistics_Controller_V2::routes Read More »
Method: Perform operations after the callback is executed.
LD_REST_Quiz_Statistics_Controller_V2::post_callback_ops Read More »
Method: Check if the current endpoint is quiz statistics endpoint.
LD_REST_Quiz_Statistics_Controller_V2::is_qs_endpoint Read More »
Method: Retrieve list of quiz statistics.
LD_REST_Quiz_Statistics_Controller_V2::get_items Read More »
Method: Retrieve a single item from statistics based on ID.
LD_REST_Quiz_Statistics_Controller_V2::get_item Read More »
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 »