0.6270 [ms] | SELECT COUNT(*) snapshots FROM lifehacks_options WHERE option_name LIKE '%cronsnapshot_%';
|
0.1972 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'gadash_options' LIMIT 1;
|
1.1930 [ms] | SHOW TABLES LIKE 'lifehacks_snippets';
|
0.1922 [ms] | SELECT id, code, scope FROM lifehacks_snippets WHERE scope IN ('global', 'single-use', 'front-end') AND active=1 ORDER BY priority ASC, id ASC;
|
0.1070 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'autoptimize_js_aggregate' LIMIT 1;
|
0.0970 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'autoptimize_css_aggregate' LIMIT 1;
|
0.0939 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'autoptimize_optimize_logged' LIMIT 1;
|
0.0951 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'autoptimize_optimize_checkout' LIMIT 1;
|
0.0939 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'autoptimize_minify_excluded' LIMIT 1;
|
0.0980 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'autoptimize_imgopt_provider_stat' LIMIT 1;
|
0.0958 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'autoptimize_extra_settings' LIMIT 1;
|
0.0958 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'classic-editor-allow-users' LIMIT 1;
|
0.0930 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'classic-editor-replace' LIMIT 1;
|
0.1092 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'comet_cache_options' LIMIT 1;
|
0.0839 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'video_blogster_checker' LIMIT 1;
|
0.2570 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'can_compress_scripts' LIMIT 1;
|
0.1869 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'aoa_cookie_hours' LIMIT 1;
|
0.1740 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = '_transient_timeout_doing_cron' LIMIT 1;
|
0.1018 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = '_transient_doing_cron' LIMIT 1;
|
0.1121 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = '_transient_timeout_vbp_feeds' LIMIT 1;
|
0.0870 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = '_transient_vbp_feeds' LIMIT 1;
|
0.2351 [ms] |
SELECT ID, post_name, post_parent, post_type
FROM lifehacks_posts
WHERE post_name IN ('the-worst-life-hacks-in-the-world-so-dumb')
AND post_type IN ('page','attachment')
;
|
0.2961 [ms] | SELECT lifehacks_posts.* FROM lifehacks_posts WHERE 1=1 AND lifehacks_posts.post_name = 'the-worst-life-hacks-in-the-world-so-dumb' AND
lifehacks_posts.post_type = 'post' ORDER BY lifehacks_posts.post_date DESC ;
|
0.7071 [ms] | SELECT t.*, tt.*, tr.object_id FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND
tr.object_id IN (12668) ORDER BY t.name ASC ;
|
0.1600 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (12668) ORDER BY meta_id ASC;
|
0.1009 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'aoa_show_ad' LIMIT 1;
|
0.0570 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'aoa_repeat_ad' LIMIT 1;
|
0.0510 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'aoa_close_delay' LIMIT 1;
|
0.0470 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'aoa_close_after' LIMIT 1;
|
0.0689 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'ot_css_file_paths' LIMIT 1;
|
0.1299 [ms] | SELECT * FROM lifehacks_users WHERE ID = '1' LIMIT 1;
|
0.2179 [ms] | SELECT user_id, meta_key, meta_value FROM lifehacks_usermeta WHERE user_id IN (1) ORDER BY umeta_id ASC;
|
0.0648 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'aoa_admin_only' LIMIT 1;
|
0.0689 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'aoa_domain_whitelist' LIMIT 1;
|
0.0629 [ms] | SELECT option_value FROM lifehacks_options WHERE option_name = 'aoa_random_status' LIMIT 1;
|
0.0980 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 12670 LIMIT 1;
|
0.1009 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (12670) ORDER BY meta_id ASC;
|
0.2398 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id = 7386;
|
0.1731 [ms] | SELECT tr.object_id FROM lifehacks_term_relationships AS tr INNER JOIN lifehacks_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('nav_menu') AND tt.term_id IN ('7386') ORDER BY tr.object_id ASC;
|
0.3018 [ms] | SELECT lifehacks_posts.* FROM lifehacks_posts WHERE 1=1 AND lifehacks_posts.ID IN (4120,4123,4124,4125,4126) AND lifehacks_posts.post_type =
'nav_menu_item' AND ((lifehacks_posts.post_status = 'publish')) ORDER BY lifehacks_posts.menu_order ASC ;
|
0.2820 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (4120,4123,4124,4125,4126) ORDER BY meta_id ASC;
|
0.2789 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') AND
t.term_id IN ( 95,522,129,219,92 ) AND tt.count > 0 ORDER BY t.name ASC ;
|
0.0930 [ms] | SELECT term_id, meta_key, meta_value FROM lifehacks_termmeta WHERE term_id IN (219,92,522,95,129) ORDER BY meta_id ASC;
|
0.2141 [ms] | SELECT t.term_id, tt.parent, tt.count, tt.taxonomy FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id
INNER JOIN lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN
(12668) ORDER BY t.name ASC ;
|
0.0780 [ms] | SELECT term_id, meta_key, meta_value FROM lifehacks_termmeta WHERE term_id IN (151) ORDER BY meta_id ASC;
|
0.0980 [ms] | SELECT rating_username, rating_rating, rating_ip FROM lifehacks_ratings WHERE rating_postid = 12668;
|
0.0961 [ms] | SELECT COUNT(*) FROM lifehacks_ratings WHERE rating_postid = 12668 AND (rating_ip = 'ddfdf2e4fb683728e516dbf619f1bda2' OR rating_ip =
'18.207.238.169');
|
0.5562 [ms] | SELECT lifehacks_posts.* FROM lifehacks_posts WHERE 1=1 AND lifehacks_posts.post_name = '80ee3935ba31e46664a789576fbe1a94' AND
lifehacks_posts.post_type = 'oembed_cache' AND ((lifehacks_posts.post_status = 'publish')) ORDER BY lifehacks_posts.post_date DESC ;
|
0.3719 [ms] | SELECT * FROM lifehacks_aoa WHERE status = 1 ORDER BY RAND() LIMIT 1;
|
0.1700 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') AND
t.term_id IN ( 151 ) ;
|
1.2572 [ms] | SELECT lifehacks_posts.ID FROM lifehacks_posts LEFT JOIN lifehacks_term_relationships ON (lifehacks_posts.ID =
lifehacks_term_relationships.object_id) WHERE 1=1 AND lifehacks_posts.ID NOT IN (12668) AND (
lifehacks_term_relationships.term_taxonomy_id IN (151)
) AND lifehacks_posts.post_type = 'post' AND (lifehacks_posts.post_status = 'publish') GROUP BY lifehacks_posts.ID ORDER BY RAND() LIMIT 0, 3;
|
0.1240 [ms] | SELECT lifehacks_posts.* FROM lifehacks_posts WHERE ID IN (25901,6344,7254);
|
0.0901 [ms] | SELECT rating_username, rating_rating, rating_ip FROM lifehacks_ratings WHERE rating_postid = 12668;
|
0.3560 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_format') AND tr.object_id IN (25901) ORDER
BY t.name ASC ;
|
0.2530 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (25901) ORDER BY meta_id ASC;
|
0.4082 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (25901) ORDER BY
t.name ASC ;
|
0.6211 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (25901) ORDER BY
t.name ASC ;
|
0.1462 [ms] | SELECT term_id, meta_key, meta_value FROM lifehacks_termmeta WHERE term_id IN
(44,35202,23573,20792,35212,35211,35200,35204,23574,35203,20742,20778,35210,35209,20786,14735,35205,35206,180,14565,35207,35208,1982,35201,14688,20779,400,13424,8628,20785,23571)
ORDER BY meta_id ASC;
|
0.2050 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 25903 LIMIT 1;
|
0.1690 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (25903) ORDER BY meta_id ASC;
|
0.8879 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_format') AND tr.object_id IN (6344) ORDER
BY t.name ASC ;
|
0.2551 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (6344) ORDER BY meta_id ASC;
|
0.6969 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (6344) ORDER BY
t.name ASC ;
|
1.2879 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (6344) ORDER BY
t.name ASC ;
|
0.1299 [ms] | SELECT term_id, meta_key, meta_value FROM lifehacks_termmeta WHERE term_id IN
(645,646,647,648,641,642,640,637,650,635,639,644,288,649,643,638,636,651) ORDER BY meta_id ASC;
|
0.1280 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 6345 LIMIT 1;
|
0.0932 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (6345) ORDER BY meta_id ASC;
|
0.3622 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_format') AND tr.object_id IN (7254) ORDER
BY t.name ASC ;
|
0.1209 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (7254) ORDER BY meta_id ASC;
|
0.4351 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (7254) ORDER BY
t.name ASC ;
|
0.6740 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (7254) ORDER BY
t.name ASC ;
|
0.1190 [ms] | SELECT term_id, meta_key, meta_value FROM lifehacks_termmeta WHERE term_id IN
(12764,12762,12770,12763,195,12769,12759,12760,12768,12766,12774,12778,12777,12761,12771,12773,12772,12775,12767,12776,12765) ORDER BY meta_id ASC;
|
0.0961 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 7255 LIMIT 1;
|
0.0961 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (7255) ORDER BY meta_id ASC;
|
0.9148 [ms] | SELECT SQL_CALC_FOUND_ROWS lifehacks_comments.comment_ID FROM lifehacks_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 12668 AND
comment_parent = 0 ORDER BY lifehacks_comments.comment_date_gmt ASC, lifehacks_comments.comment_ID ASC ;
|
0.1631 [ms] | SELECT lifehacks_comments.* FROM lifehacks_comments WHERE comment_ID IN
(109357,109289,109307,109295,109374,109337,109301,109313,109331,109352,109319,109325,109363,109343,109385,109346,109368,109382,109283,109380);
|
0.4301 [ms] | SELECT lifehacks_comments.comment_ID FROM lifehacks_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 12668 AND comment_parent IN (
109357,109289,109307,109295,109374,109337,109301,109313,109331,109352,109319,109325,109363,109343,109385,109346,109368,109382,109283,109380 ) ORDER
BY lifehacks_comments.comment_date_gmt ASC, lifehacks_comments.comment_ID ASC ;
|
0.3800 [ms] | SELECT lifehacks_comments.* FROM lifehacks_comments WHERE comment_ID IN
(109367,109366,109356,109345,109344,109312,109362,109318,109386,109384,109361,109360,109342,109311,109341,109340,109373,109372,109324,109339,109355,109359,109317,109365,109316,109381,109358,109336,109351,109330,109371,109329,109350,109323,109370,109322,109335,109321,109294,109293,109369,109292,109291,109306,109305,109310,109349,109364,109383,109328,109348,109347,109304,109300,109299,109303,109315,109379,109298,109338,109378,109377,109376,109327,109326,109290,109302,109334,109333,109354,109375,109314,109288,109320,109287,109309,109297,109308,109296,109332,109286,109285,109284,109353);
|
0.9670 [ms] | SELECT lifehacks_comments.comment_ID FROM lifehacks_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 12668 AND comment_parent IN (
109367,109366,109356,109345,109344,109312,109362,109318,109386,109384,109361,109360,109342,109311,109341,109340,109373,109372,109324,109339,109355,109359,109317,109365,109316,109381,109358,109336,109351,109330,109371,109329,109350,109323,109370,109322,109335,109321,109294,109293,109369,109292,109291,109306,109305,109310,109349,109364,109383,109328,109348,109347,109304,109300,109299,109303,109315,109379,109298,109338,109378,109377,109376,109327,109326,109290,109302,109334,109333,109354,109375,109314,109288,109320,109287,109309,109297,109308,109296,109332,109286,109285,109284,109353
) ORDER BY lifehacks_comments.comment_date_gmt ASC, lifehacks_comments.comment_ID ASC ;
|
5.0960 [ms] | SELECT SQL_CALC_FOUND_ROWS lifehacks_posts.ID FROM lifehacks_posts WHERE 1=1 AND lifehacks_posts.post_type = 'post' AND
(lifehacks_posts.post_status = 'publish') ORDER BY lifehacks_posts.post_date DESC LIMIT 0, 5;
|
0.0448 [ms] | SELECT FOUND_ROWS();
|
0.2022 [ms] | SELECT lifehacks_posts.* FROM lifehacks_posts WHERE ID IN (27679,27670,27673,27666,27662);
|
8.2719 [ms] | SELECT t.*, tt.*, tr.object_id FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND
tr.object_id IN (27662, 27666, 27670, 27673, 27679) ORDER BY t.name ASC ;
|
1.1389 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (27662,27666,27670,27673,27679) ORDER BY meta_id ASC;
|
0.3512 [ms] | SELECT rating_username, rating_rating, rating_ip FROM lifehacks_ratings WHERE rating_postid = 12668;
|
0.2699 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 27681 LIMIT 1;
|
0.2720 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (27681) ORDER BY meta_id ASC;
|
0.2630 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 27672 LIMIT 1;
|
0.2620 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (27672) ORDER BY meta_id ASC;
|
0.2682 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 27675 LIMIT 1;
|
0.4148 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (27675) ORDER BY meta_id ASC;
|
0.2620 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 27668 LIMIT 1;
|
0.2670 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (27668) ORDER BY meta_id ASC;
|
0.2661 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 27664 LIMIT 1;
|
0.2589 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (27664) ORDER BY meta_id ASC;
|
33.6878 [ms] | SELECT SQL_CALC_FOUND_ROWS lifehacks_posts.ID FROM lifehacks_posts WHERE 1=1 AND lifehacks_posts.post_type = 'post' AND
(lifehacks_posts.post_status = 'publish') ORDER BY lifehacks_posts.comment_count DESC LIMIT 0, 5;
|
0.0460 [ms] | SELECT FOUND_ROWS();
|
0.1471 [ms] | SELECT lifehacks_posts.* FROM lifehacks_posts WHERE ID IN (16706,16885,15247,14210);
|
1.8580 [ms] | SELECT t.*, tt.*, tr.object_id FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND
tr.object_id IN (14210, 15247, 16706, 16885) ORDER BY t.name ASC ;
|
0.7639 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (14210,15247,16706,16885) ORDER BY meta_id ASC;
|
0.0970 [ms] | SELECT rating_username, rating_rating, rating_ip FROM lifehacks_ratings WHERE rating_postid = 12668;
|
0.1080 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 16708 LIMIT 1;
|
0.1049 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (16708) ORDER BY meta_id ASC;
|
0.1059 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 16887 LIMIT 1;
|
0.1059 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (16887) ORDER BY meta_id ASC;
|
0.1011 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 15249 LIMIT 1;
|
0.1020 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (15249) ORDER BY meta_id ASC;
|
0.1001 [ms] | SELECT * FROM lifehacks_posts WHERE ID = 14212 LIMIT 1;
|
0.1049 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (14212) ORDER BY meta_id ASC;
|
30.1020 [ms] | SELECT t.*, tt.* FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('post_tag') AND
tt.count > 0 ORDER BY tt.count DESC LIMIT 45;
|
0.2351 [ms] | SELECT term_id, meta_key, meta_value FROM lifehacks_termmeta WHERE term_id IN
(14693,14946,15073,73,367,181,662,16133,229,14517,16134,16431,16132,18942,1133,18943,386,130,14947,123,2920,20855,20654,2961,13554,349,532,13305,12618,193,353,422,352,14483,1720,867,13557,13453,283,378,564,449)
ORDER BY meta_id ASC;
|
350.9321 [ms] | SELECT DISTINCT lifehacks_posts.ID, (t1.meta_value+0.00) AS ratings_average, (t2.meta_value+0.00) AS ratings_users, (t3.meta_value+0.00) AS
ratings_score FROM lifehacks_posts LEFT JOIN lifehacks_postmeta AS t1 ON t1.post_id = lifehacks_posts.ID LEFT JOIN lifehacks_postmeta As t2 ON
t1.post_id = t2.post_id LEFT JOIN lifehacks_postmeta AS t3 ON t3.post_id = lifehacks_posts.ID WHERE t1.meta_key = 'ratings_average' AND t2.meta_key =
'ratings_users' AND t3.meta_key = 'ratings_score' AND lifehacks_posts.post_password = '' AND lifehacks_posts.post_date < NOW() AND
lifehacks_posts.post_status = 'publish' AND t2.meta_value >= 0 AND 1=1 ORDER BY ratings_average DESC, ratings_users DESC LIMIT 10;
|
0.3731 [ms] | SELECT lifehacks_posts.* FROM lifehacks_posts WHERE ID IN (1228,919,3455,628,962,3824,4447,25030,983,3055);
|
3.6700 [ms] | SELECT t.*, tt.*, tr.object_id FROM lifehacks_terms AS t INNER JOIN lifehacks_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN
lifehacks_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND
tr.object_id IN (628, 919, 962, 983, 1228, 3055, 3455, 3824, 4447, 25030) ORDER BY t.name ASC ;
|
2.6121 [ms] | SELECT post_id, meta_key, meta_value FROM lifehacks_postmeta WHERE post_id IN (628,919,962,983,1228,3055,3455,3824,4447,25030) ORDER BY meta_id ASC;
|
Drainer it takes you like 2 mins to talk in like. I JUST WABT TO SEE THE VID
Dion Turned On you know what I would like to see?
Good Grammer
Dion Turned On its *crainer dummy
Dion Turned skipping works and it crainer/Benjamin not drainer but you probably correction error though not to be rude
viksaa you blame him for being a fan and youre one too
Mason Gameplays Grammar*
I probably created one of those life hacks 😂
OMG!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ONE PIECE
HE LYING LOL
K?
You see dude I’m 1 like behind you XD
first
TO like my comment (so original omg)
Possibly the first to dislike yours
and edit your comment
animation network _ur mum_
haha
Great job. Thing is, I have a blue shell
First
Lol made you look (i hope)
Luna Gamez oooo
I didn’t look but I looked
Luna Gamez I didn’t look…. Oh wait
I have a blue shell
Unstapoble YT that does count as looking
I love your videos craner you are my most favourite YouTuber btw dirt=life
COBBLESTONE = LIFE FOREVER
COBBLE=LIFE
Midnight Alpha2 It does but I kinda like dirt like 999persent cobble 1percent dirt
Richard Noseworthy Wait let me redo my comment in graveyards they use dirt so dirt=death but also gravestones are made out of cobblestone or normal stone I don’t care but the gravestones I have seen are made from cobblestone so Cobblestone and dirt = Death 💀.
Snad is better than dirt
Can you do more bedwars Crainer?
Why is your image an cheetah if your name says tiger?
Yeah I want bedwars back
I love cheetahs and tigers but your name is tiger and you got a picture of a cheetah
Well duck’s can’t be queens
Pixel Tiger he isn’t going to because people will target him
Here’s a life hack
Don’t press read more
Dusty Sand 0U0 u don’t tell me what to do
Dusty Sand 0U0 _ur mum_
Your Friend’s Niece’s Brother’s Aunt’s Kid hahahahahahahhahahahahaha I did
wow works so good thank you
Your Friend’s Niece’s Brother’s Aunt’s Kid well WITH me it says Læs mere soooooo NOT going to use that lifehack
This is a reacting channel now 😂😂
I remember when this channel was actually good now it’s just, *pukes*
So true
ikr unoriginal content just like jordan
Boi JOKAAA true
no its not poop man
Crainer I have been fan since 2014 and your intro was like 10 seconds and now it’s 1 and a half minute please make the intro faster. Like so Crainer can see
EDIT: THANKS FOR 335 LIKES
JE D he started looking at the pictures at 1 min and 30 the real intro was like 20 seconds smh
Gameaholic his intro won’t make me stop watching him
Don’t care
Been her since start
JE D yea
Who’s here before 7000 views
Awesome E Gaming not me
Awesome E Gaming does it matter?
Me
Me neither
NO ONE CARES if your “FIRST”
EVERYONE CARES IF YOU KNOW HOW TO USE “GRAMMAR.”
Creamy Cookie first 14th person to comment on your comment
Creamy Cookie *you’re
First
It doesn’t matter whether their first or last their a person and so are u im basically saying you’ll do it to (I don’t care if I used grammar wrong or spelled anything wrong) 😌
Snot+Glitter=GlitterGlue
Ew
good one dude! XD
Mr Austin Man
Crainer Instructions unclear pencil stuck in toaster
Hi Crainer!!
First
To like my comment
Dannogriff – HP & Gaming fifth time I’ve seen this comment
these comments are so old
So old
Dannogriff – HP & Gaming _ur mum_
NOONFAST!!!!!
Hailey Gaming and Vlogs sounded like nudefest grosssss
Hailey Gaming and Vlogs it called brunch OMG PEOPLE THESE DAYS
The selfie one cracked me up
The only thing about this channel that makes me laugh is how terrible and cringy it’s gotten, it’s entertaining for the wrong reason
My dad hates on this series like so i can dab on him! (DAB ON THOSE HATERS)
it every day bro
gmon22 And Sparky Sparks YES
Gabe The Wolf _ur mum_
Lolololololololololololololololololololololololololololololololololololololololololololololololololololololololololololololololololololololololololololo lololololololololololololololololololololololololololololololololololololololololololol
Ps i changed my name so gia smith is still me
I got a life hack
Wear a sweater backwards
Put popcorn in the hood
And now you can dive your face in the popcorn and eat it without using your hands
GEINUS!
This alredy created 2 years ago
Seems dangerous, blocks your vision xD
your channel name and logo says it all
+Crainer (Mister Crainer) crainer…do you seriously think this life hack is from him?
I love you Crainer you are # my favorite you and Thea
Can’t see how
J
Hey guys! Today we look at some of the worst life hacks I have ever seen!
Hope you all enjoy it. Let me know which one was the worst! 😀
Thanks for the support, love ya’ll
hkjuyhkjyujkl;kjhgfDFgHJkL;”:lKJHGFghjkl; ouch the hurt
A were reread
Crainer you are the best
Crainer i your the best
Crainer I
The channel is turning like Reaction Time …
PBGaminqHD Kind of, just less *fake* reactions and forced humor.