6Storage Rentals 2.2.1

Does 6Storage Rentals work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
24PHP warnings
10PHP deprecation warnings
2Database errors
2JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 397.72 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/6storage-rentals/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=6storage-rentals%2F6storage-rentals.php&plugin_status=all&paged=1&s&_wpnonce=3c23160ef9
Aspect after-activation
HTTP status 200
Load time 0.546 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

6Storage

Page screenshot: 6Storage
URL /wp-admin/admin.php?page=six_storage_online_configuration_menu
Aspect menu-item
HTTP status 200
Load time 0.408 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

6Storage → Settings

Page screenshot: 6Storage → Settings
URL /wp-admin/admin.php?page=six_storage_online_settings_menu
Aspect menu-item
HTTP status 200
Load time 0.463 s
Memory usage 4.2 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'timezones')\n    at e.value (/wp-content/plugins/6storage-rentals/assets/js/six-storage-admin-settings.min.js?ver=2.2.1:1:526054)\n    at HTMLDocument.<anonymous> (/wp-content/plugins/6storage-rentals/assets/js/six-storage-admin-settings.min.js?ver=2.2.1:1:571202)",
        "trace": null,
        "code": null
    },
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'securityGateID')\n    at /wp-content/plugins/6storage-rentals/assets/js/six-storage-admin-settings.min.js?ver=2.2.1:1:474241",
        "trace": null,
        "code": null
    }
]
Resource errors None

6Storage → Leads

Page screenshot: 6Storage → Leads
URL /wp-admin/admin.php?page=six_storage_online_storage_option
Aspect menu-item
HTTP status 200
Load time 0.155 s
Memory usage 3.4 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.198 s
Memory usage 3.33 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.268 s0.239 s-0.029 s3.05 MiB3.44 MiB+ 406.34 KiB
/wp-admin/edit.php0.156 s0.176 s+0.020 s3.07 MiB3.47 MiB+ 405.24 KiB
/wp-admin/post-new.php0.758 s1.147 s+0.389 s4.97 MiB5.37 MiB+ 410.33 KiB
/wp-admin/upload.php0.561 s0.283 s-0.278 s2.99 MiB3.37 MiB+ 388.95 KiB
/wp-admin/options-writing.php0.153 s0.128 s-0.025 s2.99 MiB3.35 MiB+ 375.56 KiB
/wp-admin/media-new.php0.267 s0.329 s+0.062 s2.97 MiB3.36 MiB+ 401.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.167 s0.215 s+0.048 s2.98 MiB3.38 MiB+ 406.3 KiB
/wp-admin/post-new.php?post_type=page0.826 s0.619 s-0.207 s4.96 MiB5.36 MiB+ 407.49 KiB
/wp-admin/options-discussion.php0.194 s0.184 s-0.010 s2.97 MiB3.36 MiB+ 389.72 KiB
/wp-admin/edit-comments.php0.196 s0.192 s-0.004 s3 MiB3.38 MiB+ 388.98 KiB
/0.261 s0.201 s-0.060 s2.94 MiB3.33 MiB+ 394.84 KiB
Average 0.346 s0.338 s-0.009 s3.35 MiB3.74 MiB+ 397.72 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
PHP56.4%15,3351,08941
CSS31.8%8,6421953
JavaScript7.3%1,9897035
SVG4.4%1,19408
JSON0.1%1901
XML0.0%1301
Total 27,192 1,987 59

PHP Code Analysis | More results »

Lines of code 9,722
Total complexity 2,321
Median class complexity 25.0
Median method complexity 4.0
Most complex class SixStorageOnline\Base\Six_Storage_MoveInControllerSixStorage
Most complex function SixStorageOnline\Base\Six_Storage_Activate::six_storage_online_add_option()
Classes 21
Methods 240
Functions 7

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 134

PHP Error Log 36 lines

