Including Functions.php

Time Before: 0.00063 seconds
Time After: 0.00087 seconds
Time Taken: 0.00024 seconds

Memory Before: 572.125 KB
Memory After: 685.289 KB
Memory Used: 113.164 KB

Connect to Database on Server: www03.rxmuscle.ml.zerolag.com

Time Before: 0.00091 seconds
Time After: 0.00297 seconds
Time Taken: 0.00206 seconds

Memory Before: 685.289 KB
Memory After: 686.234 KB
Memory Used: 0.945 KB

SQL Query
SET @@sql_mode = ''

Time Before: 0.00313 seconds
Time After: 0.00324 seconds
Time Taken: 0.00011 seconds

Memory Before: 686.898 KB
Memory After: 687.461 KB
Memory Used: 0.563 KB

Datastore Setup
SQL Query
SELECT *
FROM rxdatastore
WHERE title IN ('smiliecache','bbcodecache','navdata','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream','routes')
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxdatastorerangePRIMARYPRIMARY50 18Using where

Time Before: 0.00364 seconds
Time After: 0.00447 seconds
Time Taken: 0.00082 seconds

Memory Before: 690.656 KB
Memory After: 690.898 KB
Memory Used: 0.242 KB

Time Before: 0.00327 seconds
Time After: 0.00756 seconds
Time Taken: 0.00429 seconds

Memory Before: 686.703 KB
Memory After: 3,445.289 KB
Memory Used: 2,758.586 KB

SQL Query
SELECT *
FROM rxdatastore
WHERE title IN ('profilefield')
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLE       Impossible WHERE noticed after reading const tables

Time Before: 0.00826 seconds
Time After: 0.00836 seconds
Time Taken: 0.00010 seconds

Memory Before: 3,906.820 KB
Memory After: 3,907.273 KB
Memory Used: 0.453 KB

Session Handling
SQL Query
SELECT *
FROM rxsession
WHERE userid = 0
	AND host = '172.71.223.101'
	AND idhash = '228d6e003c6f8d693549cdf9df8984c1'
LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxsessionrefguest_lookup,user_activityguest_lookup51const,const,const2Using where

Time Before: 0.00880 seconds
Time After: 0.00893 seconds
Time Taken: 0.00013 seconds

Memory Before: 3,925.750 KB
Memory After: 3,926.125 KB
Memory Used: 0.375 KB

SQL Query
SELECT languageid,
			phrasegroup_global AS phrasegroup_global,
			phrasegroup_wol AS phrasegroup_wol,
			phrasegroup_user AS phrasegroup_user,
			phrasegroup_messaging AS phrasegroup_messaging,
			phrasegroup_cprofilefield AS phrasegroup_cprofilefield,
			phrasegroup_reputationlevel AS phrasegroup_reputationlevel,
			phrasegroup_infractionlevel AS phrasegroup_infractionlevel,
			phrasegroup_posting AS phrasegroup_posting,
			phrasegroup_profilefield AS phrasegroup_profilefield,
			phrasegroup_activitystream AS phrasegroup_activitystream,
			phrasegroupinfo AS lang_phrasegroupinfo,
			options AS lang_options,
			languagecode AS lang_code,
			charset AS lang_charset,
			locale AS lang_locale,
			imagesoverride AS lang_imagesoverride,
			dateoverride AS lang_dateoverride,
			timeoverride AS lang_timeoverride,
			registereddateoverride AS lang_registereddateoverride,
			calformat1override AS lang_calformat1override,
			calformat2override AS lang_calformat2override,
			logdateoverride AS lang_logdateoverride,
			decimalsep AS lang_decimalsep,
			thousandsep AS lang_thousandsep
FROM rxlanguage
WHERE languageid = 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxlanguagesystemPRIMARY   1 

Time Before: 0.00944 seconds
Time After: 0.00985 seconds
Time Taken: 0.00041 seconds

Memory Before: 3,937.852 KB
Memory After: 3,937.250 KB
Memory Used: -0.602 KB

Time Before: 0.00851 seconds
Time After: 0.00998 seconds
Time Taken: 0.00147 seconds

Memory Before: 3,918.633 KB
Memory After: 4,076.570 KB
Memory Used: 157.938 KB

