Page Time: 0.1687s

Memory: 5.4807 MB (Peak: 6.1090 MB)

Queries (28, time: 0.0447s, 26.5%)

  1. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000188
    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: 23445
    Run Time: 0.000977
    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.000689
    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 >= 20 AND post.position < 40) 
    	AND (post.message_state IN ('visible'))
    ORDER BY post.position ASC, post.post_date ASC
    Params: 23445
    Run Time: 0.004442
    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: 23445
    Run Time: 0.000361
  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, , , XenForo_ControllerPublic_Thread, Index, valid, thread_id=23445&page=2, 1715815904,
    Run Time: 0.000480
  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, 770991, a:2:{i:0;s:19:"Свежатина ";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:"U5T5dC24U6A";}}}, 1701116101, 1715815904
    Run Time: 0.000538
  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, 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, 1715815904
    Run Time: 0.000589
  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, 771245, a:2:{i:0;s:35:"К предстоящей бете ";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:"YWK3c3xwIgA";}}}, 1701116101, 1715815904
    Run Time: 0.000319
  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, 771376, a:8:{i:0;s:21:"Enjoy your lootcrate ";i:1;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:121:"http://www.eurogamer.net/articles/2017-10-06-star-wars-battlefront-2-looks-like-a-case-of-being-careful-what-you-wish-for";s:8:"original";a:2:{i:0;s:129:"[URL='http://www.eurogamer.net/articles/2017-10-06-star-wars-battlefront-2-looks-like-a-case-of-being-careful-what-you-wish-for']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:53:"http://www.eurogamer.net/articles/20...t-you-wish-for";}}i:2;s:1:" ";i:3;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:1472:"You can't fault EA for listening to the fans, at least. When its revival of the Battlefront series came out in 2015, the main complaint was how basic it all was, and how developer DICE had watered down the epic skirmishes of Pandemic's original for a wilfully dumb shooter. And now, with DICE taking onboard feedback and having layered on the complexity for the sequel, I find myself yearning for that simplicity. There's something to be said for a mindless shooter in an age where the genre's often obfuscated by needlessly complex systems, and for all my gripes with the original Battlefront it's still something I was happy to return to again and again until I realised I'd played some 70 hours and hit the level cap. The problem is, in aligning Battlefront with more modern shooters - such as DICE's own Battlefield series, of course - a lot of the personality of the original has been lost, and it ends up inviting comparisons that aren't necessarily favourable. Pitted against Call of Duty, Destiny and the rest, Star Wars Battlefront 2 can feel like a sluggish, cumbersome shooter that's weighed down with all the mod cons EA believes modern players want (that and loot crates, of course, the price you have to pay for the jettisoning of the season pass and the free map updates that are part of Battlefront 2). It's all a bit of a mess, and I just wish someone had shown some restraint before hurling absolutely everything at Battlefront to see what would stick.";}}i:4;s:2:" ";i:5;a:4:{s:3:"tag";s:3:"url";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[URL]";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:53:"http://www.eurogamer.net/articles/20...-crate-problem";}}i:6;s:1:" ";i:7;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:23:{i:0;s:1:" ";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:90:"The only way to get new abilities and weapons in Battlefront 2 is from opening loot crates";}}i:2;s:84:", bought either with in-game currency or real-world currency, price TBD. Either you ";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:"randomly receive the ability or weapon";}}i:4;s:31:" directly from the loot crate, ";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:79:"or you randomly receive an amount of scrap to go towards eventually crafting it";}}i:6;s:72:" - although scrap costs are high and amounts received torturously low. ";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:56:"Star Card abilities in Battlefront 2 change not only how";}}i:8;s:56:" regular Assault, Heavy, Officer and Specialist soldier ";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:12:"classes play";}}i:10;s:71:" - as well as Interceptor, Bomber and Fighter spaceship classes - they ";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:62:"also change how Battle Point-unlocked power-up characters play";}}i:12;s:71:", all the way up to the iconic Heroes and Villains of Star Wars lore. ";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:121:"your options are getting lucky when opening a combination of daily loot crates, gifted loot crates and earned loot crates";}}i:14;s:195:" for levelling up, or when opening loot crates bought with in-game currency. But as in-game currency is awarded at a flat rate for a team regardless of performance, this could take a long time. ";i:15;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:93:"It gets worse when you consider there are bronze, silver, and gold versions of each Star Card";}}i:16;s:197:" - plus a fourth tier I'm not sure the name of. For instance, Boba Fett has a Star Card ability called Death From Above which grants him damage reduction while jetpacking and using Rocket Barrage. ";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:118:"Its lowest tier damage reduction (bronze) is 50 per cent, and it's highest tier 100 per cent. That's a huge difference";}}i:18;s:3:". ";i:19;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:103:"So not only are you now after the full collection of Star Cards, you're after the best versions of them";}}i:20;s:142:". And again, you can individually upgrade them by spending scrap, but you're given too little and too randomly to make this reliably viable. ";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:168:"Wouldn't it be easier if you had a big pile of money to spend on a stack of loot crates instead? Yes, in other words, Battlefront 2 - a full-priced game - is pay to win";}}i:22;s:3:". ";}}}, 1701116101, 1715815904
    Run Time: 0.000972
  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, 772085, a:2:{i:0;s:29:"Трейлер сингла ";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:"FNUTWw17rkM";}}}, 1701116101, 1715815904
    Run Time: 0.000569
  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, 772135, a:3:{i:0;s:31:"Сингл на 5-7 часов ";i:1;a:4:{s:3:"tag";s:3:"url";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[URL]";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:124:"https://press-start.com.au/news/playstation/2017/10/20/star-wars-battlefront-iis-single-player-campaign-will-last-5-7-hours/";}}i:2;s:140:" Ну и чудненько. Первые 2 поиграем в триале ЕАА, а остальное дождёмся в халяве";}, 1701116101, 1715815904
    Run Time: 0.000424
  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, 772906, a:2:{i:0;s:34:"Запускной мультик ";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:"o4XQzLB01IU";}}}, 1701116101, 1715815904
    Run Time: 0.000652
  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, 773370, a:2:{i:0;s:53:"Небольшая боксо сравнялочка ";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:"X7MMdJJj10g";}}}, 1701116101, 1715815904
    Run Time: 0.007714
  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, 773734, a:4:{i:0;s:112:"Пишут, что нужно 40 часов дрочильни для получения Героя (Люка?) ";i:1;a:4:{s:3:"tag";s:5:"media";s:6:"option";s:5:"tweet";s:8:"original";a:2:{i:0;s:13:"[MEDIA=tweet]";i:1;s:8:"[/MEDIA]";}s:8:"children";a:1:{i:0;s:18:"930008820713213952";}}i:2;s:52:" А теперь совершенно другое ";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:53:"https://pbs.twimg.com/media/DOckZgAXkAA7oh3.jpg:large";}}}, 1701116101, 1715815904
    Run Time: 0.001182
  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, 773761, a:1:{i:0;a:4:{s:3:"tag";s:5:"media";s:6:"option";s:5:"tweet";s:8:"original";a:2:{i:0;s:13:"[MEDIA=tweet]";i:1;s:8:"[/MEDIA]";}s:8:"children";a:1:{i:0;s:18:"930025206730690560";}}}, 1701116101, 1715815904
    Run Time: 0.001733
  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: post, 773785, a:2:{i:0;s:82:"Одумались, теперь не 40 часов, а всего-лишь 10 :D ";i:1;a:4:{s:3:"tag";s:3:"url";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[URL]";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:86:"https://www.ea.com/games/starwars/battlefront/battlefront-2/news/swbfii-changes-launch";}}}, 1701116101, 1715815904
    Run Time: 0.001877
  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, 773795, a:2:{i:0;s:17:"Хахахаха ";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:47:"https://pbs.twimg.com/media/DOkMLX1W4AA7mc6.jpg";}}}, 1701116101, 1715815904
    Run Time: 0.000415
  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, 773816, a:5:{i:0;a:4:{s:3:"tag";s:5:"media";s:6:"option";s:5:"tweet";s:8:"original";a:2:{i:0;s:13:"[MEDIA=tweet]";i:1;s:8:"[/MEDIA]";}s:8:"children";a:1:{i:0;s:18:"930352569309958144";}}i:1;s:1:" ";i:2;a:4:{s:3:"tag";s:5:"media";s:6:"option";s:5:"tweet";s:8:"original";a:2:{i:0;s:13:"[MEDIA=tweet]";i:1;s:8:"[/MEDIA]";}s:8:"children";a:1:{i:0;s:18:"930212614709399553";}}i:3;s:1:" ";i:4;a:4:{s:3:"tag";s:5:"media";s:6:"option";s:5:"tweet";s:8:"original";a:2:{i:0;s:13:"[MEDIA=tweet]";i:1;s:8:"[/MEDIA]";}s:8:"children";a:1:{i:0;s:18:"930209923505557504";}}}, 1701116101, 1715815904
    Run Time: 0.000902
  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, 773829, a:5:{i:0;s:586:"Вот на всей этой волне хайпа про лутбоксы и ptw, на которой надо сказать я тоже некоторое время катался, источая возмущение, одна мысль не дает мне покоя, а именно... Вот мы все (многие) тут достаточно старенькие, чтоб помнить те времена, когда, например, за 30-40-50$ (как сейчас модно говорить - за фул прайс) покупали какой-нибудь ";i:1;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:74:"https://pc-torrent.net/617-prince-of-persia-the-sands-of-time-2003-pc.html";s:8:"original";a:2:{i:0;s:82:"[URL='https://pc-torrent.net/617-prince-of-persia-the-sands-of-time-2003-pc.html']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:36:"Prince of Persia: The Sands of Time ";}}i:2;s:1328:"на ps2. Покупали, значит на фулпрайс, проходили часов за 6-8 и... и клали на полку... И все! Не было ни мультиплеера, ни dls, ни лутбоксов. Ты платишь фулпрайс за игру, проходишь ее за 6-8 часов и все... Ну можно перепройти сто тысяч раз, но это уже строго индивидуально. Нас же это не коробило! Я точно помню, меня это не коробило! Это было нормально! Никто не кричал на разрабов, что ваша игра стоила фулпрайс и закончилась за 6-8 часов! И POP - это очень хороший пример, а ведь были игры за 50$ часов на 10, но при этом дерьмо... без мультиплееров и т.п. Потом был WOW (и все еще кхм кхм есть...). Ты платишь фулпрайс (50$ ?) за коробку, в которой 30 дней было бесплатно, а потом снова плати, чтоб увидеть весь контент. Ну ладно... это мморг типа несчитово и без ptw... ";i:3;a:4:{s:3:"tag";s:1:"i";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[I]";i:1;s:4:"[/I]";}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:28:"#лонгсторишорт.";}}}}i:4;s:1204:" К чему я это... как я вижу - SWBF2 за фулпрайс одиночная компания на 6-8 часов - 60$. Бонусом дается доступ к мультиплееру, где есть некоторые свои правила, в том числе и ptw... Понятно, что это типа не про сингл игра и все такое, но вот если предположить, что в этот раз про сингл... чего плохого то?! Я уж не стал вспоминать всякие чип и дейлы и стрит оф рейджи за фулпрайс, которые ДОЛЖНЫ были проходиться за один присест... Ну и конечно, не стал проводить аналогии ptw игрового с ptw по жизни... Институты там, автомобили, а ведь люди, которые готовы дополнительно платить в уже купленную за фулпрайс машину, получают преимущества и т.п... У меня все... такая вот какая-то мысль as is...";}, 1701116101, 1715815904
    Run Time: 0.014346
  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, 773831, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:38:"Nameless One, post: 773829, member: 67";s:8:"original";a:2:{i:0;s:48:"[QUOTE="Nameless One, post: 773829, member: 67"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:5:{i:0;s:586:"Вот на всей этой волне хайпа про лутбоксы и ptw, на которой надо сказать я тоже некоторое время катался, источая возмущение, одна мысль не дает мне покоя, а именно... Вот мы все (многие) тут достаточно старенькие, чтоб помнить те времена, когда, например, за 30-40-50$ (как сейчас модно говорить - за фул прайс) покупали какой-нибудь ";i:1;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:74:"https://pc-torrent.net/617-prince-of-persia-the-sands-of-time-2003-pc.html";s:8:"original";a:2:{i:0;s:82:"[URL='https://pc-torrent.net/617-prince-of-persia-the-sands-of-time-2003-pc.html']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:36:"Prince of Persia: The Sands of Time ";}}i:2;s:1328:"на ps2. Покупали, значит на фулпрайс, проходили часов за 6-8 и... и клали на полку... И все! Не было ни мультиплеера, ни dls, ни лутбоксов. Ты платишь фулпрайс за игру, проходишь ее за 6-8 часов и все... Ну можно перепройти сто тысяч раз, но это уже строго индивидуально. Нас же это не коробило! Я точно помню, меня это не коробило! Это было нормально! Никто не кричал на разрабов, что ваша игра стоила фулпрайс и закончилась за 6-8 часов! И POP - это очень хороший пример, а ведь были игры за 50$ часов на 10, но при этом дерьмо... без мультиплееров и т.п. Потом был WOW (и все еще кхм кхм есть...). Ты платишь фулпрайс (50$ ?) за коробку, в которой 30 дней было бесплатно, а потом снова плати, чтоб увидеть весь контент. Ну ладно... это мморг типа несчитово и без ptw... ";i:3;a:4:{s:3:"tag";s:1:"i";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[I]";i:1;s:4:"[/I]";}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:28:"#лонгсторишорт.";}}}}i:4;s:1204:" К чему я это... как я вижу - SWBF2 за фулпрайс одиночная компания на 6-8 часов - 60$. Бонусом дается доступ к мультиплееру, где есть некоторые свои правила, в том числе и ptw... Понятно, что это типа не про сингл игра и все такое, но вот если предположить, что в этот раз про сингл... чего плохого то?! Я уж не стал вспоминать всякие чип и дейлы и стрит оф рейджи за фулпрайс, которые ДОЛЖНЫ были проходиться за один присест... Ну и конечно, не стал проводить аналогии ptw игрового с ptw по жизни... Институты там, автомобили, а ведь люди, которые готовы дополнительно платить в уже купленную за фулпрайс машину, получают преимущества и т.п... У меня все... такая вот какая-то мысль as is...";}}i:1;s:600:" Ты всё правильно говоришь, но есть 2 момента. 1. Общественный - как я вижу проблему не в том, что "за деньги", а то что кто то будет дрочить сколько то там сот часов, а кто то может тупо купить всё это за один клик. 2. Мой личный - по поводу фулл прайса тоже полностью согласен, но просто сейчас 60 баксов это не 60 баксов времён Принца на ПС2.";}, 1701116101, 1715815904
    Run Time: 0.001806
  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, 773833, a:3:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:33:"Chakie, post: 773831, member: 777";s:8:"original";a:2:{i:0;s:43:"[QUOTE="Chakie, post: 773831, member: 777"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:599:"Ты всё правильно говоришь, но есть 2 момента. 1. Общественный - как я вижу проблему не в том, что "за деньги", а то что кто то будет дрочить сколько то там сот часов, а кто то может тупо купить всё это за один клик. 2. Мой личный - по поводу фулл прайса тоже полностью согласен, но просто сейчас 60 баксов это не 60 баксов времён Принца на ПС2.";}}i:1;s:705:" 1. Справедливо/не справедливо, но у них так, они так решили сделать и они (злые EA :))))) никому, ничего не должны... Ща заход на жуткий хейт - не хочешь дрочить в игре, потрать время на работу, например... + Куда хреновее, когда у каршеринга в Москве бесплатные парковки, а у вас (ну если вы не как я и не наделали кучу детей...) парковки платные... 2. Тогда 60$ для меня было гораздо дороже, чем сейчас... ";i:2;a:4:{s:3:"tag";s:1:"i";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[I]";i:1;s:4:"[/I]";}s:8:"children";a:1:{i:0;s:490:"Я конечно может старый брюзга, но в последнее время наблюдаю у людей лет 20-22 вот это вот - все мне должны: родители хату и денег на еду и т.п., но при это они не сильно то и работать хотят в офисе. Офис - не для меня, но и бизнес не делают... И при этом родители у них не богатеи...";}}}, 1701116101, 1715815904
    Run Time: 0.000547
  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, 773834, a:2:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:38:"Nameless One, post: 773829, member: 67";s:8:"original";a:2:{i:0;s:48:"[QUOTE="Nameless One, post: 773829, member: 67"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:135:"К чему я это... как я вижу - SWBF2 за фулпрайс одиночная компания на 6-8 часов - 60$";}}i:1;s:21:" 4-5 вроде бы.";}, 1701116101, 1715815904
    Run Time: 0.000451
  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, 773835, a:1:{i:0;s:174:"Посмотрел в PSN ролик игры и я просто припупел от графона :eek::eek::eek: Обязательно куплю, но не сразу.";}, 1701116101, 1715815904
    Run Time: 0.000811
  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: signature, 1828, a:1:{i:0;a:4:{s:3:"tag";s:3:"url";s:6:"option";s:109:"https://nextstage.ru/threads/revansh-destiny-2-forumnomu-mudile-shize-on-zhe-kabuto-on-zhe-derpcrawler.24240/";s:8:"original";a:2:{i:0;s:117:"[URL='https://nextstage.ru/threads/revansh-destiny-2-forumnomu-mudile-shize-on-zhe-kabuto-on-zhe-derpcrawler.24240/']";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:72:"Герой твоих детских грёз, гроза мудаков";}}}, 1701116101, 1715815904
    Run Time: 0.000459
  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, 773836, a:3:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:33:"Chakie, post: 773795, member: 777";s:8:"original";a:2:{i:0;s:43:"[QUOTE="Chakie, post: 773795, member: 777"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:2:{i:0;s:17:"Хахахаха ";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:47:"https://pbs.twimg.com/media/DOkMLX1W4AA7mc6.jpg";}}}}i:1;s:1:" ";i:2;a:4:{s:3:"tag";s:3:"url";s:6:"option";N;s:8:"original";a:2:{i:0;s:5:"[URL]";i:1;s:6:"[/URL]";}s:8:"children";a:1:{i:0;s:105:"https://www.reddit.com/r/StarWarsBattlefront/comments/7ctj17/ea_has_removed_the_refund_button_from_their/";}}}, 1701116101, 1715815904
    Run Time: 0.000470
  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, 773837, a:4:{i:0;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:38:"Nameless One, post: 773833, member: 67";s:8:"original";a:2:{i:0;s:48:"[QUOTE="Nameless One, post: 773833, member: 67"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:1:{i:0;s:606:"1. Справедливо/не справедливо, но у них так, они так решили сделать и они (злые EA :))))) никому, ничего не должны... Ща заход на жуткий хейт - не хочешь дрочить в игре, потрать время на работу, например... + Куда хреновее, когда у каршеринга в Москве бесплатные парковки, а у вас (ну если вы не как я и не наделали кучу детей...) парковки платные... ";}}i:1;s:749:" Так именно так и есть. Проблема не стоит выеденного яйца. Всё просто - не нравится не играй. Но нет, всем надо лезть. Единственное что немного удивило, так это что ЕА решили прям так в открытую с плеча рубить. Юби вот сделали, на мой взгляд, более френдли - лут боксы только за внутриигровую валюту. Но с пометочкой, что валюту эту можно так же и за реальное бабло купать. Детей, кста, наделали :)и парковки платные:cry: ";i:2;a:4:{s:3:"tag";s:5:"quote";s:6:"option";s:38:"Nameless One, post: 773833, member: 67";s:8:"original";a:2:{i:0;s:48:"[QUOTE="Nameless One, post: 773833, member: 67"]";i:1;s:8:"[/QUOTE]";}s:8:"children";a:2:{i:0;s:97:" 2. Тогда 60$ для меня было гораздо дороже, чем сейчас... ";i:1;a:4:{s:3:"tag";s:1:"i";s:6:"option";N;s:8:"original";a:2:{i:0;s:3:"[I]";i:1;s:4:"[/I]";}s:8:"children";a:1:{i:0;s:490:"Я конечно может старый брюзга, но в последнее время наблюдаю у людей лет 20-22 вот это вот - все мне должны: родители хату и денег на еду и т.п., но при это они не сильно то и работать хотят в офисе. Офис - не для меня, но и бизнес не делают... И при этом родители у них не богатеи...";}}}}i:3;s:515:" Ну вот тебе повезло. Я сейчас уже так 60 баксами не могу побрасать. Хотя тут ещё проблема посложнее именно финансовой, т.к. я просто не найду времени во всё это играть сразу. По сабжу - мне именно этот мультиплеер не очень инетересен. Сингл да, поиграю, но потом в ЕАА. Мне спешить некуда";}, 1701116101, 1715815904
    Run Time: 0.000396
  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, 773841, a:2:{i:0;s:28:"Эк их колбасит ";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:53:"https://pbs.twimg.com/media/DOkk855W0AA-GxQ.jpg:large";}}}, 1701116101, 1715815904
    Run Time: 0.000353

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