Home
last modified time | relevance | path

Searched defs:predictionid (Results 1 – 15 of 15) sorted by relevance

/dports/www/moodle310/moodle/report/insights/classes/
H A Dexternal.php67 public static function set_notuseful_prediction($predictionid) {
122 public static function set_fixed_prediction($predictionid) {
217 protected static function validate_prediction($predictionid) {
/dports/www/moodle311/moodle/report/insights/classes/
H A Dexternal.php67 public static function set_notuseful_prediction($predictionid) {
122 public static function set_fixed_prediction($predictionid) {
217 protected static function validate_prediction($predictionid) {
/dports/www/moodle39/moodle/report/insights/classes/
H A Dexternal.php67 public static function set_notuseful_prediction($predictionid) {
122 public static function set_fixed_prediction($predictionid) {
217 protected static function validate_prediction($predictionid) {
/dports/www/moodle310/moodle/report/insights/
H A Daction.php27 $predictionid = required_param('predictionid', PARAM_INT); variable
H A Dprediction.php28 $predictionid = required_param('id', PARAM_INT); variable
/dports/www/moodle311/moodle/report/insights/
H A Daction.php27 $predictionid = required_param('predictionid', PARAM_INT); variable
H A Dprediction.php28 $predictionid = required_param('id', PARAM_INT); variable
/dports/www/moodle39/moodle/report/insights/
H A Daction.php27 $predictionid = required_param('predictionid', PARAM_INT); variable
H A Dprediction.php28 $predictionid = required_param('id', PARAM_INT); variable
/dports/www/moodle310/moodle/analytics/classes/
H A Dprediction_action.php78 …ransform_to_forward_url(\moodle_url $actionurl, string $actionname, int $predictionid): \moodle_ur…
H A Dmanager.php577 public static function get_prediction($predictionid, $requirelogin = false) {
/dports/www/moodle311/moodle/analytics/classes/
H A Dprediction_action.php78 …ransform_to_forward_url(\moodle_url $actionurl, string $actionname, int $predictionid): \moodle_ur…
H A Dmanager.php571 public static function get_prediction($predictionid, $requirelogin = false) {
/dports/www/moodle39/moodle/analytics/classes/
H A Dprediction_action.php78 …ransform_to_forward_url(\moodle_url $actionurl, string $actionname, int $predictionid): \moodle_ur…
H A Dmanager.php577 public static function get_prediction($predictionid, $requirelogin = false) {