Page Time: 0.2595s

Memory: 5.7378 MB (Peak: 6.4628 MB)

Queries (28, time: 0.1010s, 38.9%)

  1. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000225
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  2. SELECT thread.*
    	,
    		user.gender, user.avatar_date, user.gravatar,
    		NULL AS thread_read_date,
    		0 AS thread_reply_banned,
    		0 AS thread_is_watched,
    		'' AS draft_message, NULL AS draft_extra,
    		IF(rate.count IS NULL, 0, rate.count) AS thread_rate_count, IF(rate.sum IS NULL, 0, rate.sum) AS thread_rate_sum, IF(rate.avg IS NULL, 0, rate.avg) AS thread_rate_avg
    FROM xf_thread AS thread
    
    		LEFT JOIN xf_user AS user ON
    			(user.user_id = thread.user_id)
    		LEFT JOIN ns_threadrating_rate AS rate ON (rate.thread_id = thread.thread_id)
    WHERE thread.thread_id = ?
    Params: 119
    Run Time: 0.000899
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadconstPRIMARYPRIMARY4const1 
    SIMPLEuserconstPRIMARYPRIMARY4const1 
    SIMPLErateconstPRIMARYPRIMARY4const0Unique row not found
  3. SELECT node.*, forum.*
    	,
    	permission.cache_value AS node_permission_cache,
    		NULL AS forum_read_date
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    	LEFT JOIN xf_permission_cache_content AS permission
    		ON (permission.permission_combination_id = 1
    			AND permission.content_type = 'node'
    			AND permission.content_id = forum.node_id)
    WHERE node.node_id = ?
    Params: 45
    Run Time: 0.000342
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEnodeconstPRIMARYPRIMARY4const1 
    SIMPLEforumconstPRIMARYPRIMARY4const1 
    SIMPLEpermissionconstPRIMARYPRIMARY35const,const,const1 
  4. SELECT post.*
    	,
    		bb_code_parse_cache.parse_tree AS message_parsed, bb_code_parse_cache.cache_version AS message_cache_version,
    		user.*, IF(user.username IS NULL, post.username, user.username) AS username,
    		user_profile.*,
    		user_privacy.*,
    		signature_parse_cache.parse_tree AS signature_parsed, bb_code_parse_cache.cache_version AS signature_cache_version,
    		session_activity.view_date AS last_view_date,
    		0 AS like_date
    FROM xf_post AS post
    
    		LEFT JOIN xf_bb_code_parse_cache AS bb_code_parse_cache ON
    			(bb_code_parse_cache.content_type = 'post' AND bb_code_parse_cache.content_id = post.post_id)
    		LEFT JOIN xf_user AS user ON
    			(user.user_id = post.user_id)
    		LEFT JOIN xf_user_profile AS user_profile ON
    			(user_profile.user_id = post.user_id)
    		LEFT JOIN xf_user_privacy AS user_privacy ON
    			(user_privacy.user_id = post.user_id)
    		LEFT JOIN xf_bb_code_parse_cache AS signature_parse_cache ON
    			(signature_parse_cache.content_type = 'signature' AND signature_parse_cache.content_id = post.user_id)
    		LEFT JOIN xf_session_activity AS session_activity ON
    			(post.user_id > 0 AND session_activity.user_id = post.user_id AND session_activity.unique_key = CAST(post.user_id AS BINARY))
    WHERE post.thread_id = ?
    	 AND (post.position >= 3100 AND post.position < 3120) 
    	AND (post.message_state IN ('visible'))
    ORDER BY post.position ASC, post.post_date ASC
    Params: 119
    Run Time: 0.002868
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEpostrangethread_id_post_date,thread_id_positionthread_id_position8 20Using index condition; Using where; Using filesort
    SIMPLEbb_code_parse_cacheeq_refcontent_type_idcontent_type_id31const,user_nextstagerussia.post.post_id1Using where
    SIMPLEusereq_refPRIMARYPRIMARY4user_nextstagerussia.post.user_id1 
    SIMPLEuser_profileeq_refPRIMARYPRIMARY4user_nextstagerussia.post.user_id1 
    SIMPLEuser_privacyeq_refPRIMARYPRIMARY4user_nextstagerussia.post.user_id1 
    SIMPLEsignature_parse_cacheeq_refcontent_type_idcontent_type_id31const,user_nextstagerussia.post.user_id1Using where
    SIMPLEsession_activityeq_refPRIMARYPRIMARY22user_nextstagerussia.post.user_id,func1Using where
  5. INSERT DELAYED INTO xf_thread_view
    	(thread_id)
    VALUES
    	(?)
    Params: 119
    Run Time: 0.000281
  6. INSERT INTO xf_session_activity
    	(user_id, unique_key, ip, controller_name, controller_action, view_state, params, view_date, robot_key)
    VALUES
    	(?, ?, ?, ?, ?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE
    	ip = VALUES(ip),
    	controller_name = VALUES(controller_name),
    	controller_action = VALUES(controller_action),
    	view_state = VALUES(view_state),
    	params = VALUES(params),
    	view_date = VALUES(view_date),
    	robot_key = VALUES(robot_key)
    Params: 0, S, S, XenForo_ControllerPublic_Thread, Index, valid, thread_id=119&page=156, 1716094696,
    Run Time: 0.000212
  7. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 771281, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:36:"Каин, post: 771279, member: 3850";s:8:"original";a:2:{i:0;s:46:"[QUOTE="Каин, post: 771279, member: 3850"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:91:"In Japan, Knack 2 debuts at less than 1% of its predecessor :D 322,083 units vs 2601 units.";}}i:1;s:37:" Японцы злопамятны :)";}, 1701116101, 1716094696
    Run Time: 0.000650
  8. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: signature, 4, a:2:{i:0;s:58:"vova: Versatile Online Violence Android SW 6368 9221 0229 ";i:1;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:45:"https://card.psnprofiles.com/1/Wiizardwii.png";}}}, 1701116101, 1716094696
    Run Time: 0.000360
  9. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 771493, a:2:{i:0;s:65:"UK: Forza 7 down 22% from Forza 6, down 60% from Forza Horizon 3 ";i:1;a:4:{s:3:"tag";s:5:"quote";s:6:"option";N;s:8:"original";a:2:{i:0;s:7:"[QUOTE]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:549:"Forza Motorsport 7 is below 30,000 units. The highest week one sales was for Forza Motorsport 4 with 106,000 units sold. 01 (01) FIFA 18 (ELECTRONIC ARTS) 02 (NE) FORZA MOTORSPORT 7 (MICROSOFT) 03 (03) FORZA HORIZON 3 (MICROSOFT) 04 (02) DESTINY 2 (ACTIVISION BLIZZARD) 05 (05) GRAND THEFT AUTO V (TAKE 2) 06 (06) CRASH BANDICOOT N.SANE TRILOGY (ACTIVISION BLIZZARD) 07 (NE) THE LEGO NINJAGO MOVIE VIDEOGAME (WARNER BROS. INTERACTIVE) 08 (10) MARIO KART 8 DELUXE (NINTENDO) 09 (04) NBA 2K18 (TAKE 2) 10 (09) LEGO WORLDS (WARNER BROS. INTERACTIVE) ";}}}, 1701116101, 1716094696
    Run Time: 0.000667
  10. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 771629, a:6:{i:0;s:15:"Япония: ";i:1;a:4:{s:3:"tag";s:4:"list";s:6:"option";s:1:"1";s:8:"original";a:2:{i:0;s:8:"[LIST=1]";i:1;s:7:"[/LIST]";}s:8:"children";a:9:{i:0;s:93:" [*][3DS] Mario & Luigi: Superstar Saga + Bowser’s Minions (Nintendo, 10/05/17) – 25,788 ";i:1;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:2;s:463:" [*][NSW] Splatoon 2 (Nintendo, 07/21/17) – 22,338 (1,212,901) [*][NSW] Mario Kart 8 Deluxe (Nintendo, 04,28,17) – 13,392 (734,133) [*][PS4] FIFA 18 (Electronic Arts, 09/29/17) – 13,169 (69,088) [*][PS4] The Legend of Heroes: Trails of Cold Steel III (Limited Edition Included) (Falcom, 09/28/17) – 12,581 (99,841) [*][NSW] Pokken Tournament DX (Nintendo, 09/22/17) – 11,831 (88,768) [*][PS4] Dragon’s Dogma: Dark Arisen (Capcom, 10/05/17) – 11,666 ";i:3;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:4;s:65:" [*][PS4] Sniper: Ghost Warrior 3 (Ubisoft, 10/05/17) – 10,825 ";i:5;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:6;s:348:" [*][NSW] Fire Emblem Warriors (Nintendo, 09/28/17) – 8,024 (49,514) [*][PS4] Pro Evolution Soccer 2018 (Konami, 09/14/17) – 6,266 (97,712) [*][NSW] The Legend of Zelda: Breath of the Wild (Limited Edition Included) (Nintendo, 03/03/17) – 6,196 (604,865) [*][PSV] Tokyo Clanpool (Limited Edition Included) (Compile Heart, 10/05/17) – 5,197 ";i:7;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:8;s:601:" [*][3DS] Fire Emblem Warriors (Nintendo, 09/28/17) – 4,952 (23,309) [*][NSW] Monster Hunter XX Nintendo Switch Ver. (Capcom, 08/25/17) – 4,785 (151,668) [*][NSW] FIFA 18 (Electronic Arts, 09/29/17) – 4,660 (17,276) [*][3DS] Dragon Quest XI: Echoes of an Elusive Age (Square Enix, 07/29/17) – 4,370 (1,737,922) [*][NSW] Dragon Ball Xenoverse 2 for Nintendo Switch (Bandai Namco, 09/07/17) – 4,339 (40,424) [*][3DS] The Snack World: Trejarers (Level-5, 08/10/17) – 4,126 (176,959) [*][NSW] Arms (Nintendo, 06/16/17) – 3,340 (232,688) [*][PS4] Destiny 2 (SIE, 09/06/17) – 3,205 (91,893) ";}}i:2;s:1:" ";i:3;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:14:"Hardware Sales";}}i:4;s:36:" (followed by last week’s sales) ";i:5;a:4:{s:3:"tag";s:4:"list";s:6:"option";s:1:"1";s:8:"original";a:2:{i:0;s:8:"[LIST=1]";i:1;s:7:"[/LIST]";}s:8:"children";a:1:{i:0;s:335:" [*]Switch – 38,204 (73,231) [*]PlayStation 4 – 16,680 (22,822) [*]New 3DS LL – 12,658 (9,915) [*]New 2DS LL – 8,534 (8,359) [*]PlayStation 4 Pro – 5,869 (6,547) [*]PlayStation Vita – 3,545 (3,732) [*]2DS – 1,594 (1,655) [*]New 3DS – 265 (392) [*]Xbox One – 186 (71) [*]PlayStation 3 – 72 (64) [*]Wii U – 45 (68) ";}}}, 1701116101, 1716094696
    Run Time: 0.001503
  11. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 771643, a:1:{i:0;s:91:"Япония. Super Famicom Mini в первую неделю продано 368,913 шт.";}, 1701116101, 1716094696
    Run Time: 0.000440
  12. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 771889, a:9:{i:0;s:57:"Англия: 01 (01) FIFA 18 (ELECTRONIC ARTS) 02 (NE) ";i:1;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:54:"MIDDLE-EARTH: SHADOW OF WAR (WARNER BROS. INTERACTIVE)";}}i:2;s:9:" 03 (NE) ";i:3;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:38:"THE EVIL WITHIN 2 (BETHESDA SOFTWORKS)";}}i:4;s:508:" 04 (02) FORZA MOTORSPORT 7 (MICROSOFT) 05 (03) FORZA HORIZON 3 (MICROSOFT) 06 (04) DESTINY 2 (ACTIVISION BLIZZARD) 07 (05) GRAND THEFT AUTO V (TAKE 2) 08 (06) CRASH BANDICOOT N.SANE TRILOGY (ACTIVISION BLIZZARD) 09 (10) LEGO WORLDS (WARNER BROS. INTERACTIVE) 10 (07) THE LEGO NINJAGO MOVIE VIDEOGAME (WARNER BROS. INTERACTIVE) 11 (08) MARIO KART 8 DELUXE (NINTENDO) 12 (17) FALLOUT 4 (BETHESDA SOFTWORKS) 13 (13) RESIDENT EVIL 7: BIOHAZARD (CAPCOM) 14 (12) TOM CLANCY’S RAINBOW 6: SIEGE (UBISOFT) 15 (NE) ";i:5;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:37:"FRIDAY THE 13TH: THE GAME (GUN MEDIA)";}}i:6;s:597:" 16 (11) UNCHARTED: THE LOST LEGACY (SONY COMPUTER ENT.) 17 (14) THE LEGEND OF ZELDA: BREATH OF THE WILD (NINTENDO) 18 (09) NBA 2K18 (TAKE 2) 19 (25) DISHONORED 2 (BETHESDA SOFTWORKS) 20 (26) DOOM (BETHESDA SOFTWORKS) 21 (37) TOM CLANCY’S GHOST RECON: WILDLANDS (UBISOFT) 22 (18) F1 2017 (CODEMASTERS) 23 (36) RAYMAN LEGENDS: DEFINITIVE EDITION (UBISOFT) 24 (22) MARIO + RABBIDS KINGDOM BATTLE (UBISOFT) 25 (24) MINECRAFT: PLAYSTATION EDITION (SONY COMPUTER ENT.) 26 (15) PROJECT CARS 2 (BANDAI NAMCO ENTERTAINMENT) 27 (16) PRO EVOLUTION SOCCER 2018 (KONAMI) 28 (34) MIITOPIA (NINTENDO) 29 (NE) ";i:7;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:43:"BATTLEFIELD 1: REVOLUTION (ELECTRONIC ARTS)";}}i:8;s:535:" 30 (28) ARK: SURVIVAL EVOLVED (STUDIO WILDCARD) 31 (32) LEGO CITY UNDERCOVER (WARNER BROS. INTERACTIVE) 32 (23) MINECRAFT: XBOX EDITION (MICROSOFT) 33 (20) CALL OF DUTY: INFINITE WARFARE (ACTIVISION BLIZZARD) 34 (33) SPLATOON 2 (NINTENDO) 35 (19) MARIO AND LUIGI: SUPERSTAR SAGA + BOWSER (NINTENDO) 36 (31) LAYTON’S MYSTERY JOURNEY: KATRIELLE (NINTENDO) 37 (35) MINECRAFT: STORY MODE – SEASON 2 (TELLTALE GAMES) 38 (RE) SUPER MARIO 3D LAND (NINTENDO) 39 (30) POKKÉN TOURNAMENT DX (NINTENDO) 40 (RE) LUIGI’S MANSION 2 (NINTENDO)";}, 1701116101, 1716094696
    Run Time: 0.000583
  13. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772035, a:8:{i:0;s:16:"Япония: ";i:1;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:14:"Software Sales";}}i:2;s:31:" (followed by lifetime sales) ";i:3;a:4:{s:3:"tag";s:4:"list";s:6:"option";s:1:"1";s:8:"original";a:2:{i:0;s:8:"[LIST=1]";i:1;s:7:"[/LIST]";}s:8:"children";a:11:{i:0;s:74:" [*][PS4] Middle-earth: Shadow of War (Warner Bros., 10/12/17) – 20,144 ";i:1;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:2;s:362:" [*][NSW] Splatoon 2 (Nintendo, 07/21/17) – 19,622 (1,232,523) [*][NSW] Mario Kart 8 Deluxe (Nintendo, 04,28,17) – 13,321 (747,454) [*][3DS] Mario & Luigi: Superstar Saga + Bowser’s Minions (Nintendo, 10/05/17) – 12,215 (38,003) [*][NSW] Pokken Tournament DX (Nintendo, 09/22/17) – 8,367 (97,135) [*][PS4] Lost Sphear (Square Enix, 10/12/17) – 7,363 ";i:3;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:4;s:277:" [*][PS4] FIFA 18 (Limited Editions and Bundles Included) (Electronic Arts, 09/29/17) – 6,703 (75,791) [*][NSW] The Legend of Zelda: Breath of the Wild (Limited Edition Included) (Nintendo, 03/03/17) – 6,088 (610,953) [*][NSW] Lost Sphear (Square Enix, 10/12/17) – 5,770 ";i:5;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:6;s:58:" [*][PS4] No Heroes Allowed! VR (SIE, 10/14/17) – 5,457 ";i:7;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:8;s:858:" [*][PS4] The Legend of Heroes: Trails of Cold Steel III (Limited Edition Included) (Falcom, 09/28/17) – 5,457 (105,298) [*][PS4] Pro Evolution Soccer 2018 (Konami, 09/14/17) – 4,307 (102,018) [*][PS4] Sniper: Ghost Warrior 3 (Ubisoft, 10/05/17) – 4,093 (14,919) [*][NSW] Fire Emblem Warriors (Nintendo, 09/28/17) – 4,016 (53,531) [*][NSW] Monster Hunter XX Nintendo Switch Ver. (Capcom, 08/25/17) – 3,966 (155,634) [*][3DS] The Snack World: Trejarers (Level-5, 08/10/17) – 3,939 (180,898) [*][NSW] Dragon Ball Xenoverse 2 for Nintendo Switch (Bandai Namco, 09/07/17) – 3,815 (44,239) [*][3DS] Dragon Quest XI: Echoes of an Elusive Age (Square Enix, 07/29/17) – 3,659 (1,741,582) [*][3DS] Animal Crossing: New Leaf Amiibo+ (Nintendo, 11/23/16) – 3,497 (253,665) [*][PSV] Yoshiwara Higanbana: Kuon no Chigiri (Prototype, 10/12/17) – 3,396 ";i:9;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:10;s:1:" ";}}i:4;s:1:" ";i:5;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:14:"Hardware Sales";}}i:6;s:36:" (followed by last week’s sales) ";i:7;a:4:{s:3:"tag";s:4:"list";s:6:"option";s:1:"1";s:8:"original";a:2:{i:0;s:8:"[LIST=1]";i:1;s:7:"[/LIST]";}s:8:"children";a:1:{i:0;s:336:" [*]Switch – 40,803 (38,204) [*]PlayStation 4 – 16,933 (16,680) [*]New 2DS LL – 10,569 (12,658) [*]New 3DS LL – 8,369 (8,534) [*]PlayStation 4 Pro – 5,773 (5,869) [*]PlayStation Vita – 3,938 (3,545) [*]2DS – 1,565 (1,594) [*]New 3DS – 242 (265) [*]Xbox One – 71 (186) [*]PlayStation 3 – 65 (72) [*]Wii U – 58 (45) ";}}}, 1701116101, 1716094696
    Run Time: 0.001264
  14. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772089, a:2:{i:0;s:98:"Америка. Свитч лидер в сентябре. Нинтендодоминейшен. ";i:1;a:4:{s:3:"tag";s:5:"quote";s:6:"option";N;s:8:"original";a:2:{i:0;s:7:"[QUOTE]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:7:{i:0;s:20:" In September, the ";i:1;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:209:"http://cts.businesswire.com/ct/CT?id=smartlink&url=http%3A%2F%2Fwww.nintendo.com%2Fswitch&esheet=51701777&newsitemid=20171019005513&lan=en-US&anchor=Nintendo+Switch&index=1&md5=e1b24c7dca87561a2b29a67283a6ac75";s:8:"original";a:2:{i:0;s:217:"[URL='http://cts.businesswire.com/ct/CT?id=smartlink&url=http%3A%2F%2Fwww.nintendo.com%2Fswitch&esheet=51701777&newsitemid=20171019005513&lan=en-US&anchor=Nintendo+Switch&index=1&md5=e1b24c7dca87561a2b29a67283a6ac75']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:15:"Nintendo Switch";}}i:2;s:457:" system was once again the top-selling current-generation console hardware, according to the NPD Group, which tracks video game sales in the United States. This marks the third straight month that Nintendo Switch has been No. 1, and the fifth time overall in the seven months since its launch. Nintendo Switch has already surpassed 2 million units sold in the U.S. alone, and has yet to go through its first holiday shopping season. When combined with the ";i:3;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:203:"http://cts.businesswire.com/ct/CT?id=smartlink&url=http%3A%2F%2Fwww.nintendo.com%2F3ds&esheet=51701777&newsitemid=20171019005513&lan=en-US&anchor=Nintendo+3DS&index=2&md5=4b32d02423157c29624035ccb5fb78c3";s:8:"original";a:2:{i:0;s:211:"[URL='http://cts.businesswire.com/ct/CT?id=smartlink&url=http%3A%2F%2Fwww.nintendo.com%2F3ds&esheet=51701777&newsitemid=20171019005513&lan=en-US&anchor=Nintendo+3DS&index=2&md5=4b32d02423157c29624035ccb5fb78c3']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:12:"Nintendo 3DS";}}i:4;s:41:" family of systems and the plug-and-play ";i:5;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:269:"http://cts.businesswire.com/ct/CT?id=smartlink&url=http%3A%2F%2Fwww.nintendo.com%2Fsuper-nes-classic&esheet=51701777&newsitemid=20171019005513&lan=en-US&anchor=Super+Nintendo+Entertainment+System%3A+Super+NES+Classic+Edition&index=3&md5=33fbab396db0c82c3f84a28a38146898";s:8:"original";a:2:{i:0;s:277:"[URL='http://cts.businesswire.com/ct/CT?id=smartlink&url=http%3A%2F%2Fwww.nintendo.com%2Fsuper-nes-classic&esheet=51701777&newsitemid=20171019005513&lan=en-US&anchor=Super+Nintendo+Entertainment+System%3A+Super+NES+Classic+Edition&index=3&md5=33fbab396db0c82c3f84a28a38146898']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:62:"Super Nintendo Entertainment System: Super NES Classic Edition";}}i:6;s:95:"system, Nintendo systems claimed two-thirds of the month’s total video game hardware sales. ";}}}, 1701116101, 1716094696
    Run Time: 0.000791
  15. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772293, a:29:{i:0;s:93:"Англия: POS. TITLE PUBLISHER LAST WEEK 1 GRAN TURISMO: SPORT SONY COMPUTER ENT. – 2 ";i:1;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:2;s:91:" FIFA 18 EA SPORTS 1 3 SOUTH PARK: THE FRACTURED BUT WHOLE UBISOFT – 4 WWE 2K18 2K – 5 ";i:3;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:4;s:58:" MIDDLE-EARTH: SHADOW OF WAR WARNER BROS. INTERACTIVE 2 6 ";i:5;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:6;s:42:" THE EVIL WITHIN 2 BETHESDA SOFTWORKS 3 7 ";i:7;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:8;s:26:" DESTINY 2 ACTIVISION 6 8 ";i:9;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:10;s:33:" GRAND THEFT AUTO V ROCKSTAR 7 9 ";i:11;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:12;s:35:" FORZA MOTORSPORT 7 MICROSOFT 4 10 ";i:13;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:14;s:48:" CRASH BANDICOOT N.SANE TRILOGY ACTIVISION 8 11 ";i:15;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:16;s:65:" THE LEGO NINJAGO MOVIE VIDEOGAME WARNER BROS. INTERACTIVE 10 12 ";i:17;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:18;s:32:" FORZA HORIZON 3 MICROSOFT 5 13 ";i:19;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:20;s:43:" LEGO WORLDS WARNER BROS. INTERACTIVE 9 14 ";i:21;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:22;s:41:" RESIDENT EVIL 7: BIOHAZARD CAPCOM 13 15 ";i:23;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:24;s:126:" MARIO KART 8 DELUXE NINTENDO 11 16 FIRE EMBLEM WARRIORS NINTENDO – 17 LEGO CITY UNDERCOVER WARNER BROS. INTERACTIVE – 18 ";i:25;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:26;s:36:" FALLOUT 4 BETHESDA SOFTWORKS 12 19 ";i:27;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:28;s:49:" NBA 2K18 2K 18 20 MARIO + RABBIDS KINGDOM BATTLE";}, 1701116101, 1716094696
    Run Time: 0.000882
  16. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772296, a:4:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:29:"vova, post: 772293, member: 4";s:8:"original";a:2:{i:0;s:39:"[QUOTE="vova, post: 772293, member: 4"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:114:{i:0;s:15:"Англия: ";i:1;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"POS. ";}}i:2;s:1:" ";i:3;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:6:"TITLE ";}}i:4;s:1:" ";i:5;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:9:"PUBLISHER";}}i:6;s:1:" ";i:7;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:13:" LAST WEEK 1";}}i:8;s:1:" ";i:9;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=124c05%2D%2D42975";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=124c05%2D%2D42975']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:19:"GRAN TURISMO: SPORT";}}}}i:10;s:24:" SONY COMPUTER ENT. – ";i:11;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:1:"2";}}i:12;s:1:" ";i:13;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:14;s:1:" ";i:15;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=9b9d1c%2D%2D61570";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=9b9d1c%2D%2D61570']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:7:"FIFA 18";}}}}i:16;s:13:" EA SPORTS 1 ";i:17;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:1:"3";}}i:18;s:1:" ";i:19;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=54607b%2D%2D52670";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=54607b%2D%2D52670']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:35:"SOUTH PARK: THE FRACTURED BUT WHOLE";}}}}i:20;s:13:" UBISOFT – ";i:21;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:1:"4";}}i:22;s:1:" ";i:23;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=60ef4c%2D%2D61786";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=60ef4c%2D%2D61786']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:8:"WWE 2K18";}}}}i:24;s:8:" 2K – ";i:25;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:1:"5";}}i:26;s:1:" ";i:27;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:28;s:1:" ";i:29;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=8d8fc6%2D%2D60449";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=8d8fc6%2D%2D60449']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:27:"MIDDLE-EARTH: SHADOW OF WAR";}}}}i:30;s:28:" WARNER BROS. INTERACTIVE 2 ";i:31;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:1:"6";}}i:32;s:1:" ";i:33;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:34;s:1:" ";i:35;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=a73045%2D%2D61679";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=a73045%2D%2D61679']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:17:"THE EVIL WITHIN 2";}}}}i:36;s:22:" BETHESDA SOFTWORKS 3 ";i:37;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:1:"7";}}i:38;s:1:" ";i:39;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:40;s:1:" ";i:41;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=1fa802%2D%2D60812";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=1fa802%2D%2D60812']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:9:"DESTINY 2";}}}}i:42;s:14:" ACTIVISION 6 ";i:43;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:1:"8";}}i:44;s:1:" ";i:45;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:46;s:1:" ";i:47;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=c48c4f%2D%2D34210";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=c48c4f%2D%2D34210']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:18:"GRAND THEFT AUTO V";}}}}i:48;s:12:" ROCKSTAR 7 ";i:49;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:1:"9";}}i:50;s:1:" ";i:51;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:52;s:1:" ";i:53;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=552803%2D%2D61694";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=552803%2D%2D61694']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:18:"FORZA MOTORSPORT 7";}}}}i:54;s:13:" MICROSOFT 4 ";i:55;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:2:"10";}}i:56;s:1:" ";i:57;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:58;s:1:" ";i:59;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=934557%2D%2D59530";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=934557%2D%2D59530']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:30:"CRASH BANDICOOT N.SANE TRILOGY";}}}}i:60;s:14:" ACTIVISION 8 ";i:61;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:2:"11";}}i:62;s:1:" ";i:63;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:64;s:1:" ";i:65;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=cb5508%2D%2D61882";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=cb5508%2D%2D61882']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:32:"THE LEGO NINJAGO MOVIE VIDEOGAME";}}}}i:66;s:29:" WARNER BROS. INTERACTIVE 10 ";i:67;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:2:"12";}}i:68;s:1:" ";i:69;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:70;s:1:" ";i:71;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=d64c37%2D%2D57131";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=d64c37%2D%2D57131']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:15:"FORZA HORIZON 3";}}}}i:72;s:13:" MICROSOFT 5 ";i:73;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:2:"13";}}i:74;s:1:" ";i:75;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:76;s:1:" ";i:77;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=5df936%2D%2D52408";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=5df936%2D%2D52408']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:11:"LEGO WORLDS";}}}}i:78;s:28:" WARNER BROS. INTERACTIVE 9 ";i:79;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:2:"14";}}i:80;s:1:" ";i:81;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:82;s:1:" ";i:83;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=1b8e70%2D%2D57147";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=1b8e70%2D%2D57147']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:26:"RESIDENT EVIL 7: BIOHAZARD";}}}}i:84;s:11:" CAPCOM 13 ";i:85;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:2:"15";}}i:86;s:1:" ";i:87;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:88;s:1:" ";i:89;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=c46294%2D%2D59890";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=c46294%2D%2D59890']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:19:"MARIO KART 8 DELUXE";}}}}i:90;s:13:" NINTENDO 11 ";i:91;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:2:"16";}}i:92;s:1:" ";i:93;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=7da6e9%2D%2D59963";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=7da6e9%2D%2D59963']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:20:"FIRE EMBLEM WARRIORS";}}}}i:94;s:14:" NINTENDO – ";i:95;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:2:"17";}}i:96;s:1:" ";i:97;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=257d38%2D%2D32077";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=257d38%2D%2D32077']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:20:"LEGO CITY UNDERCOVER";}}}}i:98;s:30:" WARNER BROS. INTERACTIVE – ";i:99;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:2:"18";}}i:100;s:1:" ";i:101;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:102;s:1:" ";i:103;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=b34442%2D%2D52444";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=b34442%2D%2D52444']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:9:"FALLOUT 4";}}}}i:104;s:23:" BETHESDA SOFTWORKS 12 ";i:105;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:2:"19";}}i:106;s:1:" ";i:107;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:55:"https://www.gamespress.com/images/charts_arrow_down.gif";}}i:108;s:1:" ";i:109;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=d31e5a%2D%2D59910";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=d31e5a%2D%2D59910']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:8:"NBA 2K18";}}}}i:110;s:7:" 2K 18 ";i:111;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:2:"20";}}i:112;s:1:" ";i:113;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:58:"https://www.gamespress.com/product.asp?c=15d9ea%2D%2D61717";s:8:"original";a:2:{i:0;s:66:"[URL='https://www.gamespress.com/product.asp?c=15d9ea%2D%2D61717']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:30:"MARIO + RABBIDS KINGDOM BATTLE";}}}}}}i:1;s:159:" Вова, а в чём тайный смысл сохранять линк на сайт, где требуют потом авторозироваться? ";i:2;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:40:"http://nextstage.ru/members/biking.8798/";s:8:"original";a:2:{i:0;s:48:"[URL='http://nextstage.ru/members/biking.8798/']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:12:"Викинг";}}i:3;s:61:", у Ивила всё нормально в ЮКАнглии";}, 1701116101, 1716094696
    Run Time: 0.003156
  17. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: signature, 777, a:1:{i:0;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:45:"https://www.trueachievements.com/gamer/Chakie";s:8:"original";a:2:{i:0;s:51:"[URL=https://www.trueachievements.com/gamer/Chakie]";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:54:"https://www.trueachievements.com/gamercards/Chakie.png";}}}}}, 1701116101, 1716094696
    Run Time: 0.000419
  18. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772297, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:33:"Chakie, post: 772296, member: 777";s:8:"original";a:2:{i:0;s:43:"[QUOTE="Chakie, post: 772296, member: 777"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:3:{i:0;s:158:"Вова, а в чём тайный смысл сохранять линк на сайт, где требуют потом авторозироваться? ";i:1;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:40:"http://nextstage.ru/members/biking.8798/";s:8:"original";a:2:{i:0;s:48:"[URL='http://nextstage.ru/members/biking.8798/']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:12:"Викинг";}}i:2;s:61:", у Ивила всё нормально в ЮКАнглии";}}i:1;s:223:" Нет ничего сакрального, я просто копирую текст новости, а то что есть ссылки, это значит так сделано :) Я по ссылкам не хожу.";}, 1701116101, 1716094696
    Run Time: 0.000561
  19. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772298, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:29:"vova, post: 772297, member: 4";s:8:"original";a:2:{i:0;s:39:"[QUOTE="vova, post: 772297, member: 4"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:222:"Нет ничего сакрального, я просто копирую текст новости, а то что есть ссылки, это значит так сделано :) Я по ссылкам не хожу.";}}i:1;s:197:" А, ну ок. Я так и подумал Действительно, не пользоваться же "вставить как обычный текст", пусть голову ломают";}, 1701116101, 1716094696
    Run Time: 0.000433
  20. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772299, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:33:"Chakie, post: 772298, member: 777";s:8:"original";a:2:{i:0;s:43:"[QUOTE="Chakie, post: 772298, member: 777"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:196:"А, ну ок. Я так и подумал Действительно, не пользоваться же "вставить как обычный текст", пусть голову ломают";}}i:1;s:29:" Я так не умею :)))";}, 1701116101, 1716094696
    Run Time: 0.000426
  21. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772300, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:29:"vova, post: 772299, member: 4";s:8:"original";a:2:{i:0;s:39:"[QUOTE="vova, post: 772299, member: 4"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:28:"Я так не умею :)))";}}i:1;s:78:" Есть ещё кнопочка удалить форматирование.";}, 1701116101, 1716094696
    Run Time: 0.000444
  22. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772303, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:36:"Каин, post: 772300, member: 3850";s:8:"original";a:2:{i:0;s:46:"[QUOTE="Каин, post: 772300, member: 3850"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:77:"Есть ещё кнопочка удалить форматирование.";}}i:1;s:106:" Так ссылки все равно не убирает, вот жирный шрифт пропал :)";}, 1701116101, 1716094696
    Run Time: 0.001242
  23. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772306, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:29:"vova, post: 772303, member: 4";s:8:"original";a:2:{i:0;s:39:"[QUOTE="vova, post: 772303, member: 4"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:105:"Так ссылки все равно не убирает, вот жирный шрифт пропал :)";}}i:1;s:62:" Есть ещё кнопочка удалить ссылки.";}, 1701116101, 1716094696
    Run Time: 0.003918
  24. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772309, a:1:{i:0;s:66:"Ну теперь все должны быть довольны :)";}, 1701116101, 1716094696
    Run Time: 0.000394
  25. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772374, a:3:{i:0;s:533:"NPD сентябрь. Снес мини всех уделала. Nintendo had a really good month for selling hardware units, as both the SNES Mini and Switch outsold the Xbox One and Playstation 4. The SNES Mini and Switch were #1 and #2 in September sales, respectively. However, it was not all good news for Nintendo. Although the Switch and SNES Mini outsold consoles in terms of units, Sony’s Playstation 4 generated the most revenue. NPD analyst Mat Piscatella says that this is due to the Playstation 4’s higher price. ";i:1;a:4:{s:3:"tag";s:5:"media";s:6:"option";s:7:"youtube";s:8:"original";a:2:{i:0;s:15:"[MEDIA=youtube]";i:1;s:8:"[/MEDIA]";}s:8:"children";a:1:{i:0;s:11:"OVg-sqFzOjo";}}i:2;s:723:" 1. Destiny 2 – Activision Blizzard 2. NBA 2K18 – Take-Two Interactive 3. Madden NFL 18 – EA 4. FIFA 18 – EA 5. Mario + Rabbids Kingdom Battle – Ubisoft 6. Marvel vs. Capcom Infinite – Capcom 7. Grand Theft Auto V – Take-Two Interactive 8. NHL 18 – EA 9. Zelda: Breath of the Wild – Nintendo 10. Rainbow Six: Siege – Ubisoft 11. Mario Kart 8 Deluxe – Nintendo 12. Metroid: Samus Returns – Nintendo 13. Pokken Tournament DX – Nintendo 14. Overwatch – Activision Blizzard 15. Ark: Survival Evolved – Studio Wildcard 16. Uncharted: The Lost Legacy – Sony 17. NBA Live 18 – EA 18. Splatoon 2 – Nintendo 19. Crash Bandicoot N. Sane Trilogy – Activision Blizzard 20. Minecraft – Microsoft";}, 1701116101, 1716094696
    Run Time: 0.024989
  26. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772469, a:8:{i:0;s:17:"Япония: ";i:1;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:14:"Software Sales";}}i:2;s:31:" (followed by lifetime sales) ";i:3;a:4:{s:3:"tag";s:4:"list";s:6:"option";s:1:"1";s:8:"original";a:2:{i:0;s:8:"[LIST=1]";i:1;s:7:"[/LIST]";}s:8:"children";a:15:{i:0;s:84:" [*][PS4] Gran Turismo Sport (Limited Edition Included) (SIE, 10/19/17) – 150,286 ";i:1;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:2;s:70:" [*][PS4] City Shrouded in Shadow (Bandai Namco, 10/19/17) – 48,935 ";i:3;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:4;s:70:" [*][PS4] The Evil Within 2 (Bethesda Softworks, 10/19/17) – 42,941 ";i:5;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:6;s:107:" [*][PS4] Itadaki Street: Dragon Quest & Final Fantasy 30th Anniversary (Square Enix, 10/19/17) – 42,092 ";i:7;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:8;s:97:" [*][PSV] Uta no Prince-sama: Amazing Aria & Sweet Serenade Love (Broccoli, 10/19/17) – 19,904 ";i:9;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:10;s:107:" [*][PSV] Itadaki Street: Dragon Quest & Final Fantasy 30th Anniversary (Square Enix, 10/19/17) – 18,784 ";i:11;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:12;s:1044:" [*][NSW] Splatoon 2 (Nintendo, 07/21/17) – 16,483 (1,249,006) [*][NSW] Mario Kart 8 Deluxe (Nintendo, 04,28,17) – 11,142 (758,597) [*][PS4] Middle-earth: Shadow of War (Warner Bros., 10/12/17) – 8,083 (28,227) [*][NSW] The Legend of Zelda: Breath of the Wild (Limited Edition Included) (Nintendo, 03/03/17) – 5,430 (616,383) [*][NSW] Pokken Tournament DX (Nintendo, 09/22/17) – 5,224 (102,359) [*][3DS] Mario & Luigi: Superstar Saga + Bowser’s Minions (Nintendo, 10/05/17) – 5,092 (43,094) [*][PS4] FIFA 18 (Limited Editions and Bundles Included) (Electronic Arts, 09/29/17) – 3,910 (79,701) [*][PS4] No Heroes Allowed! VR (SIE, 10/14/17) – 3,464 (8,925) [*][PS4] Pro Evolution Soccer 2018 (Konami, 09/14/17) – 2,987 (105,005) [*][3DS] The Snack World: Trejarers (Level-5, 08/10/17) – 2,882 (183,780) [*][NSW] Monster Hunter XX Nintendo Switch Ver. (Capcom, 08/25/17) – 2,814 (158,448) [*][3DS] Animal Crossing: New Leaf Amiibo+ (Nintendo, 11/23/16) – 2,748 (256,413) [*][NSW] NBA 2K18 (2K Games, 10/17/17) – 2,689 ";i:13;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:5:"(New)";}}i:14;s:123:" [*][PS4] The Legend of Heroes: Trails of Cold Steel III (Limited Edition Included) (Falcom, 09/28/17) – 2,473 (107,772) ";}}i:4;s:1:" ";i:5;a:4:{s:3:"tag";s:1:"b";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[B]";i:1;s:4:"[/B]";}s:8:"children";a:1:{i:0;s:14:"Hardware Sales";}}i:6;s:36:" (followed by last week’s sales) ";i:7;a:4:{s:3:"tag";s:4:"list";s:6:"option";s:1:"1";s:8:"original";a:2:{i:0;s:8:"[LIST=1]";i:1;s:7:"[/LIST]";}s:8:"children";a:1:{i:0;s:333:" [*]Switch – 31,092 (40,803) [*]PlayStation 4 – 25,075 (16,933) [*]New 2DS LL – 8,449 (10,569) [*]PlayStation 4 Pro – 6,203(5,773) [*]New 3DS LL – 6,187 (8,369) [*]PlayStation Vita – 3,535 (3,938) [*]2DS – 1,367 (1,565) [*]New 3DS – 195 (242) [*]Xbox One – 69 (71) [*]PlayStation 3 – 50 (65) [*]Wii U – 40 (58) ";}}}, 1701116101, 1716094696
    Run Time: 0.028533
  27. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772615, a:1:{i:0;s:441:"Свитч лучший в Канаде. Today news has emerged which reveals that Nintendo’s latest home console is the best-selling console of 2017 in Canada. The Nintendo Switch has sold 209,000 units and the PlayStation 4 has sold 205,000. As well as that, during September 2017, 73 per cent of console sales in Canada were Nintendo products. That means 115,000 units split between the Nintendo Switch, Nintendo 3DS and the SNES Mini.";}, 1701116101, 1716094696
    Run Time: 0.023639
  28. INSERT INTO xf_bb_code_parse_cache
    	(content_type, content_id, parse_tree, cache_version, cache_date)
    VALUES (?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE parse_tree = VALUES(parse_tree),
    	cache_version = VALUES(cache_version),
    	cache_date = VALUES(cache_date)
    Params: post, 772706, a:41:{i:0;s:19:"Англия: - ";i:1;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:45:"http://www.chart-track.co.uk/art/chartNew.gif";}}i:2;s:69:" 1 ASSASSIN'S CREED ORIGINS UBISOFT (MONTREAL) UBISOFT UBISOFT - ";i:3;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:45:"http://www.chart-track.co.uk/art/chartNew.gif";}}i:4;s:56:" 2 SUPER MARIO ODYSSEY NINTENDO NINTENDO NINTENDO 2 ";i:5;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartDown.gif";}}i:6;s:53:" 3 FIFA 18 EA CANADA EA SPORTS ELECTRONIC ARTS - ";i:7;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:45:"http://www.chart-track.co.uk/art/chartNew.gif";}}i:8;s:93:" 4 WOLFENSTEIN II: THE NEW COLOSSUS MACHINEGAMES BETHESDA SOFTWORKS BETHESDA SOFTWORKS 1 ";i:9;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartDown.gif";}}i:10;s:85:" 5 GRAN TURISMO: SPORT POLYPHONY DIGITAL SONY COMPUTER ENT. SONY COMPUTER ENT. 8 ";i:11;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:44:"http://www.chart-track.co.uk/art/chartUp.gif";}}i:12;s:59:" 6 GRAND THEFT AUTO V ROCKSTAR NORTH ROCKSTAR TAKE 2 7 ";i:13;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartSame.gif";}}i:14;s:57:" 7 DESTINY 2 BUNGIE ACTIVISION ACTIVISION BLIZZARD 3 ";i:15;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartDown.gif";}}i:16;s:85:" 8 SOUTH PARK: THE FRACTURED BUT WHOLE UBISOFT (SAN FRANCISCO) UBISOFT UBISOFT 5 ";i:17;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartDown.gif";}}i:18;s:96:" 9 MIDDLE-EARTH: SHADOW OF WAR MONOLITH WARNER BROS. INTERACTIVE WARNER BROS. INTERACTIVE 4 ";i:19;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartDown.gif";}}i:20;s:53:" 10 WWE 2K18 YUKE'S/VISUAL CONCEPTS 2K TAKE 2 15 ";i:21;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:44:"http://www.chart-track.co.uk/art/chartUp.gif";}}i:22;s:57:" 11 MARIO KART 8 DELUXE NINTENDO NINTENDO NINTENDO 9 ";i:23;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartDown.gif";}}i:24;s:66:" 12 FORZA MOTORSPORT 7 TURN 10 STUDIOS MICROSOFT MICROSOFT 13 ";i:25;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartSame.gif";}}i:26;s:90:" 13 LEGO WORLDS TRAVELLER'S TALES WARNER BROS. INTERACTIVE WARNER BROS. INTERACTIVE 6 ";i:27;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartDown.gif";}}i:28;s:83:" 14 THE EVIL WITHIN 2 TANGO GAMEWORKS BETHESDA SOFTWORKS BETHESDA SOFTWORKS 12 ";i:29;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartDown.gif";}}i:30;s:64:" 15 FORZA HORIZON 3 PLAYGROUND GAMES MICROSOFT MICROSOFT 10 ";i:31;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartDown.gif";}}i:32;s:91:" 16 CRASH BANDICOOT N.SANE TRILOGY VICARIOUS VISIONS ACTIVISION ACTIVISION BLIZZARD 11 ";i:33;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartDown.gif";}}i:34;s:112:" 17 THE LEGO NINJAGO MOVIE VIDEOGAME TRAVELLER'S TALES WARNER BROS. INTERACTIVE WARNER BROS. INTERACTIVE 20 ";i:35;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:44:"http://www.chart-track.co.uk/art/chartUp.gif";}}i:36;s:75:" 18 MARIO + RABBIDS KINGDOM BATTLE UBISOFT (FRANCE) UBISOFT UBISOFT 22 ";i:37;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:44:"http://www.chart-track.co.uk/art/chartUp.gif";}}i:38;s:78:" 19 THE LEGEND OF ZELDA: BREATH OF THE WILD NINTENDO NINTENDO NINTENDO 14 ";i:39;a:4:{s:3:"tag";s:3:"img";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[IMG]";i:1;s:6:"[/IMG]";}s:8:"children";a:1:{i:0;s:46:"http://www.chart-track.co.uk/art/chartDown.gif";}}i:40;s:55:" 20 RESIDENT EVIL 7: BIOHAZARD CAPCOM CAPCOM CAPCOM";}, 1701116101, 1716094696
    Run Time: 0.000910

