Testing of this plugin has been temporarily suspended due to an error. It will automatically resume when a new plugin version is released.
Does Masteriyo - LMS for WordPress work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .
911 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 1.42 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.360 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.4.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 3,000+ |
WordPress.org page | https://wordpress.org/plugins/learning-management-system/ |
Badges |
|
URL | /wp-admin/index.php?page=masteriyo-onboard |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=learning-management-system%2Flms.php&plugin_status=all&paged=1&s&_wpnonce=ca1abe665c |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.830 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=masteriyo |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.358 s |
Memory usage | 4.53 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/tools.php?page=action-scheduler |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.427 s |
Memory usage | 4.53 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.598 s |
Memory usage | 4.51 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.379 s | 0.593 s | +0.214 s | 3.38 MiB | 4.56 MiB | + 1.18 MiB |
/wp-admin/edit.php | 0.219 s | 0.600 s | +0.381 s | 3.41 MiB | 4.61 MiB | + 1.21 MiB |
/wp-admin/post-new.php | 1.041 s | 1.044 s | +0.003 s | 5.46 MiB | 8.25 MiB | + 2.79 MiB |
/wp-admin/upload.php | 0.727 s | 1.477 s | +0.750 s | 3.32 MiB | 4.44 MiB | + 1.12 MiB |
/wp-admin/options-writing.php | 0.252 s | 0.576 s | +0.324 s | 3.32 MiB | 4.47 MiB | + 1.16 MiB |
/wp-admin/media-new.php | 0.328 s | 0.648 s | +0.320 s | 3.29 MiB | 4.44 MiB | + 1.14 MiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.218 s | 0.499 s | +0.281 s | 3.31 MiB | 4.5 MiB | + 1.19 MiB |
/wp-admin/post-new.php?post_type=page | 0.644 s | 1.016 s | +0.372 s | 5.45 MiB | 7.79 MiB | + 2.34 MiB |
/wp-admin/options-discussion.php | 0.348 s | 1.498 s | +1.150 s | 3.3 MiB | 4.44 MiB | + 1.13 MiB |
/wp-admin/edit-comments.php | 0.260 s | 0.389 s | +0.129 s | 3.34 MiB | 4.51 MiB | + 1.17 MiB |
/ | 0.320 s | 0.353 s | +0.033 s | 3.36 MiB | 4.51 MiB | + 1.16 MiB |
Average | 0.431 s | 0.790 s | +0.360 s | 3.72 MiB | 5.14 MiB | + 1.42 MiB |
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 63.6% | 72,990 | 55,058 | 609 | |
YAML | 15.7% | 18,050 | 0 | 1 | |
TypeScript | 6.6% | 7,524 | 13 | 95 | |
JSON | 6.1% | 6,965 | 0 | 2 | |
CSS | 5.4% | 6,154 | 2 | 6 | |
JavaScript | 1.7% | 1,962 | 216 | 21 | |
SVG | 0.5% | 603 | 0 | 89 | |
Sass | 0.5% | 533 | 1 | 8 | |
Markdown | 0.0% | 26 | 0 | 1 | |
Bourne Shell | 0.0% | 14 | 2 | 1 | |
Total | 114,821 | 55,292 | 833 |
Lines of code | 66,285 |
---|---|
Total complexity | 10,208 |
Median class complexity | 9.0 |
Median method complexity | 1.0 |
Most complex class | Masteriyo\Repository\AbstractRepository |
Most complex function | Masteriyo\RestApi\Controllers\Version1\SettingsController::get_item_schema() |
Classes | 433 |
---|---|
Methods | 3,553 |
Functions | 444 |
Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.
wp_options
9ID | Name |
---|---|
mto-course | Courses |
mto-lesson | Lessons |
mto-section | Sections |
mto-quiz | Quizzes |
mto-question | Questions |
mto-order | Orders |
mto-webhook | Webhooks |
scheduled-action | Scheduled Actions |
ID | Name |
---|---|
masteriyo_instructor | Masteriyo Instructor |
masteriyo_student | Masteriyo Student |
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 59
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 49
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 70
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:43 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 59
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 49
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 70
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
[11-Nov-2023 04:29:44 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 220
(+811 more lines)