Including Functions.php

Time Before: 0.00046 seconds
Time After: 0.00055 seconds
Time Taken: 0.00009 seconds

Memory Before: 425.734 KB
Memory After: 435.789 KB
Memory Used: 10.055 KB

Connect to Database on Server: localhost

Time Before: 0.00061 seconds
Time After: 0.02040 seconds
Time Taken: 0.01979 seconds

Memory Before: 435.727 KB
Memory After: 436.641 KB
Memory Used: 0.914 KB

Datastore Setup
SQL Query
SELECT *
FROM datastore
WHERE title IN ('attachmentcache','cron','profilefield','loadcache','noticecache','tagcloud','iconcache')
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEdatastore rangePRIMARYPRIMARY52 7100.00Using index condition

Time Before: 0.03088 seconds
Time After: 0.03249 seconds
Time Taken: 0.00161 seconds

Memory Before: 933.211 KB
Memory After: 934.016 KB
Memory Used: 0.805 KB

Time Before: 0.02399 seconds
Time After: 0.03263 seconds
Time Taken: 0.00864 seconds

Memory Before: 436.344 KB
Memory After: 965.055 KB
Memory Used: 528.711 KB

Session Handling
SQL Query
SELECT *
FROM session
WHERE userid = 0
	AND host = '18.189.193.84'
	AND idhash = 'd7224523489b73df97a387ebbe40a09e'
LIMIT 1
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEsession ALL    190390.10Using where

Time Before: 0.05273 seconds
Time After: 0.05720 seconds
Time Taken: 0.00447 seconds

Memory Before: 982.047 KB
Memory After: 982.633 KB
Memory Used: 0.586 KB

SQL Query
SELECT languageid,
			phrasegroup_global AS phrasegroup_global,
			phrasegroup_inlinemod AS phrasegroup_inlinemod,
			phrasegroup_search AS phrasegroup_search,
			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 language
WHERE languageid = 1
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLElanguage systemPRIMARY   1100.00 

Time Before: 0.06335 seconds
Time After: 0.06435 seconds
Time Taken: 0.00100 seconds

Memory Before: 992.813 KB
Memory After: 992.859 KB
Memory Used: 0.047 KB

Time Before: 0.03275 seconds
Time After: 0.06444 seconds
Time Taken: 0.03169 seconds

Memory Before: 976.859 KB
Memory After: 1,035.883 KB
Memory Used: 59.023 KB

SQL Query
SELECT *
FROM style
WHERE (styleid = 5 AND userselect = 1)
	OR styleid = 5
ORDER BY styleid ASC
LIMIT 1
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEstyle constPRIMARYPRIMARY2const1100.00 

Time Before: 0.10143 seconds
Time After: 0.11664 seconds
Time Taken: 0.01521 seconds

Memory Before: 1,171.867 KB
Memory After: 1,172.453 KB
Memory Used: 0.586 KB

SQL Query
SELECT title, template
FROM template
WHERE templateid IN (18819,18838,18848,10350,7917,14226,18406,18405,18407,18402,18401,18678,14225,7055,18631,18632,18898,18901,18910,18651,18652,18653,18654,18852,18915,18914,18916,18919,18925)
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEtemplate rangePRIMARYPRIMARY4 29100.00Using index condition

Time Before: 0.12785 seconds
Time After: 0.13191 seconds
Time Taken: 0.00407 seconds

Memory Before: 1,351.938 KB
Memory After: 1,352.977 KB
Memory Used: 1.039 KB

End call of global.php: 0.16773891448975
SQL Query
SELECT *
FROM tag
WHERE tagtext = 'end'
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEtag consttagtexttagtext302const1100.00 

Time Before: 0.18269 seconds
Time After: 0.18281 seconds
Time Taken: 0.00012 seconds

Memory Before: 1,499.344 KB
Memory After: 1,499.922 KB
Memory Used: 0.578 KB

SQL Query
SELECT moderator.*, user.username,
IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid
FROM moderator AS moderator
INNER JOIN user AS user USING(userid)
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEmoderator ALLuserid_forumid   40100.00 
1SIMPLEuser eq_refPRIMARYPRIMARY4psfantasy-forums.moderator.userid1100.00 

Time Before: 0.19674 seconds
Time After: 0.19996 seconds
Time Taken: 0.00322 seconds

Memory Before: 1,512.680 KB
Memory After: 1,515.883 KB
Memory Used: 3.203 KB

SQL Query
SELECT thread.threadid, thread.lastpost, thread.lastposter, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views
FROM thread AS thread
INNER JOIN tagthread AS tagthread ON
	(tagthread.tagid = 5 AND tagthread.threadid = thread.threadid)


WHERE thread.forumid IN(5, 7, 1, 2, 19, 4, 8, 26, 9, 10, 24, 11, 12, 13, 14, 18, 22, 29, 15, 16)
	
	AND thread.visible = 1
	AND thread.sticky IN (0, 1)
	AND thread.open <> 10
	
	
ORDER BY lastpost DESC
LIMIT 500
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEtagthread refPRIMARY,threadidPRIMARY4const1100.00Using index; Using temporary; Using filesort
1SIMPLEthread eq_refPRIMARY,forumid,catorderPRIMARY4psfantasy-forums.tagthread.threadid186.90Using where

Time Before: 0.22821 seconds
Time After: 0.23351 seconds
Time Taken: 0.00530 seconds

Memory Before: 1,607.500 KB
Memory After: 1,607.617 KB
Memory Used: 0.117 KB

SQL Query
INSERT INTO tagsearch (tagid, dateline) VALUES (5, 1716596015)

Time Before: 0.23996 seconds
Time After: 0.24228 seconds
Time Taken: 0.00232 seconds

Memory Before: 1,606.164 KB
Memory After: 1,606.508 KB
Memory Used: 0.344 KB

SQL Query
SELECT
	thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, postusername, postuserid, thread.iconid AS threadiconid,
	thread.dateline, notes, thread.visible, sticky, votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views,
	thread.prefixid, thread.taglist, hiddencount, deletedcount
	, post.pagetext AS preview
	
	
	
FROM thread AS thread
	
	
	LEFT JOIN post AS post ON(post.postid = thread.firstpostid)
	
	
WHERE thread.threadid IN (9595)
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEthread constPRIMARYPRIMARY4const1100.00 
1SIMPLEpost constPRIMARYPRIMARY4const1100.00 

Time Before: 0.24923 seconds
Time After: 0.24950 seconds
Time Taken: 0.00027 seconds

Memory Before: 1,609.266 KB
Memory After: 1,609.461 KB
Memory Used: 0.195 KB

SQL Query
UPDATE session
SET lastactivity = 1716596015, location = '/tags.php?explain=1&tag=end', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0
WHERE sessionhash = 'd0ab7101a1a1ea6b87872b795ccfc984'

Time Before: 0.30020 seconds
Time After: 0.32409 seconds
Time Taken: 0.02389 seconds

Memory Before: 1,862.094 KB
Memory After: 1,862.281 KB
Memory Used: 0.188 KB

Page generated in 0.29944896697998 seconds with 11 queries, spending 0.081272602081299 doing MySQL queries and 0.21817636489868 doing PHP things.
Shutdown Queries:
DISABLED