Included Files (111, XenForo Classes: 61)

  1. index.php
  2. library/XenForo/Autoloader.php
  3. library/XenForo/Application.php
  4. library/Zend/Registry.php
  5. library/Lgpl/utf8.php
  6. library/Zend/Config.php
  7. library/config.php
  8. library/XenForo/FrontController.php
  9. library/XenForo/Dependencies/Public.php
  10. library/XenForo/Dependencies/Abstract.php
  11. library/Zend/Controller/Request/Http.php
  12. library/Zend/Controller/Request/Abstract.php
  13. library/Zend/Uri.php
  14. library/Zend/Controller/Response/Http.php
  15. library/Zend/Controller/Response/Abstract.php
  16. library/XenForo/Model/DataRegistry.php
  17. library/XenForo/Model.php
  18. library/Zend/Cache.php
  19. library/Zend/Cache/Backend/Memcached.php
  20. library/Zend/Cache/Backend/ExtendedInterface.php
  21. library/Zend/Cache/Backend/Interface.php
  22. library/Zend/Cache/Backend.php
  23. library/Zend/Cache/Core.php
  24. library/XenForo/CodeEvent.php
  25. library/XenForo/Options.php
  26. library/XenForo/Link.php
  27. library/XenForo/Template/Helper/Core.php
  28. library/NextStage/Feature/Listener/Feature.php
  29. library/XenForo/Router.php
  30. library/XenForo/Route/Filter.php
  31. library/XenForo/Route/Interface.php
  32. library/XenForo/Route/ResponseSuffix.php
  33. library/XenForo/Route/Prefix.php
  34. library/XenForo/Route/Prefix/Threads.php
  35. library/XenForo/RouteMatch.php
  36. library/XenForo/ControllerPublic/Thread.php
  37. library/XenForo/ControllerPublic/Abstract.php
  38. library/XenForo/Controller.php
  39. library/NextStage/ThreadRating/Listener/Class.php
  40. library/NextStage/TaigaChat/Listener.php
  41. library/NextStage/XenForo/Listener/XenForo.php
  42. library/Tapatalk/Listener/LoadClassModel.php
  43. library/NextStage/ThreadRating/ControllerPublic/Thread.php
  44. library/NextStage/XenForo/ControllerPublic/XenForo.php
  45. library/NextStage/XenForo/ControllerPublic/Thread.php
  46. library/XenForo/Input.php
  47. library/XenForo/Session.php
  48. library/Zend/Db.php
  49. library/Zend/Db/Adapter/Mysqli.php
  50. library/Zend/Db/Adapter/Abstract.php
  51. library/Zend/Db/Select.php
  52. library/Zend/Db/Expr.php
  53. library/Zend/Db/Profiler.php
  54. library/Zend/Db/Statement/Mysqli.php
  55. library/Zend/Db/Statement.php
  56. library/Zend/Db/Statement/Interface.php
  57. library/XenForo/Helper/Ip.php
  58. library/XenForo/Visitor.php
  59. library/XenForo/Model/User.php
  60. library/Dark/TaigaChat/EventListener/Listener.php
  61. library/Zend/Db/Profiler/Query.php
  62. library/XenForo/Permission.php
  63. library/XenForo/Helper/Php.php
  64. library/XenForo/Phrase.php
  65. library/XenForo/Locale.php
  66. library/XenForo/ControllerHelper/ForumThreadPost.php
  67. library/XenForo/ControllerHelper/Abstract.php
  68. library/XenForo/Model/Thread.php
  69. library/NextStage/ThreadRating/Model/Thread.php
  70. library/XenForo/Model/Forum.php
  71. library/XenForo/Helper/String.php
  72. library/XenForo/Helper/Discussion.php
  73. library/XenForo/Model/Post.php
  74. library/NextStage/Feature/Model/Post.php
  75. library/NextStage/Feature/Model/Feature.php
  76. library/XenForo/Model/Attachment.php
  77. library/XenForo/Model/Node.php
  78. library/Tapatalk/Model/Node.php
  79. library/XenForo/Route/Prefix/Categories.php
  80. library/XenForo/Route/Prefix/Forums.php
  81. library/XenForo/ControllerResponse/View.php
  82. library/XenForo/ControllerResponse/Abstract.php
  83. library/Tapatalk/Listener/ControllerPostDispatch.php
  84. library/XenForo/ViewRenderer/HtmlPublic.php
  85. library/XenForo/ViewRenderer/Abstract.php
  86. library/XenForo/Template/Public.php
  87. library/XenForo/Template/Abstract.php
  88. library/XenForo/ViewPublic/Thread/View.php
  89. library/XenForo/ViewPublic/Base.php
  90. library/XenForo/View.php
  91. library/XenForo/BbCode/Parser.php
  92. library/XenForo/BbCode/Formatter/Base.php
  93. library/XenForo/ViewPublic/Helper/Message.php
  94. library/XenForo/BbCode/TextWrapper.php
  95. library/XenForo/Route/Prefix/Members.php
  96. library/Dark/TaigaChat/EventListener/NavigationTabs.php
  97. library/NextStage/ThreadRating/Listener/Template.php
  98. library/XenForo/Template/FileHandler.php
  99. library/XenForo/Helper/File.php
  100. internal_data/templates/S.1,L.1,thread_view.php
  101. library/Tapatalk/EventListener/Hook.php
  102. internal_data/templates/S.1,L.1,page_nav.php
  103. library/Tapatalk/Listener/TemplatePostRender.php
  104. library/XenForo/Route/Prefix/Posts.php
  105. internal_data/templates/S.1,L.1,nextstage_feature_post_private_controls.php
  106. library/XenForo/Model/Avatar.php
  107. internal_data/templates/S.1,L.1,bb_code_tag_quote.php
  108. library/XenForo/Debug.php
  109. internal_data/templates/S.1,L.1,PAGE_CONTAINER.php
  110. mobiquo/smartbanner/head.inc.php
  111. library/XenForo/ViewRenderer/Json.php