SQL Query
SELECT *
FROM rxstyle
WHERE (styleid = 21 AND userselect = 1)
	OR styleid = 21
ORDER BY styleid ASC
LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxstyleconstPRIMARYPRIMARY2const1 

Time Before: 0.01532 seconds
Time After: 0.01553 seconds
Time Taken: 0.00021 seconds

Memory Before: 4,910.133 KB
Memory After: 4,910.523 KB
Memory Used: 0.391 KB

End call of global.php: 0.01652193069458
SQL Query
SELECT 
	userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
	IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.filedata_thumb, customprofilepic.userid AS profilepic, customprofilepic.dateline AS profilepicdateline, customprofilepic.width AS ppwidth, customprofilepic.height AS ppheight, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, usercsscache.cachedcss, IF(usercsscache.cachedcss IS NULL, 0, 1) AS hascachedcss, usercsscache.buildpermissions AS cssbuildpermissions
	
FROM rxuser AS user
LEFT JOIN rxuserfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN rxusertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN rxavatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN rxcustomavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN rxcustomprofilepic AS customprofilepic ON (user.userid = customprofilepic.userid) LEFT JOIN rxsigpic AS sigpic ON (user.userid = sigpic.userid) LEFT JOIN rxusercsscache AS usercsscache ON (user.userid = usercsscache.userid)

WHERE user.userid = 42962 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEuserconstPRIMARYPRIMARY4const1 
1SIMPLEuserfieldconstPRIMARYPRIMARY4const1 
1SIMPLEusertextfieldconstPRIMARYPRIMARY4const1 
1SIMPLEavatarconstPRIMARYPRIMARY2const0unique row not found
1SIMPLEcustomavatarconstPRIMARYPRIMARY4const0unique row not found
1SIMPLEcustomprofilepicconstPRIMARYPRIMARY4const0unique row not found
1SIMPLEsigpicconstPRIMARYPRIMARY4const0unique row not found
1SIMPLEusercsscacheconstPRIMARYPRIMARY4const0unique row not found

Time Before: 0.01755 seconds
Time After: 0.01802 seconds
Time Taken: 0.00047 seconds

Memory Before: 5,531.352 KB
Memory After: 5,530.391 KB
Memory Used: -0.961 KB

SQL Query
SELECT title, template
FROM rxtemplate
WHERE templateid IN (10961,10990,10951,10952,10954,10960,10959,10786,10787,10788,0,0,10789,0,0,10790,10795,10791,10792,10793,10796,10797,10798,10799,10800,10851,10853,10855,10857,10859,0,10907,10906,10909,10910,10913,10914,11156,11326,11332,10965,10963,10966,10968,10967,10969,10970,10971,10972,10973,10974,10975,10980,10977,10979,10976,10978,10989,10991,10992,11001,10983,10994,10995,10996,10997,10999,10962,10988,10993,11002,10998,11004,11003,11000,11080,10728,10723,11387,11407,977,976,978,973,972,1595,4948,10720,10699,981,982,1600,11122,11396,11068,11072,11069,11070,11071,11426,0,0,11406,11367,11092,11093,11095,11096,11319,11438,11420,11370,11371,10919,10918,10922)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxtemplaterangePRIMARYPRIMARY4 110Using where

Time Before: 0.01961 seconds
Time After: 0.02035 seconds
Time Taken: 0.00074 seconds

Memory Before: 6,216.484 KB
Memory After: 6,216.305 KB
Memory Used: -0.180 KB

SQL Query
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total
FROM rxusernote AS usernote
WHERE userid = 42962
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEusernoterefuseriduserid4const1 

Time Before: 0.02408 seconds
Time After: 0.02422 seconds
Time Taken: 0.00014 seconds

Memory Before: 6,487.781 KB
Memory After: 6,488.203 KB
Memory Used: 0.422 KB

SQL Query
SELECT blockid, requirement
FROM rxprofileblockprivacy
WHERE userid = 42962
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxprofileblockprivacyrefPRIMARYPRIMARY4const1 

Time Before: 0.02466 seconds
Time After: 0.02481 seconds
Time Taken: 0.00015 seconds

Memory Before: 6,512.242 KB
Memory After: 6,512.672 KB
Memory Used: 0.430 KB

