Update Search: 1807

Array
(
    [0] => res
    [1] => 0
    [2] => Array
        (
            [0] => Array
                (
                    [term] => youdao
                    [domain] => youdao.com
                    [hint] => 
                    [rt] => 00
                    [_trigger] => 
                    [mainIcon] => youdao.com/youdao.com.png
                    [mcoreWord] => 
                    [keyword] => youdao
                    [id] => 227
                    [fm] => ceec
                    [mcoreAdult] => 0
                    [mcoreMetaKeywords] => 有道, 搜索, 词典, 翻译, 云笔记, 笔记, 惠惠网, 惠惠购物助手, 购物搜索, 图片搜索, 视频搜索, 新闻搜索, 网易有道, 在线翻译, 专业翻译
                    [mcoreMetaDescription] => 网易有道是中国领先的智能学习公司,致力于提供100%以用户为导向的学习产品和服务。有道成立于2006年,打造了一系列深受用户喜欢的口碑型大众学习工具产品,例如:网易有道词典、有道精品课、有道翻译官、有道云笔记等。2014年,网易有道宣布正式进军互联网教育行业。2018年4月,网易有道完成首次战略融资,投后估值11.2亿美金,跻身独角兽阵营。2019年10月,网易有道成功登陆纽交所,股票代码为“DAO”,成为网易集团首个独立上市的公司。
                    [lang] => zh-cn,
                    [cat1] => software,
                    [cat2] => browser
                    [live] => 1
                    [tooltip] => Search engine by NetEase
                    [tooltip_long] => Youdao (有道) is a search engine released by Chinese internet company NetEase (網易) in 2007. It is the featured search engine of its parent company's web portal, 163.com, and allows users search for web pages, images, news, music, blogs, and Chinese-to-English dictionary entries.
                    [contentReorder] => 
                    [search_count] => 1
                    [webpage_count] => 6
                    [contentCount] => 9
                    [adult] => 0
                    [name] => Youdao
                    [disable] => 0
                )

        )

    [3] => SELECT    d.keyword as term, d.domain,'' as hint, '00' as 'rt', '' as '_trigger',   d.icon as mainIcon, 
		'' as mcoreWord,  d.keyword as keyword, d.id, 'ceec' as 'fm', d.site_adult_words as mcoreAdult,
		d.site_meta_keywords as mcoreMetaKeywords, d.site_meta_description as mcoreMetaDescription, d.site_language as lang, 
		d.cat1, d.cat2, d.live, d.short_desc as tooltip, d.long_desc as tooltip_long, d.contentReorder ,
		d.search_count, d.webpage_count, d.total_count as contentCount,  d.site_adult_words as adult, d.name, d.disable
		FROM domain d 		 
		LEFT JOIN webpage w ON w.d_id = d.id 
		WHERE d.domain = 'youdao.com'  ORDER BY d.id ASC LIMIT 1
)
Array
(
    [0] => updated
    [1] => Array
        (
            [_index] => ceec_and_apps_v2
            [_id] => 1FWzEYkBoJuNFK_8T4ma
            [_version] => 6
            [result] => noop
            [_shards] => Array
                (
                    [total] => 0
                    [successful] => 0
                    [failed] => 0
                )

            [_seq_no] => 1927739
            [_primary_term] => 46
        )

    [2] => Array
        (
            [term] => youdao
            [domain] => youdao.com
            [hint] => 
            [rt] => 00
            [_trigger] => 
            [mainIcon] => youdao.com/youdao.com.png
            [mcoreWord] => 
            [keyword] => youdao
            [id] => 227
            [fm] => ceec
            [mcoreAdult] => 0
            [mcoreMetaKeywords] => 有道, 搜索, 词典, 翻译, 云笔记, 笔记, 惠惠网, 惠惠购物助手, 购物搜索, 图片搜索, 视频搜索, 新闻搜索, 网易有道, 在线翻译, 专业翻译
            [mcoreMetaDescription] => 网易有道是中国领先的智能学习公司,致力于提供100%以用户为导向的学习产品和服务。有道成立于2006年,打造了一系列深受用户喜欢的口碑型大众学习工具产品,例如:网易有道词典、有道精品课、有道翻译官、有道云笔记等。2014年,网易有道宣布正式进军互联网教育行业。2018年4月,网易有道完成首次战略融资,投后估值11.2亿美金,跻身独角兽阵营。2019年10月,网易有道成功登陆纽交所,股票代码为“DAO”,成为网易集团首个独立上市的公司。
            [lang] => zh-cn,
            [cat1] => software,
            [cat2] => browser
            [live] => 1
            [tooltip] => Search engine by NetEase
            [tooltip_long] => Youdao (有道) is a search engine released by Chinese internet company NetEase (網易) in 2007. It is the featured search engine of its parent company's web portal, 163.com, and allows users search for web pages, images, news, music, blogs, and Chinese-to-English dictionary entries.
            [contentReorder] => 
            [search_count] => 1
            [webpage_count] => 6
            [contentCount] => 9
            [adult] => 0
            [name] => Youdao
            [disable] => 0
            [icon] => youdao.com/youdao.com.png
            [type] => domain
            [apps] => Array
                (
                    [term] => load_more
                    [parentID] => 227
                )

        )

)
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 d.domain = 'youdao.com' AND (s.subdomain ='' OR s.subdomain IS NULL) AND (s.promoteOrder > 0 OR s.promoteOrder IS NULL)  AND s.id = 1807 GROUP BY word ORDER BY s.promoteOrder, s.render ASC LIMIT 60 
)
Array
(
    [0] => get_search_items
    [1] => Array
        (
        )

)
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 d.domain = 'youdao.com' AND (s.subdomain ='' OR s.subdomain IS NULL) AND s.promoteOrder = 0 AND s.id = 1807 GROUP BY word ORDER BY s.promoteOrder, s.render ASC LIMIT 60 
)
Array
(
    [0] => pppppppp
    [1] => Array
        (
            [word] => youdao search
            [dest] => https://youdao.com/w/%s
            [hasChild] => 0
            [icon] => 
            [parentIcon] => youdao.com/youdao.com.png
            [ownIcon] => 
            [keyword] => youdao
            [fm] => app
            [mcoreAdult] => 0
            [parent_term] => youdao
            [parentID] => 227
            [src] => search
            [_cid] => 1807
            [promote] => 0
            [promoteOrder] => 0
            [hint] => results from youdao.com
            [domain] => youdao.com
            [lang] => zh-cn,
            [supportSearch] => 0
            [cat1] => 
            [esOrderNum] => 
            [subdomain] => 
            [bookSearch] => 
            [replace_rule] => 
            [supportSearchOrder] => 
            [orderNum] => 20000000
            [responseID] => 1
            [_otype] => 2_v1_20000000
            [last_updated] => 2026-03-14 8:27:12
        )

    [2] => youdao.com/youdao.com.png
    [3] => 
)
Array
(
    [0] => importedIDES
    [1] => '1807'
    [2] => UPDATE search SET  order_adjusted = 1,  imported = 1
						WHERE id IN ('1807') 
    [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|766|get_search_items
            [3] => /var/www/vhosts/ceec.com/apiv2.ceec.com/study/backend/views/search/update.php|39|importToES
            [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] => get_search_items2
    [1] => Array
        (
            [0] => Array
                (
                    [word] => youdao search
                    [dest] => https://youdao.com/w/%s
                    [hasChild] => 0
                    [icon] => youdao.com/youdao.com.png
                    [parentIcon] => youdao.com/youdao.com.png
                    [ownIcon] => 
                    [keyword] => youdao
                    [fm] => app
                    [mcoreAdult] => 0
                    [parent_term] => youdao
                    [parentID] => 227
                    [src] => search
                    [_cid] => 1807
                    [promote] => 0
                    [promoteOrder] => 0
                    [hint] => results from youdao.com
                    [domain] => youdao.com
                    [lang] => zh-cn,
                    [supportSearch] => 0
                    [cat1] => 
                    [esOrderNum] => 
                    [subdomain] => 
                    [bookSearch] => 
                    [replace_rule] => 
                    [supportSearchOrder] => 
                    [orderNum] => 20000000
                    [responseID] => 1
                    [_otype] => 2_v1_20000000
                    [last_updated] => 2026-03-14 8:27:12
                    [type] => search
                    [data_type] => main_list
                )

        )

)
Array
(
    [0] => here_id
    [1] => 11807122743
)
Array
(
    [0] => here
    [1] => 11807122743
    [2] => 
    [3] => Array
        (
            [word] => youdao search
            [dest] => https://youdao.com/w/%s
            [hasChild] => 0
            [icon] => youdao.com/youdao.com.png
            [parentIcon] => youdao.com/youdao.com.png
            [ownIcon] => 
            [keyword] => youdao
            [fm] => app
            [mcoreAdult] => 0
            [parent_term] => youdao
            [parentID] => 227
            [src] => search
            [_cid] => 1807
            [promote] => 0
            [promoteOrder] => 0
            [hint] => results from youdao.com
            [domain] => youdao.com
            [lang] => zh-cn,
            [supportSearch] => 0
            [cat1] => 
            [esOrderNum] => 
            [subdomain] => 
            [bookSearch] => 
            [replace_rule] => 
            [supportSearchOrder] => 
            [orderNum] => 20000000
            [responseID] => 1
            [_otype] => 2_v1_20000000
            [last_updated] => 2026-03-14 8:27:12
            [type] => search
            [data_type] => main_list
        )

)
Array
(
    [0] => row_id
    [1] => 11807122743
    [2] => Array
        (
            [word] => youdao search
            [dest] => https://youdao.com/w/%s
            [hasChild] => 0
            [icon] => youdao.com/youdao.com.png
            [parentIcon] => youdao.com/youdao.com.png
            [ownIcon] => 
            [keyword] => youdao
            [fm] => app
            [mcoreAdult] => 0
            [parent_term] => youdao
            [parentID] => 227
            [src] => search
            [_cid] => 1807
            [promote] => 0
            [promoteOrder] => 0
            [hint] => results from youdao.com
            [domain] => youdao.com
            [lang] => zh-cn,
            [supportSearch] => 0
            [cat1] => 
            [esOrderNum] => 
            [subdomain] => 
            [bookSearch] => 
            [replace_rule] => 
            [supportSearchOrder] => 
            [orderNum] => 20000000
            [responseID] => 1
            [_otype] => 2_v1_20000000
            [last_updated] => 2026-03-14 8:27:12
            [type] => search
            [data_type] => main_list
        )

)
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] => youdao.com
                                                        )

                                                )

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

                                                )

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

                                                )

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

                                                )

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

                                                )

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

                                                )

                                        )

                                )

                        )

                )

        )

    [3] => Array
        (
            [word] => youdao search
            [dest] => https://youdao.com/w/%s
            [hasChild] => 0
            [icon] => youdao.com/youdao.com.png
            [parentIcon] => youdao.com/youdao.com.png
            [ownIcon] => 
            [keyword] => youdao
            [fm] => app
            [mcoreAdult] => 0
            [parent_term] => youdao
            [parentID] => 227
            [src] => search
            [_cid] => 1807
            [promote] => 0
            [promoteOrder] => 0
            [hint] => results from youdao.com
            [domain] => youdao.com
            [lang] => zh-cn,
            [supportSearch] => 0
            [cat1] => 
            [esOrderNum] => 
            [subdomain] => 
            [bookSearch] => 
            [replace_rule] => 
            [supportSearchOrder] => 
            [orderNum] => 20000000
            [responseID] => 1
            [_otype] => 2_v1_20000000
            [last_updated] => 2026-03-14 8:27:12
            [type] => search
            [data_type] => main_list
        )

    [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] => 21.440443
                    [hits] => Array
                        (
                            [0] => Array
                                (
                                    [_index] => ceec_and_apps_and_words_v3
                                    [_id] => 11807122743
                                    [_score] => 21.440443
                                    [_source] => Array
                                        (
                                            [word] => youdao search
                                            [dest] => https://youdao.com/w/%s
                                            [hasChild] => 0
                                            [parentIcon] => youdao.com/youdao.com.png
                                            [ownIcon] => 
                                            [keyword] => youdao
                                            [fm] => app
                                            [mcoreAdult] => 0
                                            [parent_term] => youdao
                                            [parentID] => 227
                                            [src] => search
                                            [_cid] => 1807
                                            [promote] => 0
                                            [promoteOrder] => 0
                                            [hint] => results from youdao.com
                                            [domain] => youdao.com
                                            [lang] => zh-cn,
                                            [supportSearch] => 0
                                            [cat1] => 
                                            [esOrderNum] => 
                                            [subdomain] => 
                                            [orderNum] => 20000000
                                            [responseID] => 1
                                            [import_v] => 1
                                            [_otype] => 2_v1_20000000
                                            [icon] => youdao.com/youdao.com.png
                                            [type] => search
                                            [data_type] => main_list
                                            [soc_link] => 
                                            [bookSearch] => 
                                            [replace_rule] => 
                                            [supportSearchOrder] => 
                                            [last_updated] => 2026-01-06 12:54:37
                                        )

                                )

                        )

                )

        )

)
Array
(
    [0] => get_search_items2
    [1] => Array
        (
        )

)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [youdao.com] => Array
                (
                    [0] => Array
                        (
                            [id] => 147299
                            [requires_update] => 0
                            [url_meta_hash] => N{��͖e�\�m+x�,N
                            [d_id] => 227
                            [domain] => youdao.com
                            [description] => wiki
                            [alt_description] => 
                            [last_edited] => 2026-03-05 06:23:54
                            [url] => https://en.wikipedia.org/wiki/Youdao
                            [subdomain] => 
                            [subfolder] => 
                            [serp] => 0
                            [pos] => 
                            [parent] => 
                            [about] => 
                            [topic_id] => 0
                            [product_id] => 0
                            [meta_data] => 0
                            [title] => 
                            [title_px] => 
                            [meta_desc] => 
                            [H1] => 
                            [domainFeatured] => 1
                            [orderNumber] => 30
                            [socialmedia] => 1
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 1
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => youdao.com
)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [youdao.com] => Array
                (
                    [0] => Array
                        (
                            [id] => 147299
                            [requires_update] => 0
                            [url_meta_hash] => N{��͖e�\�m+x�,N
                            [d_id] => 227
                            [domain] => youdao.com
                            [description] => wiki
                            [alt_description] => 
                            [last_edited] => 2026-03-05 06:23:54
                            [url] => https://en.wikipedia.org/wiki/Youdao
                            [subdomain] => 
                            [subfolder] => 
                            [serp] => 0
                            [pos] => 
                            [parent] => 
                            [about] => 
                            [topic_id] => 0
                            [product_id] => 0
                            [meta_data] => 0
                            [title] => 
                            [title_px] => 
                            [meta_desc] => 
                            [H1] => 
                            [domainFeatured] => 1
                            [orderNumber] => 30
                            [socialmedia] => 1
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 1
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => youdao.com
)
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  d.domain = 'youdao.com'  AND w.id = 1807 AND w.orderNumber >0 AND (w.subdomain = '' OR w.subdomain IS NULL ) 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, 60
    [2] => 1
    [3] => 0
)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [youdao.com] => Array
                (
                    [0] => Array
                        (
                            [id] => 147299
                            [requires_update] => 0
                            [url_meta_hash] => N{��͖e�\�m+x�,N
                            [d_id] => 227
                            [domain] => youdao.com
                            [description] => wiki
                            [alt_description] => 
                            [last_edited] => 2026-03-05 06:23:54
                            [url] => https://en.wikipedia.org/wiki/Youdao
                            [subdomain] => 
                            [subfolder] => 
                            [serp] => 0
                            [pos] => 
                            [parent] => 
                            [about] => 
                            [topic_id] => 0
                            [product_id] => 0
                            [meta_data] => 0
                            [title] => 
                            [title_px] => 
                            [meta_desc] => 
                            [H1] => 
                            [domainFeatured] => 1
                            [orderNumber] => 30
                            [socialmedia] => 1
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 1
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => youdao.com
)
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  d.domain = 'youdao.com'  AND w.id = 1807 AND w.subfolder != '' and (w.subdomain = '' OR w.subdomain IS NULL )  
				  GROUP BY w.subfolder, w.domain  
				ORDER BY  w.subfolder  ASC  LIMIT 0, 10000 
    [2] => 2
    [3] => 0
)
Array
(
    [0] => subfolder
    [1] => Array
        (
        )

)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [youdao.com] => Array
                (
                    [0] => Array
                        (
                            [id] => 147299
                            [requires_update] => 0
                            [url_meta_hash] => N{��͖e�\�m+x�,N
                            [d_id] => 227
                            [domain] => youdao.com
                            [description] => wiki
                            [alt_description] => 
                            [last_edited] => 2026-03-05 06:23:54
                            [url] => https://en.wikipedia.org/wiki/Youdao
                            [subdomain] => 
                            [subfolder] => 
                            [serp] => 0
                            [pos] => 
                            [parent] => 
                            [about] => 
                            [topic_id] => 0
                            [product_id] => 0
                            [meta_data] => 0
                            [title] => 
                            [title_px] => 
                            [meta_desc] => 
                            [H1] => 
                            [domainFeatured] => 1
                            [orderNumber] => 30
                            [socialmedia] => 1
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 1
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => youdao.com
)
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  d.domain = 'youdao.com'  AND w.id = 1807 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.subdomain = '' OR w.subdomain 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, 100000 
    [2] => 3
    [3] => 0
)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [youdao.com] => Array
                (
                    [0] => Array
                        (
                            [id] => 147299
                            [requires_update] => 0
                            [url_meta_hash] => N{��͖e�\�m+x�,N
                            [d_id] => 227
                            [domain] => youdao.com
                            [description] => wiki
                            [alt_description] => 
                            [last_edited] => 2026-03-05 06:23:54
                            [url] => https://en.wikipedia.org/wiki/Youdao
                            [subdomain] => 
                            [subfolder] => 
                            [serp] => 0
                            [pos] => 
                            [parent] => 
                            [about] => 
                            [topic_id] => 0
                            [product_id] => 0
                            [meta_data] => 0
                            [title] => 
                            [title_px] => 
                            [meta_desc] => 
                            [H1] => 
                            [domainFeatured] => 1
                            [orderNumber] => 30
                            [socialmedia] => 1
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 1
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => youdao.com
)
Array
(
    [0] => QQQ1
    [1] => SELECT  DISTINCT(sd.subdomain), sd.subdomain as word,  CONCAT('https://', sd.subdomain, '.',sd.domain) as dest, '0' as 'hasChild', d.icon as parentIcon, sd.icon as ownIcon, d.keyword, 'app' as fm, '' as mcoreAdult, d.keyword as parent_term, d.id as parentID, 'webpages' as 'src', sd.id as _cid, '' as hint, d.domain, d.site_language as lang , sd.orderNumber as orderNum, w.cat1, w.cat2 , w.order_adjusted, w.esOrderNum, w.requires_review, w.title, w.title_px, w.meta_desc, w.H1 as h1, w.about, w.topic_id
				FROM subdomain sd 
				INNER JOIN domain d  ON sd.domain = d.domain 
				INNER JOIN webpage w ON w.d_id = d.id 
				
				WHERE  d.domain = 'youdao.com'  AND w.id = 1807  and sd.orderNumber > 0  and w.subdomain != ''  
					  GROUP BY sd.subdomain, sd.domain  
				ORDER BY sd.orderNumber ASC LIMIT 0, 10000
    [2] => 4
    [3] => 0
)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [youdao.com] => Array
                (
                    [0] => Array
                        (
                            [id] => 147299
                            [requires_update] => 0
                            [url_meta_hash] => N{��͖e�\�m+x�,N
                            [d_id] => 227
                            [domain] => youdao.com
                            [description] => wiki
                            [alt_description] => 
                            [last_edited] => 2026-03-05 06:23:54
                            [url] => https://en.wikipedia.org/wiki/Youdao
                            [subdomain] => 
                            [subfolder] => 
                            [serp] => 0
                            [pos] => 
                            [parent] => 
                            [about] => 
                            [topic_id] => 0
                            [product_id] => 0
                            [meta_data] => 0
                            [title] => 
                            [title_px] => 
                            [meta_desc] => 
                            [H1] => 
                            [domainFeatured] => 1
                            [orderNumber] => 30
                            [socialmedia] => 1
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 1
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => youdao.com
)
Array
(
    [0] => QQQ1
    [1] => SELECT  DISTINCT(sd.subdomain), sd.subdomain as word,  CONCAT('https://', sd.subdomain, '.',sd.domain) as dest, '0' as 'hasChild', 
				  d.icon as parentIcon, sd.icon as ownIcon, d.keyword, 'app' as fm, '' as mcoreAdult, d.keyword as parent_term, d.id as parentID, 
				'webpages' as 'src', sd.id as _cid, '' as hint, sd.subdomain, d.domain, d.site_language as lang ,
				sd.orderNumber as orderNum, w.cat1, w.cat2, 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  d.domain = 'youdao.com'  AND w.id = 1807 AND sd.orderNumber = 0  and w.subdomain != ''  
				  GROUP BY sd.subdomain, sd.domain  
				ORDER BY sd.subdomain ASC LIMIT 0, 1000
    [2] => 4.1
    [3] => 0
)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [youdao.com] => Array
                (
                    [0] => Array
                        (
                            [id] => 147299
                            [requires_update] => 0
                            [url_meta_hash] => N{��͖e�\�m+x�,N
                            [d_id] => 227
                            [domain] => youdao.com
                            [description] => wiki
                            [alt_description] => 
                            [last_edited] => 2026-03-05 06:23:54
                            [url] => https://en.wikipedia.org/wiki/Youdao
                            [subdomain] => 
                            [subfolder] => 
                            [serp] => 0
                            [pos] => 
                            [parent] => 
                            [about] => 
                            [topic_id] => 0
                            [product_id] => 0
                            [meta_data] => 0
                            [title] => 
                            [title_px] => 
                            [meta_desc] => 
                            [H1] => 
                            [domainFeatured] => 1
                            [orderNumber] => 30
                            [socialmedia] => 1
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 1
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => youdao.com
)
Array
(
    [0] => QQQ1
    [1] => SELECT    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  d.domain = 'youdao.com'  AND w.id = 1807 AND w.socialmedia = 1  AND (w.subfolder = '' OR w.subfolder IS NULL ) and (w.subdomain = '' OR w.subdomain 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, 60
    [2] => 5
    [3] => 0
)
Array
(
    [0] => $this->checkedItems
    [1] => Array
        (
            [youdao.com] => Array
                (
                    [0] => Array
                        (
                            [id] => 147299
                            [requires_update] => 0
                            [url_meta_hash] => N{��͖e�\�m+x�,N
                            [d_id] => 227
                            [domain] => youdao.com
                            [description] => wiki
                            [alt_description] => 
                            [last_edited] => 2026-03-05 06:23:54
                            [url] => https://en.wikipedia.org/wiki/Youdao
                            [subdomain] => 
                            [subfolder] => 
                            [serp] => 0
                            [pos] => 
                            [parent] => 
                            [about] => 
                            [topic_id] => 0
                            [product_id] => 0
                            [meta_data] => 0
                            [title] => 
                            [title_px] => 
                            [meta_desc] => 
                            [H1] => 
                            [domainFeatured] => 1
                            [orderNumber] => 30
                            [socialmedia] => 1
                            [fi] => 
                            [icon] => 
                            [ceec_domain] => 
                            [lang] => 
                            [code] => 
                            [geo] => 
                            [cat1] => 
                            [cat2] => 
                            [imported] => 1
                            [requires_review] => 
                            [adjustOrder] => 
                            [order_adjusted] => 1
                            [addedByUser] => 
                            [esOrderNum] => 
                            [popularity] => 
                        )

                )

        )

    [2] => youdao.com
)
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  d.domain = 'youdao.com'  AND w.id = 1807 AND w.socialmedia = 1  AND (w.subfolder = '' OR w.subfolder IS NULL ) and (w.subdomain = '' OR w.subdomain 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, 60
    [2] => 5.1
    [3] => 0
)
Array
(
    [0] => OOOOO1
    [1] => 1
    [2] => Array
        (
            [innerStage] => 
        )

    [3] => 1
    [4] => 60
    [5] => 
    [6] => folder
)