Ninja Tables 5.0.0

Does Ninja Tables work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
358PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 123.95 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 80,000+
WordPress.org page https://wordpress.org/plugins/ninja-tables/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=ninja-tables%2Fninja-tables.php&plugin_status=all&paged=1&s&_wpnonce=0c1016cb87
Aspect after-activation
HTTP status 200
Load time 0.295 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Ninja Tables

Page screenshot: Ninja Tables
URL /wp-admin/admin.php?page=ninja_tables#/
Requested URL /wp-admin/admin.php?page=ninja_tables
Aspect menu-item
HTTP status 200
Load time 0.960 s
Memory usage 3.24 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.234 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.769 s0.245 s-0.524 s3.07 MiB3.18 MiB+ 114.16 KiB
/wp-admin/edit.php0.196 s0.186 s-0.010 s3.1 MiB3.21 MiB+ 113.08 KiB
/wp-admin/post-new.php0.739 s0.999 s+0.260 s5.02 MiB5.23 MiB+ 211.5 KiB
/wp-admin/upload.php0.532 s0.258 s-0.274 s3.02 MiB3.11 MiB+ 98.27 KiB
/wp-admin/options-writing.php0.167 s0.140 s-0.027 s3.01 MiB3.09 MiB+ 84.29 KiB
/wp-admin/media-new.php0.268 s0.345 s+0.077 s2.99 MiB3.1 MiB+ 109.72 KiB
/wp-admin/edit-tags.php?taxonomy=category0.241 s0.188 s-0.053 s3.01 MiB3.12 MiB+ 114.89 KiB
/wp-admin/post-new.php?post_type=page0.592 s0.638 s+0.046 s5.01 MiB5.16 MiB+ 149.84 KiB
/wp-admin/options-discussion.php0.213 s0.242 s+0.029 s3 MiB3.09 MiB+ 98.02 KiB
/wp-admin/edit-comments.php0.215 s0.213 s-0.002 s3.03 MiB3.12 MiB+ 96.82 KiB
/0.298 s0.206 s-0.092 s2.97 MiB3.14 MiB+ 172.83 KiB
Average 0.385 s0.333 s-0.052 s3.38 MiB3.51 MiB+ 123.95 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.

JavaScript
PHP
Language % Lines of code Comment lines Files
JavaScript66.3%26,8323,97915
PHP23.0%9,2981,87192
PO File7.2%2,9221,5226
CSS3.0%1,2264710
JSON0.3%13802
SVG0.2%70218
Total 40,486 7,421 143

PHP Code Analysis | More results »

Lines of code 7,699
Total complexity 1,214
Median class complexity 11.0
Median method complexity 2.0
Most complex class NinjaTables\App\Modules\DataProviders\NinjaFooTable
Most complex function NinjaTables\App\Modules\DataProviders\NinjaFooTable::render()
Classes 61
Methods 312
Functions 41

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.

Database Tables 1

Options wp_options 3

Custom Post Types 1

ID Name
ninja-tableNinja Tables

PHP Error Log 358 lines

[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1176
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1187
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1199
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1214
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1165
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1144
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Support\Collection::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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Support/Collection.php on line 1113
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[08-Jun-2023 16:38:46 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[08-Jun-2023 16:38:47 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[08-Jun-2023 16:38:49 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[08-Jun-2023 16:38:49 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[08-Jun-2023 16:38:49 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[08-Jun-2023 16:38:49 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[08-Jun-2023 16:38:49 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[08-Jun-2023 16:38:49 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[08-Jun-2023 16:38:49 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[08-Jun-2023 16:38:49 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[08-Jun-2023 16:38:49 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[08-Jun-2023 16:38:50 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[08-Jun-2023 16:38:51 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1207
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3586
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3598
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3611
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 3623
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Database\Orm\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Database/Orm/Model.php on line 2545
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1164
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1175
[08-Jun-2023 16:38:52 UTC] PHP Deprecated:  Return type of NinjaTables\Framework\Foundation\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/ninja-tables/vendor/wpfluent/framework/src/WPFluent/Foundation/Container.php on line 1187

(+258 more lines)
See also: All tests for this plugin, How to Hide Ninja Tables Admin Menus