moodle/analytics/classes
Meirza a6894fc65e MDL-77337 analytics: Added class properties that are not declared.
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-03-16 09:46:07 +07:00
..
local MDL-70006 analytics: Don't send notifications to suspended enrolments. 2021-08-03 10:52:53 +12:00
privacy MDL-49795 analytics: Add missing metadata providers for analytics tables 2022-08-03 15:17:05 +10:00
action.php MDL-77337 analytics: Added class properties that are not declared. 2023-03-16 09:46:07 +07:00
admin_setting_predictor.php MDL-59988 analytics: Files marked as used only if valid 2017-10-13 12:24:17 +02:00
analysable.php MDL-64783 analytics: Performance improvements 2019-04-09 00:29:57 +02:00
analysis.php MDL-64739 tool_analytics: Restrict models to specific contexts 2019-10-21 09:54:39 +08:00
bulk_action.php MDL-75337 core: Single button - core changes 2023-01-24 06:01:35 +01:00
calculable.php MDL-66536 analytics: Indicators can add extra data for targets 2019-09-18 13:07:21 +08:00
calculation_info.php MDL-76356 various: avoid implicit conversion to arrays 2023-01-10 12:16:52 +01:00
classifier.php MDL-64787 mlbackend: Evaluate trained models 2019-03-07 20:43:30 +01:00
course.php MDL-77337 analytics: Added class properties that are not declared. 2023-03-16 09:46:07 +07:00
dataset_manager.php MDL-64783 analytics: Performance improvements and internal refactoring 2019-04-09 00:26:39 +02:00
default_bulk_actions.php MDL-70898 various: private functions can not be declared final 2021-02-15 16:20:06 +01:00
insights_generator.php MDL-62191 analytics: Support for bulk actions 2019-09-27 14:13:52 +08:00
manager.php MDL-65186 analytics: Deprecate add_builtin_models 2020-12-08 09:12:00 +02:00
model.php MDL-76362 various: Avoid passing nulls to functions that don't allow nulls 2023-01-23 09:15:54 +08:00
model_config.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
packable.php MDL-60944 analytics: Include trained ML models 2019-02-26 10:58:41 +01:00
prediction.php MDL-65553 core_analytics: Don't allow to flag predictions several times 2021-04-15 16:39:09 +02:00
prediction_action.php MDL-62191 analytics: Support for bulk actions 2019-09-27 14:13:52 +08:00
predictor.php MDL-66004 mlbackend_python: Package installed on a separate server 2019-10-02 08:41:14 +08:00
regressor.php MDL-64787 mlbackend: Evaluate trained models 2019-03-07 20:43:30 +01:00
requirements_exception.php
site.php MDL-59063 analytics: Expand analysable API to provide a name 2017-10-17 14:04:47 +02:00
stats.php MDL-62191 analytics: Support for bulk actions 2019-09-27 14:13:52 +08:00
user.php MDL-77337 analytics: Added class properties that are not declared. 2023-03-16 09:46:07 +07:00