wpdb Object
(
[show_errors] =>
[suppress_errors] =>
[last_error] =>
[num_queries] => 520
[num_rows] => 1
[rows_affected] => 0
[insert_id] => 19791848
[last_query] =>
SELECT posts.ID
FROM wp_posts as posts
INNER JOIN wp_wc_product_meta_lookup AS lookup ON posts.ID = lookup.product_id
WHERE
posts.post_type IN ( 'product', 'product_variation' )
AND posts.post_status != 'trash'
AND lookup.sku = ''
LIMIT 1
[last_result] => Array
(
[0] => stdClass Object
(
[ID] => 45984
)
)
[result:protected] => mysqli_result Object
(
[current_field] => 0
[field_count] => 1
[lengths] =>
[num_rows] => 1
[type] => 0
)
[col_meta:protected] => Array
(
[wp_options] => Array
(
[option_id] => stdClass Object
(
[Field] => option_id
[Type] => bigint(20) unsigned
[Collation] =>
[Null] => NO
[Key] => PRI
[Default] =>
[Extra] => auto_increment
[Privileges] => select,insert,update,references
[Comment] =>
)
[option_name] => stdClass Object
(
[Field] => option_name
[Type] => varchar(191)
[Collation] => utf8mb4_unicode_ci
[Null] => NO
[Key] => UNI
[Default] =>
[Extra] =>
[Privileges] => select,insert,update,references
[Comment] =>
)
[option_value] => stdClass Object
(
[Field] => option_value
[Type] => longtext
[Collation] => utf8mb4_unicode_ci
[Null] => NO
[Key] =>
[Default] =>
[Extra] =>
[Privileges] => select,insert,update,references
[Comment] =>
)
[autoload] => stdClass Object
(
[Field] => autoload
[Type] => varchar(20)
[Collation] => utf8mb4_unicode_ci
[Null] => NO
[Key] => MUL
[Default] => yes
[Extra] =>
[Privileges] => select,insert,update,references
[Comment] =>
)
)
)
[table_charset:protected] => Array
(
[wp_options] => utf8mb4
)
[check_current_query:protected] => 1
[checking_collation:wpdb:private] =>
[col_info:protected] =>
[queries] =>
[reconnect_retries:protected] => 5
[prefix] => wp_
[base_prefix] => wp_
[ready] => 1
[blogid] => 0
[siteid] => 0
[tables] => Array
(
[0] => posts
[1] => comments
[2] => links
[3] => options
[4] => postmeta
[5] => terms
[6] => term_taxonomy
[7] => term_relationships
[8] => termmeta
[9] => commentmeta
[10] => woocommerce_payment_tokenmeta
[11] => woocommerce_order_itemmeta
[12] => wc_product_meta_lookup
[13] => wc_tax_rate_classes
[14] => wc_reserved_stock
[15] => dgwt_wcas_index
[16] => dgwt_wcas_tax_index
[17] => dgwt_wcas_invindex_wordlist
[18] => dgwt_wcas_invindex_doclist
[19] => dgwt_wcas_invindex_cache
[20] => actionscheduler_actions
[21] => actionscheduler_claims
[22] => actionscheduler_groups
[23] => actionscheduler_logs
[24] => wc_category_lookup
)
[old_tables] => Array
(
[0] => categories
[1] => post2cat
[2] => link2cat
)
[global_tables] => Array
(
[0] => users
[1] => usermeta
[2] => imagify_folders
[3] => imagify_files
)
[ms_global_tables] => Array
(
[0] => blogs
[1] => blogmeta
[2] => signups
[3] => site
[4] => sitemeta
[5] => registration_log
)
[old_ms_global_tables] => Array
(
[0] => sitecategories
)
[comments] => wp_comments
[commentmeta] => wp_commentmeta
[links] => wp_links
[options] => wp_options
[postmeta] => wp_postmeta
[posts] => wp_posts
[terms] => wp_terms
[term_relationships] => wp_term_relationships
[term_taxonomy] => wp_term_taxonomy
[termmeta] => wp_termmeta
[usermeta] => wp_usermeta
[users] => wp_users
[blogs] =>
[blogmeta] =>
[registration_log] =>
[signups] =>
[site] =>
[sitecategories] =>
[sitemeta] =>
[field_types] => Array
(
[post_author] => %d
[post_parent] => %d
[menu_order] => %d
[term_id] => %d
[term_group] => %d
[term_taxonomy_id] => %d
[parent] => %d
[count] => %d
[object_id] => %d
[term_order] => %d
[ID] => %d
[comment_ID] => %d
[comment_post_ID] => %d
[comment_parent] => %d
[user_id] => %d
[link_id] => %d
[link_owner] => %d
[link_rating] => %d
[option_id] => %d
[blog_id] => %d
[meta_id] => %d
[post_id] => %d
[user_status] => %d
[umeta_id] => %d
[comment_karma] => %d
[comment_count] => %d
[active] => %d
[cat_id] => %d
[deleted] => %d
[lang_id] => %d
[mature] => %d
[public] => %d
[site_id] => %d
[spam] => %d
)
[charset] => utf8mb4
[collate] => utf8mb4_unicode_520_ci
[dbuser:protected] => wgc_wp_main_user
[dbpassword:protected] => ;%Te7d^w8*wp
[dbname:protected] => wgc_wp_main
[dbhost:protected] => localhost
[dbh:protected] => mysqli Object
(
[affected_rows] => 1
[client_info] => mysqlnd 8.1.31
[client_version] => 80131
[connect_errno] => 0
[connect_error] =>
[errno] => 0
[error] =>
[error_list] => Array
(
)
[field_count] => 1
[host_info] => Localhost via UNIX socket
[info] =>
[insert_id] => 0
[server_info] => 10.6.20-MariaDB
[server_version] => 100620
[sqlstate] => 00000
[protocol_version] => 10
[thread_id] => 3575708
[warning_count] => 0
)
[func_call] => $db->query("
SELECT posts.ID
FROM wp_posts as posts
INNER JOIN wp_wc_product_meta_lookup AS lookup ON posts.ID = lookup.product_id
WHERE
posts.post_type IN ( 'product', 'product_variation' )
AND posts.post_status != 'trash'
AND lookup.sku = ''
LIMIT 1
")
[is_mysql] => 1
[incompatible_modes:protected] => Array
(
[0] => NO_ZERO_DATE
[1] => ONLY_FULL_GROUP_BY
[2] => STRICT_TRANS_TABLES
[3] => STRICT_ALL_TABLES
[4] => TRADITIONAL
[5] => ANSI
)
[allow_unsafe_unquoted_parameters:wpdb:private] => 1
[use_mysqli:wpdb:private] => 1
[has_connected:wpdb:private] => 1
[time_start] =>
[error] =>
[categories] => wp_categories
[post2cat] => wp_post2cat
[link2cat] => wp_link2cat
[payment_tokenmeta] => wp_woocommerce_payment_tokenmeta
[order_itemmeta] => wp_woocommerce_order_itemmeta
[wc_product_meta_lookup] => wp_wc_product_meta_lookup
[wc_tax_rate_classes] => wp_wc_tax_rate_classes
[wc_reserved_stock] => wp_wc_reserved_stock
[imagify_folders] => wp_imagify_folders
[imagify_files] => wp_imagify_files
[pimwick_gift_card] => wp_pimwick_gift_card
[pimwick_gift_card_activity] => wp_pimwick_gift_card_activity
[dgwt_wcas_index] => wp_dgwt_wcas_index
[dgwt_wcas_tax_index] => wp_dgwt_wcas_tax_index
[dgwt_wcas_si_wordlist] => wp_dgwt_wcas_invindex_wordlist
[dgwt_wcas_si_doclist] => wp_dgwt_wcas_invindex_doclist
[dgwt_wcas_si_cache] => wp_dgwt_wcas_invindex_cache
[dgwt_wcas_var_index] => wp_dgwt_wcas_var_index
[dgwt_wcas_ven_index] => wp_dgwt_wcas_ven_index
[actionscheduler_actions] => wp_actionscheduler_actions
[actionscheduler_claims] => wp_actionscheduler_claims
[actionscheduler_groups] => wp_actionscheduler_groups
[actionscheduler_logs] => wp_actionscheduler_logs
[wc_category_lookup] => wp_wc_category_lookup
)
wpdb Object
(
[show_errors] =>
[suppress_errors] =>
[last_error] =>
[num_queries] => 475
[num_rows] => 1
[rows_affected] => 0
[insert_id] => 19791844
[last_query] => SELECT * FROM wp_posts WHERE ID = 26548 LIMIT 1
[last_result] => Array
(
[0] => stdClass Object
(
[ID] => 26548
[post_author] => 1
[post_date] => 2023-01-02 12:31:44
[post_date_gmt] => 2023-01-02 11:31:44
[post_content] => [ux_text text_align="left" visibility="hidden"]
Christmas Opening Times
Christmas Eve - 9am to 4pm
Christmas Day - Closed
Boxing Day - Closed
Fri 27th to Tue 31st - 10am to 4.30pm
New Years Day - Closed
Thur 2nd Jan - Open as normal
Garden Centre Opening Times
Mon - Sat: 9am - 5.30pm
Sun: 10am - 4.30pm
Restaurant Opening Times
Mon - Sat: 9am - 4.30pm
Sun: 10am - 4pm
Takeaway available to order online
Fire Museum Opening Times
Now open 5 days per week
Monday - Tuesday: Closed (Museum only)
Wednesday - Sunday: 10am - 4pm
(last admission 3.30pm)
Call Us On
01474 852788
Find Us
Ash Lane, Ash, Nr Sevenoaks, Kent, TN15 7EG
[/ux_text]Garden Centre Opening Times
Mon - Sat: 9am - 5.30pm
Sun: 10am - 4.30pm
Restaurant Opening Times
Mon - Sat: 9am - 4.30pm
Sun: 10am - 4pm
Takeaway available to order online
Fire Museum Opening Times
Closed for winter
Reopening Wednesday 5th March 2025
Call Us On
01474 852788
Find Us
Ash Lane, Ash, Nr Sevenoaks, Kent, TN15 7EG
[post_title] => Sidebar - Contact Information [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => sidebar-contact-information [to_ping] => [pinged] => [post_modified] => 2025-01-03 16:30:01 [post_modified_gmt] => 2025-01-03 16:30:01 [post_content_filtered] => [post_parent] => 0 [guid] => https://woodlandsshop.co.uk/?post_type=blocks&p=26548 [menu_order] => 0 [post_type] => blocks [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [result:protected] => mysqli_result Object ( [current_field] => 0 [field_count] => 23 [lengths] => [num_rows] => 1 [type] => 0 ) [col_meta:protected] => Array ( ) [table_charset:protected] => Array ( ) [check_current_query:protected] => 1 [checking_collation:wpdb:private] => [col_info:protected] => [queries] => [reconnect_retries:protected] => 5 [prefix] => wp_ [base_prefix] => wp_ [ready] => 1 [blogid] => 0 [siteid] => 0 [tables] => Array ( [0] => posts [1] => comments [2] => links [3] => options [4] => postmeta [5] => terms [6] => term_taxonomy [7] => term_relationships [8] => termmeta [9] => commentmeta [10] => woocommerce_payment_tokenmeta [11] => woocommerce_order_itemmeta [12] => wc_product_meta_lookup [13] => wc_tax_rate_classes [14] => wc_reserved_stock [15] => dgwt_wcas_index [16] => dgwt_wcas_tax_index [17] => dgwt_wcas_invindex_wordlist [18] => dgwt_wcas_invindex_doclist [19] => dgwt_wcas_invindex_cache [20] => actionscheduler_actions [21] => actionscheduler_claims [22] => actionscheduler_groups [23] => actionscheduler_logs [24] => wc_category_lookup ) [old_tables] => Array ( [0] => categories [1] => post2cat [2] => link2cat ) [global_tables] => Array ( [0] => users [1] => usermeta [2] => imagify_folders [3] => imagify_files ) [ms_global_tables] => Array ( [0] => blogs [1] => blogmeta [2] => signups [3] => site [4] => sitemeta [5] => registration_log ) [old_ms_global_tables] => Array ( [0] => sitecategories ) [comments] => wp_comments [commentmeta] => wp_commentmeta [links] => wp_links [options] => wp_options [postmeta] => wp_postmeta [posts] => wp_posts [terms] => wp_terms [term_relationships] => wp_term_relationships [term_taxonomy] => wp_term_taxonomy [termmeta] => wp_termmeta [usermeta] => wp_usermeta [users] => wp_users [blogs] => [blogmeta] => [registration_log] => [signups] => [site] => [sitecategories] => [sitemeta] => [field_types] => Array ( [post_author] => %d [post_parent] => %d [menu_order] => %d [term_id] => %d [term_group] => %d [term_taxonomy_id] => %d [parent] => %d [count] => %d [object_id] => %d [term_order] => %d [ID] => %d [comment_ID] => %d [comment_post_ID] => %d [comment_parent] => %d [user_id] => %d [link_id] => %d [link_owner] => %d [link_rating] => %d [option_id] => %d [blog_id] => %d [meta_id] => %d [post_id] => %d [user_status] => %d [umeta_id] => %d [comment_karma] => %d [comment_count] => %d [active] => %d [cat_id] => %d [deleted] => %d [lang_id] => %d [mature] => %d [public] => %d [site_id] => %d [spam] => %d ) [charset] => utf8mb4 [collate] => utf8mb4_unicode_520_ci [dbuser:protected] => wgc_wp_main_user [dbpassword:protected] => ;%Te7d^w8*wp [dbname:protected] => wgc_wp_main [dbhost:protected] => localhost [dbh:protected] => mysqli Object ( [affected_rows] => 1 [client_info] => mysqlnd 8.1.31 [client_version] => 80131 [connect_errno] => 0 [connect_error] => [errno] => 0 [error] => [error_list] => Array ( ) [field_count] => 23 [host_info] => Localhost via UNIX socket [info] => [insert_id] => 0 [server_info] => 10.6.20-MariaDB [server_version] => 100620 [sqlstate] => 00000 [protocol_version] => 10 [thread_id] => 3575716 [warning_count] => 0 ) [func_call] => $db->query("SELECT * FROM wp_posts WHERE ID = 26548 LIMIT 1") [is_mysql] => 1 [incompatible_modes:protected] => Array ( [0] => NO_ZERO_DATE [1] => ONLY_FULL_GROUP_BY [2] => STRICT_TRANS_TABLES [3] => STRICT_ALL_TABLES [4] => TRADITIONAL [5] => ANSI ) [allow_unsafe_unquoted_parameters:wpdb:private] => 1 [use_mysqli:wpdb:private] => 1 [has_connected:wpdb:private] => 1 [time_start] => [error] => [categories] => wp_categories [post2cat] => wp_post2cat [link2cat] => wp_link2cat [payment_tokenmeta] => wp_woocommerce_payment_tokenmeta [order_itemmeta] => wp_woocommerce_order_itemmeta [wc_product_meta_lookup] => wp_wc_product_meta_lookup [wc_tax_rate_classes] => wp_wc_tax_rate_classes [wc_reserved_stock] => wp_wc_reserved_stock [imagify_folders] => wp_imagify_folders [imagify_files] => wp_imagify_files [pimwick_gift_card] => wp_pimwick_gift_card [pimwick_gift_card_activity] => wp_pimwick_gift_card_activity [dgwt_wcas_index] => wp_dgwt_wcas_index [dgwt_wcas_tax_index] => wp_dgwt_wcas_tax_index [dgwt_wcas_si_wordlist] => wp_dgwt_wcas_invindex_wordlist [dgwt_wcas_si_doclist] => wp_dgwt_wcas_invindex_doclist [dgwt_wcas_si_cache] => wp_dgwt_wcas_invindex_cache [dgwt_wcas_var_index] => wp_dgwt_wcas_var_index [dgwt_wcas_ven_index] => wp_dgwt_wcas_ven_index [actionscheduler_actions] => wp_actionscheduler_actions [actionscheduler_claims] => wp_actionscheduler_claims [actionscheduler_groups] => wp_actionscheduler_groups [actionscheduler_logs] => wp_actionscheduler_logs [wc_category_lookup] => wp_wc_category_lookup )