Update Search: 234

Array
(
    [0] => QUERYALL
    [1] => SELECT DISTINCT(sd.subdomain), sd.subdomain as word, d.domain,
			sd.subdomain as subdomain, sd.icon as parentIcon
			FROM domain d 
			
			LEFT JOIN subdomain sd ON sd.domain = d.domain 
			WHERE sd.subdomain = 'buy' AND d.domain = 'gazelle.com'  and sd.domain = 'gazelle.com'  AND (d.site_language LIKE '%en%' OR d.site_language = '*')
			GROUP BY sd.subdomain, sd.domain
			ORDER BY sd.subdomain ASC  LIMIT 0, 1
    [2] => Array
        (
            [0] => Array
                (
                    [subdomain] => buy
                    [word] => buy
                    [domain] => gazelle.com
                    [parentIcon] => 
                )

        )

)
Array
(
    [0] => SQL
    [1] => SELECT s.render as word, s.destination as dest, '0' as 'hasChild', i.link as icon,d.icon as parentIcon, s.icon as ownIcon, d.keyword, 'app' as fm, s.adult as mcoreAdult, d.keyword as parent_term, d.id as parentID, 'search' as 'src', 
			s.id as _cid , s.promote, s.promoteOrder , s.placeholder as hint, d.domain, d.site_language as lang,
			s.supportSearch,s.cat1, s.esOrderNum, s.subdomain,s.bookSearch, s.replace_rule, s.supportSearchOrder
			FROM domain d 
			LEFT JOIN search s ON s.d_id = d.id 		
			LEFT JOIN iconography i ON i.id = s.icon	
			WHERE s.subdomain = 'buy' AND (s.promoteOrder > 0 OR s.promoteOrder IS NULL)  AND d.domain = 'gazelle.com'  AND s.id = 234 GROUP BY word ORDER BY s.promoteOrder, s.render ASC LIMIT 1000 
)
Array
(
    [0] => SQL
    [1] => SELECT s.render as word, s.destination as dest, '0' as 'hasChild', i.link as icon,d.icon as parentIcon, s.icon as ownIcon, d.keyword, 'app' as fm, s.adult as mcoreAdult, d.keyword as parent_term, d.id as parentID, 'search' as 'src', 
			s.id as _cid , s.promote, s.promoteOrder , s.placeholder as hint, d.domain, d.site_language as lang,
			s.supportSearch,s.cat1, s.esOrderNum, s.subdomain,s.bookSearch, s.replace_rule, s.supportSearchOrder
			FROM domain d 
			LEFT JOIN search s ON s.d_id = d.id 		
			LEFT JOIN iconography i ON i.id = s.icon	
			WHERE  s.subdomain = 'buy' AND s.promoteOrder = 0  AND d.domain = 'gazelle.com'  AND s.id = 234 GROUP BY word ORDER BY s.promoteOrder, s.render ASC LIMIT 1000 
)
Array
(
    [0] => pppppppp
    [1] => Array
        (
            [word] => gazelle search
            [dest] => https://buy.gazelle.com/search?q=%s
            [hasChild] => 0
            [icon] => 705930-gazelle.png
            [parentIcon] => gazelle.com/gazelle.com.png
            [ownIcon] => 6857
            [keyword] => gazelle
            [fm] => app
            [mcoreAdult] => 0
            [parent_term] => gazelle
            [parentID] => 15160
            [src] => search
            [_cid] => 234
            [promote] => 0
            [promoteOrder] => 0
            [hint] => results from gazelle.com
            [domain] => gazelle.com
            [lang] => *
            [supportSearch] => 0
            [cat1] => 
            [esOrderNum] => 
            [subdomain] => buy
            [bookSearch] => 
            [replace_rule] => 
            [supportSearchOrder] => 
            [orderNum] => 2000
            [responseID] => 1
            [_otype] => 3_v1_2000
            [src_index] => web_subdomains
            [assigned_to] => buy
            [last_updated] => 2026-04-27 2:22:48
        )

    [2] => 
    [3] => 6857
)
Array
(
    [0] => importedIDES
    [1] => '234'
    [2] => UPDATE search SET  order_adjusted = 1,  imported = 1
						WHERE id IN ('234') 
    [3] => Array
        (
            [0] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/backend/models/CoreCeecQuery.php|2602|ic_debug_backtrace
            [1] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/backend/models/InsertSCV.php|1583|setAsImported
            [2] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/backend/models/InsertSCV.php|1214|get_search_items
            [3] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/backend/views/search/update.php|36|importSubdomainToES
            [4] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/vendor/yiisoft/yii2/base/View.php|348|require
            [5] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/vendor/yiisoft/yii2/base/View.php|257|renderPhpFile
            [6] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/vendor/yiisoft/yii2/base/View.php|156|renderFile
            [7] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/vendor/yiisoft/yii2/base/Controller.php|384|render
            [8] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/backend/controllers/SearchController.php|95|render
            [9] => ||actionUpdate
            [10] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/vendor/yiisoft/yii2/base/InlineAction.php|57|call_user_func_array
            [11] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/vendor/yiisoft/yii2/base/Controller.php|157|runWithParams
            [12] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/vendor/yiisoft/yii2/base/Module.php|528|runAction
            [13] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/vendor/yiisoft/yii2/web/Application.php|103|runAction
            [14] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/vendor/yiisoft/yii2/base/Application.php|386|handleRequest
            [15] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/backend/web/index.php|17|run
        )

)
Array
(
    [0] => here_id
    [1] => 123431516043
)
Array
(
    [0] => here
    [1] => 123431516043
    [2] => 
    [3] => Array
        (
            [word] => gazelle search
            [dest] => https://buy.gazelle.com/search?q=%s
            [hasChild] => 0
            [icon] => 
            [parentIcon] => gazelle.com/gazelle.com.png
            [ownIcon] => 6857
            [keyword] => gazelle
            [fm] => app
            [mcoreAdult] => 0
            [parent_term] => gazelle
            [parentID] => 15160
            [src] => search
            [_cid] => 234
            [promote] => 0
            [promoteOrder] => 0
            [hint] => results from gazelle.com
            [domain] => gazelle.com
            [lang] => *
            [supportSearch] => 0
            [cat1] => 
            [esOrderNum] => 
            [subdomain] => buy
            [bookSearch] => 
            [replace_rule] => 
            [supportSearchOrder] => 
            [orderNum] => 2000
            [responseID] => 1
            [_otype] => 3_v1_2000
            [src_index] => web_subdomains
            [assigned_to] => buy
            [last_updated] => 2026-04-27 2:22:48
            [type] => search
            [data_type] => subdomain
        )

)
Array
(
    [0] => row_id
    [1] => 123431516043
    [2] => Array
        (
            [word] => gazelle search
            [dest] => https://buy.gazelle.com/search?q=%s
            [hasChild] => 0
            [icon] => 
            [parentIcon] => gazelle.com/gazelle.com.png
            [ownIcon] => 6857
            [keyword] => gazelle
            [fm] => app
            [mcoreAdult] => 0
            [parent_term] => gazelle
            [parentID] => 15160
            [src] => search
            [_cid] => 234
            [promote] => 0
            [promoteOrder] => 0
            [hint] => results from gazelle.com
            [domain] => gazelle.com
            [lang] => *
            [supportSearch] => 0
            [cat1] => 
            [esOrderNum] => 
            [subdomain] => buy
            [bookSearch] => 
            [replace_rule] => 
            [supportSearchOrder] => 
            [orderNum] => 2000
            [responseID] => 1
            [_otype] => 3_v1_2000
            [src_index] => web_subdomains
            [assigned_to] => buy
            [last_updated] => 2026-04-27 2:22:48
            [type] => search
            [data_type] => subdomain
        )

)
Array
(
    [0] => cleanup---
    [1] => 1
    [2] => Array
        (
            [index] => ceec_and_apps_and_words_v3
            [size] => 100
            [from] => 0
            [body] => Array
                (
                    [query] => Array
                        (
                            [bool] => Array
                                (
                                    [must] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [match] => Array
                                                        (
                                                            [domain] => gazelle.com
                                                        )

                                                )

                                            [1] => Array
                                                (
                                                    [match] => Array
                                                        (
                                                            [_cid] => 234
                                                        )

                                                )

                                            [2] => Array
                                                (
                                                    [match] => Array
                                                        (
                                                            [parentID] => 15160
                                                        )

                                                )

                                            [3] => Array
                                                (
                                                    [match] => Array
                                                        (
                                                            [type] => search
                                                        )

                                                )

                                            [4] => Array
                                                (
                                                    [match] => Array
                                                        (
                                                            [data_type] => subdomain
                                                        )

                                                )

                                            [5] => Array
                                                (
                                                    [match] => Array
                                                        (
                                                            [fm] => app
                                                        )

                                                )

                                        )

                                )

                        )

                )

        )

    [3] => Array
        (
            [word] => gazelle search
            [dest] => https://buy.gazelle.com/search?q=%s
            [hasChild] => 0
            [icon] => 
            [parentIcon] => gazelle.com/gazelle.com.png
            [ownIcon] => 6857
            [keyword] => gazelle
            [fm] => app
            [mcoreAdult] => 0
            [parent_term] => gazelle
            [parentID] => 15160
            [src] => search
            [_cid] => 234
            [promote] => 0
            [promoteOrder] => 0
            [hint] => results from gazelle.com
            [domain] => gazelle.com
            [lang] => *
            [supportSearch] => 0
            [cat1] => 
            [esOrderNum] => 
            [subdomain] => buy
            [bookSearch] => 
            [replace_rule] => 
            [supportSearchOrder] => 
            [orderNum] => 2000
            [responseID] => 1
            [_otype] => 3_v1_2000
            [src_index] => web_subdomains
            [assigned_to] => buy
            [last_updated] => 2026-04-27 2:22:48
            [type] => search
            [data_type] => subdomain
        )

    [4] => Array
        (
            [took] => 1
            [timed_out] => 
            [_shards] => Array
                (
                    [total] => 5
                    [successful] => 5
                    [skipped] => 0
                    [failed] => 0
                )

            [hits] => Array
                (
                    [total] => Array
                        (
                            [value] => 1
                            [relation] => eq
                        )

                    [max_score] => 26.499166
                    [hits] => Array
                        (
                            [0] => Array
                                (
                                    [_index] => ceec_and_apps_and_words_v3
                                    [_id] => 123431516043
                                    [_score] => 26.499166
                                    [_source] => Array
                                        (
                                            [word] => gazelle search
                                            [dest] => https://buy.gazelle.com/search?q=%s
                                            [hasChild] => 0
                                            [parentIcon] => gazelle.com/gazelle.com.png
                                            [ownIcon] => 6857
                                            [keyword] => gazelle
                                            [fm] => app
                                            [mcoreAdult] => 0
                                            [parent_term] => gazelle
                                            [parentID] => 15160
                                            [src] => search
                                            [_cid] => 234
                                            [promote] => 0
                                            [promoteOrder] => 0
                                            [hint] => results from gazelle.com
                                            [domain] => gazelle.com
                                            [lang] => *
                                            [supportSearch] => 0
                                            [cat1] => 
                                            [esOrderNum] => 
                                            [subdomain] => buy
                                            [soc_link] => 
                                            [bookSearch] => 
                                            [orderNum] => 2000
                                            [responseID] => 1
                                            [import_v] => 2-search
                                            [_otype] => 3_v1_2000
                                            [src_index] => web_subdomains
                                            [assigned_to] => buy
                                            [icon] => 
                                            [type] => search
                                            [data_type] => subdomain
                                            [replace_rule] => 
                                            [supportSearchOrder] => 
                                            [h1] => xs
                                            [last_updated] => 2025-12-08 6:02:34
                                            [disable] => 0
                                            [excludeFromMain] => 0
                                        )

                                )

                        )

                )

        )

)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [buy] => Array
                (
                    [0] => Array
                        (
                            [id] => 9310763
                            [requires_update] => 0
                            [url_meta_hash] => K�ߵ�y}���,���~�
                            [d_id] => 1615
                            [domain] => hpe.com
                            [description] => HPE OneView for Microsoft System Center
                            [alt_description] => 
                            [last_edited] => 2025-01-22 14:14:17
                            [url] => https://buy.hpe.com/us/en/software/converged-infrastructure-management-software/converged-infrastructure-management/oneview-management-software/hpe-oneview-for-microsoft-system-center/p/5390822
                            [subdomain] => buy
                            [subfolder] => 
                            [serp] => 1
                            [pos] => 
                            [parent] => 
                            [about] => Microsoft System Center
                            [topic_id] => 6673
                            [product_id] => 0
                            [meta_data] => 1
                            [title] => HPE OneView for Microsoft System Center | HPE Store US
                            [title_px] => 516
                            [meta_desc] => Buy HPE OneView software for Microsoft System to know how it can benefit your business, Explore HPE OneView for Microsoft System Center price and features.
                            [H1] => HPE OneView for Microsoft System Center
                            [domainFeatured] => 
                            [orderNumber] => 
                            [socialmedia] => 
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => buy
)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [buy] => Array
                (
                    [0] => Array
                        (
                            [id] => 9310763
                            [requires_update] => 0
                            [url_meta_hash] => K�ߵ�y}���,���~�
                            [d_id] => 1615
                            [domain] => hpe.com
                            [description] => HPE OneView for Microsoft System Center
                            [alt_description] => 
                            [last_edited] => 2025-01-22 14:14:17
                            [url] => https://buy.hpe.com/us/en/software/converged-infrastructure-management-software/converged-infrastructure-management/oneview-management-software/hpe-oneview-for-microsoft-system-center/p/5390822
                            [subdomain] => buy
                            [subfolder] => 
                            [serp] => 1
                            [pos] => 
                            [parent] => 
                            [about] => Microsoft System Center
                            [topic_id] => 6673
                            [product_id] => 0
                            [meta_data] => 1
                            [title] => HPE OneView for Microsoft System Center | HPE Store US
                            [title_px] => 516
                            [meta_desc] => Buy HPE OneView software for Microsoft System to know how it can benefit your business, Explore HPE OneView for Microsoft System Center price and features.
                            [H1] => HPE OneView for Microsoft System Center
                            [domainFeatured] => 
                            [orderNumber] => 
                            [socialmedia] => 
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => buy
)
Array
(
    [0] => QQQ1
    [1] => SELECT w.subfolder,  w.description as word, w.url as dest, '0' as 'hasChild', 
				i.link as icon, d.icon as parentIcon, d.keyword, 'app' as fm, '' as mcoreAdult, d.keyword as parent_term, d.id as parentID, 
				'webpages' as 'src', w.id as _cid, '' as hint, w.subdomain, d.domain, d.site_language as lang ,
				w.orderNumber as orderNum, w.cat1, w.cat2, w.socialmedia as social_media, w.fi, w.esOrderNum, w.ceec_domain,
				 w.requires_review, w.title, w.title_px, w.meta_desc, w.H1 as h1, w.about, w.topic_id
				FROM domain d 
				LEFT JOIN webpage w ON w.d_id = d.id  
				LEFT JOIN search s ON s.d_id = d.id 
				LEFT JOIN iconography i ON i.id = s.icon
				
				WHERE  w.subdomain = 'buy' AND d.domain = 'gazelle.com'  AND w.id = 234 AND w.orderNumber >0  AND (w.subfolder = '' OR w.subfolder IS NULL ) AND 
			(w.socialmedia = '' OR w.socialmedia is null OR w.socialmedia = 0)  AND 
			(w.fi = '' OR w.fi is null OR w.fi = 0)  
				  GROUP BY w.description  
				ORDER BY  w.orderNumber , w.description  ASC  LIMIT 0, 1000
    [2] => 1_1
    [3] => 0
)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [buy] => Array
                (
                    [0] => Array
                        (
                            [id] => 9310763
                            [requires_update] => 0
                            [url_meta_hash] => K�ߵ�y}���,���~�
                            [d_id] => 1615
                            [domain] => hpe.com
                            [description] => HPE OneView for Microsoft System Center
                            [alt_description] => 
                            [last_edited] => 2025-01-22 14:14:17
                            [url] => https://buy.hpe.com/us/en/software/converged-infrastructure-management-software/converged-infrastructure-management/oneview-management-software/hpe-oneview-for-microsoft-system-center/p/5390822
                            [subdomain] => buy
                            [subfolder] => 
                            [serp] => 1
                            [pos] => 
                            [parent] => 
                            [about] => Microsoft System Center
                            [topic_id] => 6673
                            [product_id] => 0
                            [meta_data] => 1
                            [title] => HPE OneView for Microsoft System Center | HPE Store US
                            [title_px] => 516
                            [meta_desc] => Buy HPE OneView software for Microsoft System to know how it can benefit your business, Explore HPE OneView for Microsoft System Center price and features.
                            [H1] => HPE OneView for Microsoft System Center
                            [domainFeatured] => 
                            [orderNumber] => 
                            [socialmedia] => 
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => buy
)
Array
(
    [0] => QQQ1
    [1] => SELECT  DISTINCT(w.subfolder),  w.description as word, w.url as dest, '0' as 'hasChild', 
				i.link as icon, d.icon as parentIcon, d.keyword, 'app' as fm, '' as mcoreAdult, d.keyword as parent_term, d.id as parentID, 
				'webpages' as 'src', w.id as _cid, '' as hint, w.subdomain, d.domain, d.site_language as lang ,
				w.orderNumber as orderNum, w.cat1, w.cat2, w.socialmedia as social_media, w.fi, w.esOrderNum, w.ceec_domain,
				 w.requires_review, w.title, w.title_px, w.meta_desc, w.H1 as h1, w.about, w.topic_id
				FROM domain d 
				LEFT JOIN webpage w ON w.d_id = d.id  
				LEFT JOIN search s ON s.d_id = d.id 
				LEFT JOIN iconography i ON i.id = s.icon
				
				WHERE  w.subdomain = 'buy' AND d.domain = 'gazelle.com'  AND w.id = 234 AND w.subfolder != ''   
				  GROUP BY w.subfolder, w.domain  
				ORDER BY  w.orderNumber , w.description  ASC  LIMIT 0, 1000
    [2] => 2_2
    [3] => 0
)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [buy] => Array
                (
                    [0] => Array
                        (
                            [id] => 9310763
                            [requires_update] => 0
                            [url_meta_hash] => K�ߵ�y}���,���~�
                            [d_id] => 1615
                            [domain] => hpe.com
                            [description] => HPE OneView for Microsoft System Center
                            [alt_description] => 
                            [last_edited] => 2025-01-22 14:14:17
                            [url] => https://buy.hpe.com/us/en/software/converged-infrastructure-management-software/converged-infrastructure-management/oneview-management-software/hpe-oneview-for-microsoft-system-center/p/5390822
                            [subdomain] => buy
                            [subfolder] => 
                            [serp] => 1
                            [pos] => 
                            [parent] => 
                            [about] => Microsoft System Center
                            [topic_id] => 6673
                            [product_id] => 0
                            [meta_data] => 1
                            [title] => HPE OneView for Microsoft System Center | HPE Store US
                            [title_px] => 516
                            [meta_desc] => Buy HPE OneView software for Microsoft System to know how it can benefit your business, Explore HPE OneView for Microsoft System Center price and features.
                            [H1] => HPE OneView for Microsoft System Center
                            [domainFeatured] => 
                            [orderNumber] => 
                            [socialmedia] => 
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => buy
)
Array
(
    [0] => QQQ1
    [1] => SELECT w.subfolder,   w.subfolder, sd.icon as ownIcon, w.description as word, w.url as dest, '0' as 'hasChild', 
				sd.icon as icon,  d.icon as parentIcon, d.keyword, 'app' as fm, '' as mcoreAdult, d.keyword as parent_term, d.id as parentID, 
				'webpages' as 'src', w.id as _cid, '' as hint, w.subdomain, d.domain, d.site_language as lang ,
				w.orderNumber as orderNum, w.cat1, w.cat2, w.socialmedia as social_media, w.esOrderNum, w.requires_review, 
				w.title, w.title_px, w.meta_desc, w.H1 as h1, w.about, w.topic_id
				FROM domain d 
				LEFT JOIN webpage w ON w.d_id = d.id  				
				LEFT JOIN subdomain sd ON sd.domain = d.domain
				WHERE  w.subdomain = 'buy' AND d.domain = 'gazelle.com'  AND w.id = 234 AND sd.subdomain = 'buy' AND (w.orderNumber = 0 OR w.orderNumber = '' OR w.orderNumber IS NULL) AND   (w.socialmedia = 0 OR w.socialmedia is null or w.socialmedia = '') AND (w.subfolder = '' OR w.subfolder IS NULL )  AND 
			(w.fi = '' OR w.fi is null OR w.fi = 0)  and w.subdomain != ''     
				  GROUP BY w.description  
				ORDER BY  w.orderNumber , w.description  ASC   LIMIT 0, 1000
    [2] => 3_3
    [3] => 0
)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [buy] => Array
                (
                    [0] => Array
                        (
                            [id] => 9310763
                            [requires_update] => 0
                            [url_meta_hash] => K�ߵ�y}���,���~�
                            [d_id] => 1615
                            [domain] => hpe.com
                            [description] => HPE OneView for Microsoft System Center
                            [alt_description] => 
                            [last_edited] => 2025-01-22 14:14:17
                            [url] => https://buy.hpe.com/us/en/software/converged-infrastructure-management-software/converged-infrastructure-management/oneview-management-software/hpe-oneview-for-microsoft-system-center/p/5390822
                            [subdomain] => buy
                            [subfolder] => 
                            [serp] => 1
                            [pos] => 
                            [parent] => 
                            [about] => Microsoft System Center
                            [topic_id] => 6673
                            [product_id] => 0
                            [meta_data] => 1
                            [title] => HPE OneView for Microsoft System Center | HPE Store US
                            [title_px] => 516
                            [meta_desc] => Buy HPE OneView software for Microsoft System to know how it can benefit your business, Explore HPE OneView for Microsoft System Center price and features.
                            [H1] => HPE OneView for Microsoft System Center
                            [domainFeatured] => 
                            [orderNumber] => 
                            [socialmedia] => 
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => buy
)
Array
(
    [0] => QQQ1
    [1] => SELECT w.subfolder,   w.description as word, w.url as dest, '0' as 'hasChild', 
				i.link as icon, d.icon as parentIcon, d.keyword, 'app' as fm, '' as mcoreAdult, d.keyword as parent_term, d.id as parentID, 
				'webpages' as 'src', w.id as _cid, '' as hint, w.subdomain, d.domain, d.site_language as lang ,
				w.orderNumber as orderNum, w.cat1, w.cat2, w.socialmedia as social_media, w.fi, w.esOrderNum, w.ceec_domain,
				 w.requires_review, w.title, w.title_px, w.meta_desc, w.H1 as h1, w.about, w.topic_id
				FROM domain d 
				LEFT JOIN webpage w ON w.d_id = d.id  
				LEFT JOIN search s ON s.d_id = d.id 
				LEFT JOIN iconography i ON i.id = s.icon
				
				WHERE  w.subdomain = 'buy' AND d.domain = 'gazelle.com'  AND w.id = 234 AND w.socialmedia = 1  AND (w.subfolder = '' OR w.subfolder IS NULL ) AND w.orderNumber > 0  AND 
			(w.fi = '' OR w.fi is null OR w.fi = 0)  
				  GROUP BY w.description  
				ORDER BY  w.orderNumber   ASC  LIMIT 0, 1000
    [2] => 5_5
    [3] => 0
)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [buy] => Array
                (
                    [0] => Array
                        (
                            [id] => 9310763
                            [requires_update] => 0
                            [url_meta_hash] => K�ߵ�y}���,���~�
                            [d_id] => 1615
                            [domain] => hpe.com
                            [description] => HPE OneView for Microsoft System Center
                            [alt_description] => 
                            [last_edited] => 2025-01-22 14:14:17
                            [url] => https://buy.hpe.com/us/en/software/converged-infrastructure-management-software/converged-infrastructure-management/oneview-management-software/hpe-oneview-for-microsoft-system-center/p/5390822
                            [subdomain] => buy
                            [subfolder] => 
                            [serp] => 1
                            [pos] => 
                            [parent] => 
                            [about] => Microsoft System Center
                            [topic_id] => 6673
                            [product_id] => 0
                            [meta_data] => 1
                            [title] => HPE OneView for Microsoft System Center | HPE Store US
                            [title_px] => 516
                            [meta_desc] => Buy HPE OneView software for Microsoft System to know how it can benefit your business, Explore HPE OneView for Microsoft System Center price and features.
                            [H1] => HPE OneView for Microsoft System Center
                            [domainFeatured] => 
                            [orderNumber] => 
                            [socialmedia] => 
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => buy
)
Array
(
    [0] => QQQ1
    [1] => SELECT w.subfolder,   w.description as word, w.url as dest, '0' as 'hasChild', 
				i.link as icon, d.icon as parentIcon, d.keyword, 'app' as fm, '' as mcoreAdult, d.keyword as parent_term, d.id as parentID, 
				'webpages' as 'src', w.id as _cid, '' as hint, w.subdomain, d.domain, d.site_language as lang ,
				w.orderNumber as orderNum, w.cat1, w.cat2, w.socialmedia as social_media, w.fi, w.esOrderNum, w.ceec_domain,
				 w.requires_review, w.title, w.title_px, w.meta_desc, w.H1 as h1, w.about, w.topic_id
				FROM domain d 
				LEFT JOIN webpage w ON w.d_id = d.id  
				LEFT JOIN search s ON s.d_id = d.id 
				LEFT JOIN iconography i ON i.id = s.icon
				
				WHERE  w.subdomain = 'buy' AND d.domain = 'gazelle.com'  AND w.id = 234 AND w.socialmedia = 1  AND (w.subfolder = '' OR w.subfolder IS NULL )  AND (w.orderNumber = 0 OR w.orderNumber IS NULL) AND 
			(w.fi = '' OR w.fi is null OR w.fi = 0)  
				  GROUP BY w.description  
				ORDER BY  w.description   ASC  LIMIT 0, 1000
    [2] => 5_5_1
    [3] => 0
)