errors running cron since the last update [Cannot unset string offsets]
-
Hello,
since yesterday, both my dev and my production environment throw errors when running wp-cron. When I deactivate WooCommerce Germanized, the errors disappear. So I strongly assume, the error came with the WooCommerce Germanized update from yesterday.
Output when running cron with WooCommerce Germanized activated.
(uiserver):pxxxxxxxxx:/homepages/7/dxxxxxxxxx/htdocs$ /usr/bin/wp --path=/homepages/7/dxxxxxxxxx/htdocs/hwk/wp cron event run --due-now
Fatal error: Uncaught Error: Cannot unset string offsets in /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php:98
Stack trace:
#0 [internal function]: Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->Automattic\WooCommerce\StoreApi\Schemas\V1\{closure}()
#1 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(101): array_map()
#2 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(94): Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->remove_arg_options()
#3 [internal function]: Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->Automattic\WooCommerce\StoreApi\Schemas\V1\{closure}()
#4 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(101): array_map()
#5 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(94): Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->remove_arg_options()
#6 [internal function]: Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->Automattic\WooCommerce\StoreApi\Schemas\V1\{closure}()
#7 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(101): array_map()
#8 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(114): Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->remove_arg_options()
#9 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-includes/rest-api/class-wp-rest-server.php(1566): Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->get_public_item_schema()
#10 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-includes/rest-api/class-wp-rest-server.php(1507): WP_REST_Server->get_data_for_route()
#11 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-includes/rest-api/class-wp-rest-server.php(1314): WP_REST_Server->get_data_for_routes()
#12 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Server->get_index()
#13 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#14 /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-runner.php(63): WP_REST_Server->dispatch()
#15 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php(336): WC_CLI_Runner::after_wp_load()
#16 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1389): WP_CLI::do_hook()
#17 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1282): WP_CLI\Runner->load_wordpress()
#18 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start()
#19 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/bootstrap.php(83): WP_CLI\Bootstrap\LaunchRunner->process()
#20 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/wp-cli.php(32): WP_CLI\bootstrap()
#21 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/php/boot-phar.php(20): include('phar:///usr/sha...')
#22 /usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar(4): include('phar:///usr/sha...')
#23 {main}
thrown in /homepages/7/dxxxxxxxxx/htdocs/hwk/wp/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php on line 98
Error: There has been a critical error on this website.Learn more about troubleshooting WordPress. There has been a critical error on this website.Output when running cron with WooCommerce Germanized deactivated (no other changes).
(uiserver):pxxxxxxxxx:/homepages/7/dxxxxxxxxx/htdocs$ /usr/bin/wp --path=/homepages/7/dxxxxxxxxx/htdocs/hwk/wp cron event run --due-now
Executed the cron event 'action_scheduler_run_queue' in 0.038s.
Executed the cron event 'wp_cache_gc' in 0.099s.
Executed the cron event 'sqlite_object_cache_clean' in 0.021s.
Executed the cron event 'matomo_scheduled_archive' in 14.006s.
Executed the cron event 'wc_admin_process_orders_milestone' in 0.021s.
Executed the cron event 'wp_privacy_delete_old_export_files' in 0.023s.
Executed the cron event 'wc_admin_unsnooze_admin_notes' in 0.017s.
Executed the cron event 'wp_cache_gc_watcher' in 0.018s.
Executed the cron event 'jetpack_clean_nonces' in 0.019s.
Executed the cron event 'woocommerce_cancel_unpaid_orders' in 0.02s.
Executed the cron event 'wp_update_plugins' in 0.029s.
Executed the cron event 'wp_update_themes' in 0.019s.
Executed the cron event 'woocommerce_gzd_trusted_shops_reviews' in 0.018s.
Executed the cron event 'wp_update_user_counts' in 0.034s.
Executed the cron event 'ao_cachechecker' in 0.074s.
Executed the cron event 'wp_version_check' in 0.033s.
Executed the cron event 'jetpack_v2_heartbeat' in 0.093s.
Executed the cron event 'wp_scheduled_delete' in 0.028s.
Executed the cron event 'woocommerce_gzd_ekomi' in 0.024s.
Executed the cron event 'wp_scheduled_auto_draft_delete' in 0.021s.
Executed the cron event 'wphb_minify_clear_files' in 0.026s.
Executed the cron event 'wphb_clear_logs' in 0.019s.
Executed the cron event 'ndj_cron_hook_schema' in 3.799s.
Executed the cron event 'matomo_scheduled_sync' in 0.172s.
Executed the cron event 'recovery_mode_clean_expired_keys' in 0.046s.
Executed the cron event 'delete_expired_transients' in 0.04s.
Executed the cron event 'wc_admin_daily' in 0.145s.
Executed the cron event 'wpseo-reindex' in 0.037s.
Executed the cron event 'woocommerce_marketplace_fetch_promotions' in 0.042s.
Executed the cron event 'woocommerce_cleanup_sessions' in 0.028s.
Executed the cron event 'woocommerce_scheduled_sales' in 0.036s.
Executed the cron event 'woocommerce_cleanup_personal_data' in 1.053s.
Executed the cron event 'woocommerce_tracker_send_event' in 0.023s.
Executed the cron event 'woocommerce_cleanup_logs' in 0.045s.
Executed the cron event 'woocommerce_cleanup_rate_limits' in 0.023s.
Success: Executed a total of 35 cron events.WooCommerce status output:
### WordPress Environment ###
WordPress address (URL): https://www.--redacted--.tld
Site address (URL): https://www.--redacted--.tld
WC Version: 9.2.3
Legacy REST API Package Version: ? 1.0.4
Action Scheduler Version: ? 3.8.1
Log Directory Writable: ?
WP Version: 6.6.1
WP Multisite: –
WP Memory Limit: 64 MB
WP Debug Mode: ?
WP Cron: ?
Language: en_US
External object cache: –
### Server Environment ###
Server Info: Apache
PHP Version: 8.1.29
PHP Post Max Size: 64 MB
PHP Time Limit: 50000
PHP Max Input Vars: 5000
cURL Version: 7.74.0
OpenSSL/1.1.1w
SUHOSIN Installed: –
MySQL Version: 5.7.42-log
Max Upload Size: 64 MB
Default Timezone is UTC: ?
fsockopen/cURL: ?
SoapClient: ?
DOMDocument: ?
GZip: ?
Multibyte String: ?
Remote Post: ?
Remote Get: ?
### Database ###
WC Database Version: 9.2.3
WC Database Prefix: wphwk_
Total Database Size: 105.44MB
Database Data Size: 88.37MB
Database Index Size: 17.07MB
wphwk_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wphwk_woocommerce_order_items: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
wphwk_woocommerce_order_itemmeta: Data: 1.52MB + Index: 0.47MB + Engine InnoDB
wphwk_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wphwk_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wphwk_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wphwk_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_actionscheduler_actions: Data: 0.05MB + Index: 0.13MB + Engine InnoDB
wphwk_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_aws_cache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_aws_index: Data: 0.42MB + Index: 0.33MB + Engine InnoDB
wphwk_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_comments: Data: 0.11MB + Index: 0.09MB + Engine InnoDB
wphwk_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB
wphwk_gla_merchant_issues: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_access: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2012_01: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2013_01: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2014_01: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2015_01: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2016_01: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2017_01: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2018_01: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_01: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_02: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_03: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_04: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_05: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_06: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_07: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_08: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_09: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_10: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_11: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2019_12: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_01: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_02: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_03: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_04: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_05: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_06: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_07: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_08: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_09: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_10: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_11: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2020_12: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_01: Data: 0.20MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_02: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_03: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_04: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_05: Data: 1.52MB + Index: 0.08MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_06: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_07: Data: 1.52MB + Index: 0.11MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_08: Data: 1.52MB + Index: 0.11MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_09: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_10: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_11: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2021_12: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_01: Data: 1.52MB + Index: 0.11MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_02: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_03: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_04: Data: 1.52MB + Index: 0.08MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_05: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_06: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_07: Data: 1.52MB + Index: 0.08MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_08: Data: 1.52MB + Index: 0.08MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_09: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_10: Data: 1.52MB + Index: 0.11MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_11: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2022_12: Data: 1.52MB + Index: 0.11MB + Engine InnoDB
wphwk_matomo_archive_blob_2023_01: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2023_02: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2023_03: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2023_04: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2023_05: Data: 1.52MB + Index: 0.11MB + Engine InnoDB
wphwk_matomo_archive_blob_2023_06: Data: 1.52MB + Index: 0.09MB + Engine InnoDB
wphwk_matomo_archive_blob_2023_07: Data: 1.52MB + Index: 0.08MB + Engine InnoDB
wphwk_matomo_archive_blob_2023_08: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_invalidations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_archive_numeric_2012_01: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2013_01: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2014_01: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2015_01: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2016_01: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2017_01: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2018_01: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_01: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_02: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_03: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_04: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_05: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_06: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_07: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_08: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_09: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_10: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_11: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2019_12: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_01: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_02: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_03: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_04: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_05: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_06: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_07: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_08: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_09: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_10: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_11: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2020_12: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_01: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_02: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_03: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_04: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_05: Data: 0.09MB + Index: 0.14MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_06: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_07: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_08: Data: 0.14MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_09: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_10: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_11: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2021_12: Data: 0.14MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_01: Data: 0.14MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_02: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_03: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_04: Data: 0.11MB + Index: 0.16MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_05: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_06: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_07: Data: 0.11MB + Index: 0.16MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_08: Data: 0.11MB + Index: 0.16MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_09: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_10: Data: 0.14MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_11: Data: 0.14MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2022_12: Data: 0.14MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2023_01: Data: 0.14MB + Index: 0.20MB + Engine InnoDB
wphwk_matomo_archive_numeric_2023_02: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2023_03: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2023_04: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2023_05: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2023_06: Data: 0.13MB + Index: 0.17MB + Engine InnoDB
wphwk_matomo_archive_numeric_2023_07: Data: 0.09MB + Index: 0.14MB + Engine InnoDB
wphwk_matomo_archive_numeric_2023_08: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_brute_force_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_changes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_custom_dimensions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_goal: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_locks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_logger_message: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_log_action: Data: 0.16MB + Index: 0.05MB + Engine InnoDB
wphwk_matomo_log_conversion: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_log_conversion_item: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_log_link_visit_action: Data: 2.52MB + Index: 0.92MB + Engine InnoDB
wphwk_matomo_log_profiling: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_log_visit: Data: 2.52MB + Index: 0.67MB + Engine InnoDB
wphwk_matomo_option: Data: 0.17MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_plugin_setting: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_privacy_logdata_anonymizations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_report: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_report_subscriptions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_segment: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_sequence: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_session: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_site: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_site_setting: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_site_url: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_tagmanager_container: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_tagmanager_container_release: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_tagmanager_container_version: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_matomo_tagmanager_tag: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_tagmanager_trigger: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_tagmanager_variable: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_tracking_failure: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_twofactor_recovery_code: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_user: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_matomo_user_dashboard: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_user_language: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_matomo_user_token_auth: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_options: Data: 3.30MB + Index: 0.16MB + Engine InnoDB
wphwk_postmeta: Data: 1.52MB + Index: 2.00MB + Engine InnoDB
wphwk_posts: Data: 1.52MB + Index: 0.19MB + Engine InnoDB
wphwk_post_smtp_logmeta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_post_smtp_logs: Data: 6.52MB + Index: 0.00MB + Engine InnoDB
wphwk_termmeta: Data: 0.09MB + Index: 0.06MB + Engine InnoDB
wphwk_terms: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
wphwk_term_relationships: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
wphwk_term_taxonomy: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
wphwk_usermeta: Data: 0.09MB + Index: 0.09MB + Engine InnoDB
wphwk_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wphwk_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
wphwk_wc_admin_note_actions: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
wphwk_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_wc_order_product_lookup: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
wphwk_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wphwk_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_wc_product_attributes_lookup: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
wphwk_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_wc_product_meta_lookup: Data: 0.02MB + Index: 0.11MB + Engine InnoDB
wphwk_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_wfblockediplog: Data: 0.14MB + Index: 0.00MB + Engine InnoDB
wphwk_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wphwk_wfconfig: Data: 0.47MB + Index: 0.00MB + Engine InnoDB
wphwk_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_wffilemods: Data: 9.52MB + Index: 0.00MB + Engine InnoDB
wphwk_wfhits: Data: 1.52MB + Index: 0.20MB + Engine InnoDB
wphwk_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wphwk_wfknownfilelist: Data: 6.52MB + Index: 0.00MB + Engine InnoDB
wphwk_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_wflogins: Data: 0.42MB + Index: 0.16MB + Engine InnoDB
wphwk_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_wfls_role_counts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_wfnotifications: Data: 0.08MB + Index: 0.00MB + Engine InnoDB
wphwk_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wphwk_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_wfsecurityevents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
wphwk_wfstatus: Data: 0.13MB + Index: 0.09MB + Engine InnoDB
wphwk_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_woocommerce_gzd_dhl_im_products: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
wphwk_woocommerce_gzd_dhl_im_product_services: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_woocommerce_gzd_dhl_labelmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_woocommerce_gzd_dhl_labels: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_woocommerce_gzd_packaging: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wphwk_woocommerce_gzd_packagingmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_woocommerce_gzd_shipmentmeta: Data: 0.14MB + Index: 0.09MB + Engine InnoDB
wphwk_woocommerce_gzd_shipments: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
wphwk_woocommerce_gzd_shipment_itemmeta: Data: 0.08MB + Index: 0.09MB + Engine InnoDB
wphwk_woocommerce_gzd_shipment_items: Data: 0.05MB + Index: 0.08MB + Engine InnoDB
wphwk_woocommerce_gzd_shipment_labelmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_woocommerce_gzd_shipment_labels: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wphwk_woocommerce_gzd_shipping_provider: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wphwk_woocommerce_gzd_shipping_providermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
### Post Type Counts ###
attachment: 272
custom_css: 2
nav_menu_item: 11
page: 15
post: 42
product: 86
revision: 254
shop_order: 96
wp_global_styles: 1
wp_navigation: 1
### Security ###
Secure connection (HTTPS): ?
Hide errors from visitors: ?
### Active Plugins (14) ###
Query Monitor: by John Blackbourn – 3.16.4
Advanced Woo Search: by ILLID – 3.14
The SEO Framework: by The SEO Framework Team – 5.0.6
Autoptimize: by Frank Goossens (futtta) – 3.1.12
Classic Widgets: by WordPress Contributors – 0.3
Cookie Notice & Compliance for GDPR / CCPA: by Hu-manity.co – 2.4.18
Health Check & Troubleshooting: by The www.ads-software.com community – 1.7.1
NDJ Shipping: by NDJ – 1.0.1
Post SMTP: by Post SMTP – 2.9.8
Widget Context: by Kaspars Dambis – 1.3.2
Germanized for WooCommerce: by vendidero – 3.17.3
WooCommerce Legacy REST API: by WooCommerce – 1.0.4
WooCommerce: by Automattic – 9.2.3
WP Super Cache: by Automattic – 1.12.4
### Inactive Plugins (4) ###
Flexible Shipping: by Octolize – 4.25.7
Hello Dolly: by Matt Mullenweg – 1.7.2
Matomo Analytics - Ethical Stats. Powerful Insights.: by Matomo – 5.1.2
Performance Lab: by WordPress Performance Team – 3.4.0
### Dropin Plugins () ###
advanced-cache.php: advanced-cache.php
db.php: Query Monitor Database Class (Drop-in)
### Must Use Plugins (1) ###
Health Check Troubleshooting Mode: by – 1.9.2
### Settings ###
Legacy API Enabled: ?
Force SSL: –
Currency: EUR (€)
Currency Position: right_space
Thousand Separator: .
Decimal Separator: ,
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)
Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)
Connected to WooCommerce.com: –
Enforce Approved Product Download Directories: –
HPOS feature enabled: –
Order datastore: WC_Order_Data_Store_CPT
HPOS data sync enabled: –
### Logging ###
Enabled: ?
Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2
Retention period: 30 days
Level threshold: –
Log directory size: 12 KB
### WC Pages ###
Shop base: #4 - /shop/
Cart: #5 - /warenkorb/ - Contains the [woocommerce_cart] shortcode
Checkout: #6 - /kasse/ - Contains the [woocommerce_checkout] shortcode
My account: #7 - /mein-konto/
Terms and conditions: #11 - /agb/
### Theme ###
Name: HWK@Storefront
Version: 1.1
Author URL:
Child Theme: ?
Parent Theme Name: Storefront
Parent Theme Version: 4.6.0
Parent Theme Author URL: https://woocommerce.com/
WooCommerce Support: ?
### Templates ###
Overrides: storefront-ndj/woocommerce/global/breadcrumb.php
storefront-ndj/woocommerce/single-product/meta.php
storefront-ndj/woocommerce/single-product/title.php
### Admin ###
Enabled Features: activity-panels
analytics
product-block-editor
coupons
core-profiler
customize-store
customer-effort-score-tracks
import-products-task
experimental-fashion-sample-products
shipping-smart-defaults
shipping-setting-tour
homescreen
marketing
mobile-app-banner
navigation
onboarding
onboarding-tasks
pattern-toolkit-full-composability
product-custom-fields
remote-inbox-notifications
remote-free-extensions
payment-gateway-suggestions
printful
shipping-label-banner
subscriptions
store-alerts
transient-notices
woo-mobile-welcome
wc-pay-promotion
wc-pay-welcome-page
launch-your-store
Disabled Features: experimental-blocks
minified-js
product-pre-publish-modal
settings
async-product-editor-category-field
product-editor-template-system
Daily Cron: ? Next scheduled: 2024-08-30 08:38:11 +02:00
Options: ?
Notes: 72
Onboarding: completed
### Action Scheduler ###
Complete: 64
Oldest: 2024-07-30 11:00:04 +0200
Newest: 2024-08-30 08:52:47 +0200
Pending: 3
Oldest: 2024-08-30 08:54:29 +0200
Newest: 2024-08-31 08:52:37 +0200
Failed: 2
Oldest: 2023-05-16 17:40:04 +0200
Newest: 2023-06-02 14:05:03 +0200
### Status report information ###
Generated at: 2024-08-30 09:03:09 +02:00
`
-
Downgraded from WooCommerce Germanized 3.17.3 to 3.17.2, now it works again. The error disappeared.
Hm, could you please describe how to reproduce the issue? Which (API) endpoint are you trying to call and/or which WP CLI process is running? There is no hint regarding Germanized in the stack trace. I was not able to reproduce the issue locally. Could you please test in isolated mode, e.g. disable all plugins but Woo and Germanized and activate a default theme?
PS: Yes, downgrading will “solve” the issue as Germanized does not extend the StoreAPI in older versions.
Best,
DennisThe error appears when calling the WP cron job via crontab:
/usr/bin/wp --path=/homepages/7/dxxxxxxxx/htdocs/hwk/wp cron event run --due-now
All errors from cron are sent to my mail, that’s how I discovered it. It’s a?so shown when I run the cron manually. Screenshot: https://imgur.com/a/3mlhNGE
As soon as I deactivate WooCommerce Germanized the error disappears.
- I just deactivated all plugins and switched to storefront theme: no error
- Activated Woocommerce 9.2.3: no error
- Activated WooCommerce Germanized 3.17.3: Error appears in cron
-
This reply was modified 6 months ago by
reeeno.
Could you please run the command with the –debug flag? I was not able to reproduce the issue yet and the stack trace does not give any hints on how Germanized affects the issue.
I ran it with –debug. First codeblock with Germanized , second without.
Woocommerce + Germanized + Storefront witrh –debug:
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\DeclareAbstractBaseCommand (0.013s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\IncludeFrameworkAutoloader (0.014s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\ConfigureRunner (0.014s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\IncludeRequestsAutoloader (0.014s)
Debug (bootstrap): Setting RequestsLibrary::$version to v2 (0.014s)
Debug (bootstrap): Setting RequestsLibrary::$source to wp-core (0.014s)
Debug (bootstrap): Setting RequestsLibrary::$class_name to \WpOrg\Requests\Requests (0.014s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\InitializeColorization (0.014s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\InitializeLogger (0.014s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\DefineProtectedCommands (0.014s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\LoadExecCommand (0.014s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\LoadRequiredCommand (0.014s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\IncludePackageAutoloader (0.015s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\IncludeFallbackAutoloader (0.015s)
Debug (bootstrap): Fallback autoloader paths: phar://wp-cli.phar/vendor/autoload.php (0.015s)
Debug (bootstrap): Loading detected autoloader: phar://wp-cli.phar/vendor/autoload.php (0.015s)
Debug (bootstrap): Attaching command 'config edit' to hook before_wp_load (0.025s)
Debug (bootstrap): Attaching command 'config path' to hook before_wp_load (0.025s)
Debug (bootstrap): Attaching command 'config list' to hook before_wp_load (0.025s)
Debug (bootstrap): Attaching command 'config get' to hook before_wp_load (0.025s)
Debug (bootstrap): Attaching command 'config is-true' to hook before_wp_load (0.025s)
Debug (bootstrap): Attaching command 'config set' to hook before_wp_load (0.025s)
Debug (bootstrap): Attaching command 'config delete' to hook before_wp_load (0.025s)
Debug (bootstrap): Attaching command 'config has' to hook before_wp_load (0.025s)
Debug (bootstrap): Attaching command 'config shuffle-salts' to hook before_wp_load (0.025s)
Debug (commands): Adding command: config (0.025s)
Debug (bootstrap): Attaching command 'core download' to hook before_wp_load (0.028s)
Debug (bootstrap): Attaching command 'core version' to hook before_wp_load (0.028s)
Debug (commands): Adding command: core (0.028s)
Debug (bootstrap): Attaching command 'eval' to hook before_wp_load (0.028s)
Debug (commands): Adding command: eval (0.028s)
Debug (bootstrap): Attaching command 'eval-file' to hook before_wp_load (0.029s)
Debug (commands): Adding command: eval-file (0.029s)
Debug (commands): Deferring command: ionos blueprint create (0.029s)
Debug (commands): Deferring command: ionos blueprint apply (0.029s)
Debug (commands): Deferring command: ionos plugin (0.033s)
Debug (commands): Deferring command: ionos backup (0.034s)
Debug (commands): Deferring command: fasthosts backup (0.034s)
Debug (commands): Adding command: ionos (0.034s)
Debug (hooks): Processing hook "after_add_command:ionos" with 2 callbacks (0.034s)
Debug (hooks): On hook "after_add_command:ionos": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.034s)
Debug (commands): Adding command: plugin in ionos Namespace (0.034s)
Debug (hooks): On hook "after_add_command:ionos": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.034s)
Debug (commandfactory): No doc comment for backup. (0.034s)
Debug (bootstrap): Attaching command 'ionos backup restore' to hook before_wp_load (0.034s)
Debug (commands): Adding command: backup in ionos Namespace (0.034s)
Debug (commands): Adding command: cache (0.035s)
Debug (commands): Adding command: transient (0.036s)
Debug (bootstrap): Attaching command 'core verify-checksums' to hook before_wp_load (0.036s)
Debug (commands): Adding command: verify-checksums in core Namespace (0.036s)
Debug (commands): Adding command: plugin (0.037s)
Debug (commands): Adding command: verify-checksums in plugin Namespace (0.037s)
Debug (commands): Adding command: cron (0.037s)
Debug (commands): Adding command: event in cron Namespace (0.038s)
Debug (commands): Adding command: schedule in cron Namespace (0.038s)
Debug (bootstrap): Attaching command 'db' to hook after_wp_config_load (0.041s)
Debug (bootstrap): Attaching command 'db clean' to hook after_wp_load (0.041s)
Debug (bootstrap): Attaching command 'db tables' to hook after_wp_load (0.041s)
Debug (bootstrap): Attaching command 'db size' to hook after_wp_load (0.041s)
Debug (bootstrap): Attaching command 'db prefix' to hook after_wp_load (0.041s)
Debug (bootstrap): Attaching command 'db search' to hook after_wp_load (0.041s)
Debug (bootstrap): Attaching command 'db columns' to hook after_wp_load (0.041s)
Debug (commands): Adding command: db (0.042s)
Debug (commands): Adding command: embed (0.042s)
Debug (commands): Adding command: fetch in embed Namespace (0.042s)
Debug (commands): Adding command: provider in embed Namespace (0.043s)
Debug (commands): Adding command: handler in embed Namespace (0.043s)
Debug (commands): Adding command: cache in embed Namespace (0.043s)
Debug (commands): Adding command: comment (0.045s)
Debug (commands): Adding command: meta in comment Namespace (0.046s)
Debug (commands): Adding command: menu (0.046s)
Debug (commands): Adding command: item in menu Namespace (0.047s)
Debug (commands): Adding command: location in menu Namespace (0.047s)
Debug (commands): Deferring command: network meta (0.047s)
Debug (commands): Adding command: option (0.049s)
Debug (commands): Adding command: post (0.05s)
Debug (commands): Adding command: meta in post Namespace (0.05s)
Debug (commands): Adding command: term in post Namespace (0.051s)
Debug (commands): Adding command: post-type (0.052s)
Debug (commands): Adding command: site (0.053s)
Debug (commands): Adding command: meta in site Namespace (0.053s)
Debug (commands): Adding command: option in site Namespace (0.054s)
Debug (commands): Adding command: taxonomy (0.055s)
Debug (commands): Adding command: term (0.056s)
Debug (commands): Adding command: meta in term Namespace (0.056s)
Debug (commands): Adding command: user (0.058s)
Debug (commands): Adding command: application-password in user Namespace (0.059s)
Debug (commands): Adding command: meta in user Namespace (0.06s)
Debug (commands): Adding command: session in user Namespace (0.06s)
Debug (commands): Adding command: term in user Namespace (0.06s)
Debug (commands): Adding command: network (0.061s)
Debug (hooks): Processing hook "after_add_command:network" with 1 callbacks (0.061s)
Debug (hooks): On hook "after_add_command:network": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.061s)
Debug (commands): Adding command: meta in network Namespace (0.061s)
Debug (commands): Adding command: export (0.062s)
Debug (commands): Adding command: plugin (0.065s)
Debug (commands): Adding command: auto-updates in plugin Namespace (0.066s)
Debug (commands): Adding command: theme (0.068s)
Debug (commands): Adding command: auto-updates in theme Namespace (0.068s)
Debug (commands): Adding command: mod in theme Namespace (0.069s)
Debug (bootstrap): Attaching command 'i18n' to hook before_wp_load (0.069s)
Debug (commands): Adding command: i18n (0.069s)
Debug (bootstrap): Attaching command 'i18n make-pot' to hook before_wp_load (0.07s)
Debug (commands): Adding command: make-pot in i18n Namespace (0.07s)
Debug (bootstrap): Attaching command 'i18n make-json' to hook before_wp_load (0.071s)
Debug (commands): Adding command: make-json in i18n Namespace (0.071s)
Debug (bootstrap): Attaching command 'i18n make-mo' to hook before_wp_load (0.071s)
Debug (commands): Adding command: make-mo in i18n Namespace (0.071s)
Debug (bootstrap): Attaching command 'i18n update-po' to hook before_wp_load (0.072s)
Debug (commands): Adding command: update-po in i18n Namespace (0.072s)
Debug (commands): Adding command: import (0.073s)
Debug (commands): Deferring command: language core (0.074s)
Debug (commands): Deferring command: language plugin (0.074s)
Debug (commands): Deferring command: language theme (0.075s)
Debug (hooks): Immediately invoking on passed hook "after_add_command:site": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/language-command/language-command.php at line 39 (0.075s)
Debug (commands): Adding command: switch-language in site Namespace (0.075s)
Debug (commands): Adding command: language (0.075s)
Debug (hooks): Processing hook "after_add_command:language" with 3 callbacks (0.075s)
Debug (hooks): On hook "after_add_command:language": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.075s)
Debug (commands): Adding command: core in language Namespace (0.076s)
Debug (hooks): On hook "after_add_command:language": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.076s)
Debug (commands): Adding command: plugin in language Namespace (0.076s)
Debug (hooks): On hook "after_add_command:language": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.076s)
Debug (commands): Adding command: theme in language Namespace (0.076s)
Debug (bootstrap): Attaching command 'maintenance-mode' to hook after_wp_load (0.076s)
Debug (commands): Adding command: maintenance-mode (0.077s)
Debug (commands): Adding command: media (0.079s)
Debug (bootstrap): Attaching command 'package' to hook before_wp_load (0.081s)
Debug (commands): Adding command: package (0.081s)
Debug (commands): Adding command: rewrite (0.082s)
Debug (commands): Adding command: rewrite (0.082s)
Debug (commands): Adding command: cap (0.083s)
Debug (commands): Adding command: role (0.083s)
Debug (commands): Adding command: scaffold (0.085s)
Debug (commands): Adding command: search-replace (0.087s)
Debug (bootstrap): Attaching command 'server' to hook before_wp_load (0.088s)
Debug (commands): Adding command: server (0.088s)
Debug (commands): Adding command: shell (0.088s)
Debug (commands): Adding command: super-admin (0.089s)
Debug (commands): Adding command: widget (0.09s)
Debug (commands): Adding command: sidebar (0.09s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\RegisterFrameworkCommands (0.09s)
Debug (bootstrap): Adding framework command: phar://wp-cli.phar/vendor/wp-cli/wp-cli/php/commands/cli.php (0.09s)
Debug (bootstrap): Attaching command 'cli' to hook before_wp_load (0.092s)
Debug (bootstrap): Attaching command 'cli has-command' to hook after_wp_load (0.092s)
Debug (commands): Adding command: cli (0.092s)
Debug (bootstrap): Attaching command 'cli cache' to hook before_wp_load (0.092s)
Debug (commands): Adding command: cache in cli Namespace (0.092s)
Debug (bootstrap): Attaching command 'cli alias' to hook before_wp_load (0.092s)
Debug (commands): Adding command: alias in cli Namespace (0.093s)
Debug (bootstrap): Adding framework command: phar://wp-cli.phar/vendor/wp-cli/wp-cli/php/commands/help.php (0.093s)
Debug (commands): Adding command: help (0.093s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\RegisterDeferredCommands (0.093s)
Debug (bootstrap): Adding deferred command: ionos blueprint create (parent: ionos blueprint, callable: string, args: {"is_deferred":true}) (0.093s)
Debug (commands): Adding empty container for deferred command: ionos blueprint create (0.094s)
Debug (bootstrap): Attaching command 'ionos blueprint create' to hook after_wp_load (0.094s)
Debug (commands): Adding command: ionos create in blueprint Namespace (0.094s)
Debug (bootstrap): Adding deferred command: ionos blueprint apply (parent: ionos blueprint, callable: string, args: {"is_deferred":true}) (0.094s)
Debug (bootstrap): Attaching command 'ionos blueprint apply' to hook after_wp_load (0.094s)
Debug (commands): Adding command: ionos apply in blueprint Namespace (0.094s)
Debug (bootstrap): Adding deferred command: fasthosts backup (parent: fasthosts, callable: string, args: {"is_deferred":true}) (0.094s)
Debug (commands): Adding empty container for deferred command: fasthosts backup (0.094s)
Debug (commandfactory): No doc comment for backup. (0.094s)
Debug (bootstrap): Attaching command 'fasthosts backup restore' to hook before_wp_load (0.094s)
Debug (commands): Adding command: backup in fasthosts Namespace (0.094s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\InitializeContexts (0.094s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\LaunchRunner (0.095s)
Debug (bootstrap): No readable global config found (0.095s)
Debug (bootstrap): No project config found (0.095s)
Debug (bootstrap): argv: /usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar --path=/homepages/7/dxxxxxxxxx/htdocs/dev cron event run --due-now --debug (0.095s)
Debug (bootstrap): ABSPATH defined: /homepages/7/dxxxxxxxxx/htdocs/dev/ (0.095s)
Debug (hooks): Executing hook: before_wp_load (0.095s)
Debug (context): Using context 'cli' (0.095s)
Debug (bootstrap): Begin WordPress load (0.095s)
Debug (bootstrap): wp-config.php path: /homepages/7/dxxxxxxxxx/htdocs/dev/wp-config.php (0.095s)
Debug (bootstrap): Looking for UTF-8 BOM (0.095s)
Debug (bootstrap): Looking for UTF-16 (BE) BOM (0.095s)
Debug (bootstrap): Looking for UTF-16 (LE) BOM (0.095s)
Debug (hooks): Executing hook: after_wp_config_load (0.096s)
Debug (commands): Adding command: action-scheduler (0.481s)
Debug (commands): Adding command: action-scheduler (0.481s)
Debug (commands): Adding command: jetpack-heartbeat (0.488s)
Debug (bootstrap): Loaded WordPress (0.699s)
Debug (hooks): Processing hook "after_wp_load" with 9 callbacks (0.699s)
Debug (hooks): On hook "after_wp_load": string (0.699s)
Fatal error: Uncaught Error: Cannot unset string offsets in /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php:98
Stack trace:
#0 [internal function]: Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->Automattic\WooCommerce\StoreApi\Schemas\V1\{closure}()
#1 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(101): array_map()
#2 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(94): Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->remove_arg_options()
#3 [internal function]: Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->Automattic\WooCommerce\StoreApi\Schemas\V1\{closure}()
#4 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(101): array_map()
#5 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(94): Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->remove_arg_options()
#6 [internal function]: Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->Automattic\WooCommerce\StoreApi\Schemas\V1\{closure}()
#7 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(101): array_map()
#8 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php(114): Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->remove_arg_options()
#9 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-includes/rest-api/class-wp-rest-server.php(1566): Automattic\WooCommerce\StoreApi\Schemas\V1\AbstractSchema->get_public_item_schema()
#10 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-includes/rest-api/class-wp-rest-server.php(1507): WP_REST_Server->get_data_for_route()
#11 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-includes/rest-api/class-wp-rest-server.php(1314): WP_REST_Server->get_data_for_routes()
#12 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Server->get_index()
#13 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request()
#14 /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/includes/cli/class-wc-cli-runner.php(63): WP_REST_Server->dispatch()
#15 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php(336): WC_CLI_Runner::after_wp_load()
#16 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1389): WP_CLI::do_hook()
#17 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1282): WP_CLI\Runner->load_wordpress()
#18 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start()
#19 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/bootstrap.php(83): WP_CLI\Bootstrap\LaunchRunner->process()
#20 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/wp-cli.php(32): WP_CLI\bootstrap()
#21 phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/php/boot-phar.php(20): include('phar:///usr/sha...')
#22 /usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar(4): include('phar:///usr/sha...')
#23 {main}
thrown in /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/StoreApi/Schemas/V1/AbstractSchema.php on line 98
Error: There has been a critical error on this website.Learn more about troubleshooting WordPress. There has been a critical error on this website.Woocommerce + Storefront witrh –debug:
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\DeclareAbstractBaseCommand (0.016s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\IncludeFrameworkAutoloader (0.017s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\ConfigureRunner (0.017s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\IncludeRequestsAutoloader (0.017s)
Debug (bootstrap): Setting RequestsLibrary::$version to v2 (0.017s)
Debug (bootstrap): Setting RequestsLibrary::$source to wp-core (0.017s)
Debug (bootstrap): Setting RequestsLibrary::$class_name to \WpOrg\Requests\Requests (0.017s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\InitializeColorization (0.017s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\InitializeLogger (0.017s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\DefineProtectedCommands (0.017s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\LoadExecCommand (0.017s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\LoadRequiredCommand (0.017s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\IncludePackageAutoloader (0.017s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\IncludeFallbackAutoloader (0.018s)
Debug (bootstrap): Fallback autoloader paths: phar://wp-cli.phar/vendor/autoload.php (0.018s)
Debug (bootstrap): Loading detected autoloader: phar://wp-cli.phar/vendor/autoload.php (0.018s)
Debug (bootstrap): Attaching command 'config edit' to hook before_wp_load (0.028s)
Debug (bootstrap): Attaching command 'config path' to hook before_wp_load (0.028s)
Debug (bootstrap): Attaching command 'config list' to hook before_wp_load (0.028s)
Debug (bootstrap): Attaching command 'config get' to hook before_wp_load (0.028s)
Debug (bootstrap): Attaching command 'config is-true' to hook before_wp_load (0.028s)
Debug (bootstrap): Attaching command 'config set' to hook before_wp_load (0.028s)
Debug (bootstrap): Attaching command 'config delete' to hook before_wp_load (0.028s)
Debug (bootstrap): Attaching command 'config has' to hook before_wp_load (0.028s)
Debug (bootstrap): Attaching command 'config shuffle-salts' to hook before_wp_load (0.028s)
Debug (commands): Adding command: config (0.028s)
Debug (bootstrap): Attaching command 'core download' to hook before_wp_load (0.031s)
Debug (bootstrap): Attaching command 'core version' to hook before_wp_load (0.031s)
Debug (commands): Adding command: core (0.031s)
Debug (bootstrap): Attaching command 'eval' to hook before_wp_load (0.031s)
Debug (commands): Adding command: eval (0.031s)
Debug (bootstrap): Attaching command 'eval-file' to hook before_wp_load (0.031s)
Debug (commands): Adding command: eval-file (0.031s)
Debug (commands): Deferring command: ionos blueprint create (0.032s)
Debug (commands): Deferring command: ionos blueprint apply (0.032s)
Debug (commands): Deferring command: ionos plugin (0.035s)
Debug (commands): Deferring command: ionos backup (0.036s)
Debug (commands): Deferring command: fasthosts backup (0.036s)
Debug (commands): Adding command: ionos (0.037s)
Debug (hooks): Processing hook "after_add_command:ionos" with 2 callbacks (0.037s)
Debug (hooks): On hook "after_add_command:ionos": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.037s)
Debug (commands): Adding command: plugin in ionos Namespace (0.037s)
Debug (hooks): On hook "after_add_command:ionos": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.037s)
Debug (commandfactory): No doc comment for backup. (0.037s)
Debug (bootstrap): Attaching command 'ionos backup restore' to hook before_wp_load (0.037s)
Debug (commands): Adding command: backup in ionos Namespace (0.037s)
Debug (commands): Adding command: cache (0.038s)
Debug (commands): Adding command: transient (0.039s)
Debug (bootstrap): Attaching command 'core verify-checksums' to hook before_wp_load (0.039s)
Debug (commands): Adding command: verify-checksums in core Namespace (0.039s)
Debug (commands): Adding command: plugin (0.039s)
Debug (commands): Adding command: verify-checksums in plugin Namespace (0.04s)
Debug (commands): Adding command: cron (0.04s)
Debug (commands): Adding command: event in cron Namespace (0.041s)
Debug (commands): Adding command: schedule in cron Namespace (0.041s)
Debug (bootstrap): Attaching command 'db' to hook after_wp_config_load (0.043s)
Debug (bootstrap): Attaching command 'db clean' to hook after_wp_load (0.044s)
Debug (bootstrap): Attaching command 'db tables' to hook after_wp_load (0.044s)
Debug (bootstrap): Attaching command 'db size' to hook after_wp_load (0.044s)
Debug (bootstrap): Attaching command 'db prefix' to hook after_wp_load (0.044s)
Debug (bootstrap): Attaching command 'db search' to hook after_wp_load (0.044s)
Debug (bootstrap): Attaching command 'db columns' to hook after_wp_load (0.044s)
Debug (commands): Adding command: db (0.044s)
Debug (commands): Adding command: embed (0.044s)
Debug (commands): Adding command: fetch in embed Namespace (0.045s)
Debug (commands): Adding command: provider in embed Namespace (0.045s)
Debug (commands): Adding command: handler in embed Namespace (0.046s)
Debug (commands): Adding command: cache in embed Namespace (0.05s)
Debug (commands): Adding command: comment (0.051s)
Debug (commands): Adding command: meta in comment Namespace (0.052s)
Debug (commands): Adding command: menu (0.053s)
Debug (commands): Adding command: item in menu Namespace (0.054s)
Debug (commands): Adding command: location in menu Namespace (0.054s)
Debug (commands): Deferring command: network meta (0.054s)
Debug (commands): Adding command: option (0.055s)
Debug (commands): Adding command: post (0.056s)
Debug (commands): Adding command: meta in post Namespace (0.057s)
Debug (commands): Adding command: term in post Namespace (0.057s)
Debug (commands): Adding command: post-type (0.058s)
Debug (commands): Adding command: site (0.059s)
Debug (commands): Adding command: meta in site Namespace (0.059s)
Debug (commands): Adding command: option in site Namespace (0.06s)
Debug (commands): Adding command: taxonomy (0.06s)
Debug (commands): Adding command: term (0.061s)
Debug (commands): Adding command: meta in term Namespace (0.062s)
Debug (commands): Adding command: user (0.064s)
Debug (commands): Adding command: application-password in user Namespace (0.064s)
Debug (commands): Adding command: meta in user Namespace (0.065s)
Debug (commands): Adding command: session in user Namespace (0.065s)
Debug (commands): Adding command: term in user Namespace (0.065s)
Debug (commands): Adding command: network (0.065s)
Debug (hooks): Processing hook "after_add_command:network" with 1 callbacks (0.065s)
Debug (hooks): On hook "after_add_command:network": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.065s)
Debug (commands): Adding command: meta in network Namespace (0.066s)
Debug (commands): Adding command: export (0.066s)
Debug (commands): Adding command: plugin (0.07s)
Debug (commands): Adding command: auto-updates in plugin Namespace (0.07s)
Debug (commands): Adding command: theme (0.072s)
Debug (commands): Adding command: auto-updates in theme Namespace (0.072s)
Debug (commands): Adding command: mod in theme Namespace (0.072s)
Debug (bootstrap): Attaching command 'i18n' to hook before_wp_load (0.073s)
Debug (commands): Adding command: i18n (0.073s)
Debug (bootstrap): Attaching command 'i18n make-pot' to hook before_wp_load (0.074s)
Debug (commands): Adding command: make-pot in i18n Namespace (0.074s)
Debug (bootstrap): Attaching command 'i18n make-json' to hook before_wp_load (0.075s)
Debug (commands): Adding command: make-json in i18n Namespace (0.075s)
Debug (bootstrap): Attaching command 'i18n make-mo' to hook before_wp_load (0.075s)
Debug (commands): Adding command: make-mo in i18n Namespace (0.075s)
Debug (bootstrap): Attaching command 'i18n update-po' to hook before_wp_load (0.075s)
Debug (commands): Adding command: update-po in i18n Namespace (0.075s)
Debug (commands): Adding command: import (0.076s)
Debug (commands): Deferring command: language core (0.077s)
Debug (commands): Deferring command: language plugin (0.077s)
Debug (commands): Deferring command: language theme (0.078s)
Debug (hooks): Immediately invoking on passed hook "after_add_command:site": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/language-command/language-command.php at line 39 (0.078s)
Debug (commands): Adding command: switch-language in site Namespace (0.078s)
Debug (commands): Adding command: language (0.078s)
Debug (hooks): Processing hook "after_add_command:language" with 3 callbacks (0.078s)
Debug (hooks): On hook "after_add_command:language": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.078s)
Debug (commands): Adding command: core in language Namespace (0.078s)
Debug (hooks): On hook "after_add_command:language": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.078s)
Debug (commands): Adding command: plugin in language Namespace (0.078s)
Debug (hooks): On hook "after_add_command:language": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (0.078s)
Debug (commands): Adding command: theme in language Namespace (0.078s)
Debug (bootstrap): Attaching command 'maintenance-mode' to hook after_wp_load (0.079s)
Debug (commands): Adding command: maintenance-mode (0.079s)
Debug (commands): Adding command: media (0.08s)
Debug (bootstrap): Attaching command 'package' to hook before_wp_load (0.082s)
Debug (commands): Adding command: package (0.082s)
Debug (commands): Adding command: rewrite (0.082s)
Debug (commands): Adding command: rewrite (0.082s)
Debug (commands): Adding command: cap (0.083s)
Debug (commands): Adding command: role (0.083s)
Debug (commands): Adding command: scaffold (0.084s)
Debug (commands): Adding command: search-replace (0.086s)
Debug (bootstrap): Attaching command 'server' to hook before_wp_load (0.086s)
Debug (commands): Adding command: server (0.086s)
Debug (commands): Adding command: shell (0.086s)
Debug (commands): Adding command: super-admin (0.087s)
Debug (commands): Adding command: widget (0.088s)
Debug (commands): Adding command: sidebar (0.088s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\RegisterFrameworkCommands (0.088s)
Debug (bootstrap): Adding framework command: phar://wp-cli.phar/vendor/wp-cli/wp-cli/php/commands/cli.php (0.088s)
Debug (bootstrap): Attaching command 'cli' to hook before_wp_load (0.089s)
Debug (bootstrap): Attaching command 'cli has-command' to hook after_wp_load (0.089s)
Debug (commands): Adding command: cli (0.089s)
Debug (bootstrap): Attaching command 'cli cache' to hook before_wp_load (0.089s)
Debug (commands): Adding command: cache in cli Namespace (0.089s)
Debug (bootstrap): Attaching command 'cli alias' to hook before_wp_load (0.089s)
Debug (commands): Adding command: alias in cli Namespace (0.089s)
Debug (bootstrap): Adding framework command: phar://wp-cli.phar/vendor/wp-cli/wp-cli/php/commands/help.php (0.089s)
Debug (commands): Adding command: help (0.09s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\RegisterDeferredCommands (0.09s)
Debug (bootstrap): Adding deferred command: ionos blueprint create (parent: ionos blueprint, callable: string, args: {"is_deferred":true}) (0.09s)
Debug (commands): Adding empty container for deferred command: ionos blueprint create (0.09s)
Debug (bootstrap): Attaching command 'ionos blueprint create' to hook after_wp_load (0.09s)
Debug (commands): Adding command: ionos create in blueprint Namespace (0.09s)
Debug (bootstrap): Adding deferred command: ionos blueprint apply (parent: ionos blueprint, callable: string, args: {"is_deferred":true}) (0.09s)
Debug (bootstrap): Attaching command 'ionos blueprint apply' to hook after_wp_load (0.09s)
Debug (commands): Adding command: ionos apply in blueprint Namespace (0.09s)
Debug (bootstrap): Adding deferred command: fasthosts backup (parent: fasthosts, callable: string, args: {"is_deferred":true}) (0.09s)
Debug (commands): Adding empty container for deferred command: fasthosts backup (0.09s)
Debug (commandfactory): No doc comment for backup. (0.09s)
Debug (bootstrap): Attaching command 'fasthosts backup restore' to hook before_wp_load (0.09s)
Debug (commands): Adding command: backup in fasthosts Namespace (0.09s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\InitializeContexts (0.09s)
Debug (bootstrap): Processing bootstrap step: WP_CLI\Bootstrap\LaunchRunner (0.091s)
Debug (bootstrap): No readable global config found (0.091s)
Debug (bootstrap): No project config found (0.091s)
Debug (bootstrap): argv: /usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar --path=/homepages/7/dxxxxxxxxx/htdocs/dev cron event run --due-now --debug (0.091s)
Debug (bootstrap): ABSPATH defined: /homepages/7/dxxxxxxxxx/htdocs/dev/ (0.091s)
Debug (hooks): Executing hook: before_wp_load (0.091s)
Debug (context): Using context 'cli' (0.091s)
Debug (bootstrap): Begin WordPress load (0.091s)
Debug (bootstrap): wp-config.php path: /homepages/7/dxxxxxxxxx/htdocs/dev/wp-config.php (0.091s)
Debug (bootstrap): Looking for UTF-8 BOM (0.091s)
Debug (bootstrap): Looking for UTF-16 (BE) BOM (0.091s)
Debug (bootstrap): Looking for UTF-16 (LE) BOM (0.091s)
Debug (hooks): Executing hook: after_wp_config_load (0.092s)
Debug (commands): Adding command: action-scheduler (0.505s)
Debug (commands): Adding command: action-scheduler (0.505s)
Debug (commands): Adding command: migrate in action-scheduler Namespace (0.506s)
Debug (commands): Adding command: jetpack-heartbeat (0.512s)
Debug (bootstrap): Loaded WordPress (0.679s)
Debug (hooks): Processing hook "after_wp_load" with 8 callbacks (0.679s)
Debug (hooks): On hook "after_wp_load": string (0.679s)
Debug (wc): No schema title found for /wc/v2, skipping REST command registration. (0.855s)
Debug (commands): Deferring command: wc shop_coupon list (0.856s)
Debug (commands): Deferring command: wc shop_coupon create (0.856s)
Debug (commands): Deferring command: wc shop_coupon get (0.856s)
Debug (commands): Deferring command: wc shop_coupon update (0.856s)
Debug (commands): Deferring command: wc shop_coupon delete (0.856s)
Debug (commands): Deferring command: wc customer_download list (0.856s)
Debug (commands): Deferring command: wc customer list (0.856s)
Debug (commands): Deferring command: wc customer create (0.856s)
Debug (commands): Deferring command: wc customer get (0.856s)
Debug (commands): Deferring command: wc customer update (0.856s)
Debug (commands): Deferring command: wc customer delete (0.856s)
Debug (commands): Deferring command: wc order_note list (0.856s)
Debug (commands): Deferring command: wc order_note create (0.856s)
Debug (commands): Deferring command: wc order_note get (0.856s)
Debug (commands): Deferring command: wc order_note delete (0.856s)
Debug (commands): Deferring command: wc shop_order_refund list (0.856s)
Debug (commands): Deferring command: wc shop_order_refund create (0.856s)
Debug (commands): Deferring command: wc shop_order_refund get (0.856s)
Debug (commands): Deferring command: wc shop_order_refund delete (0.856s)
Debug (commands): Deferring command: wc shop_order list (0.856s)
Debug (commands): Deferring command: wc shop_order create (0.856s)
Debug (commands): Deferring command: wc shop_order get (0.856s)
Debug (commands): Deferring command: wc shop_order update (0.856s)
Debug (commands): Deferring command: wc shop_order delete (0.856s)
Debug (commands): Deferring command: wc product_attribute_term list (0.856s)
Debug (commands): Deferring command: wc product_attribute_term create (0.856s)
Debug (commands): Deferring command: wc product_attribute_term get (0.857s)
Debug (commands): Deferring command: wc product_attribute_term update (0.857s)
Debug (commands): Deferring command: wc product_attribute_term delete (0.857s)
Debug (commands): Deferring command: wc product_attribute list (0.857s)
Debug (commands): Deferring command: wc product_attribute create (0.857s)
Debug (commands): Deferring command: wc product_attribute get (0.857s)
Debug (commands): Deferring command: wc product_attribute update (0.857s)
Debug (commands): Deferring command: wc product_attribute delete (0.857s)
Debug (commands): Deferring command: wc product_cat list (0.857s)
Debug (commands): Deferring command: wc product_cat create (0.857s)
Debug (commands): Deferring command: wc product_cat get (0.857s)
Debug (commands): Deferring command: wc product_cat update (0.857s)
Debug (commands): Deferring command: wc product_cat delete (0.857s)
Debug (commands): Deferring command: wc product_review list (0.857s)
Debug (commands): Deferring command: wc product_review create (0.857s)
Debug (commands): Deferring command: wc product_review get (0.857s)
Debug (commands): Deferring command: wc product_review update (0.857s)
Debug (commands): Deferring command: wc product_review delete (0.857s)
Debug (commands): Deferring command: wc product_shipping_class list (0.857s)
Debug (commands): Deferring command: wc product_shipping_class create (0.857s)
Debug (commands): Deferring command: wc product_shipping_class get (0.857s)
Debug (commands): Deferring command: wc product_shipping_class update (0.857s)
Debug (commands): Deferring command: wc product_shipping_class delete (0.857s)
Debug (commands): Deferring command: wc product_tag list (0.857s)
Debug (commands): Deferring command: wc product_tag create (0.857s)
Debug (commands): Deferring command: wc product_tag get (0.858s)
Debug (commands): Deferring command: wc product_tag update (0.858s)
Debug (commands): Deferring command: wc product_tag delete (0.858s)
Debug (commands): Deferring command: wc product list (0.858s)
Debug (commands): Deferring command: wc product create (0.858s)
Debug (commands): Deferring command: wc product get (0.858s)
Debug (commands): Deferring command: wc product update (0.858s)
Debug (commands): Deferring command: wc product delete (0.858s)
Debug (commands): Deferring command: wc product_variation list (0.858s)
Debug (commands): Deferring command: wc product_variation create (0.858s)
Debug (commands): Deferring command: wc product_variation get (0.858s)
Debug (commands): Deferring command: wc product_variation update (0.858s)
Debug (commands): Deferring command: wc product_variation delete (0.858s)
Debug (commands): Deferring command: wc shipping_zone list (0.858s)
Debug (commands): Deferring command: wc shipping_zone create (0.858s)
Debug (commands): Deferring command: wc shipping_zone get (0.858s)
Debug (commands): Deferring command: wc shipping_zone update (0.858s)
Debug (commands): Deferring command: wc shipping_zone delete (0.858s)
Debug (commands): Deferring command: wc shipping_zone_location list (0.858s)
Debug (commands): Deferring command: wc shipping_zone_method list (0.859s)
Debug (commands): Deferring command: wc shipping_zone_method create (0.859s)
Debug (commands): Deferring command: wc shipping_zone_method get (0.859s)
Debug (commands): Deferring command: wc shipping_zone_method update (0.859s)
Debug (commands): Deferring command: wc shipping_zone_method delete (0.859s)
Debug (commands): Deferring command: wc tax_class list (0.859s)
Debug (commands): Deferring command: wc tax_class create (0.859s)
Debug (commands): Deferring command: wc tax_class get (0.859s)
Debug (commands): Deferring command: wc tax_class delete (0.859s)
Debug (commands): Deferring command: wc tax list (0.859s)
Debug (commands): Deferring command: wc tax create (0.859s)
Debug (commands): Deferring command: wc tax get (0.859s)
Debug (commands): Deferring command: wc tax update (0.859s)
Debug (commands): Deferring command: wc tax delete (0.859s)
Debug (commands): Deferring command: wc webhook list (0.859s)
Debug (commands): Deferring command: wc webhook create (0.859s)
Debug (commands): Deferring command: wc webhook get (0.859s)
Debug (commands): Deferring command: wc webhook update (0.859s)
Debug (commands): Deferring command: wc webhook delete (0.859s)
Debug (commands): Deferring command: wc webhook_delivery list (0.859s)
Debug (commands): Deferring command: wc webhook_delivery get (0.859s)
Debug (commands): Deferring command: wc shipping_method list (0.859s)
Debug (commands): Deferring command: wc shipping_method get (0.859s)
Debug (commands): Deferring command: wc payment_gateway list (0.859s)
Debug (commands): Deferring command: wc payment_gateway get (0.86s)
Debug (commands): Deferring command: wc payment_gateway update (0.86s)
Debug (hooks): On hook "after_wp_load": string (0.862s)
Debug (commands): Deferring command: wc tool list (0.871s)
Debug (commands): Deferring command: wc tool run (0.871s)
Debug (hooks): On hook "after_wp_load": string (0.871s)
Debug (commands): Deferring command: wc update (0.871s)
Debug (hooks): On hook "after_wp_load": string (0.871s)
Debug (commands): Deferring command: wc tracker snapshot (0.871s)
Debug (hooks): On hook "after_wp_load": string (0.871s)
Debug (commands): Deferring command: wc com extension list (0.871s)
Debug (commands): Deferring command: wc com disconnect (0.871s)
Debug (commands): Deferring command: wc com connect (0.871s)
Debug (hooks): On hook "after_wp_load": string (0.871s)
Debug (commands): Deferring command: wc com extension (0.871s)
Debug (hooks): On hook "after_wp_load": Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->register_commands() (0.872s)
Debug (commands): Deferring command: wc hpos count_unmigrated (0.872s)
Debug (commands): Deferring command: wc cot count_unmigrated (0.872s)
Debug (commands): Deferring command: wc hpos sync (0.872s)
Debug (commands): Deferring command: wc cot sync (0.872s)
Debug (commands): Deferring command: wc hpos verify_data (0.872s)
Debug (commands): Deferring command: wc cot verify_cot_data (0.872s)
Debug (commands): Deferring command: wc hpos enable (0.872s)
Debug (commands): Deferring command: wc cot enable (0.872s)
Debug (commands): Deferring command: wc hpos disable (0.872s)
Debug (commands): Deferring command: wc cot disable (0.872s)
Debug (commands): Deferring command: wc hpos cleanup (0.872s)
Debug (commands): Deferring command: wc hpos status (0.872s)
Debug (commands): Deferring command: wc hpos diff (0.872s)
Debug (commands): Deferring command: wc hpos backfill (0.872s)
Debug (commands): Deferring command: wc hpos compatibility-info (0.872s)
Debug (commands): Deferring command: wc hpos compatibility-mode enable (0.872s)
Debug (commands): Deferring command: wc hpos compatibility-mode disable (0.872s)
Debug (commands): Deferring command: wc cot migrate (0.872s)
Debug (hooks): On hook "after_wp_load": Closure in file /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/includes/class-wc-cli.php at line 52 (0.872s)
Debug (commands): Deferring command: wc palt (0.872s)
Debug (hooks): Processing hook "before_run_command" with 1 callbacks (0.872s)
Debug (hooks): On hook "before_run_command": WP_CLI\Bootstrap\RegisterDeferredCommands->add_deferred_commands() (0.872s)
Debug (bootstrap): Adding deferred command: ionos blueprint create (parent: ionos blueprint, callable: string, args: {"is_deferred":true}) (0.872s)
Debug (bootstrap): Attaching command 'ionos blueprint create' to hook after_wp_load (0.872s)
Debug (commands): Adding command: ionos create in blueprint Namespace (0.872s)
Debug (bootstrap): Adding deferred command: ionos blueprint apply (parent: ionos blueprint, callable: string, args: {"is_deferred":true}) (0.872s)
Debug (bootstrap): Attaching command 'ionos blueprint apply' to hook after_wp_load (0.872s)
Debug (commands): Adding command: ionos apply in blueprint Namespace (0.872s)
Debug (bootstrap): Adding deferred command: fasthosts backup (parent: fasthosts, callable: string, args: {"is_deferred":true}) (0.872s)
Debug (commandfactory): No doc comment for backup. (0.872s)
Debug (bootstrap): Attaching command 'fasthosts backup restore' to hook before_wp_load (0.872s)
Debug (commands): Adding command: backup in fasthosts Namespace (0.872s)
Debug (bootstrap): Adding deferred command: wc shop_coupon list (parent: wc shop_coupon, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"search","type":"assoc","description":"Limit results to those matching a string.","optional":true},{"name":"after","type":"assoc","description":"Limit response to resources published after a given ISO8601 compliant date.","optional":true},{"name":"before","type":"assoc","description":"Limit response to resources published before a given ISO8601 compliant date.","optional":true},{"name":"modified_after","type":"assoc","description":"Limit response to resources modified after a given ISO8601 compliant date.","optional":true},{"name":"modified_before","type":"assoc","description":"Limit response to resources modified before a given ISO8601 compliant date.","optional":true},{"name":"dates_are_gmt","type":"assoc","description":"Whether to consider GMT post dates when limiting response by published or modified date.","optional":true},{"name":"exclude","type":"assoc","description":"Ensure result set excludes specific IDs.","optional":true},{"name":"include","type":"assoc","description":"Limit result set to specific ids.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by object attribute.","optional":true},{"name":"code","type":"assoc","description":"Limit result set to resources with a specific code.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.872s)
Debug (commands): Adding empty container for deferred command: wc shop_coupon list (0.873s)
Debug (commands): Adding empty container for deferred command: wc shop_coupon list (0.873s)
Debug (bootstrap): Attaching command 'wc shop_coupon list' to hook (0.873s)
Debug (commands): Adding command: wc list in shop_coupon Namespace (0.873s)
Debug (bootstrap): Adding deferred command: wc shop_coupon create (parent: wc shop_coupon, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"code","type":"assoc","description":"Coupon code.","optional":false},{"name":"amount","type":"assoc","description":"The amount of discount. Should always be numeric, even if setting a percentage.","optional":true},{"name":"status","type":"assoc","description":"The status of the coupon. Should always be draft, published, or pending review","optional":true},{"name":"discount_type","type":"assoc","description":"Determines the type of discount that will be applied.","optional":true},{"name":"description","type":"assoc","description":"Coupon description.","optional":true},{"name":"date_expires","type":"assoc","description":"The date the coupon expires, in the site's timezone.","optional":true},{"name":"date_expires_gmt","type":"assoc","description":"The date the coupon expires, as GMT.","optional":true},{"name":"individual_use","type":"assoc","description":"If true, the coupon can only be used individually. Other applied coupons will be removed from the cart.","optional":true},{"name":"product_ids","type":"assoc","description":"List of product IDs the coupon can be used on.","optional":true},{"name":"excluded_product_ids","type":"assoc","description":"List of product IDs the coupon cannot be used on.","optional":true},{"name":"usage_limit","type":"assoc","description":"How many times the coupon can be used in total.","optional":true},{"name":"usage_limit_per_user","type":"assoc","description":"How many times the coupon can be used per customer.","optional":true},{"name":"limit_usage_to_x_items","type":"assoc","description":"Max number of items in the cart the coupon can be applied to.","optional":true},{"name":"free_shipping","type":"assoc","description":"If true and if the free shipping method requires a coupon, this coupon will enable free shipping.","optional":true},{"name":"product_categories","type":"assoc","description":"List of category IDs the coupon applies to.","optional":true},{"name":"excluded_product_categories","type":"assoc","description":"List of category IDs the coupon does not apply to.","optional":true},{"name":"exclude_sale_items","type":"assoc","description":"If true, this coupon will not be applied to items that have sale prices.","optional":true},{"name":"minimum_amount","type":"assoc","description":"Minimum order amount that needs to be in the cart before coupon applies.","optional":true},{"name":"maximum_amount","type":"assoc","description":"Maximum order amount allowed when using the coupon.","optional":true},{"name":"email_restrictions","type":"assoc","description":"List of email addresses that can use this coupon.","optional":true},{"name":"meta_data","type":"assoc","description":"Meta data.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.873s)
Debug (bootstrap): Attaching command 'wc shop_coupon create' to hook (0.873s)
Debug (commands): Adding command: wc create in shop_coupon Namespace (0.873s)
Debug (bootstrap): Adding deferred command: wc shop_coupon get (parent: wc shop_coupon, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.873s)
Debug (bootstrap): Attaching command 'wc shop_coupon get' to hook (0.873s)
Debug (commands): Adding command: wc get in shop_coupon Namespace (0.873s)
Debug (bootstrap): Adding deferred command: wc shop_coupon update (parent: wc shop_coupon, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"code","type":"assoc","description":"Coupon code.","optional":true},{"name":"amount","type":"assoc","description":"The amount of discount. Should always be numeric, even if setting a percentage.","optional":true},{"name":"status","type":"assoc","description":"The status of the coupon. Should always be draft, published, or pending review","optional":true},{"name":"discount_type","type":"assoc","description":"Determines the type of discount that will be applied.","optional":true},{"name":"description","type":"assoc","description":"Coupon description.","optional":true},{"name":"date_expires","type":"assoc","description":"The date the coupon expires, in the site's timezone.","optional":true},{"name":"date_expires_gmt","type":"assoc","description":"The date the coupon expires, as GMT.","optional":true},{"name":"individual_use","type":"assoc","description":"If true, the coupon can only be used individually. Other applied coupons will be removed from the cart.","optional":true},{"name":"product_ids","type":"assoc","description":"List of product IDs the coupon can be used on.","optional":true},{"name":"excluded_product_ids","type":"assoc","description":"List of product IDs the coupon cannot be used on.","optional":true},{"name":"usage_limit","type":"assoc","description":"How many times the coupon can be used in total.","optional":true},{"name":"usage_limit_per_user","type":"assoc","description":"How many times the coupon can be used per customer.","optional":true},{"name":"limit_usage_to_x_items","type":"assoc","description":"Max number of items in the cart the coupon can be applied to.","optional":true},{"name":"free_shipping","type":"assoc","description":"If true and if the free shipping method requires a coupon, this coupon will enable free shipping.","optional":true},{"name":"product_categories","type":"assoc","description":"List of category IDs the coupon applies to.","optional":true},{"name":"excluded_product_categories","type":"assoc","description":"List of category IDs the coupon does not apply to.","optional":true},{"name":"exclude_sale_items","type":"assoc","description":"If true, this coupon will not be applied to items that have sale prices.","optional":true},{"name":"minimum_amount","type":"assoc","description":"Minimum order amount that needs to be in the cart before coupon applies.","optional":true},{"name":"maximum_amount","type":"assoc","description":"Maximum order amount allowed when using the coupon.","optional":true},{"name":"email_restrictions","type":"assoc","description":"List of email addresses that can use this coupon.","optional":true},{"name":"meta_data","type":"assoc","description":"Meta data.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.873s)
Debug (bootstrap): Attaching command 'wc shop_coupon update' to hook (0.873s)
Debug (commands): Adding command: wc update in shop_coupon Namespace (0.873s)
Debug (bootstrap): Adding deferred command: wc shop_coupon delete (parent: wc shop_coupon, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Whether to bypass trash and force deletion.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.873s)
Debug (bootstrap): Attaching command 'wc shop_coupon delete' to hook (0.874s)
Debug (commands): Adding command: wc delete in shop_coupon Namespace (0.874s)
Debug (bootstrap): Adding deferred command: wc customer_download list (parent: wc customer_download, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"customer_id","type":"positional","description":"Customer ID.","optional":false},{"name":"customer_id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.874s)
Debug (commands): Adding empty container for deferred command: wc customer_download list (0.879s)
Debug (bootstrap): Attaching command 'wc customer_download list' to hook (0.879s)
Debug (commands): Adding command: wc list in customer_download Namespace (0.879s)
Debug (bootstrap): Adding deferred command: wc customer list (parent: wc customer, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"search","type":"assoc","description":"Limit results to those matching a string.","optional":true},{"name":"exclude","type":"assoc","description":"Ensure result set excludes specific IDs.","optional":true},{"name":"include","type":"assoc","description":"Limit result set to specific IDs.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by object attribute.","optional":true},{"name":"email","type":"assoc","description":"Limit result set to resources with a specific email.","optional":true},{"name":"role","type":"assoc","description":"Limit result set to resources with a specific role.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.879s)
Debug (commands): Adding empty container for deferred command: wc customer list (0.879s)
Debug (bootstrap): Attaching command 'wc customer list' to hook (0.879s)
Debug (commands): Adding command: wc list in customer Namespace (0.879s)
Debug (bootstrap): Adding deferred command: wc customer create (parent: wc customer, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"email","type":"assoc","description":"New user email address.","optional":false},{"name":"first_name","type":"assoc","description":"Customer first name.","optional":true},{"name":"last_name","type":"assoc","description":"Customer last name.","optional":true},{"name":"username","type":"assoc","description":"New user username.","optional":true},{"name":"password","type":"assoc","description":"New user password.","optional":false},{"name":"billing","type":"assoc","description":"List of billing address data.","optional":true},{"name":"shipping","type":"assoc","description":"List of shipping address data.","optional":true},{"name":"meta_data","type":"assoc","description":"Meta data.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.879s)
Debug (bootstrap): Attaching command 'wc customer create' to hook (0.879s)
Debug (commands): Adding command: wc create in customer Namespace (0.879s)
Debug (bootstrap): Adding deferred command: wc customer get (parent: wc customer, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.879s)
Debug (bootstrap): Attaching command 'wc customer get' to hook (0.88s)
Debug (commands): Adding command: wc get in customer Namespace (0.88s)
Debug (bootstrap): Adding deferred command: wc customer update (parent: wc customer, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"email","type":"assoc","description":"The email address for the customer.","optional":true},{"name":"first_name","type":"assoc","description":"Customer first name.","optional":true},{"name":"last_name","type":"assoc","description":"Customer last name.","optional":true},{"name":"username","type":"assoc","description":"Customer login name.","optional":true},{"name":"password","type":"assoc","description":"Customer password.","optional":true},{"name":"billing","type":"assoc","description":"List of billing address data.","optional":true},{"name":"shipping","type":"assoc","description":"List of shipping address data.","optional":true},{"name":"meta_data","type":"assoc","description":"Meta data.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.88s)
Debug (bootstrap): Attaching command 'wc customer update' to hook (0.88s)
Debug (commands): Adding command: wc update in customer Namespace (0.88s)
Debug (bootstrap): Adding deferred command: wc customer delete (parent: wc customer, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Required to be true, as resource does not support trashing.","optional":true},{"name":"reassign","type":"assoc","description":"ID to reassign posts to.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.88s)
Debug (bootstrap): Attaching command 'wc customer delete' to hook (0.88s)
Debug (commands): Adding command: wc delete in customer Namespace (0.88s)
Debug (bootstrap): Adding deferred command: wc order_note list (parent: wc order_note, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"order_id","type":"positional","description":"Order ID.","optional":false},{"name":"order_id","type":"assoc","description":"The order ID.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"type","type":"assoc","description":"Limit result to customers or internal notes.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.88s)
Debug (commands): Adding empty container for deferred command: wc order_note list (0.88s)
Debug (bootstrap): Attaching command 'wc order_note list' to hook (0.88s)
Debug (commands): Adding command: wc list in order_note Namespace (0.88s)
Debug (bootstrap): Adding deferred command: wc order_note create (parent: wc order_note, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"order_id","type":"positional","description":"Order ID.","optional":false},{"name":"order_id","type":"assoc","description":"The order ID.","optional":true},{"name":"note","type":"assoc","description":"Order note content.","optional":false},{"name":"customer_note","type":"assoc","description":"If true, the note will be shown to customers and they will be notified. If false, the note will be for admin reference only.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.88s)
Debug (bootstrap): Attaching command 'wc order_note create' to hook (0.88s)
Debug (commands): Adding command: wc create in order_note Namespace (0.88s)
Debug (bootstrap): Adding deferred command: wc order_note get (parent: wc order_note, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"order_id","type":"positional","description":"Order ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"order_id","type":"assoc","description":"The order ID.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.88s)
Debug (bootstrap): Attaching command 'wc order_note get' to hook (0.886s)
Debug (commands): Adding command: wc get in order_note Namespace (0.886s)
Debug (bootstrap): Adding deferred command: wc order_note delete (parent: wc order_note, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"order_id","type":"positional","description":"Order ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"order_id","type":"assoc","description":"The order ID.","optional":true},{"name":"force","type":"assoc","description":"Required to be true, as resource does not support trashing.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.887s)
Debug (bootstrap): Attaching command 'wc order_note delete' to hook (0.887s)
Debug (commands): Adding command: wc delete in order_note Namespace (0.887s)
Debug (bootstrap): Adding deferred command: wc shop_order_refund list (parent: wc shop_order_refund, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"order_id","type":"positional","description":"Order ID.","optional":false},{"name":"order_id","type":"assoc","description":"The order ID.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"search","type":"assoc","description":"Limit results to those matching a string.","optional":true},{"name":"after","type":"assoc","description":"Limit response to resources published after a given ISO8601 compliant date.","optional":true},{"name":"before","type":"assoc","description":"Limit response to resources published before a given ISO8601 compliant date.","optional":true},{"name":"modified_after","type":"assoc","description":"Limit response to resources modified after a given ISO8601 compliant date.","optional":true},{"name":"modified_before","type":"assoc","description":"Limit response to resources modified before a given ISO8601 compliant date.","optional":true},{"name":"dates_are_gmt","type":"assoc","description":"Whether to consider GMT post dates when limiting response by published or modified date.","optional":true},{"name":"exclude","type":"assoc","description":"Ensure result set excludes specific IDs.","optional":true},{"name":"include","type":"assoc","description":"Limit result set to specific ids.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by object attribute.","optional":true},{"name":"parent","type":"assoc","description":"Limit result set to those of particular parent IDs.","optional":true},{"name":"parent_exclude","type":"assoc","description":"Limit result set to all items except those of a particular parent ID.","optional":true},{"name":"dp","type":"assoc","description":"Number of decimal points to use in each resource.","optional":true},{"name":"order_item_display_meta","type":"assoc","description":"Only show meta which is meant to be displayed for an order.","optional":true},{"name":"include_meta","type":"assoc","description":"Limit meta_data to specific keys.","optional":true},{"name":"exclude_meta","type":"assoc","description":"Ensure meta_data excludes specific keys.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.887s)
Debug (commands): Adding empty container for deferred command: wc shop_order_refund list (0.887s)
Debug (bootstrap): Attaching command 'wc shop_order_refund list' to hook (0.887s)
Debug (commands): Adding command: wc list in shop_order_refund Namespace (0.887s)
Debug (bootstrap): Adding deferred command: wc shop_order_refund create (parent: wc shop_order_refund, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"order_id","type":"positional","description":"Order ID.","optional":false},{"name":"order_id","type":"assoc","description":"The order ID.","optional":true},{"name":"amount","type":"assoc","description":"Refund amount.","optional":true},{"name":"reason","type":"assoc","description":"Reason for refund.","optional":true},{"name":"refunded_by","type":"assoc","description":"User ID of user who created the refund.","optional":true},{"name":"meta_data","type":"assoc","description":"Meta data.","optional":true},{"name":"shipping_lines","type":"assoc","description":"Shipping lines data.","optional":true},{"name":"fee_lines","type":"assoc","description":"Fee lines data.","optional":true},{"name":"api_refund","type":"assoc","description":"When true, the payment gateway API is used to generate the refund.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.887s)
Debug (bootstrap): Attaching command 'wc shop_order_refund create' to hook (0.887s)
Debug (commands): Adding command: wc create in shop_order_refund Namespace (0.887s)
Debug (bootstrap): Adding deferred command: wc shop_order_refund get (parent: wc shop_order_refund, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"order_id","type":"positional","description":"Order ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"order_id","type":"assoc","description":"The order ID.","optional":true},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.887s)
Debug (bootstrap): Attaching command 'wc shop_order_refund get' to hook (0.887s)
Debug (commands): Adding command: wc get in shop_order_refund Namespace (0.887s)
Debug (bootstrap): Adding deferred command: wc shop_order_refund delete (parent: wc shop_order_refund, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"order_id","type":"positional","description":"Order ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"order_id","type":"assoc","description":"The order ID.","optional":true},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Required to be true, as resource does not support trashing.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.887s)
Debug (bootstrap): Attaching command 'wc shop_order_refund delete' to hook (0.887s)
Debug (commands): Adding command: wc delete in shop_order_refund Namespace (0.887s)
Debug (bootstrap): Adding deferred command: wc shop_order list (parent: wc shop_order, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"search","type":"assoc","description":"Limit results to those matching a string.","optional":true},{"name":"after","type":"assoc","description":"Limit response to resources published after a given ISO8601 compliant date.","optional":true},{"name":"before","type":"assoc","description":"Limit response to resources published before a given ISO8601 compliant date.","optional":true},{"name":"modified_after","type":"assoc","description":"Limit response to resources modified after a given ISO8601 compliant date.","optional":true},{"name":"modified_before","type":"assoc","description":"Limit response to resources modified before a given ISO8601 compliant date.","optional":true},{"name":"dates_are_gmt","type":"assoc","description":"Whether to consider GMT post dates when limiting response by published or modified date.","optional":true},{"name":"exclude","type":"assoc","description":"Ensure result set excludes specific IDs.","optional":true},{"name":"include","type":"assoc","description":"Limit result set to specific ids.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by object attribute.","optional":true},{"name":"parent","type":"assoc","description":"Limit result set to those of particular parent IDs.","optional":true},{"name":"parent_exclude","type":"assoc","description":"Limit result set to all items except those of a particular parent ID.","optional":true},{"name":"status","type":"assoc","description":"Limit result set to orders assigned a specific status.","optional":true},{"name":"customer","type":"assoc","description":"Limit result set to orders assigned a specific customer.","optional":true},{"name":"product","type":"assoc","description":"Limit result set to orders assigned a specific product.","optional":true},{"name":"dp","type":"assoc","description":"Number of decimal points to use in each resource.","optional":true},{"name":"order_item_display_meta","type":"assoc","description":"Only show meta which is meant to be displayed for an order.","optional":true},{"name":"include_meta","type":"assoc","description":"Limit meta_data to specific keys.","optional":true},{"name":"exclude_meta","type":"assoc","description":"Ensure meta_data excludes specific keys.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.888s)
Debug (commands): Adding empty container for deferred command: wc shop_order list (0.888s)
Debug (bootstrap): Attaching command 'wc shop_order list' to hook (0.888s)
Debug (commands): Adding command: wc list in shop_order Namespace (0.888s)
Debug (bootstrap): Adding deferred command: wc shop_order create (parent: wc shop_order, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"parent_id","type":"assoc","description":"Parent order ID.","optional":true},{"name":"status","type":"assoc","description":"Order status.","optional":true},{"name":"currency","type":"assoc","description":"Currency the order was created with, in ISO format.","optional":true},{"name":"customer_id","type":"assoc","description":"User ID who owns the order. 0 for guests.","optional":true},{"name":"customer_note","type":"assoc","description":"Note left by customer during checkout.","optional":true},{"name":"billing","type":"assoc","description":"Billing address.","optional":true},{"name":"shipping","type":"assoc","description":"Shipping address.","optional":true},{"name":"payment_method","type":"assoc","description":"Payment method ID.","optional":true},{"name":"payment_method_title","type":"assoc","description":"Payment method title.","optional":true},{"name":"transaction_id","type":"assoc","description":"Unique transaction ID.","optional":true},{"name":"meta_data","type":"assoc","description":"Meta data.","optional":true},{"name":"line_items","type":"assoc","description":"Line items data.","optional":true},{"name":"shipping_lines","type":"assoc","description":"Shipping lines data.","optional":true},{"name":"fee_lines","type":"assoc","description":"Fee lines data.","optional":true},{"name":"coupon_lines","type":"assoc","description":"Coupons line data.","optional":true},{"name":"set_paid","type":"assoc","description":"Define if the order is paid. It will set the status to processing and reduce stock items.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.888s)
Debug (bootstrap): Attaching command 'wc shop_order create' to hook (0.902s)
Debug (commands): Adding command: wc create in shop_order Namespace (0.902s)
Debug (bootstrap): Adding deferred command: wc shop_order get (parent: wc shop_order, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.902s)
Debug (bootstrap): Attaching command 'wc shop_order get' to hook (0.902s)
Debug (commands): Adding command: wc get in shop_order Namespace (0.902s)
Debug (bootstrap): Adding deferred command: wc shop_order update (parent: wc shop_order, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"parent_id","type":"assoc","description":"Parent order ID.","optional":true},{"name":"status","type":"assoc","description":"Order status.","optional":true},{"name":"currency","type":"assoc","description":"Currency the order was created with, in ISO format.","optional":true},{"name":"customer_id","type":"assoc","description":"User ID who owns the order. 0 for guests.","optional":true},{"name":"customer_note","type":"assoc","description":"Note left by customer during checkout.","optional":true},{"name":"billing","type":"assoc","description":"Billing address.","optional":true},{"name":"shipping","type":"assoc","description":"Shipping address.","optional":true},{"name":"payment_method","type":"assoc","description":"Payment method ID.","optional":true},{"name":"payment_method_title","type":"assoc","description":"Payment method title.","optional":true},{"name":"transaction_id","type":"assoc","description":"Unique transaction ID.","optional":true},{"name":"meta_data","type":"assoc","description":"Meta data.","optional":true},{"name":"line_items","type":"assoc","description":"Line items data.","optional":true},{"name":"shipping_lines","type":"assoc","description":"Shipping lines data.","optional":true},{"name":"fee_lines","type":"assoc","description":"Fee lines data.","optional":true},{"name":"coupon_lines","type":"assoc","description":"Coupons line data.","optional":true},{"name":"set_paid","type":"assoc","description":"Define if the order is paid. It will set the status to processing and reduce stock items.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.902s)
Debug (bootstrap): Attaching command 'wc shop_order update' to hook (0.902s)
Debug (commands): Adding command: wc update in shop_order Namespace (0.902s)
Debug (bootstrap): Adding deferred command: wc shop_order delete (parent: wc shop_order, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Whether to bypass trash and force deletion.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.902s)
Debug (bootstrap): Attaching command 'wc shop_order delete' to hook (0.902s)
Debug (commands): Adding command: wc delete in shop_order Namespace (0.902s)
Debug (bootstrap): Adding deferred command: wc product_attribute_term list (parent: wc product_attribute_term, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"attribute_id","type":"positional","description":"Attribute ID.","optional":false},{"name":"attribute_id","type":"assoc","description":"Unique identifier for the attribute of the terms.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"search","type":"assoc","description":"Limit results to those matching a string.","optional":true},{"name":"exclude","type":"assoc","description":"Ensure result set excludes specific IDs.","optional":true},{"name":"include","type":"assoc","description":"Limit result set to specific ids.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by resource attribute.","optional":true},{"name":"hide_empty","type":"assoc","description":"Whether to hide resources not assigned to any products.","optional":true},{"name":"parent","type":"assoc","description":"Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","optional":true},{"name":"product","type":"assoc","description":"Limit result set to resources assigned to a specific product.","optional":true},{"name":"slug","type":"assoc","description":"Limit result set to resources with a specific slug.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.902s)
Debug (commands): Adding empty container for deferred command: wc product_attribute_term list (0.902s)
Debug (bootstrap): Attaching command 'wc product_attribute_term list' to hook (0.903s)
Debug (commands): Adding command: wc list in product_attribute_term Namespace (0.903s)
Debug (bootstrap): Adding deferred command: wc product_attribute_term create (parent: wc product_attribute_term, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"attribute_id","type":"positional","description":"Attribute ID.","optional":false},{"name":"attribute_id","type":"assoc","description":"Unique identifier for the attribute of the terms.","optional":true},{"name":"name","type":"assoc","description":"Name for the resource.","optional":false},{"name":"slug","type":"assoc","description":"An alphanumeric identifier for the resource unique to its type.","optional":true},{"name":"description","type":"assoc","description":"HTML description of the resource.","optional":true},{"name":"menu_order","type":"assoc","description":"Menu order, used to custom sort the resource.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.903s)
Debug (bootstrap): Attaching command 'wc product_attribute_term create' to hook (0.903s)
Debug (commands): Adding command: wc create in product_attribute_term Namespace (0.903s)
Debug (bootstrap): Adding deferred command: wc product_attribute_term get (parent: wc product_attribute_term, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"attribute_id","type":"positional","description":"Attribute ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"attribute_id","type":"assoc","description":"Unique identifier for the attribute of the terms.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.903s)
Debug (bootstrap): Attaching command 'wc product_attribute_term get' to hook (0.903s)
Debug (commands): Adding command: wc get in product_attribute_term Namespace (0.903s)
Debug (bootstrap): Adding deferred command: wc product_attribute_term update (parent: wc product_attribute_term, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"attribute_id","type":"positional","description":"Attribute ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"attribute_id","type":"assoc","description":"Unique identifier for the attribute of the terms.","optional":true},{"name":"name","type":"assoc","description":"Term name.","optional":true},{"name":"slug","type":"assoc","description":"An alphanumeric identifier for the resource unique to its type.","optional":true},{"name":"description","type":"assoc","description":"HTML description of the resource.","optional":true},{"name":"menu_order","type":"assoc","description":"Menu order, used to custom sort the resource.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.903s)
Debug (bootstrap): Attaching command 'wc product_attribute_term update' to hook (0.903s)
Debug (commands): Adding command: wc update in product_attribute_term Namespace (0.903s)
Debug (bootstrap): Adding deferred command: wc product_attribute_term delete (parent: wc product_attribute_term, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"attribute_id","type":"positional","description":"Attribute ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"attribute_id","type":"assoc","description":"Unique identifier for the attribute of the terms.","optional":true},{"name":"force","type":"assoc","description":"Required to be true, as resource does not support trashing.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.903s)
Debug (bootstrap): Attaching command 'wc product_attribute_term delete' to hook (0.903s)
Debug (commands): Adding command: wc delete in product_attribute_term Namespace (0.903s)
Debug (bootstrap): Adding deferred command: wc product_attribute list (parent: wc product_attribute, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.903s)
Debug (commands): Adding empty container for deferred command: wc product_attribute list (0.903s)
Debug (bootstrap): Attaching command 'wc product_attribute list' to hook (0.903s)
Debug (commands): Adding command: wc list in product_attribute Namespace (0.903s)
Debug (bootstrap): Adding deferred command: wc product_attribute create (parent: wc product_attribute, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"name","type":"assoc","description":"Name for the resource.","optional":false},{"name":"slug","type":"assoc","description":"An alphanumeric identifier for the resource unique to its type.","optional":true},{"name":"type","type":"assoc","description":"Type of attribute.","optional":true},{"name":"order_by","type":"assoc","description":"Default sort order.","optional":true},{"name":"has_archives","type":"assoc","description":"Enable\/Disable attribute archives.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.903s)
Debug (bootstrap): Attaching command 'wc product_attribute create' to hook (0.904s)
Debug (commands): Adding command: wc create in product_attribute Namespace (0.904s)
Debug (bootstrap): Adding deferred command: wc product_attribute get (parent: wc product_attribute, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.904s)
Debug (bootstrap): Attaching command 'wc product_attribute get' to hook (0.904s)
Debug (commands): Adding command: wc get in product_attribute Namespace (0.904s)
Debug (bootstrap): Adding deferred command: wc product_attribute update (parent: wc product_attribute, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"name","type":"assoc","description":"Attribute name.","optional":true},{"name":"slug","type":"assoc","description":"An alphanumeric identifier for the resource unique to its type.","optional":true},{"name":"type","type":"assoc","description":"Type of attribute.","optional":true},{"name":"order_by","type":"assoc","description":"Default sort order.","optional":true},{"name":"has_archives","type":"assoc","description":"Enable\/Disable attribute archives.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.904s)
Debug (bootstrap): Attaching command 'wc product_attribute update' to hook (0.904s)
Debug (commands): Adding command: wc update in product_attribute Namespace (0.904s)
Debug (bootstrap): Adding deferred command: wc product_attribute delete (parent: wc product_attribute, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Required to be true, as resource does not support trashing.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.904s)
Debug (bootstrap): Attaching command 'wc product_attribute delete' to hook (0.904s)
Debug (commands): Adding command: wc delete in product_attribute Namespace (0.904s)
Debug (bootstrap): Adding deferred command: wc product_cat list (parent: wc product_cat, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"search","type":"assoc","description":"Limit results to those matching a string.","optional":true},{"name":"exclude","type":"assoc","description":"Ensure result set excludes specific IDs.","optional":true},{"name":"include","type":"assoc","description":"Limit result set to specific ids.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by resource attribute.","optional":true},{"name":"hide_empty","type":"assoc","description":"Whether to hide resources not assigned to any products.","optional":true},{"name":"parent","type":"assoc","description":"Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","optional":true},{"name":"product","type":"assoc","description":"Limit result set to resources assigned to a specific product.","optional":true},{"name":"slug","type":"assoc","description":"Limit result set to resources with a specific slug.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.904s)
Debug (commands): Adding empty container for deferred command: wc product_cat list (0.904s)
Debug (bootstrap): Attaching command 'wc product_cat list' to hook (0.904s)
Debug (commands): Adding command: wc list in product_cat Namespace (0.904s)
Debug (bootstrap): Adding deferred command: wc product_cat create (parent: wc product_cat, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"name","type":"assoc","description":"Name for the resource.","optional":false},{"name":"slug","type":"assoc","description":"An alphanumeric identifier for the resource unique to its type.","optional":true},{"name":"parent","type":"assoc","description":"The ID for the parent of the resource.","optional":true},{"name":"description","type":"assoc","description":"HTML description of the resource.","optional":true},{"name":"display","type":"assoc","description":"Category archive display type.","optional":true},{"name":"image","type":"assoc","description":"Image data.","optional":true},{"name":"menu_order","type":"assoc","description":"Menu order, used to custom sort the resource.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.904s)
Debug (bootstrap): Attaching command 'wc product_cat create' to hook (0.904s)
Debug (commands): Adding command: wc create in product_cat Namespace (0.904s)
Debug (bootstrap): Adding deferred command: wc product_cat get (parent: wc product_cat, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.904s)
Debug (bootstrap): Attaching command 'wc product_cat get' to hook (0.905s)
Debug (commands): Adding command: wc get in product_cat Namespace (0.905s)
Debug (bootstrap): Adding deferred command: wc product_cat update (parent: wc product_cat, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"name","type":"assoc","description":"Category name.","optional":true},{"name":"slug","type":"assoc","description":"An alphanumeric identifier for the resource unique to its type.","optional":true},{"name":"parent","type":"assoc","description":"The ID for the parent of the resource.","optional":true},{"name":"description","type":"assoc","description":"HTML description of the resource.","optional":true},{"name":"display","type":"assoc","description":"Category archive display type.","optional":true},{"name":"image","type":"assoc","description":"Image data.","optional":true},{"name":"menu_order","type":"assoc","description":"Menu order, used to custom sort the resource.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.905s)
Debug (bootstrap): Attaching command 'wc product_cat update' to hook (0.905s)
Debug (commands): Adding command: wc update in product_cat Namespace (0.905s)
Debug (bootstrap): Adding deferred command: wc product_cat delete (parent: wc product_cat, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Required to be true, as resource does not support trashing.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.905s)
Debug (bootstrap): Attaching command 'wc product_cat delete' to hook (0.905s)
Debug (commands): Adding command: wc delete in product_cat Namespace (0.905s)
Debug (bootstrap): Adding deferred command: wc product_review list (parent: wc product_review, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"product_id","type":"positional","description":"Product ID.","optional":false},{"name":"product_id","type":"assoc","description":"Unique identifier for the variable product.","optional":true},{"name":"id","type":"assoc","description":"Unique identifier for the variation.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.905s)
Debug (commands): Adding empty container for deferred command: wc product_review list (0.905s)
Debug (bootstrap): Attaching command 'wc product_review list' to hook (0.905s)
Debug (commands): Adding command: wc list in product_review Namespace (0.905s)
Debug (bootstrap): Adding deferred command: wc product_review create (parent: wc product_review, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"product_id","type":"positional","description":"Product ID.","optional":false},{"name":"product_id","type":"assoc","description":"Unique identifier for the variable product.","optional":true},{"name":"id","type":"assoc","description":"Unique identifier for the variation.","optional":true},{"name":"review","type":"assoc","description":"Review content.","optional":false},{"name":"date_created","type":"assoc","description":"The date the review was created, in the site's timezone.","optional":true},{"name":"date_created_gmt","type":"assoc","description":"The date the review was created, as GMT.","optional":true},{"name":"rating","type":"assoc","description":"Review rating (0 to 5).","optional":true},{"name":"name","type":"assoc","description":"Name of the reviewer.","optional":false},{"name":"email","type":"assoc","description":"Email of the reviewer.","optional":false},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.905s)
Debug (bootstrap): Attaching command 'wc product_review create' to hook (0.905s)
Debug (commands): Adding command: wc create in product_review Namespace (0.905s)
Debug (bootstrap): Adding deferred command: wc product_review get (parent: wc product_review, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"product_id","type":"positional","description":"Product ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"product_id","type":"assoc","description":"Unique identifier for the variable product.","optional":true},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.905s)
Debug (bootstrap): Attaching command 'wc product_review get' to hook (0.906s)
Debug (commands): Adding command: wc get in product_review Namespace (0.906s)
Debug (bootstrap): Adding deferred command: wc product_review update (parent: wc product_review, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"product_id","type":"positional","description":"Product ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"product_id","type":"assoc","description":"Unique identifier for the variable product.","optional":true},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"review","type":"assoc","description":"The content of the review.","optional":true},{"name":"date_created","type":"assoc","description":"The date the review was created, in the site's timezone.","optional":true},{"name":"date_created_gmt","type":"assoc","description":"The date the review was created, as GMT.","optional":true},{"name":"rating","type":"assoc","description":"Review rating (0 to 5).","optional":true},{"name":"name","type":"assoc","description":"Reviewer name.","optional":true},{"name":"email","type":"assoc","description":"Reviewer email.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.906s)
Debug (bootstrap): Attaching command 'wc product_review update' to hook (0.906s)
Debug (commands): Adding command: wc update in product_review Namespace (0.906s)
Debug (bootstrap): Adding deferred command: wc product_review delete (parent: wc product_review, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"product_id","type":"positional","description":"Product ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"product_id","type":"assoc","description":"Unique identifier for the variable product.","optional":true},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Whether to bypass trash and force deletion.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.906s)
Debug (bootstrap): Attaching command 'wc product_review delete' to hook (0.906s)
Debug (commands): Adding command: wc delete in product_review Namespace (0.906s)
Debug (bootstrap): Adding deferred command: wc product_shipping_class list (parent: wc product_shipping_class, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"search","type":"assoc","description":"Limit results to those matching a string.","optional":true},{"name":"exclude","type":"assoc","description":"Ensure result set excludes specific IDs.","optional":true},{"name":"include","type":"assoc","description":"Limit result set to specific ids.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by resource attribute.","optional":true},{"name":"hide_empty","type":"assoc","description":"Whether to hide resources not assigned to any products.","optional":true},{"name":"parent","type":"assoc","description":"Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","optional":true},{"name":"product","type":"assoc","description":"Limit result set to resources assigned to a specific product.","optional":true},{"name":"slug","type":"assoc","description":"Limit result set to resources with a specific slug.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.906s)
Debug (commands): Adding empty container for deferred command: wc product_shipping_class list (0.957s)
Debug (bootstrap): Attaching command 'wc product_shipping_class list' to hook (0.958s)
Debug (commands): Adding command: wc list in product_shipping_class Namespace (0.958s)
Debug (bootstrap): Adding deferred command: wc product_shipping_class create (parent: wc product_shipping_class, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"name","type":"assoc","description":"Name for the resource.","optional":false},{"name":"slug","type":"assoc","description":"An alphanumeric identifier for the resource unique to its type.","optional":true},{"name":"description","type":"assoc","description":"HTML description of the resource.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.958s)
Debug (bootstrap): Attaching command 'wc product_shipping_class create' to hook (0.958s)
Debug (commands): Adding command: wc create in product_shipping_class Namespace (0.958s)
Debug (bootstrap): Adding deferred command: wc product_shipping_class get (parent: wc product_shipping_class, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.958s)
Debug (bootstrap): Attaching command 'wc product_shipping_class get' to hook (0.958s)
Debug (commands): Adding command: wc get in product_shipping_class Namespace (0.958s)
Debug (bootstrap): Adding deferred command: wc product_shipping_class update (parent: wc product_shipping_class, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"name","type":"assoc","description":"Shipping class name.","optional":true},{"name":"slug","type":"assoc","description":"An alphanumeric identifier for the resource unique to its type.","optional":true},{"name":"description","type":"assoc","description":"HTML description of the resource.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.958s)
Debug (bootstrap): Attaching command 'wc product_shipping_class update' to hook (0.958s)
Debug (commands): Adding command: wc update in product_shipping_class Namespace (0.958s)
Debug (bootstrap): Adding deferred command: wc product_shipping_class delete (parent: wc product_shipping_class, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Required to be true, as resource does not support trashing.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.958s)
Debug (bootstrap): Attaching command 'wc product_shipping_class delete' to hook (0.958s)
Debug (commands): Adding command: wc delete in product_shipping_class Namespace (0.958s)
Debug (bootstrap): Adding deferred command: wc product_tag list (parent: wc product_tag, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"search","type":"assoc","description":"Limit results to those matching a string.","optional":true},{"name":"exclude","type":"assoc","description":"Ensure result set excludes specific IDs.","optional":true},{"name":"include","type":"assoc","description":"Limit result set to specific ids.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by resource attribute.","optional":true},{"name":"hide_empty","type":"assoc","description":"Whether to hide resources not assigned to any products.","optional":true},{"name":"parent","type":"assoc","description":"Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","optional":true},{"name":"product","type":"assoc","description":"Limit result set to resources assigned to a specific product.","optional":true},{"name":"slug","type":"assoc","description":"Limit result set to resources with a specific slug.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.958s)
Debug (commands): Adding empty container for deferred command: wc product_tag list (0.958s)
Debug (bootstrap): Attaching command 'wc product_tag list' to hook (0.959s)
Debug (commands): Adding command: wc list in product_tag Namespace (0.959s)
Debug (bootstrap): Adding deferred command: wc product_tag create (parent: wc product_tag, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"name","type":"assoc","description":"Name for the resource.","optional":false},{"name":"slug","type":"assoc","description":"An alphanumeric identifier for the resource unique to its type.","optional":true},{"name":"description","type":"assoc","description":"HTML description of the resource.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.959s)
Debug (bootstrap): Attaching command 'wc product_tag create' to hook (0.959s)
Debug (commands): Adding command: wc create in product_tag Namespace (0.959s)
Debug (bootstrap): Adding deferred command: wc product_tag get (parent: wc product_tag, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.959s)
Debug (bootstrap): Attaching command 'wc product_tag get' to hook (0.959s)
Debug (commands): Adding command: wc get in product_tag Namespace (0.959s)
Debug (bootstrap): Adding deferred command: wc product_tag update (parent: wc product_tag, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"name","type":"assoc","description":"Tag name.","optional":true},{"name":"slug","type":"assoc","description":"An alphanumeric identifier for the resource unique to its type.","optional":true},{"name":"description","type":"assoc","description":"HTML description of the resource.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.959s)
Debug (bootstrap): Attaching command 'wc product_tag update' to hook (0.959s)
Debug (commands): Adding command: wc update in product_tag Namespace (0.959s)
Debug (bootstrap): Adding deferred command: wc product_tag delete (parent: wc product_tag, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Required to be true, as resource does not support trashing.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.959s)
Debug (bootstrap): Attaching command 'wc product_tag delete' to hook (0.959s)
Debug (commands): Adding command: wc delete in product_tag Namespace (0.959s)
Debug (bootstrap): Adding deferred command: wc product list (parent: wc product, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"search","type":"assoc","description":"Limit results to those matching a string.","optional":true},{"name":"after","type":"assoc","description":"Limit response to resources published after a given ISO8601 compliant date.","optional":true},{"name":"before","type":"assoc","description":"Limit response to resources published before a given ISO8601 compliant date.","optional":true},{"name":"modified_after","type":"assoc","description":"Limit response to resources modified after a given ISO8601 compliant date.","optional":true},{"name":"modified_before","type":"assoc","description":"Limit response to resources modified before a given ISO8601 compliant date.","optional":true},{"name":"dates_are_gmt","type":"assoc","description":"Whether to consider GMT post dates when limiting response by published or modified date.","optional":true},{"name":"exclude","type":"assoc","description":"Ensure result set excludes specific IDs.","optional":true},{"name":"include","type":"assoc","description":"Limit result set to specific ids.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by object attribute.","optional":true},{"name":"parent","type":"assoc","description":"Limit result set to those of particular parent IDs.","optional":true},{"name":"parent_exclude","type":"assoc","description":"Limit result set to all items except those of a particular parent ID.","optional":true},{"name":"slug","type":"assoc","description":"Limit result set to products with a specific slug.","optional":true},{"name":"status","type":"assoc","description":"Limit result set to products assigned a specific status.","optional":true},{"name":"type","type":"assoc","description":"Limit result set to products assigned a specific type.","optional":true},{"name":"sku","type":"assoc","description":"Limit result set to products with specific SKU(s). Use commas to separate.","optional":true},{"name":"featured","type":"assoc","description":"Limit result set to featured products.","optional":true},{"name":"category","type":"assoc","description":"Limit result set to products assigned a specific category ID.","optional":true},{"name":"tag","type":"assoc","description":"Limit result set to products assigned a specific tag ID.","optional":true},{"name":"shipping_class","type":"assoc","description":"Limit result set to products assigned a specific shipping class ID.","optional":true},{"name":"attribute","type":"assoc","description":"Limit result set to products with a specific attribute. Use the taxonomy name\/attribute slug.","optional":true},{"name":"attribute_term","type":"assoc","description":"Limit result set to products with a specific attribute term ID (required an assigned attribute).","optional":true},{"name":"tax_class","type":"assoc","description":"Limit result set to products with a specific tax class.","optional":true},{"name":"in_stock","type":"assoc","description":"Limit result set to products in stock or out of stock.","optional":true},{"name":"on_sale","type":"assoc","description":"Limit result set to products on sale.","optional":true},{"name":"min_price","type":"assoc","description":"Limit result set to products based on a minimum price.","optional":true},{"name":"max_price","type":"assoc","description":"Limit result set to products based on a maximum price.","optional":true},{"name":"include_meta","type":"assoc","description":"Limit meta_data to specific keys.","optional":true},{"name":"exclude_meta","type":"assoc","description":"Ensure meta_data excludes specific keys.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.959s)
Debug (commands): Adding empty container for deferred command: wc product list (0.959s)
Debug (bootstrap): Attaching command 'wc product list' to hook (0.96s)
Debug (commands): Adding command: wc list in product Namespace (0.96s)
Debug (bootstrap): Adding deferred command: wc product create (parent: wc product, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"name","type":"assoc","description":"Product name.","optional":true},{"name":"slug","type":"assoc","description":"Product slug.","optional":true},{"name":"type","type":"assoc","description":"Product type.","optional":true},{"name":"status","type":"assoc","description":"Product status (post status).","optional":true},{"name":"featured","type":"assoc","description":"Featured product.","optional":true},{"name":"catalog_visibility","type":"assoc","description":"Catalog visibility.","optional":true},{"name":"description","type":"assoc","description":"Product description.","optional":true},{"name":"short_description","type":"assoc","description":"Product short description.","optional":true},{"name":"sku","type":"assoc","description":"Unique identifier.","optional":true},{"name":"regular_price","type":"assoc","description":"Product regular price.","optional":true},{"name":"sale_price","type":"assoc","description":"Product sale price.","optional":true},{"name":"date_on_sale_from","type":"assoc","description":"Start date of sale price, in the site's timezone.","optional":true},{"name":"date_on_sale_from_gmt","type":"assoc","description":"Start date of sale price, as GMT.","optional":true},{"name":"date_on_sale_to","type":"assoc","description":"End date of sale price, in the site's timezone.","optional":true},{"name":"date_on_sale_to_gmt","type":"assoc","description":"End date of sale price, as GMT.","optional":true},{"name":"virtual","type":"assoc","description":"If the product is virtual.","optional":true},{"name":"downloadable","type":"assoc","description":"If the product is downloadable.","optional":true},{"name":"downloads","type":"assoc","description":"List of downloadable files.","optional":true},{"name":"download_limit","type":"assoc","description":"Number of times downloadable files can be downloaded after purchase.","optional":true},{"name":"download_expiry","type":"assoc","description":"Number of days until access to downloadable files expires.","optional":true},{"name":"external_url","type":"assoc","description":"Product external URL. Only for external products.","optional":true},{"name":"button_text","type":"assoc","description":"Product external button text. Only for external products.","optional":true},{"name":"tax_status","type":"assoc","description":"Tax status.","optional":true},{"name":"tax_class","type":"assoc","description":"Tax class.","optional":true},{"name":"manage_stock","type":"assoc","description":"Stock management at product level.","optional":true},{"name":"stock_quantity","type":"assoc","description":"Stock quantity.","optional":true},{"name":"in_stock","type":"assoc","description":"Controls whether or not the product is listed as \"in stock\" or \"out of stock\" on the frontend.","optional":true},{"name":"backorders","type":"assoc","description":"If managing stock, this controls if backorders are allowed.","optional":true},{"name":"sold_individually","type":"assoc","description":"Allow one item to be bought in a single order.","optional":true},{"name":"weight","type":"assoc","description":"Product weight (kg).","optional":true},{"name":"dimensions","type":"assoc","description":"Product dimensions.","optional":true},{"name":"shipping_class","type":"assoc","description":"Shipping class slug.","optional":true},{"name":"reviews_allowed","type":"assoc","description":"Allow reviews.","optional":true},{"name":"upsell_ids","type":"assoc","description":"List of up-sell products IDs.","optional":true},{"name":"cross_sell_ids","type":"assoc","description":"List of cross-sell products IDs.","optional":true},{"name":"parent_id","type":"assoc","description":"Product parent ID.","optional":true},{"name":"purchase_note","type":"assoc","description":"Optional note to send the customer after purchase.","optional":true},{"name":"categories","type":"assoc","description":"List of categories.","optional":true},{"name":"tags","type":"assoc","description":"List of tags.","optional":true},{"name":"images","type":"assoc","description":"List of images.","optional":true},{"name":"attributes","type":"assoc","description":"List of attributes.","optional":true},{"name":"default_attributes","type":"assoc","description":"Defaults variation attributes.","optional":true},{"name":"grouped_products","type":"assoc","description":"List of grouped products ID.","optional":true},{"name":"menu_order","type":"assoc","description":"Menu order, used to custom sort products.","optional":true},{"name":"meta_data","type":"assoc","description":"Meta data.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.96s)
Debug (bootstrap): Attaching command 'wc product create' to hook (0.96s)
Debug (commands): Adding command: wc create in product Namespace (0.96s)
Debug (bootstrap): Adding deferred command: wc product get (parent: wc product, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.96s)
Debug (bootstrap): Attaching command 'wc product get' to hook (0.96s)
Debug (commands): Adding command: wc get in product Namespace (0.96s)
Debug (bootstrap): Adding deferred command: wc product update (parent: wc product, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"name","type":"assoc","description":"Product name.","optional":true},{"name":"slug","type":"assoc","description":"Product slug.","optional":true},{"name":"type","type":"assoc","description":"Product type.","optional":true},{"name":"status","type":"assoc","description":"Product status (post status).","optional":true},{"name":"featured","type":"assoc","description":"Featured product.","optional":true},{"name":"catalog_visibility","type":"assoc","description":"Catalog visibility.","optional":true},{"name":"description","type":"assoc","description":"Product description.","optional":true},{"name":"short_description","type":"assoc","description":"Product short description.","optional":true},{"name":"sku","type":"assoc","description":"Unique identifier.","optional":true},{"name":"regular_price","type":"assoc","description":"Product regular price.","optional":true},{"name":"sale_price","type":"assoc","description":"Product sale price.","optional":true},{"name":"date_on_sale_from","type":"assoc","description":"Start date of sale price, in the site's timezone.","optional":true},{"name":"date_on_sale_from_gmt","type":"assoc","description":"Start date of sale price, as GMT.","optional":true},{"name":"date_on_sale_to","type":"assoc","description":"End date of sale price, in the site's timezone.","optional":true},{"name":"date_on_sale_to_gmt","type":"assoc","description":"End date of sale price, as GMT.","optional":true},{"name":"virtual","type":"assoc","description":"If the product is virtual.","optional":true},{"name":"downloadable","type":"assoc","description":"If the product is downloadable.","optional":true},{"name":"downloads","type":"assoc","description":"List of downloadable files.","optional":true},{"name":"download_limit","type":"assoc","description":"Number of times downloadable files can be downloaded after purchase.","optional":true},{"name":"download_expiry","type":"assoc","description":"Number of days until access to downloadable files expires.","optional":true},{"name":"external_url","type":"assoc","description":"Product external URL. Only for external products.","optional":true},{"name":"button_text","type":"assoc","description":"Product external button text. Only for external products.","optional":true},{"name":"tax_status","type":"assoc","description":"Tax status.","optional":true},{"name":"tax_class","type":"assoc","description":"Tax class.","optional":true},{"name":"manage_stock","type":"assoc","description":"Stock management at product level.","optional":true},{"name":"stock_quantity","type":"assoc","description":"Stock quantity.","optional":true},{"name":"in_stock","type":"assoc","description":"Controls whether or not the product is listed as \"in stock\" or \"out of stock\" on the frontend.","optional":true},{"name":"backorders","type":"assoc","description":"If managing stock, this controls if backorders are allowed.","optional":true},{"name":"sold_individually","type":"assoc","description":"Allow one item to be bought in a single order.","optional":true},{"name":"weight","type":"assoc","description":"Product weight (kg).","optional":true},{"name":"dimensions","type":"assoc","description":"Product dimensions.","optional":true},{"name":"shipping_class","type":"assoc","description":"Shipping class slug.","optional":true},{"name":"reviews_allowed","type":"assoc","description":"Allow reviews.","optional":true},{"name":"upsell_ids","type":"assoc","description":"List of up-sell products IDs.","optional":true},{"name":"cross_sell_ids","type":"assoc","description":"List of cross-sell products IDs.","optional":true},{"name":"parent_id","type":"assoc","description":"Product parent ID.","optional":true},{"name":"purchase_note","type":"assoc","description":"Optional note to send the customer after purchase.","optional":true},{"name":"categories","type":"assoc","description":"List of categories.","optional":true},{"name":"tags","type":"assoc","description":"List of tags.","optional":true},{"name":"images","type":"assoc","description":"List of images.","optional":true},{"name":"attributes","type":"assoc","description":"List of attributes.","optional":true},{"name":"default_attributes","type":"assoc","description":"Defaults variation attributes.","optional":true},{"name":"grouped_products","type":"assoc","description":"List of grouped products ID.","optional":true},{"name":"menu_order","type":"assoc","description":"Menu order, used to custom sort products.","optional":true},{"name":"meta_data","type":"assoc","description":"Meta data.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.96s)
Debug (bootstrap): Attaching command 'wc product update' to hook (0.96s)
Debug (commands): Adding command: wc update in product Namespace (0.96s)
Debug (bootstrap): Adding deferred command: wc product delete (parent: wc product, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Whether to bypass trash and force deletion.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.96s)
Debug (bootstrap): Attaching command 'wc product delete' to hook (0.96s)
Debug (commands): Adding command: wc delete in product Namespace (0.961s)
Debug (bootstrap): Adding deferred command: wc product_variation list (parent: wc product_variation, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"product_id","type":"positional","description":"Product ID.","optional":false},{"name":"product_id","type":"assoc","description":"Unique identifier for the variable product.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"search","type":"assoc","description":"Limit results to those matching a string.","optional":true},{"name":"after","type":"assoc","description":"Limit response to resources published after a given ISO8601 compliant date.","optional":true},{"name":"before","type":"assoc","description":"Limit response to resources published before a given ISO8601 compliant date.","optional":true},{"name":"modified_after","type":"assoc","description":"Limit response to resources modified after a given ISO8601 compliant date.","optional":true},{"name":"modified_before","type":"assoc","description":"Limit response to resources modified before a given ISO8601 compliant date.","optional":true},{"name":"dates_are_gmt","type":"assoc","description":"Whether to consider GMT post dates when limiting response by published or modified date.","optional":true},{"name":"exclude","type":"assoc","description":"Ensure result set excludes specific IDs.","optional":true},{"name":"include","type":"assoc","description":"Limit result set to specific ids.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by object attribute.","optional":true},{"name":"parent","type":"assoc","description":"Limit result set to those of particular parent IDs.","optional":true},{"name":"parent_exclude","type":"assoc","description":"Limit result set to all items except those of a particular parent ID.","optional":true},{"name":"slug","type":"assoc","description":"Limit result set to products with a specific slug.","optional":true},{"name":"status","type":"assoc","description":"Limit result set to products assigned a specific status.","optional":true},{"name":"type","type":"assoc","description":"Limit result set to products assigned a specific type.","optional":true},{"name":"sku","type":"assoc","description":"Limit result set to products with specific SKU(s). Use commas to separate.","optional":true},{"name":"featured","type":"assoc","description":"Limit result set to featured products.","optional":true},{"name":"category","type":"assoc","description":"Limit result set to products assigned a specific category ID.","optional":true},{"name":"tag","type":"assoc","description":"Limit result set to products assigned a specific tag ID.","optional":true},{"name":"shipping_class","type":"assoc","description":"Limit result set to products assigned a specific shipping class ID.","optional":true},{"name":"attribute","type":"assoc","description":"Limit result set to products with a specific attribute. Use the taxonomy name\/attribute slug.","optional":true},{"name":"attribute_term","type":"assoc","description":"Limit result set to products with a specific attribute term ID (required an assigned attribute).","optional":true},{"name":"tax_class","type":"assoc","description":"Limit result set to products with a specific tax class.","optional":true},{"name":"in_stock","type":"assoc","description":"Limit result set to products in stock or out of stock.","optional":true},{"name":"on_sale","type":"assoc","description":"Limit result set to products on sale.","optional":true},{"name":"min_price","type":"assoc","description":"Limit result set to products based on a minimum price.","optional":true},{"name":"max_price","type":"assoc","description":"Limit result set to products based on a maximum price.","optional":true},{"name":"include_meta","type":"assoc","description":"Limit meta_data to specific keys.","optional":true},{"name":"exclude_meta","type":"assoc","description":"Ensure meta_data excludes specific keys.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.961s)
Debug (commands): Adding empty container for deferred command: wc product_variation list (0.978s)
Debug (bootstrap): Attaching command 'wc product_variation list' to hook (0.978s)
Debug (commands): Adding command: wc list in product_variation Namespace (0.978s)
Debug (bootstrap): Adding deferred command: wc product_variation create (parent: wc product_variation, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"product_id","type":"positional","description":"Product ID.","optional":false},{"name":"product_id","type":"assoc","description":"Unique identifier for the variable product.","optional":true},{"name":"description","type":"assoc","description":"Variation description.","optional":true},{"name":"sku","type":"assoc","description":"Unique identifier.","optional":true},{"name":"regular_price","type":"assoc","description":"Variation regular price.","optional":true},{"name":"sale_price","type":"assoc","description":"Variation sale price.","optional":true},{"name":"date_on_sale_from","type":"assoc","description":"Start date of sale price, in the site's timezone.","optional":true},{"name":"date_on_sale_from_gmt","type":"assoc","description":"Start date of sale price, as GMT.","optional":true},{"name":"date_on_sale_to","type":"assoc","description":"End date of sale price, in the site's timezone.","optional":true},{"name":"date_on_sale_to_gmt","type":"assoc","description":"End date of sale price, as GMT.","optional":true},{"name":"visible","type":"assoc","description":"Define if the variation is visible on the product's page.","optional":true},{"name":"virtual","type":"assoc","description":"If the variation is virtual.","optional":true},{"name":"downloadable","type":"assoc","description":"If the variation is downloadable.","optional":true},{"name":"downloads","type":"assoc","description":"List of downloadable files.","optional":true},{"name":"download_limit","type":"assoc","description":"Number of times downloadable files can be downloaded after purchase.","optional":true},{"name":"download_expiry","type":"assoc","description":"Number of days until access to downloadable files expires.","optional":true},{"name":"tax_status","type":"assoc","description":"Tax status.","optional":true},{"name":"tax_class","type":"assoc","description":"Tax class.","optional":true},{"name":"manage_stock","type":"assoc","description":"Stock management at variation level.","optional":true},{"name":"stock_quantity","type":"assoc","description":"Stock quantity.","optional":true},{"name":"in_stock","type":"assoc","description":"Controls whether or not the variation is listed as \"in stock\" or \"out of stock\" on the frontend.","optional":true},{"name":"backorders","type":"assoc","description":"If managing stock, this controls if backorders are allowed.","optional":true},{"name":"weight","type":"assoc","description":"Variation weight (kg).","optional":true},{"name":"dimensions","type":"assoc","description":"Variation dimensions.","optional":true},{"name":"shipping_class","type":"assoc","description":"Shipping class slug.","optional":true},{"name":"image","type":"assoc","description":"Variation image data.","optional":true},{"name":"attributes","type":"assoc","description":"List of attributes.","optional":true},{"name":"menu_order","type":"assoc","description":"Menu order, used to custom sort products.","optional":true},{"name":"meta_data","type":"assoc","description":"Meta data.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.979s)
Debug (bootstrap): Attaching command 'wc product_variation create' to hook (0.979s)
Debug (commands): Adding command: wc create in product_variation Namespace (0.979s)
Debug (bootstrap): Adding deferred command: wc product_variation get (parent: wc product_variation, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"product_id","type":"positional","description":"Product ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"product_id","type":"assoc","description":"Unique identifier for the variable product.","optional":true},{"name":"id","type":"assoc","description":"Unique identifier for the variation.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.979s)
Debug (bootstrap): Attaching command 'wc product_variation get' to hook (0.979s)
Debug (commands): Adding command: wc get in product_variation Namespace (0.979s)
Debug (bootstrap): Adding deferred command: wc product_variation update (parent: wc product_variation, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"product_id","type":"positional","description":"Product ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"product_id","type":"assoc","description":"Unique identifier for the variable product.","optional":true},{"name":"id","type":"assoc","description":"Unique identifier for the variation.","optional":true},{"name":"description","type":"assoc","description":"Variation description.","optional":true},{"name":"sku","type":"assoc","description":"Unique identifier.","optional":true},{"name":"regular_price","type":"assoc","description":"Variation regular price.","optional":true},{"name":"sale_price","type":"assoc","description":"Variation sale price.","optional":true},{"name":"date_on_sale_from","type":"assoc","description":"Start date of sale price, in the site's timezone.","optional":true},{"name":"date_on_sale_from_gmt","type":"assoc","description":"Start date of sale price, as GMT.","optional":true},{"name":"date_on_sale_to","type":"assoc","description":"End date of sale price, in the site's timezone.","optional":true},{"name":"date_on_sale_to_gmt","type":"assoc","description":"End date of sale price, as GMT.","optional":true},{"name":"visible","type":"assoc","description":"Define if the variation is visible on the product's page.","optional":true},{"name":"virtual","type":"assoc","description":"If the variation is virtual.","optional":true},{"name":"downloadable","type":"assoc","description":"If the variation is downloadable.","optional":true},{"name":"downloads","type":"assoc","description":"List of downloadable files.","optional":true},{"name":"download_limit","type":"assoc","description":"Number of times downloadable files can be downloaded after purchase.","optional":true},{"name":"download_expiry","type":"assoc","description":"Number of days until access to downloadable files expires.","optional":true},{"name":"tax_status","type":"assoc","description":"Tax status.","optional":true},{"name":"tax_class","type":"assoc","description":"Tax class.","optional":true},{"name":"manage_stock","type":"assoc","description":"Stock management at variation level.","optional":true},{"name":"stock_quantity","type":"assoc","description":"Stock quantity.","optional":true},{"name":"in_stock","type":"assoc","description":"Controls whether or not the variation is listed as \"in stock\" or \"out of stock\" on the frontend.","optional":true},{"name":"backorders","type":"assoc","description":"If managing stock, this controls if backorders are allowed.","optional":true},{"name":"weight","type":"assoc","description":"Variation weight (kg).","optional":true},{"name":"dimensions","type":"assoc","description":"Variation dimensions.","optional":true},{"name":"shipping_class","type":"assoc","description":"Shipping class slug.","optional":true},{"name":"image","type":"assoc","description":"Variation image data.","optional":true},{"name":"attributes","type":"assoc","description":"List of attributes.","optional":true},{"name":"menu_order","type":"assoc","description":"Menu order, used to custom sort products.","optional":true},{"name":"meta_data","type":"assoc","description":"Meta data.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.979s)
Debug (bootstrap): Attaching command 'wc product_variation update' to hook (0.979s)
Debug (commands): Adding command: wc update in product_variation Namespace (0.979s)
Debug (bootstrap): Adding deferred command: wc product_variation delete (parent: wc product_variation, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"product_id","type":"positional","description":"Product ID.","optional":false},{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"product_id","type":"assoc","description":"Unique identifier for the variable product.","optional":true},{"name":"id","type":"assoc","description":"Unique identifier for the variation.","optional":true},{"name":"force","type":"assoc","description":"Whether to bypass trash and force deletion.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.979s)
Debug (bootstrap): Attaching command 'wc product_variation delete' to hook (0.979s)
Debug (commands): Adding command: wc delete in product_variation Namespace (0.979s)
Debug (bootstrap): Adding deferred command: wc shipping_zone list (parent: wc shipping_zone, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.979s)
Debug (commands): Adding empty container for deferred command: wc shipping_zone list (0.979s)
Debug (bootstrap): Attaching command 'wc shipping_zone list' to hook (0.979s)
Debug (commands): Adding command: wc list in shipping_zone Namespace (0.979s)
Debug (bootstrap): Adding deferred command: wc shipping_zone create (parent: wc shipping_zone, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"name","type":"assoc","description":"Shipping zone name.","optional":false},{"name":"order","type":"assoc","description":"Shipping zone order.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.98s)
Debug (bootstrap): Attaching command 'wc shipping_zone create' to hook (0.98s)
Debug (commands): Adding command: wc create in shipping_zone Namespace (0.98s)
Debug (bootstrap): Adding deferred command: wc shipping_zone get (parent: wc shipping_zone, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique ID for the resource.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.98s)
Debug (bootstrap): Attaching command 'wc shipping_zone get' to hook (0.98s)
Debug (commands): Adding command: wc get in shipping_zone Namespace (0.98s)
Debug (bootstrap): Adding deferred command: wc shipping_zone update (parent: wc shipping_zone, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique ID for the resource.","optional":true},{"name":"name","type":"assoc","description":"Shipping zone name.","optional":true},{"name":"order","type":"assoc","description":"Shipping zone order.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.98s)
Debug (bootstrap): Attaching command 'wc shipping_zone update' to hook (0.98s)
Debug (commands): Adding command: wc update in shipping_zone Namespace (0.98s)
Debug (bootstrap): Adding deferred command: wc shipping_zone delete (parent: wc shipping_zone, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique ID for the resource.","optional":true},{"name":"force","type":"assoc","description":"Whether to bypass trash and force deletion.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.98s)
Debug (bootstrap): Attaching command 'wc shipping_zone delete' to hook (0.98s)
Debug (commands): Adding command: wc delete in shipping_zone Namespace (0.98s)
Debug (bootstrap): Adding deferred command: wc shipping_zone_location list (parent: wc shipping_zone_location, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique ID for the resource.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.98s)
Debug (commands): Adding empty container for deferred command: wc shipping_zone_location list (0.98s)
Debug (bootstrap): Attaching command 'wc shipping_zone_location list' to hook (0.98s)
Debug (commands): Adding command: wc list in shipping_zone_location Namespace (0.98s)
Debug (bootstrap): Adding deferred command: wc shipping_zone_method list (parent: wc shipping_zone_method, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"zone_id","type":"positional","description":"Zone ID.","optional":false},{"name":"zone_id","type":"assoc","description":"Unique ID for the zone.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.98s)
Debug (commands): Adding empty container for deferred command: wc shipping_zone_method list (0.98s)
Debug (bootstrap): Attaching command 'wc shipping_zone_method list' to hook (0.98s)
Debug (commands): Adding command: wc list in shipping_zone_method Namespace (0.98s)
Debug (bootstrap): Adding deferred command: wc shipping_zone_method create (parent: wc shipping_zone_method, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"zone_id","type":"positional","description":"Zone ID.","optional":false},{"name":"zone_id","type":"assoc","description":"Unique ID for the zone.","optional":true},{"name":"order","type":"assoc","description":"Shipping method sort order.","optional":true},{"name":"enabled","type":"assoc","description":"Shipping method enabled status.","optional":true},{"name":"settings","type":"assoc","description":"Shipping method settings.","optional":true},{"name":"method_id","type":"assoc","description":"Shipping method ID.","optional":false},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.98s)
Debug (bootstrap): Attaching command 'wc shipping_zone_method create' to hook (0.981s)
Debug (commands): Adding command: wc create in shipping_zone_method Namespace (0.981s)
Debug (bootstrap): Adding deferred command: wc shipping_zone_method get (parent: wc shipping_zone_method, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"zone_id","type":"positional","description":"Zone ID.","optional":false},{"name":"instance_id","type":"positional","description":"Instance ID.","optional":false},{"name":"zone_id","type":"assoc","description":"Unique ID for the zone.","optional":true},{"name":"instance_id","type":"assoc","description":"Unique ID for the instance.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.981s)
Debug (bootstrap): Attaching command 'wc shipping_zone_method get' to hook (0.981s)
Debug (commands): Adding command: wc get in shipping_zone_method Namespace (0.981s)
Debug (bootstrap): Adding deferred command: wc shipping_zone_method update (parent: wc shipping_zone_method, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"zone_id","type":"positional","description":"Zone ID.","optional":false},{"name":"instance_id","type":"positional","description":"Instance ID.","optional":false},{"name":"zone_id","type":"assoc","description":"Unique ID for the zone.","optional":true},{"name":"instance_id","type":"assoc","description":"Unique ID for the instance.","optional":true},{"name":"order","type":"assoc","description":"Shipping method sort order.","optional":true},{"name":"enabled","type":"assoc","description":"Shipping method enabled status.","optional":true},{"name":"settings","type":"assoc","description":"Shipping method settings.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.981s)
Debug (bootstrap): Attaching command 'wc shipping_zone_method update' to hook (0.981s)
Debug (commands): Adding command: wc update in shipping_zone_method Namespace (0.981s)
Debug (bootstrap): Adding deferred command: wc shipping_zone_method delete (parent: wc shipping_zone_method, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"zone_id","type":"positional","description":"Zone ID.","optional":false},{"name":"instance_id","type":"positional","description":"Instance ID.","optional":false},{"name":"zone_id","type":"assoc","description":"Unique ID for the zone.","optional":true},{"name":"instance_id","type":"assoc","description":"Unique ID for the instance.","optional":true},{"name":"force","type":"assoc","description":"Whether to bypass trash and force deletion.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.981s)
Debug (bootstrap): Attaching command 'wc shipping_zone_method delete' to hook (0.981s)
Debug (commands): Adding command: wc delete in shipping_zone_method Namespace (0.981s)
Debug (bootstrap): Adding deferred command: wc tax_class list (parent: wc tax_class, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.981s)
Debug (commands): Adding empty container for deferred command: wc tax_class list (0.981s)
Debug (bootstrap): Attaching command 'wc tax_class list' to hook (0.981s)
Debug (commands): Adding command: wc list in tax_class Namespace (0.981s)
Debug (bootstrap): Adding deferred command: wc tax_class create (parent: wc tax_class, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"name","type":"assoc","description":"Tax class name.","optional":false},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.981s)
Debug (bootstrap): Attaching command 'wc tax_class create' to hook (0.981s)
Debug (commands): Adding command: wc create in tax_class Namespace (0.981s)
Debug (bootstrap): Adding deferred command: wc tax_class get (parent: wc tax_class, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"slug","type":"positional","description":"The slug for the resource.","optional":false},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.981s)
Debug (bootstrap): Attaching command 'wc tax_class get' to hook (0.981s)
Debug (commands): Adding command: wc get in tax_class Namespace (0.982s)
Debug (bootstrap): Adding deferred command: wc tax_class delete (parent: wc tax_class, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"slug","type":"positional","description":"The slug for the resource.","optional":false},{"name":"force","type":"assoc","description":"Required to be true, as resource does not support trashing.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.982s)
Debug (bootstrap): Attaching command 'wc tax_class delete' to hook (0.982s)
Debug (commands): Adding command: wc delete in tax_class Namespace (0.982s)
Debug (bootstrap): Adding deferred command: wc tax list (parent: wc tax, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by object attribute.","optional":true},{"name":"class","type":"assoc","description":"Sort by tax class.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.982s)
Debug (commands): Adding empty container for deferred command: wc tax list (0.982s)
Debug (bootstrap): Attaching command 'wc tax list' to hook (0.982s)
Debug (commands): Adding command: wc list in tax Namespace (0.982s)
Debug (bootstrap): Adding deferred command: wc tax create (parent: wc tax, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"country","type":"assoc","description":"Country ISO 3166 code.","optional":true},{"name":"state","type":"assoc","description":"State code.","optional":true},{"name":"postcode","type":"assoc","description":"Postcode \/ ZIP.","optional":true},{"name":"city","type":"assoc","description":"City name.","optional":true},{"name":"rate","type":"assoc","description":"Tax rate.","optional":true},{"name":"name","type":"assoc","description":"Tax rate name.","optional":true},{"name":"priority","type":"assoc","description":"Tax priority.","optional":true},{"name":"compound","type":"assoc","description":"Whether or not this is a compound rate.","optional":true},{"name":"shipping","type":"assoc","description":"Whether or not this tax rate also gets applied to shipping.","optional":true},{"name":"order","type":"assoc","description":"Indicates the order that will appear in queries.","optional":true},{"name":"class","type":"assoc","description":"Tax class.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.982s)
Debug (bootstrap): Attaching command 'wc tax create' to hook (0.982s)
Debug (commands): Adding command: wc create in tax Namespace (0.982s)
Debug (bootstrap): Adding deferred command: wc tax get (parent: wc tax, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.982s)
Debug (bootstrap): Attaching command 'wc tax get' to hook (0.982s)
Debug (commands): Adding command: wc get in tax Namespace (0.982s)
Debug (bootstrap): Adding deferred command: wc tax update (parent: wc tax, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"country","type":"assoc","description":"Country ISO 3166 code.","optional":true},{"name":"state","type":"assoc","description":"State code.","optional":true},{"name":"postcode","type":"assoc","description":"Postcode \/ ZIP.","optional":true},{"name":"city","type":"assoc","description":"City name.","optional":true},{"name":"rate","type":"assoc","description":"Tax rate.","optional":true},{"name":"name","type":"assoc","description":"Tax rate name.","optional":true},{"name":"priority","type":"assoc","description":"Tax priority.","optional":true},{"name":"compound","type":"assoc","description":"Whether or not this is a compound rate.","optional":true},{"name":"shipping","type":"assoc","description":"Whether or not this tax rate also gets applied to shipping.","optional":true},{"name":"order","type":"assoc","description":"Indicates the order that will appear in queries.","optional":true},{"name":"class","type":"assoc","description":"Tax class.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.982s)
Debug (bootstrap): Attaching command 'wc tax update' to hook (0.982s)
Debug (commands): Adding command: wc update in tax Namespace (0.982s)
Debug (bootstrap): Adding deferred command: wc tax delete (parent: wc tax, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Required to be true, as resource does not support trashing.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.982s)
Debug (bootstrap): Attaching command 'wc tax delete' to hook (0.982s)
Debug (commands): Adding command: wc delete in tax Namespace (0.982s)
Debug (bootstrap): Adding deferred command: wc webhook list (parent: wc webhook, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"page","type":"assoc","description":"Current page of the collection.","optional":true},{"name":"per_page","type":"assoc","description":"Maximum number of items to be returned in result set.","optional":true},{"name":"search","type":"assoc","description":"Limit results to those matching a string.","optional":true},{"name":"after","type":"assoc","description":"Limit response to resources published after a given ISO8601 compliant date.","optional":true},{"name":"before","type":"assoc","description":"Limit response to resources published before a given ISO8601 compliant date.","optional":true},{"name":"exclude","type":"assoc","description":"Ensure result set excludes specific IDs.","optional":true},{"name":"include","type":"assoc","description":"Limit result set to specific ids.","optional":true},{"name":"offset","type":"assoc","description":"Offset the result set by a specific number of items.","optional":true},{"name":"order","type":"assoc","description":"Order sort attribute ascending or descending.","optional":true},{"name":"orderby","type":"assoc","description":"Sort collection by object attribute.","optional":true},{"name":"status","type":"assoc","description":"Limit result set to webhooks assigned a specific status.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.982s)
Debug (commands): Adding empty container for deferred command: wc webhook list (0.983s)
Debug (bootstrap): Attaching command 'wc webhook list' to hook (0.983s)
Debug (commands): Adding command: wc list in webhook Namespace (0.983s)
Debug (bootstrap): Adding deferred command: wc webhook create (parent: wc webhook, callable: WC_CLI_REST_Command->create_item(), args: {"synopsis":[{"name":"name","type":"assoc","description":"A friendly name for the webhook.","optional":true},{"name":"status","type":"assoc","description":"Webhook status.","optional":true},{"name":"topic","type":"assoc","description":"Webhook topic.","optional":false},{"name":"secret","type":"assoc","description":"Secret key used to generate a hash of the delivered webhook and provided in the request headers. This will default to a MD5 hash from the current user's ID|username if not provided.","optional":true},{"name":"delivery_url","type":"assoc","description":"Webhook delivery URL.","optional":false},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.983s)
Debug (bootstrap): Attaching command 'wc webhook create' to hook (0.983s)
Debug (commands): Adding command: wc create in webhook Namespace (0.983s)
Debug (bootstrap): Adding deferred command: wc webhook get (parent: wc webhook, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.983s)
Debug (bootstrap): Attaching command 'wc webhook get' to hook (0.983s)
Debug (commands): Adding command: wc get in webhook Namespace (0.983s)
Debug (bootstrap): Adding deferred command: wc webhook update (parent: wc webhook, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"name","type":"assoc","description":"A friendly name for the webhook.","optional":true},{"name":"status","type":"assoc","description":"Webhook status.","optional":true},{"name":"topic","type":"assoc","description":"Webhook topic.","optional":true},{"name":"secret","type":"assoc","description":"Secret key used to generate a hash of the delivered webhook and provided in the request headers. This will default to a MD5 hash from the current user's ID|username if not provided.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.983s)
Debug (bootstrap): Attaching command 'wc webhook update' to hook (0.983s)
Debug (commands): Adding command: wc update in webhook Namespace (0.983s)
Debug (bootstrap): Adding deferred command: wc webhook delete (parent: wc webhook, callable: WC_CLI_REST_Command->delete_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"force","type":"assoc","description":"Required to be true, as resource does not support trashing.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.983s)
Debug (bootstrap): Attaching command 'wc webhook delete' to hook (0.983s)
Debug (commands): Adding command: wc delete in webhook Namespace (0.983s)
Debug (bootstrap): Adding deferred command: wc webhook_delivery list (parent: wc webhook_delivery, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"webhook_id","type":"assoc","description":"Unique identifier for the webhook.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.983s)
Debug (commands): Adding empty container for deferred command: wc webhook_delivery list (0.983s)
Debug (bootstrap): Attaching command 'wc webhook_delivery list' to hook (0.983s)
Debug (commands): Adding command: wc list in webhook_delivery Namespace (0.983s)
Debug (bootstrap): Adding deferred command: wc webhook_delivery get (parent: wc webhook_delivery, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"webhook_id","type":"assoc","description":"Unique identifier for the webhook.","optional":true},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.984s)
Debug (bootstrap): Attaching command 'wc webhook_delivery get' to hook (0.984s)
Debug (commands): Adding command: wc get in webhook_delivery Namespace (0.984s)
Debug (bootstrap): Adding deferred command: wc shipping_method list (parent: wc shipping_method, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.984s)
Debug (commands): Adding empty container for deferred command: wc shipping_method list (0.984s)
Debug (bootstrap): Attaching command 'wc shipping_method list' to hook (0.984s)
Debug (commands): Adding command: wc list in shipping_method Namespace (0.984s)
Debug (bootstrap): Adding deferred command: wc shipping_method get (parent: wc shipping_method, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.984s)
Debug (bootstrap): Attaching command 'wc shipping_method get' to hook (0.984s)
Debug (commands): Adding command: wc get in shipping_method Namespace (0.984s)
Debug (bootstrap): Adding deferred command: wc payment_gateway list (parent: wc payment_gateway, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.984s)
Debug (commands): Adding empty container for deferred command: wc payment_gateway list (0.984s)
Debug (bootstrap): Attaching command 'wc payment_gateway list' to hook (0.984s)
Debug (commands): Adding command: wc list in payment_gateway Namespace (0.984s)
Debug (bootstrap): Adding deferred command: wc payment_gateway get (parent: wc payment_gateway, callable: WC_CLI_REST_Command->get_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"context","type":"assoc","description":"Scope under which the request is made; determines fields present in response.","optional":true},{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.984s)
Debug (bootstrap): Attaching command 'wc payment_gateway get' to hook (0.985s)
Debug (commands): Adding command: wc get in payment_gateway Namespace (0.985s)
Debug (bootstrap): Adding deferred command: wc payment_gateway update (parent: wc payment_gateway, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The ID for the resource.","optional":false},{"name":"id","type":"assoc","description":"Unique identifier for the resource.","optional":true},{"name":"title","type":"assoc","description":"Payment gateway title on checkout.","optional":true},{"name":"description","type":"assoc","description":"Payment gateway description on checkout.","optional":true},{"name":"order","type":"assoc","description":"Payment gateway sort order.","optional":true},{"name":"enabled","type":"assoc","description":"Payment gateway enabled status.","optional":true},{"name":"settings","type":"assoc","description":"Payment gateway settings.","optional":true},{"name":"porcelain","type":"flag","description":"Output just the id when the operation is successful.","optional":true}],"when":"","before_invoke":{},"is_deferred":true}) (0.985s)
Debug (bootstrap): Attaching command 'wc payment_gateway update' to hook (0.985s)
Debug (commands): Adding command: wc update in payment_gateway Namespace (0.985s)
Debug (bootstrap): Adding deferred command: wc tool list (parent: wc tool, callable: WC_CLI_REST_Command->list_items(), args: {"synopsis":[{"name":"fields","type":"assoc","description":"Limit response to specific fields. Defaults to all fields.","optional":true},{"name":"field","type":"assoc","description":"Get the value of an individual field.","optional":true},{"name":"format","type":"assoc","description":"Render response in a particular format.","optional":true,"default":"table","options":["table","json","csv","ids","yaml","count","headers","body","envelope"]}],"when":"","before_invoke":{},"is_deferred":true}) (0.985s)
Debug (commands): Adding empty container for deferred command: wc tool list (0.985s)
Debug (bootstrap): Attaching command 'wc tool list' to hook (0.985s)
Debug (commands): Adding command: wc list in tool Namespace (0.985s)
Debug (bootstrap): Adding deferred command: wc tool run (parent: wc tool, callable: WC_CLI_REST_Command->update_item(), args: {"synopsis":[{"name":"id","type":"positional","description":"The id for the resource.","optional":false}],"when":"","before_invoke":{},"is_deferred":true}) (0.985s)
Debug (bootstrap): Attaching command 'wc tool run' to hook (0.985s)
Debug (commands): Adding command: wc run in tool Namespace (0.985s)
Debug (bootstrap): Adding deferred command: wc update (parent: wc, callable: WC_CLI_Update_Command::update(), args: {"is_deferred":true}) (0.985s)
Debug (commands): Adding command: update in wc Namespace (0.985s)
Debug (bootstrap): Adding deferred command: wc tracker snapshot (parent: wc tracker, callable: WC_CLI_Tracker_Command::show_tracker_snapshot(), args: {"is_deferred":true}) (0.985s)
Debug (commands): Adding empty container for deferred command: wc tracker snapshot (0.985s)
Debug (commands): Adding command: wc snapshot in tracker Namespace (0.985s)
Debug (bootstrap): Adding deferred command: wc com extension list (parent: wc com extension, callable: WC_CLI_COM_Command::list_extensions(), args: {"is_deferred":true}) (0.985s)
Debug (commands): Adding empty container for deferred command: wc com extension list (0.985s)
Debug (commands): Adding empty container for deferred command: wc com extension list (0.985s)
Debug (commands): Adding command: wc com list in extension Namespace (0.985s)
Debug (bootstrap): Adding deferred command: wc com disconnect (parent: wc com, callable: WC_CLI_COM_Command::disconnect(), args: {"is_deferred":true}) (0.985s)
Debug (commands): Adding command: wc disconnect in com Namespace (0.985s)
Debug (bootstrap): Adding deferred command: wc com connect (parent: wc com, callable: WC_CLI_COM_Command::connect(), args: {"is_deferred":true}) (0.985s)
Debug (commands): Adding command: wc connect in com Namespace (0.999s)
Debug (bootstrap): Adding deferred command: wc com extension (parent: wc com, callable: string, args: {"is_deferred":true}) (0.999s)
Debug (commands): Adding command: wc extension in com Namespace (1s)
Debug (hooks): Processing hook "after_add_command:wc com extension" with 1 callbacks (1s)
Debug (hooks): On hook "after_add_command:wc com extension": Closure in file phar:///usr/share/php/wp-cli/wp-cli-2.9.0+infong1.1.3.phar/vendor/wp-cli/wp-cli/php/class-wp-cli.php at line 695 (1s)
Debug (commands): Adding command: wc com list in extension Namespace (1s)
Debug (bootstrap): Adding deferred command: wc hpos count_unmigrated (parent: wc hpos, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->count_unmigrated(), args: {"is_deferred":true}) (1s)
Debug (commands): Adding empty container for deferred command: wc hpos count_unmigrated (1s)
Debug (commands): Adding command: wc count_unmigrated in hpos Namespace (1s)
Debug (bootstrap): Adding deferred command: wc cot count_unmigrated (parent: wc cot, callable: Closure in file /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/CLIRunner.php at line 69, args: {"is_deferred":true}) (1s)
Debug (commands): Adding empty container for deferred command: wc cot count_unmigrated (1s)
Debug (commandfactory): No doc comment for count_unmigrated. (1s)
Debug (commands): Adding command: wc count_unmigrated in cot Namespace (1s)
Debug (bootstrap): Adding deferred command: wc hpos sync (parent: wc hpos, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->sync(), args: {"is_deferred":true}) (1s)
Debug (commands): Adding command: wc sync in hpos Namespace (1s)
Debug (bootstrap): Adding deferred command: wc cot sync (parent: wc cot, callable: Closure in file /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/CLIRunner.php at line 69, args: {"is_deferred":true}) (1s)
Debug (commandfactory): No doc comment for sync. (1s)
Debug (commands): Adding command: wc sync in cot Namespace (1s)
Debug (bootstrap): Adding deferred command: wc hpos verify_data (parent: wc hpos, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->verify_cot_data(), args: {"is_deferred":true}) (1s)
Debug (commands): Adding command: wc verify_data in hpos Namespace (1s)
Debug (bootstrap): Adding deferred command: wc cot verify_cot_data (parent: wc cot, callable: Closure in file /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/CLIRunner.php at line 69, args: {"is_deferred":true}) (1s)
Debug (commandfactory): No doc comment for verify_cot_data. (1s)
Debug (commands): Adding command: wc verify__data in cot Namespace (1s)
Debug (bootstrap): Adding deferred command: wc hpos enable (parent: wc hpos, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->enable(), args: {"is_deferred":true}) (1s)
Debug (commands): Adding command: wc enable in hpos Namespace (1s)
Debug (bootstrap): Adding deferred command: wc cot enable (parent: wc cot, callable: Closure in file /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/CLIRunner.php at line 69, args: {"is_deferred":true}) (1s)
Debug (commandfactory): No doc comment for enable. (1s)
Debug (commands): Adding command: wc enable in cot Namespace (1s)
Debug (bootstrap): Adding deferred command: wc hpos disable (parent: wc hpos, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->disable(), args: {"is_deferred":true}) (1s)
Debug (commands): Adding command: wc disable in hpos Namespace (1s)
Debug (bootstrap): Adding deferred command: wc cot disable (parent: wc cot, callable: Closure in file /homepages/7/dxxxxxxxxx/htdocs/dev/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable/CLIRunner.php at line 69, args: {"is_deferred":true}) (1s)
Debug (commandfactory): No doc comment for disable. (1s)
Debug (commands): Adding command: wc disable in cot Namespace (1s)
Debug (bootstrap): Adding deferred command: wc hpos cleanup (parent: wc hpos, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->cleanup_post_data(), args: {"is_deferred":true}) (1s)
Debug (commands): Adding command: wc cleanup in hpos Namespace (1s)
Debug (bootstrap): Adding deferred command: wc hpos status (parent: wc hpos, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->status(), args: {"is_deferred":true}) (1s)
Debug (commands): Adding command: wc status in hpos Namespace (1s)
Debug (bootstrap): Adding deferred command: wc hpos diff (parent: wc hpos, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->diff(), args: {"is_deferred":true}) (1s)
Debug (commands): Adding command: wc diff in hpos Namespace (1s)
Debug (bootstrap): Adding deferred command: wc hpos backfill (parent: wc hpos, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->backfill(), args: {"is_deferred":true}) (1s)
Debug (commands): Adding command: wc backfill in hpos Namespace (1s)
Debug (bootstrap): Adding deferred command: wc hpos compatibility-info (parent: wc hpos, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->compatibility_info(), args: {"is_deferred":true}) (1s)
Debug (commands): Adding command: wc compatibility-info in hpos Namespace (1s)
Debug (bootstrap): Adding deferred command: wc hpos compatibility-mode enable (parent: wc hpos compatibility-mode, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->enable_compat_mode(), args: {"is_deferred":true}) (1s)
Debug (commands): Adding empty container for deferred command: wc hpos compatibility-mode enable (1s)
Debug (commands): Adding command: wc hpos enable in compatibility-mode Namespace (1.001s)
Debug (bootstrap): Adding deferred command: wc hpos compatibility-mode disable (parent: wc hpos compatibility-mode, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->disable_compat_mode(), args: {"is_deferred":true}) (1.001s)
Debug (commands): Adding command: wc hpos disable in compatibility-mode Namespace (1.001s)
Debug (bootstrap): Adding deferred command: wc cot migrate (parent: wc cot, callable: Automattic\WooCommerce\Database\Migrations\CustomOrderTable\CLIRunner->migrate(), args: {"is_deferred":true}) (1.001s)
Debug (commands): Adding command: wc migrate in cot Namespace (1.001s)
Debug (bootstrap): Adding deferred command: wc palt (parent: wc, callable: object, args: {"is_deferred":true}) (1.001s)
Debug (commands): Adding command: palt in wc Namespace (1.001s)
Debug (bootstrap): Running command: cron event run (1.001s)
Executed the cron event 'action_scheduler_run_queue' in 0.051s.
Executed the cron event 'woocommerce_cleanup_logs' in 0.03s.
Executed the cron event 'woocommerce_cleanup_rate_limits' in 0.011s.
Success: Executed a total of 3 cron events.Ok, I was able to reproduce the issue eventually and found a bug. Patched it here and will be included within our next update. Thanks for reporting!
Best,
DennisThanks! I applied the code change to my local code and now it works again.
- The topic ‘errors running cron since the last update [Cannot unset string offsets]’ is closed to new replies.