Including Functions.php

Time Before: 0.00040 seconds
Time After: 0.00046 seconds
Time Taken: 0.00007 seconds

Memory Before: 426.328 KB
Memory After: 436.383 KB
Memory Used: 10.055 KB

Connect to Database on Server: localhost

Time Before: 0.00050 seconds
Time After: 0.00740 seconds
Time Taken: 0.00690 seconds

Memory Before: 436.320 KB
Memory After: 437.234 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.02701 seconds
Time After: 0.02925 seconds
Time Taken: 0.00224 seconds

Memory Before: 933.813 KB
Memory After: 934.617 KB
Memory Used: 0.805 KB

Time Before: 0.00993 seconds
Time After: 0.02944 seconds
Time Taken: 0.01951 seconds

Memory Before: 436.938 KB
Memory After: 965.656 KB
Memory Used: 528.719 KB

Session Handling
SQL Query
SELECT *
FROM session
WHERE userid = 0
	AND host = '3.149.234.105'
	AND idhash = 'ea06c40b1f7feba73d591cb25f24fdb6'
LIMIT 1
idselect_typetablepartitionstypepossible_keyskeykey_lenrefrowsfilteredExtra
1SIMPLEsession ALL    145730.10Using where

Time Before: 0.03667 seconds
Time After: 0.04662 seconds
Time Taken: 0.00995 seconds

Memory Before: 982.750 KB
Memory After: 983.336 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.04860 seconds
Time After: 0.05320 seconds
Time Taken: 0.00460 seconds

Memory Before: 993.523 KB
Memory After: 993.570 KB
Memory Used: 0.047 KB

Time Before: 0.02961 seconds
Time After: 0.05332 seconds
Time Taken: 0.02371 seconds

Memory Before: 977.547 KB
Memory After: 1,036.594 KB
Memory Used: 59.047 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.10009 seconds
Time After: 0.10055 seconds
Time Taken: 0.00046 seconds

Memory Before: 1,172.586 KB
Memory After: 1,173.172 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.10566 seconds
Time After: 0.11189 seconds
Time Taken: 0.00623 seconds

Memory Before: 1,352.648 KB
Memory After: 1,353.688 KB
Memory Used: 1.039 KB

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

Time Before: 0.17343 seconds
Time After: 0.17355 seconds
Time Taken: 0.00011 seconds

Memory Before: 1,499.664 KB
Memory After: 1,500.250 KB
Memory Used: 0.586 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.17513 seconds
Time After: 0.17763 seconds
Time Taken: 0.00250 seconds

Memory Before: 1,513.000 KB
Memory After: 1,516.203 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 = 6 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.18924 seconds
Time After: 0.19993 seconds
Time Taken: 0.01069 seconds

Memory Before: 1,607.766 KB
Memory After: 1,607.883 KB
Memory Used: 0.117 KB

SQL Query
INSERT INTO tagsearch (tagid, dateline) VALUES (6, 1717231406)

Time Before: 0.20002 seconds
Time After: 0.20266 seconds
Time Taken: 0.00264 seconds

Memory Before: 1,606.430 KB
Memory After: 1,606.773 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.21342 seconds
Time After: 0.22329 seconds
Time Taken: 0.00987 seconds

Memory Before: 1,609.531 KB
Memory After: 1,609.727 KB
Memory Used: 0.195 KB

SQL Query
UPDATE session
SET lastactivity = 1717231406, location = '/tags.php?explain=1&tag=time', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0
WHERE sessionhash = '1295150f63a566fcbb9c61e04ac96129'

Time Before: 0.23212 seconds
Time After: 0.26704 seconds
Time Taken: 0.03492 seconds

Memory Before: 1,861.539 KB
Memory After: 1,861.727 KB
Memory Used: 0.188 KB

Page generated in 0.23159503936768 seconds with 11 queries, spending 0.091109991073608 doing MySQL queries and 0.14048504829407 doing PHP things.
Shutdown Queries:
DISABLED