[13-Mar-2023 14:44:40 UTC] PHP Warning:  Undefined property: SixStorageOnline\Base\Six_Storage_SettingsKeys::$six_storage_online_fc_moveindate_custom_word in /wp-content/plugins/6storage-rentals/inc/Base/Six_Storage_Activate.php on line 650
[13-Mar-2023 14:44:40 UTC] PHP Warning:  Undefined property: SixStorageOnline\Base\Six_Storage_SettingsKeys::$six_storage_online_fc_moveindate_custom_word in /wp-content/plugins/6storage-rentals/inc/Base/Six_Storage_Activate.php on line 652
[13-Mar-2023 14:44:40 UTC] PHP Deprecated:  Return type of SixStorageOnline\helper\Supports\Six_Storage_Data::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/6storage-rentals/inc/helper/Supports/Six_Storage_Data.php on line 172
[13-Mar-2023 14:44:40 UTC] PHP Deprecated:  Return type of SixStorageOnline\helper\Supports\Six_Storage_Data::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/6storage-rentals/inc/helper/Supports/Six_Storage_Data.php on line 183
[13-Mar-2023 14:44:40 UTC] PHP Deprecated:  Return type of SixStorageOnline\helper\Supports\Six_Storage_Data::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/6storage-rentals/inc/helper/Supports/Six_Storage_Data.php on line 195
[13-Mar-2023 14:44:40 UTC] PHP Deprecated:  Return type of SixStorageOnline\helper\Supports\Six_Storage_Data::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/6storage-rentals/inc/helper/Supports/Six_Storage_Data.php on line 206
[13-Mar-2023 14:44:40 UTC] PHP Deprecated:  Return type of SixStorageOnline\helper\Supports\Six_Storage_Data::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/6storage-rentals/inc/helper/Supports/Six_Storage_Data.php on line 215
[13-Mar-2023 14:44:40 UTC] WordPress database error Table 'wordpress.wp_LeadTable' doesn't exist for query SHOW COLUMNS FROM `wp_LeadTable` made by activate_plugin, do_action('activate_6storage-rentals/6storage-rentals.php'), WP_Hook->do_action, WP_Hook->apply_filters, six_storage_online_activate_plugin, SixStorageOnline\helper\Database\Six_Storage_DatabaseModel->__construct, SixStorageOnline\helper\Database\Six_Storage_DatabaseModel::get_primary_key, SixStorageOnline\helper\Database\Six_Storage_DatabaseModel::get_table_info, SixStorageOnline\helper\Database\Six_Storage_DatabaseModel::get_formatted_info, SixStorageOnline\helper\Database\Six_Storage_DatabaseModel::get_info
[13-Mar-2023 14:44:41 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-index.php on line 48
[13-Mar-2023 14:44:41 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-index.php on line 48
[13-Mar-2023 14:44:41 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-index.php on line 48
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 51
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 51
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 51
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 556
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 556
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 556
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1099
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1099
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1099
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1644
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1644
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1644
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1849
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1849
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1849
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1946
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1946
[13-Mar-2023 14:44:42 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/6storage-rentals/template/portal/admin-settings.php on line 1946
[13-Mar-2023 14:44:44 UTC] PHP Warning:  Undefined variable $table_name in /wp-content/plugins/6storage-rentals/template/admin-menu/storage.php on line 6
[13-Mar-2023 14:44:44 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 1 for query SELECT * FROM  made by do_action('6storage_page_six_storage_online_storage_option'), WP_Hook->do_action, WP_Hook->apply_filters, SixStorageOnline\Api\Callbacks\Six_Storage_AdminCallbacks->six_storage_storage_pages, require_once('/plugins/6storage-rentals/template/admin-menu/storage.php')
[13-Mar-2023 14:44:44 UTC] PHP Deprecated:  Return type of SixStorageOnline\helper\Supports\Six_Storage_Data::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/6storage-rentals/inc/helper/Supports/Six_Storage_Data.php on line 172
[13-Mar-2023 14:44:44 UTC] PHP Deprecated:  Return type of SixStorageOnline\helper\Supports\Six_Storage_Data::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/6storage-rentals/inc/helper/Supports/Six_Storage_Data.php on line 183
[13-Mar-2023 14:44:44 UTC] PHP Deprecated:  Return type of SixStorageOnline\helper\Supports\Six_Storage_Data::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/6storage-rentals/inc/helper/Supports/Six_Storage_Data.php on line 195
[13-Mar-2023 14:44:44 UTC] PHP Deprecated:  Return type of SixStorageOnline\helper\Supports\Six_Storage_Data::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/6storage-rentals/inc/helper/Supports/Six_Storage_Data.php on line 206
[13-Mar-2023 14:44:44 UTC] PHP Deprecated:  Return type of SixStorageOnline\helper\Supports\Six_Storage_Data::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/6storage-rentals/inc/helper/Supports/Six_Storage_Data.php on line 215
See also: All tests for this plugin, How to Hide 6Storage Rentals Admin Menus