SQL Query
SELECT pf.profilefieldcategoryid, pfc.location, pf.*
FROM rxprofilefield AS pf
LEFT JOIN rxprofilefieldcategory AS pfc ON(pfc.profilefieldcategoryid = pf.profilefieldcategoryid)
WHERE pf.form = 0 
		AND pf.hidden = 0
ORDER BY pfc.displayorder, pf.displayorder
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEpfALL    4Using where; Using temporary; Using filesort
1SIMPLEpfceq_refPRIMARYPRIMARY203forums.pf.profilefieldcategoryid1 

Time Before: 0.02512 seconds
Time After: 0.02576 seconds
Time Taken: 0.00064 seconds

Memory Before: 6,512.984 KB
Memory After: 6,513.234 KB
Memory Used: 0.250 KB

SQL Query
SELECT * FROM rxcustomprofile WHERE userid='-1'
/**customprofile- member**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxcustomprofilerefuseriduserid4const1 

Time Before: 0.02646 seconds
Time After: 0.02660 seconds
Time Taken: 0.00014 seconds

Memory Before: 6,759.508 KB
Memory After: 6,759.953 KB
Memory Used: 0.445 KB

SQL Query
UPDATE rxuser SET
	profilevisits = profilevisits + 1
WHERE userid = 42962

Time Before: 0.02713 seconds
Time After: 0.03434 seconds
Time Taken: 0.00722 seconds

Memory Before: 6,778.336 KB
Memory After: 6,778.664 KB
Memory Used: 0.328 KB

SQL Query
SELECT user.userid, user.username, user.usergroupid, user.displaygroupid, profilevisitor.visible, user.infractiongroupid
	
FROM rxprofilevisitor AS profilevisitor
INNER JOIN rxuser AS user ON (user.userid = profilevisitor.visitorid)

WHERE profilevisitor.userid = 42962
	 AND (visible = 1 OR profilevisitor.visitorid = 0)
	
ORDER BY profilevisitor.dateline DESC
LIMIT 50
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEprofilevisitorrefPRIMARY,useriduserid4const2Using where; Using index; Using filesort
1SIMPLEusereq_refPRIMARYPRIMARY403forums.profilevisitor.visitorid1 

Time Before: 0.03491 seconds
Time After: 0.03522 seconds
Time Taken: 0.00031 seconds

Memory Before: 6,779.664 KB
Memory After: 6,779.797 KB
Memory Used: 0.133 KB

SQL Query
SELECT socialgroup.groupid, socialgroup.name, socialgroup.description, socialgroup.dateline, sgicon.dateline AS icondateline,
	sgicon.thumbnail_width AS iconthumb_width, sgicon.thumbnail_height AS iconthumb_height
FROM rxsocialgroupmember AS socialgroupmember
INNER JOIN rxsocialgroup AS socialgroup ON
	(socialgroup.groupid = socialgroupmember.groupid)
LEFT JOIN rxsocialgroupicon AS sgicon ON sgicon.groupid = socialgroup.groupid
WHERE
	socialgroupmember.userid = 42962
	AND socialgroupmember.type = 'member'
ORDER BY socialgroup.name
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEsocialgroupmemberrefPRIMARY,groupid,useriduserid5const,const1Using where; Using index; Using temporary; Using filesort
1SIMPLEsocialgroupeq_refPRIMARYPRIMARY403forums.socialgroupmember.groupid1 
1SIMPLEsgiconeq_refPRIMARYPRIMARY403forums.socialgroupmember.groupid1 

Time Before: 0.03612 seconds
Time After: 0.03660 seconds
Time Taken: 0.00048 seconds

Memory Before: 6,790.578 KB
Memory After: 6,790.539 KB
Memory Used: -0.039 KB

SQL Query
SELECT COUNT(*) AS count
FROM rxuser
WHERE referrerid = 42962
	AND usergroupid NOT IN (3,4)
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxuserrefusergroupid,referreridreferrerid4const1Using where

Time Before: 0.03712 seconds
Time After: 0.03728 seconds
Time Taken: 0.00016 seconds

Memory Before: 6,792.148 KB
Memory After: 6,792.555 KB
Memory Used: 0.406 KB

SQL Query
SELECT relationid
FROM rxuserlist
WHERE
	userid IN (42962)
		AND
	type = 'buddy'
		AND
	friend = 'yes'
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxuserlistrefPRIMARY,useriduserid6const,const,const1Using where; Using index

Time Before: 0.03891 seconds
Time After: 0.03904 seconds
Time Taken: 0.00013 seconds

Memory Before: 6,849.266 KB
Memory After: 6,849.664 KB
Memory Used: 0.398 KB

SQL Query
SELECT stream.*, type.section, type.type
FROM rxactivitystream AS stream
LEFT JOIN rxactivitystreamtype AS type ON (stream.typeid = type.typeid)
WHERE stream.dateline <> 0 AND stream.dateline <= 1711711481 AND stream.userid IN (42962)
ORDER BY dateline DESC
LIMIT 0, 30
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEstreamrangedateline,useriduserid8 2Using where
1SIMPLEtypeeq_refPRIMARYPRIMARY403forums.stream.typeid1 

Time Before: 0.03935 seconds
Time After: 0.03950 seconds
Time Taken: 0.00015 seconds

Memory Before: 6,856.828 KB
Memory After: 6,857.070 KB
Memory Used: 0.242 KB

SQL Query
SELECT block.*,
	blocktype.productid, blocktype.name AS blocktypename, blocktype.title AS blocktypetitle,
	blocktype.description as blocktypedescription, blocktype.allowcache
FROM rxblock AS block
LEFT JOIN rxblocktype AS blocktype ON (block.blocktypeid = blocktype.blocktypeid)
WHERE 1 AND block.active = 1 AND blocktype.productid IN ('vbulletin','evbs_sstab_advanced','everywhere_sidebar','glowhostspamomatic','hn_masspm','mpdevs_ae_detector','skimlinks','tapatalk','vsachatbox','')
ORDER BY block.displayorder, block.title
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEblockALLblocktypeid   7Using where; Using temporary; Using filesort
1SIMPLEblocktypeALLPRIMARY,productid   6Using where; Using join buffer (flat, BNL join)

Time Before: 0.04263 seconds
Time After: 0.04324 seconds
Time Taken: 0.00061 seconds

Memory Before: 7,013.461 KB
Memory After: 7,013.453 KB
Memory Used: -0.008 KB

SQL Query
REPLACE INTO rxdatastore
	(title, data, unserialize)
VALUES
	('activeblocks', 'a:5:{i:7;a:15:{s:7:\"blockid\";s:1:\"7\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:18:\"Dont miss a video!\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:327:\"a:3:{s:12:\"html_content\";s:226:\"

Subscribe to RX on YouTube!

\r\n
\r\n\r\n\r\n
\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:9:\"vbulletin\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:1;a:15:{s:7:\"blockid\";s:1:\"1\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:21:\"Visit our Advertisers\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"10\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:881:\"a:3:{s:12:\"html_content\";s:780:\"
\r\n\r\n\r\n\r\n\r\n\r\n
\r\n\r\n\r\n\"Checkout\r\n\r\n\r\n
\r\n\r\n\r\n\r\n\"Muscle\r\n\r\n\r\n
\r\n\r\n\r\n\"evolutionary.org\"\r\n\r\n\r\n\r\n
\r\n\r\n\r\n\r\n
\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:5;a:15:{s:7:\"blockid\";s:1:\"5\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:17:\"Social Networking\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"20\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:500:\"a:3:{s:12:\"html_content\";s:399:\"
Follow @RXMuscledotcom\r\n\r\n
\r\n
\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:3;a:15:{s:7:\"blockid\";s:1:\"3\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:16:\"Ask Dave Palumbo\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"40\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:503:\"a:3:{s:12:\"html_content\";s:402:\"
\"Dave\'s

Dave has built his reputation by helping others with his knowledge and experience.

Read More!
\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:4;a:15:{s:7:\"blockid\";s:1:\"4\";s:11:\"blocktypeid\";s:1:\"5\";s:5:\"title\";s:21:\"Newly Replied Threads\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"60\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:162:\"a:5:{s:7:\"datecut\";s:2:\"30\";s:16:\"threads_forumids\";a:1:{i:0;i:2;}s:13:\"threads_limit\";s:1:\"5\";s:21:\"threads_titlemaxchars\";s:2:\"35\";s:12:\"threads_type\";s:1:\"1\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:7:\"threads\";s:14:\"blocktypetitle\";s:17:\"blocktype_threads\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}}', 1)

Time Before: 0.04335 seconds
Time After: 0.05101 seconds
Time Taken: 0.00766 seconds

Memory Before: 7,050.086 KB
Memory After: 7,045.484 KB
Memory Used: -4.602 KB

SQL Query
SELECT data, expires, locktime, serialized
FROM rxcache
WHERE cacheid = 'forumblock.f4079c80fa33204847a4683bd8aee058'
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxcacheconstPRIMARYPRIMARY66const1 

Time Before: 0.05183 seconds
Time After: 0.05197 seconds
Time Taken: 0.00013 seconds

Memory Before: 7,103.383 KB
Memory After: 7,103.781 KB
Memory Used: 0.398 KB

SQL Query
SELECT template
FROM rxtemplate
WHERE templateid = 10863
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxtemplateconstPRIMARYPRIMARY4const1 

Time Before: 0.05236 seconds
Time After: 0.05244 seconds
Time Taken: 0.00008 seconds

Memory Before: 7,110.484 KB
Memory After: 7,110.930 KB
Memory Used: 0.445 KB

SQL Query
SELECT data, expires, locktime, serialized
FROM rxcache
WHERE cacheid = 'forumblock.a6db8a64fa18bb0a32f4470ccf73ba21'
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxcacheconstPRIMARYPRIMARY66const1 

Time Before: 0.05287 seconds
Time After: 0.05301 seconds
Time Taken: 0.00013 seconds

Memory Before: 7,112.172 KB
Memory After: 7,112.570 KB
Memory Used: 0.398 KB

SQL Query
SELECT data, expires, locktime, serialized
FROM rxcache
WHERE cacheid = 'forumblock.f6869fd84fdf01b056cb3db1e4360f0c'
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxcacheconstPRIMARYPRIMARY66const1 

Time Before: 0.05345 seconds
Time After: 0.05352 seconds
Time Taken: 0.00008 seconds

Memory Before: 7,119.891 KB
Memory After: 7,120.289 KB
Memory Used: 0.398 KB

SQL Query
SELECT data, expires, locktime, serialized
FROM rxcache
WHERE cacheid = 'forumblock.c664b0c118cf3282c2da021c0dfba7d0'
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxcacheconstPRIMARYPRIMARY66const1 

Time Before: 0.05400 seconds
Time After: 0.05410 seconds
Time Taken: 0.00010 seconds

Memory Before: 7,126.852 KB
Memory After: 7,127.250 KB
Memory Used: 0.398 KB

SQL Query
SELECT data, expires, locktime, serialized
FROM rxcache
WHERE cacheid = 'forumblock.dcd9e942dd2415e466667a5fef4e5cec'
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxcacheconstPRIMARYPRIMARY66const1 

Time Before: 0.05459 seconds
Time After: 0.05473 seconds
Time Taken: 0.00014 seconds

Memory Before: 7,149.117 KB
Memory After: 7,149.516 KB
Memory Used: 0.398 KB

SQL Query
SELECT template
FROM rxtemplate
WHERE templateid = 10867
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxtemplateconstPRIMARYPRIMARY4const1 

Time Before: 0.05663 seconds
Time After: 0.05674 seconds
Time Taken: 0.00011 seconds

Memory Before: 7,364.945 KB
Memory After: 7,365.391 KB
Memory Used: 0.445 KB

SQL Query
SELECT block.*,
	blocktype.productid, blocktype.name AS blocktypename, blocktype.title AS blocktypetitle,
	blocktype.description as blocktypedescription, blocktype.allowcache
FROM rxblock AS block
LEFT JOIN rxblocktype AS blocktype ON (block.blocktypeid = blocktype.blocktypeid)
WHERE 1 AND block.active = 1 AND blocktype.productid IN ('vbulletin','evbs_sstab_advanced','everywhere_sidebar','glowhostspamomatic','hn_masspm','mpdevs_ae_detector','skimlinks','tapatalk','vsachatbox','')
ORDER BY block.displayorder, block.title
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEblockALLblocktypeid   7Using where; Using temporary; Using filesort
1SIMPLEblocktypeALLPRIMARY,productid   6Using where; Using join buffer (flat, BNL join)

Time Before: 0.05814 seconds
Time After: 0.05886 seconds
Time Taken: 0.00071 seconds

Memory Before: 7,314.055 KB
Memory After: 7,314.047 KB
Memory Used: -0.008 KB

SQL Query
REPLACE INTO rxdatastore
	(title, data, unserialize)
VALUES
	('activeblocks', 'a:5:{i:7;a:15:{s:7:\"blockid\";s:1:\"7\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:18:\"Dont miss a video!\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:327:\"a:3:{s:12:\"html_content\";s:226:\"

Subscribe to RX on YouTube!

\r\n
\r\n\r\n\r\n
\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:9:\"vbulletin\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:1;a:15:{s:7:\"blockid\";s:1:\"1\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:21:\"Visit our Advertisers\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"10\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:881:\"a:3:{s:12:\"html_content\";s:780:\"
\r\n\r\n\r\n\r\n\r\n\r\n
\r\n\r\n\r\n\"Checkout\r\n\r\n\r\n
\r\n\r\n\r\n\r\n\"Muscle\r\n\r\n\r\n
\r\n\r\n\r\n\"evolutionary.org\"\r\n\r\n\r\n\r\n
\r\n\r\n\r\n\r\n
\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:5;a:15:{s:7:\"blockid\";s:1:\"5\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:17:\"Social Networking\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"20\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:500:\"a:3:{s:12:\"html_content\";s:399:\"
Follow @RXMuscledotcom\r\n\r\n
\r\n
\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:3;a:15:{s:7:\"blockid\";s:1:\"3\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:16:\"Ask Dave Palumbo\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"40\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:503:\"a:3:{s:12:\"html_content\";s:402:\"
\"Dave\'s

Dave has built his reputation by helping others with his knowledge and experience.

Read More!
\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:4;a:15:{s:7:\"blockid\";s:1:\"4\";s:11:\"blocktypeid\";s:1:\"5\";s:5:\"title\";s:21:\"Newly Replied Threads\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"60\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:162:\"a:5:{s:7:\"datecut\";s:2:\"30\";s:16:\"threads_forumids\";a:1:{i:0;i:2;}s:13:\"threads_limit\";s:1:\"5\";s:21:\"threads_titlemaxchars\";s:2:\"35\";s:12:\"threads_type\";s:1:\"1\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:7:\"threads\";s:14:\"blocktypetitle\";s:17:\"blocktype_threads\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}}', 1)

Time Before: 0.05899 seconds
Time After: 0.06770 seconds
Time Taken: 0.00870 seconds

Memory Before: 7,337.922 KB
Memory After: 7,333.320 KB
Memory Used: -4.602 KB

SQL Query
SELECT template
FROM rxtemplate
WHERE templateid = 2265
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxtemplateconstPRIMARYPRIMARY4const1 

Time Before: 0.06840 seconds
Time After: 0.06854 seconds
Time Taken: 0.00013 seconds

Memory Before: 7,320.664 KB
Memory After: 7,321.109 KB
Memory Used: 0.445 KB

SQL Query
SELECT * FROM rxcustomprofile WHERE userid='-1'
/**customprofile- member**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLErxcustomprofilerefuseriduserid4const1 

Time Before: 0.06935 seconds
Time After: 0.06950 seconds
Time Taken: 0.00015 seconds

Memory Before: 7,389.391 KB
Memory After: 7,389.836 KB
Memory Used: 0.445 KB

SQL Query
UPDATE rxsession
SET lastactivity = 1711711481, location = 'member.php?u=42962', badlocation = 0
WHERE sessionhash = 'a20b4b763fa9b57b121f1425600465ac'

Time Before: 0.07189 seconds
Time After: 0.07207 seconds
Time Taken: 0.00019 seconds

Memory Before: 7,628.609 KB
Memory After: 7,628.844 KB
Memory Used: 0.234 KB

Page generated in 0.071114063262939 seconds with 32 queries, spending 0.033485889434814 doing MySQL queries and 0.037628173828125 doing PHP things.
Shutdown Queries:
DISABLED