LD_REST_Quiz_Statistics_Controller_V2::key()
Method: No description found
LD_REST_Quiz_Statistics_Controller_V2::key 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::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: Gets public schema.
LD_REST_Questions_Controller_V2::get_public_item_schema Read More »
Method: Retrieves all of the registered additional fields for a given object-type.
LD_REST_Posts_Controller_V2::get_additional_fields Read More »
Method: Prepares a question type object for serialization.
LD_REST_Question_Types_Controller_V2::prepare_item_for_response Read More »
Method: Retrieves the question type schema, conforming to JSON Schema.
LD_REST_Question_Types_Controller_V2::get_item_schema Read More »
Method: Retrieves the query params for collections.
LD_REST_Question_Types_Controller_V2::get_collection_params Read More »
Method: Initialize the types dataset for use within the class.
LD_REST_Question_Types_Controller_V2::init_types_set Read More »