Indicative Analytics 1.8

Does Indicative Analytics work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP warnings
21PHP notices
603PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 39.52 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30+
WordPress.org page https://wordpress.org/plugins/indicative-analytics/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=indicative-analytics%2Findicative.php&plugin_status=all&paged=1&s&_wpnonce=105576bf10
Aspect after-activation
HTTP status 200
Load time 0.351 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Indicative

Page screenshot: Indicative
URL /wp-admin/admin.php?page=indicative-settings
Aspect menu-item
HTTP status 200
Load time 0.176 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Indicative → Log

Page screenshot: Indicative → Log
URL /wp-admin/admin.php?page=indicative-log
Aspect menu-item
HTTP status 200
Load time 0.173 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.196 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.373 s0.337 s-0.036 s3.51 MiB3.59 MiB+ 86.07 KiB
/wp-admin/edit.php0.222 s0.242 s+0.020 s3.57 MiB3.61 MiB+ 41.48 KiB
/wp-admin/post-new.php0.875 s0.706 s-0.169 s6.06 MiB6.1 MiB+ 42.07 KiB
/wp-admin/upload.php0.808 s0.725 s-0.083 s3.52 MiB3.55 MiB+ 26.77 KiB
/wp-admin/options-writing.php0.250 s0.216 s-0.034 s3.5 MiB3.52 MiB+ 24.97 KiB
/wp-admin/media-new.php0.311 s0.283 s-0.028 s3.49 MiB3.52 MiB+ 33.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.206 s+0.001 s3.5 MiB3.55 MiB+ 43.84 KiB
/wp-admin/post-new.php?post_type=page0.806 s0.617 s-0.189 s6.05 MiB6.1 MiB+ 53.68 KiB
/wp-admin/options-discussion.php0.554 s0.278 s-0.276 s3.5 MiB3.52 MiB+ 21.47 KiB
/wp-admin/edit-comments.php0.284 s0.469 s+0.185 s3.52 MiB3.54 MiB+ 20.97 KiB
/0.345 s0.197 s-0.148 s3.43 MiB3.47 MiB+ 40.26 KiB
Average 0.458 s0.389 s-0.069 s3.97 MiB4.01 MiB+ 39.52 KiB

Code Statistics

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.

PHP
CSS
Language % Lines of code Comment lines Files
PHP87.4%2,0357648
CSS10.7%25002
JavaScript1.2%2801
JSON0.6%1501
Total 2,328 76 52

PHP Code Analysis | More results »

Lines of code 1,644
Total complexity 318
Median class complexity 4.5
Median method complexity 2.0
Most complex class Dragon\FileSystem
Most complex function Dragon\User::getMeta()
Classes 46
Methods 157
Functions 9

Additions

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.

No new entries found.

PHP Error Log 625 lines

[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1182
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1193
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1205
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1218
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 95
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 106
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 118
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 129
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 73
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1403
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1414
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1426
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1437
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1004
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1182
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1193
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1205
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1218
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 95
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 106
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 118
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 129
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 73
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1403
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1414
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1426
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1437
[22-Jul-2025 10:14:28 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1004
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1182
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1193
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1205
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1218
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 95
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 106
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 118
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 129
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 73
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1403
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1414
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1426
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1437
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1004
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1182
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1193
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1205
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1218
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 95
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 106
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 118
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 129
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 73
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1403
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1414
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1426
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1437
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1004
[22-Jul-2025 10:14:29 UTC] PHP Warning:  file_put_contents(/wp-config.php): Failed to open stream: Permission denied in /wp-content/plugins/indicative-analytics/dragon-fw/classes/FileSystem.php on line 59
[22-Jul-2025 10:14:29 UTC] PHP Deprecated:  mb_strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/indicative-analytics/dragon-fw/classes/Encrypter.php on line 96
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1182
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1193
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1205
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1218
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 95
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 106
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 118
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 129
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 73
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1403
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1414
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1426
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1437
[22-Jul-2025 10:14:30 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1004
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1182
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1193
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1205
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1218
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 95
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 106
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 118
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 129
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 73
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1403
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1414
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1426
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1437
[22-Jul-2025 10:14:31 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1004
[22-Jul-2025 10:14:31 UTC] PHP Notice:  Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6121
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1182
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1193
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1205
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/container/Container.php on line 1218
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 95
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 106
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 118
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 129
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Support\Fluent::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/support/Fluent.php on line 73
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1403
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1414
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1426
[22-Jul-2025 10:14:32 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/indicative-analytics/vendor/illuminate/database/Eloquent/Model.php on line 1437

(+525 more lines)
See also: All tests for this plugin, How to Hide Indicative Analytics Admin Menus