vBulletin - Explain SQL Queries (123)
Duplicate Queries: (Exact textual duplicates, also included in the full listing of queries below)
- Times run: 2
SELECT * FROM hmq_routenew
WHERE `routeid` IN (88)
- Times run: 5
SELECT channel.nodeid
FROM hmq_channel AS channel
INNER JOIN hmq_closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (29)
/**getDescendantChannelsIn**/
SET @@sql_mode = ''
- Time Before: 1764974505.7276
- Time After: 1764974505.7278
- Time Taken: 0.00013113021850586
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(561)
#1 vB_Database->query_write('') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(529)
#2 vB_Database->force_sql_mode('') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/mysql/assertor.php(79)
#3 vB_dB_MYSQL_Assertor->load_database(array[len:4], array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(140)
#4 vB_dB_Assertor::init(array[len:4], array[len:8]) in /core/vb/vb.php(835)
#5 vB::getDbAssertor() in /core/vb/vb.php(851)
#6 vB::getDatastore() in /includes/api/interface/collapsed.php(48)
#7 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(71)
#8 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(120)
#9 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#10 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_datastore
WHERE `title` IN ('options','bitfields','attachmentcache','usergroupcache','stylecache','languagecache','products','cron','profilefield','loadcache','miscoptions','noticecache','hooks','publicoptions','prefixcache','vBUgChannelPermissionsFrom','vBChannelTypes','locations')
- Time Before: 1764974505.7473
- Time After: 1764974505.7475
- Time Taken: 0.00021195411682129
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:303]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/datastore.php(602)
#7 vB_Datastore->do_db_fetch(array[len:18]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/datastore.php(556)
#8 vB_Datastore->fetch(array[len:18]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/datastore.php(180)
#9 vB_Datastore->getValue('options') in /includes/api/interface/collapsed.php(48)
#10 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(71)
#11 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(120)
#12 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#13 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_session
WHERE `sessionhash` = 'a9b42c345d4e78608f1acc5c0aa01786' AND `lastactivity` > 1764874505
LIMIT 1
- Time Before: 1764974505.753
- Time After: 1764974505.7534
- Time Taken: 0.00042605400085449
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:127]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('session', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('session', array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(279)
#8 vB_Session->fetchStoredSession('a9b42c345d[len:32]', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(132)
#9 vB_Session->loadExistingSession('a9b42c345d[len:32]', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(498)
#10 vB_Session->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], 'a9b42c345d[len:32]', array[len:2], 0, 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session/web.php(31)
#11 vB_Session_Web->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], 'a9b42c345d[len:32]', array[len:2], 0, 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session/webapi.php(72)
#12 vB_Session_WebApi->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], 'a9b42c345d[len:32]', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session/webapi.php(66)
#13 vB_Session_WebApi::createSessionNew('a9b42c345d[len:32]', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/request/webapi.php(54)
#14 vB_Request_WebApi->createSessionNew('a9b42c345d[len:32]', array[len:2]) in /includes/api/interfaceabstract.php(180)
#15 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:402]) in /includes/api/interface/collapsed.php(60)
#16 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(71)
#17 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(120)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#19 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('13bd7d9a9062e9bc75fb938051d62b32')
- Time Before: 1764974505.7546
- Time After: 1764974505.7557
- Time Taken: 0.0010528564453125
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:81]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/language.php(75)
#9 vB_Language::getPhraseCache('13bd7d9a90[len:32]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/language.php(50)
#10 vB_Language::getPhraseInfo(5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(835)
#11 vB_Session->loadLanguage() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(943)
#12 vB_Session->fetch_userinfo() in /core/vb/vb.php(990)
#13 vB::setCurrentSession(vB_Session_WebApi) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/request.php(173)
#14 vB_Request->setSession(vB_Session_WebApi) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/request/webapi.php(55)
#15 vB_Request_WebApi->createSessionNew('a9b42c345d[len:32]', array[len:2]) in /includes/api/interfaceabstract.php(180)
#16 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:402]) in /includes/api/interface/collapsed.php(60)
#17 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(71)
#18 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(120)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_CommonRoutes')
- Time Before: 1764974505.7683
- Time After: 1764974505.7686
- Time Taken: 0.0003058910369873
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1695)
#9 vB5_Route::fetchCommonRoutes() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(87)
#10 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#13 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#14 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT routenew.*
FROM hmq_routenew AS routenew
WHERE routenew.prefix IN ('forum/c1/z1/page110','forum/c1/z1','forum/c1','forum') OR ishomeroute = 1
/**get_best_routes**/
- Time Before: 1764974505.7693
- Time After: 1764974505.7698
- Time Taken: 0.00053095817565918
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:187]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/stored.php(104)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('get_best_routes', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(127)
#6 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#7 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#8 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#9 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#10 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms0')
- Time Before: 1764974505.7792
- Time After: 1764974505.7795
- Time Taken: 0.00024890899658203
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:62]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(142)
#9 vB_UserContext->reloadUserPerms() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(115)
#10 vB_UserContext->__construct(0, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(32)
#12 vB_Library_User->isBanned('0') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(61)
#13 vB_Library_User->fetchBannedInfo('0') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(152)
#14 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_types.types')
- Time Before: 1764974505.8019
- Time After: 1764974505.8022
- Time Taken: 0.00035500526428223
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1], true, true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(183)
#9 vB_Types->loadTypes() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(151)
#10 vB_Types->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(167)
#11 vB_Types::instance() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(60)
#12 vB_Library_Node->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library.php(46)
#13 vB_Library::instance('node') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(534)
#14 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', 29, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#15 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 29) in /core/vb5/route/channel.php(21)
#16 vB5_Route_Channel->__construct(array[len:14], array[len:3], 'explain=1', '') in /core/vb5/route.php(1168)
#17 vB5_Route::checkRoute(array[len:14], 'forum/c1/z[len:46]', 'forum/c1/z1/page110', 'explain=1', '') in /core/vb5/route.php(1104)
#18 vB5_Route::selectBestRoute('forum/c1/z1/page110', 'explain=1', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#19 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#20 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#22 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#23 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_channel
WHERE `guid` IN ('vbulletin-4ecbdf567f2773.55528984','vbulletin-4ecbdf567f3341.44450667','vbulletin-4ecbdf567f3341.44451100','vbulletin-4ecbdf567f2c35.70389590','vbulletin-4ecbdf567f3a38.99555305','vbulletin-4ecbdf567f3a38.99555306','vbulletin-4ecbdf567f3a38.99555307','vbulletin-c-cmshome5229fa38b251e2.92227401','vbulletin-4ecbdf567f3da8.31769341','vbulletin-4ecbdf567f36c3.90966558','vbulletin-4ecbdf567f3a38.99555303','vbulletin-4ecbdf567f3a38.99555304','vbulletin-4ecbdf567f3a38.99555308')
- Time Before: 1764974505.8282
- Time After: 1764974505.8283
- Time Taken: 0.00015401840209961
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:522]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:channel', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/channel.php(957)
#7 vB_Library_Content_Channel->fetchChannelByGUID('vbulletin-[len:33]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/content/channel.php(156)
#8 vB_Api_Content_Channel->fetchChannelByGUID('vbulletin-[len:33]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2222)
#9 vB_Library_Node->fetchVMChannel() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(534)
#10 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', 29, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#11 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 29) in /core/vb5/route/channel.php(21)
#12 vB5_Route_Channel->__construct(array[len:14], array[len:3], 'explain=1', '') in /core/vb5/route.php(1168)
#13 vB5_Route::checkRoute(array[len:14], 'forum/c1/z[len:46]', 'forum/c1/z1/page110', 'explain=1', '') in /core/vb5/route.php(1104)
#14 vB5_Route::selectBestRoute('forum/c1/z1/page110', 'explain=1', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#15 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#16 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#19 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_29_lvl1data')
- Time Before: 1764974505.8284
- Time After: 1764974505.8287
- Time Taken: 0.00029993057250977
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(883)
#10 vB_Library_Node->getNodeBare(29) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(967)
#11 vB_Library_Node->getNode(29) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(535)
#12 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', 29, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#13 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 29) in /core/vb5/route/channel.php(21)
#14 vB5_Route_Channel->__construct(array[len:14], array[len:3], 'explain=1', '') in /core/vb5/route.php(1168)
#15 vB5_Route::checkRoute(array[len:14], 'forum/c1/z[len:46]', 'forum/c1/z1/page110', 'explain=1', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/c1/z1/page110', 'explain=1', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#17 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#18 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#21 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('channelperms_1')
- Time Before: 1764974505.8289
- Time After: 1764974505.8292
- Time Taken: 0.00029611587524414
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1], true, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/permissioncontext.php(872)
#9 vB_PermissionContext->loadChannelPermissions(1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/permissioncontext.php(761)
#10 vB_PermissionContext->getChannelPerm(1, 'forumpermissions', 'canview', '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(609)
#11 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', 29, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#12 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 29) in /core/vb5/route/channel.php(21)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:3], 'explain=1', '') in /core/vb5/route.php(1168)
#14 vB5_Route::checkRoute(array[len:14], 'forum/c1/z[len:46]', 'forum/c1/z1/page110', 'explain=1', '') in /core/vb5/route.php(1104)
#15 vB5_Route::selectBestRoute('forum/c1/z1/page110', 'explain=1', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#16 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#17 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_29_lvl3data')
- Time Before: 1764974505.8293
- Time After: 1764974505.8296
- Time Taken: 0.0002739429473877
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2540)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/channel.php(413)
#12 vB_Library_Content_Channel->getBareContent(29) in /core/vb5/route/channel.php(26)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:3], 'explain=1', '') in /core/vb5/route.php(1168)
#14 vB5_Route::checkRoute(array[len:14], 'forum/c1/z[len:46]', 'forum/c1/z1/page110', 'explain=1', '') in /core/vb5/route.php(1104)
#15 vB5_Route::selectBestRoute('forum/c1/z1/page110', 'explain=1', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#16 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#17 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_1_lvl1data')
- Time Before: 1764974505.8346
- Time After: 1764974505.8349
- Time Taken: 0.00031614303588867
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(883)
#10 vB_Library_Node->getNodeBare('1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(967)
#11 vB_Library_Node->getNode('1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(535)
#12 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', '1', false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#13 vB_UserContext->getChannelPermission('forumpermissions', 'canview', '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(215)
#14 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_NamedRoutes')
- Time Before: 1764974505.835
- Time After: 1764974505.8356
- Time Taken: 0.00059413909912109
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1305)
#9 vB5_Route::loadNameRoutes() in /core/vb5/route.php(1191)
#10 vB5_Route::getRouteByIdent('88') in /core/vb5/route.php(1335)
#11 vB5_Route::getClassName('88', array[len:14]) in /core/vb5/route.php(1350)
#12 vB5_Route::getRoute('88', array[len:1], array[len:1]) in /core/vb5/route/channel.php(432)
#13 vB5_Route_Channel->getCanonicalRoute() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(252)
#14 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_routenew
WHERE `routeid` = 88
LIMIT 1
- Time Before: 1764974505.8359
- Time After: 1764974505.8361
- Time Taken: 0.00018095970153809
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:58]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('routenew', array[len:2]) in /core/vb5/route.php(1199)
#8 vB5_Route::getRouteByIdent('88') in /core/vb5/route.php(1335)
#9 vB5_Route::getClassName('88', array[len:14]) in /core/vb5/route.php(1350)
#10 vB5_Route::getRoute('88', array[len:1], array[len:1]) in /core/vb5/route/channel.php(432)
#11 vB5_Route_Channel->getCanonicalRoute() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(252)
#12 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#13 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#15 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#16 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_closure
WHERE `child` IN (29)
ORDER BY `child` ASC, `depth` ASC
- Time Before: 1764974505.8374
- Time After: 1764974505.8375
- Time Taken: 0.00012397766113281
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:84]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(3534)
#7 vB_Library_Node->fetchClosureParent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(997)
#8 vB_Library_Node->getNodeParents(29) in /core/vb5/route.php(360)
#9 vB5_Route->addParentNodeBreadcrumbs(29) in /core/vb5/route.php(342)
#10 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(75)
#11 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(418)
#12 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#13 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#16 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#17 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_2_lvl1data','node_14_lvl1data')
- Time Before: 1764974505.8376
- Time After: 1764974505.8378
- Time Taken: 0.00027298927307129
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:83]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:4], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1034)
#10 vB_Library_Node->getNodes(array[len:4]) in /core/vb5/route.php(362)
#11 vB5_Route->addParentNodeBreadcrumbs(29) in /core/vb5/route.php(342)
#12 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(75)
#13 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(418)
#14 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#15 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#16 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#19 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_routenew
WHERE `routeid` IN (45,58,88)
- Time Before: 1764974505.838
- Time After: 1764974505.8382
- Time Taken: 0.00018906593322754
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:58]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1285)
#7 vB5_Route::preloadRoutes(array[len:3]) in /core/vb5/route.php(376)
#8 vB5_Route->addParentNodeBreadcrumbs(29) in /core/vb5/route.php(342)
#9 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(75)
#10 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(418)
#11 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#12 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#13 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#15 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#16 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_2_lvl3data')
- Time Before: 1764974505.8383
- Time After: 1764974505.8386
- Time Taken: 0.00028300285339355
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2540)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/channel.php(413)
#12 vB_Library_Content_Channel->getBareContent('2') in /core/vb5/route/channel.php(26)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(383)
#15 vB5_Route->addParentNodeBreadcrumbs(29) in /core/vb5/route.php(342)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(75)
#17 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(418)
#18 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#19 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#20 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#22 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#23 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_14_lvl3data')
- Time Before: 1764974505.8388
- Time After: 1764974505.8391
- Time Taken: 0.00033116340637207
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2540)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/channel.php(413)
#12 vB_Library_Content_Channel->getBareContent(14) in /core/vb5/route/channel.php(26)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(383)
#15 vB5_Route->addParentNodeBreadcrumbs(29) in /core/vb5/route.php(342)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(75)
#17 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(418)
#18 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#19 vB_Api_Route->getRoute('forum/c1/z1/page110', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#20 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#22 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#23 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT `styleid` FROM hmq_channel
WHERE `styleid` IN (2,35,39,40,4,36,6,37,8,38,12,41,14,42,16,43,18,44,20,45,22,46,24,25,26,47,28,48,30,49,32,50,34,51)
- Time Before: 1764974505.8637
- Time After: 1764974505.8639
- Time Taken: 0.00020408630371094
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `st[len:154]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:channel', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(685)
#7 vB_dB_Assertor->getColumn('vBForum:channel', 'styleid', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/style.php(302)
#8 vB_Library_Style->loadForcedStyles() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/style.php(267)
#9 vB_Library_Style->getValidStyleFromPreference(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/style.php(45)
#10 vB_Api_Style->getValidStyleFromPreference(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('getValidSt[len:27]', array[len:1]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('style', 'getValidSt[len:27]', array[len:1]) in /includes/vb5/template/stylevar.php(108)
#13 vB5_Template_Stylevar->getStylePreference() in /includes/vb5/template/stylevar.php(37)
#14 vB5_Template_Stylevar->__construct() in /includes/vb5/template/stylevar.php(29)
#15 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
#16 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_style
WHERE `styleid` = 14
LIMIT 1
- Time Before: 1764974505.8641
- Time After: 1764974505.8644
- Time Taken: 0.00029611587524414
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:55]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('style', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('style', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/style.php(700)
#8 vB_Library_Style->fetchStyleByID(14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/style.php(59)
#9 vB_Api_Style->fetchStyleVars(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetchStyleVars', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('style', 'fetchStyleVars', array[len:1]) in /includes/vb5/template/stylevar.php(155)
#12 vB5_Template_Stylevar->fetchStyleVars() in /includes/vb5/template/stylevar.php(38)
#13 vB5_Template_Stylevar->__construct() in /includes/vb5/template/stylevar.php(29)
#14 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
#15 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10763)
- Time Before: 1764974505.8776
- Time After: 1764974505.8778
- Time Taken: 0.00018215179443359
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
SELECT * FROM hmq_page
WHERE `pageid` = 3
LIMIT 1
- Time Before: 1764974505.8833
- Time After: 1764974505.8835
- Time Taken: 0.0001368522644043
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_4ecbdac82f039695291105_title','page_4ecbdac82f039695291105_metadesc') AND `languageid` IN (5,0,-1)
- Time Before: 1764974505.8862
- Time After: 1764974505.8863
- Time Taken: 0.00012898445129395
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM hmq_page
WHERE `pageid` = 23
LIMIT 1
- Time Before: 1764974505.8872
- Time After: 1764974505.8873
- Time Taken: 0.00013399124145508
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_4ecbdac82f2c2760323374_title','page_4ecbdac82f2c2760323374_metadesc') AND `languageid` IN (5,0,-1)
- Time Before: 1764974505.8874
- Time After: 1764974505.8875
- Time Taken: 9.4890594482422E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM hmq_page
WHERE `pageid` = 6
LIMIT 1
- Time Before: 1764974505.8876
- Time After: 1764974505.8877
- Time Taken: 9.9897384643555E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_4ecbdac82f039695291108_title','page_4ecbdac82f039695291108_metadesc') AND `languageid` IN (5,0,-1)
- Time Before: 1764974505.8878
- Time After: 1764974505.8879
- Time Taken: 0.00015616416931152
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM hmq_page
WHERE `pageid` = 5
LIMIT 1
- Time Before: 1764974505.8881
- Time After: 1764974505.8883
- Time Taken: 0.00017714500427246
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_4ecbdac82f039695291107_title','page_4ecbdac82f039695291107_metadesc') AND `languageid` IN (5,0,-1)
- Time Before: 1764974505.8884
- Time After: 1764974505.8885
- Time Taken: 0.0001070499420166
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vbPre_channel88.72.29')
- Time Before: 1764974505.8952
- Time After: 1764974505.8955
- Time Taken: 0.0003049373626709
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_23988_lvl1data')
- Time Before: 1764974505.8956
- Time After: 1764974505.8972
- Time Taken: 0.0015649795532227
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_UserWPerms_1287_5')
- Time Before: 1764974505.8973
- Time After: 1764974505.8975
- Time Taken: 0.0001978874206543
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM hmq_user AS user
LEFT JOIN hmq_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN hmq_usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (1287)
/** fetchUserinfo **/
- Time Before: 1764974505.898
- Time After: 1764974505.8994
- Time Taken: 0.0013551712036133
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM hmq_routenew
WHERE `routeid` IN (88)
- Time Before: 1764974505.8995
- Time After: 1764974505.8995
- Time Taken: 7.5817108154297E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_23988')
- Time Before: 1764974505.9002
- Time After: 1764974505.9004
- Time Taken: 0.00024604797363281
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT cl.parent AS nodeid, count(a.nodeid) AS count
FROM hmq_closure AS cl
INNER JOIN hmq_attach AS a ON (a.nodeid = cl.child)
WHERE cl.parent in (23988)
GROUP BY cl.parent
/**getDescendantAttachCount**/
- Time Before: 1764974505.9005
- Time After: 1764974505.9014
- Time Taken: 0.00090193748474121
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT cl.parent AS nodeid, count(child.nodeid) AS count
FROM hmq_closure AS cl
INNER JOIN hmq_node AS child USE INDEX (nodeid, node_ctypid_userid_dispo_idx) ON (child.nodeid = cl.child)
WHERE cl.parent in (23988) AND child.contenttypeid = 23
GROUP BY cl.parent
/**getDescendantPhotoCount**/
- Time Before: 1764974505.9015
- Time After: 1764974505.9015
- Time Taken: 5.6982040405273E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM hmq_closure
WHERE `child` IN (23988)
ORDER BY `child` ASC, `depth` ASC
- Time Before: 1764974505.9016
- Time After: 1764974505.9017
- Time Taken: 6.6041946411133E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_23988_lvl3data')
- Time Before: 1764974505.9057
- Time After: 1764974505.906
- Time Taken: 0.00034284591674805
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('infraction_for_x_y','infraction_for_x_y_in_topic_z','warning_for_x_y','warning_for_x_y_in_topic_z','infraction_topic_post','infraction_topic_profile','infraction_received_ginfraction','warning_received_ginfraction','infraction_received_post','infraction_received_profile','warning_received_post','warning_received_profile','x_days','x_weeks','x_months','x_years','permanent') AND `languageid` IN (5,0,-1)
- Time Before: 1764974505.9158
- Time After: 1764974505.916
- Time Taken: 0.0001988410949707
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1287')
- Time Before: 1764974505.9163
- Time After: 1764974505.9165
- Time Taken: 0.00023794174194336
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBUserRep_1287')
- Time Before: 1764974505.9167
- Time After: 1764974505.9169
- Time Taken: 0.00019598007202148
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT user.userid, avatar.avatarid, avatar.avatarpath, user.avatarrevision,
customavatar.dateline, customavatar.width, customavatar.height, customavatar.height_thumb, customavatar.width_thumb, customavatar.filename
FROM hmq_user as user
LEFT JOIN hmq_customavatar AS customavatar ON customavatar.userid = user.userid
LEFT JOIN hmq_avatar AS avatar ON avatar.avatarid = user.avatarid
WHERE user.userid IN (1287,1642)
/**fetchAvatarsForUsers**/
- Time Before: 1764974505.9183
- Time After: 1764974505.9184
- Time Taken: 0.00012993812561035
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
- Time Before: 1764974505.9248
- Time After: 1764974505.9262
- Time Taken: 0.0014679431915283
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT page.*, pagetemplate.screenlayoutid, screenlayout.template AS screenlayouttemplate, pagetemplate.title AS templatetitle
FROM hmq_page AS page
LEFT JOIN hmq_pagetemplate AS pagetemplate ON(page.pagetemplateid = pagetemplate.pagetemplateid)
LEFT JOIN hmq_screenlayout AS screenlayout ON(pagetemplate.screenlayoutid = screenlayout.screenlayoutid)
WHERE page.pageid = 72
/**fetch_page_pagetemplate_screenlayout**/
- Time Before: 1764974505.9264
- Time After: 1764974505.9266
- Time Taken: 0.00018501281738281
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_54c8a2fc10094763438452_title','page_54c8a2fc10094763438452_metadesc') AND `languageid` IN (5,0,-1)
- Time Before: 1764974505.9267
- Time After: 1764974505.9269
- Time Taken: 0.00018405914306641
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10582)
- Time Before: 1764974505.9274
- Time After: 1764974505.9275
- Time Taken: 0.00010490417480469
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_widgetinstance
WHERE `pagetemplateid` IN (2,-1)
ORDER BY `containerinstanceid`,`displaysection`,`displayorder`
- Time Before: 1764974505.9338
- Time After: 1764974505.934
- Time Taken: 0.00019979476928711
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT widgetdefinition.*, widget.template
FROM hmq_widgetdefinition AS widgetdefinition
JOIN hmq_widget AS widget ON (widgetdefinition.widgetid = widget.widgetid)
WHERE widgetdefinition.widgetid IN(191,189,213,236)
/**getWidgetdefinition**/
- Time Before: 1764974505.9342
- Time After: 1764974505.9343
- Time Taken: 0.00012397766113281
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_widgetinstance
WHERE `widgetinstanceid` IN (13,12,10,11)
- Time Before: 1764974505.9345
- Time After: 1764974505.9346
- Time Taken: 0.00011801719665527
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_widget
WHERE `widgetid` IN (0,191,189,213,236)
- Time Before: 1764974505.9347
- Time After: 1764974505.9349
- Time Taken: 0.00020098686218262
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT COUNT(*) AS count FROM hmq_moderator
WHERE `userid` = 0
- Time Before: 1764974505.9374
- Time After: 1764974505.9375
- Time Taken: 0.00013089179992676
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_datastore
WHERE `title` IN ('vBUgChannelAccessG1')
- Time Before: 1764974505.9376
- Time After: 1764974505.9376
- Time Taken: 7.0095062255859E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_widgetchannelconfig
WHERE `widgetinstanceid` = 13 AND `nodeid` = 29
- Time Before: 1764974505.9378
- Time After: 1764974505.938
- Time Taken: 0.00017905235290527
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_widgetchannelconfig
WHERE `widgetinstanceid` = 12 AND `nodeid` = 29
- Time Before: 1764974505.9381
- Time After: 1764974505.9382
- Time Taken: 9.608268737793E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_widgetchannelconfig
WHERE `widgetinstanceid` = 10 AND `nodeid` = 29
- Time Before: 1764974505.9382
- Time After: 1764974505.9383
- Time Taken: 9.7990036010742E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_widgetchannelconfig
WHERE `widgetinstanceid` = 11 AND `nodeid` = 29
- Time Before: 1764974505.9384
- Time After: 1764974505.9384
- Time Taken: 5.2928924560547E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('widget_subchannelsdisplay_widgettitle','system_widgetcat','widget_channeldisplay_widgettitle','widget_announcement_widgettitle','display_widgetcat','widget_pagetitle_widgettitle') AND `languageid` IN (5,0,-1)
- Time Before: 1764974505.9385
- Time After: 1764974505.9386
- Time Taken: 6.0081481933594E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_pagetemplate
WHERE `pagetemplateid` = 2
LIMIT 1
- Time Before: 1764974505.9387
- Time After: 1764974505.9388
- Time Taken: 0.00013089179992676
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT * FROM hmq_screenlayout
WHERE `screenlayoutid` = 1
LIMIT 1
- Time Before: 1764974505.9388
- Time After: 1764974505.9389
- Time Taken: 9.4890594482422E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10738,10592,10751)
- Time Before: 1764974505.9392
- Time After: 1764974505.9393
- Time Taken: 0.00014305114746094
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_29')
- Time Before: 1764974505.9411
- Time After: 1764974505.9413
- Time Taken: 0.00019598007202148
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT user.userid, avatar.avatarid, avatar.avatarpath, user.avatarrevision,
customavatar.dateline, customavatar.width, customavatar.height, customavatar.height_thumb, customavatar.width_thumb, customavatar.filename
FROM hmq_user as user
LEFT JOIN hmq_customavatar AS customavatar ON customavatar.userid = user.userid
LEFT JOIN hmq_avatar AS avatar ON avatar.avatarid = user.avatarid
WHERE user.userid IN (1,748)
/**fetchAvatarsForUsers**/
- Time Before: 1764974505.9414
- Time After: 1764974505.9423
- Time Taken: 0.00088691711425781
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT * FROM hmq_routenew
WHERE `class` IN ('vB5_Route_Conversation','vB5_Route_Article') AND `contentid` = 29 AND `redirect301` IS NULL
LIMIT 1
- Time Before: 1764974505.9426
- Time After: 1764974505.9427
- Time Taken: 0.00015711784362793
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT * FROM hmq_site
LIMIT 1
- Time Before: 1764974505.9489
- Time After: 1764974505.9491
- Time Taken: 0.00012898445129395
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT * FROM hmq_channel
WHERE `guid` IN ('vbulletin-4ecbdf567f2c35.70389590','vbulletin-4ecbdf567f3a38.99555305','vbulletin-4ecbdf567f3a38.99555306','vbulletin-c-cmshome5229fa38b251e2.92227401','vbulletin-4ecbdf567f3341.44451100')
- Time Before: 1764974505.9496
- Time After: 1764974505.9497
- Time Taken: 0.00011992454528809
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_1_lvl3data')
- Time Before: 1764974505.9498
- Time After: 1764974505.9501
- Time Taken: 0.00025081634521484
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10759,10634,10635,10597,10761)
- Time Before: 1764974505.9511
- Time After: 1764974505.9512
- Time Taken: 0.0001521110534668
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10480)
- Time Before: 1764974505.9543
- Time After: 1764974505.9545
- Time Taken: 0.00013899803161621
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT `noticeid` FROM hmq_noticedismissed
WHERE `userid` = 0
- Time Before: 1764974505.9577
- Time After: 1764974505.9579
- Time Taken: 0.00012397766113281
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10594)
- Time Before: 1764974505.9587
- Time After: 1764974505.9588
- Time Taken: 0.00014495849609375
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10595)
- Time Before: 1764974505.9592
- Time After: 1764974505.9593
- Time Taken: 9.8943710327148E-5
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10660,10698)
- Time Before: 1764974505.9601
- Time After: 1764974505.9602
- Time Taken: 0.00015091896057129
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_Announcements_29')
- Time Before: 1764974505.9608
- Time After: 1764974505.9611
- Time Taken: 0.00024199485778809
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10739)
- Time Before: 1764974505.9612
- Time After: 1764974505.962
- Time Taken: 0.00077104568481445
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10726,10673)
- Time Before: 1764974505.9637
- Time After: 1764974505.964
- Time Taken: 0.00032806396484375
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_ChannelTreeRaw_0')
- Time Before: 1764974505.9645
- Time After: 1764974505.9648
- Time Taken: 0.00032901763916016
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_ChTreeWithLast')
- Time Before: 1764974505.9651
- Time After: 1764974505.9654
- Time Taken: 0.00037217140197754
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10446)
- Time Before: 1764974505.966
- Time After: 1764974505.9661
- Time Taken: 0.00012707710266113
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10448)
- Time Before: 1764974505.9665
- Time After: 1764974505.9666
- Time Taken: 0.00011014938354492
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
SELECT user.userid, avatar.avatarid, avatar.avatarpath, user.avatarrevision,
customavatar.dateline, customavatar.width, customavatar.height, customavatar.height_thumb, customavatar.width_thumb, customavatar.filename
FROM hmq_user as user
LEFT JOIN hmq_customavatar AS customavatar ON customavatar.userid = user.userid
LEFT JOIN hmq_avatar AS avatar ON avatar.avatarid = user.avatarid
WHERE user.userid IN (2134)
/**fetchAvatarsForUsers**/
- Time Before: 1764974505.9671
- Time After: 1764974505.9672
- Time Taken: 0.00013399124145508
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10447)
- Time Before: 1764974505.9673
- Time After: 1764974505.9675
- Time Taken: 0.00012707710266113
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10746)
- Time Before: 1764974505.9687
- Time After: 1764974505.9689
- Time Taken: 0.00018501281738281
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_readperms')
- Time Before: 1764974505.9812
- Time After: 1764974505.9819
- Time Taken: 0.00074195861816406
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
SELECT channel.nodeid
FROM hmq_channel AS channel
INNER JOIN hmq_closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (29)
/**getDescendantChannelsIn**/
- Time Before: 1764974505.9876
- Time After: 1764974505.9878
- Time Taken: 0.00017595291137695
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT node.starter AS nodeid
FROM hmq_node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky = '1' AND
node.contenttypeid <> 19 AND
node.parentid = 29 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.protected <> '1'
ORDER BY node.lastcontent DESC
LIMIT 0, 999
/**getSearchResults**/
- Time Before: 1764974505.9879
- Time After: 1764974505.9881
- Time Taken: 0.0001680850982666
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT channel.nodeid
FROM hmq_channel AS channel
INNER JOIN hmq_closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (29)
/**getDescendantChannelsIn**/
- Time Before: 1764974505.9885
- Time After: 1764974505.9886
- Time Taken: 0.00014209747314453
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT node.starter AS nodeid
FROM hmq_node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky <> '1' AND
node.contenttypeid <> 19 AND
node.parentid = 29 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.protected <> '1'
ORDER BY node.lastcontent DESC
LIMIT 1090, 10
/**getSearchResults**/
- Time Before: 1764974505.9888
- Time After: 1764974505.9933
- Time Taken: 0.0045008659362793
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_25928_lvl1data','node_25848_lvl1data','node_25924_lvl1data','node_25922_lvl1data','node_25891_lvl1data','node_25940_lvl1data','node_25758_lvl1data','node_25827_lvl1data','node_25858_lvl1data','node_25680_lvl1data')
- Time Before: 1764974505.9934
- Time After: 1764974506.0063
- Time Taken: 0.01288104057312
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_UserWPerms_1414_5','vb_UserWPerms_405_5','vb_UserWPerms_1500_5','vb_UserWPerms_1656_5','vb_UserWPerms_1006_5','vb_UserWPerms_577_5','vb_UserWPerms_717_5')
- Time Before: 1764974506.0067
- Time After: 1764974506.0085
- Time Taken: 0.0017299652099609
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM hmq_user AS user
LEFT JOIN hmq_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN hmq_usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (1414,405,1500,1656,1006,577,717)
/** fetchUserinfo **/
- Time Before: 1764974506.0085
- Time After: 1764974506.0096
- Time Taken: 0.0010221004486084
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_routenew
WHERE `routeid` IN (88)
- Time Before: 1764974506.0099
- Time After: 1764974506.01
- Time Taken: 0.00017309188842773
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_25928','vBAtchmnts_25848','vBAtchmnts_25924','vBAtchmnts_25922','vBAtchmnts_25891','vBAtchmnts_25940','vBAtchmnts_25758','vBAtchmnts_25827','vBAtchmnts_25858','vBAtchmnts_25680')
- Time Before: 1764974506.0101
- Time After: 1764974506.0105
- Time Taken: 0.00040483474731445
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT cl.parent AS nodeid, count(a.nodeid) AS count
FROM hmq_closure AS cl
INNER JOIN hmq_attach AS a ON (a.nodeid = cl.child)
WHERE cl.parent in (25928,25848,25924,25922,25891,25940,25758,25827,25858,25680)
GROUP BY cl.parent
/**getDescendantAttachCount**/
- Time Before: 1764974506.0107
- Time After: 1764974506.0338
- Time Taken: 0.023113012313843
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT cl.parent AS nodeid, count(child.nodeid) AS count
FROM hmq_closure AS cl
INNER JOIN hmq_node AS child USE INDEX (nodeid, node_ctypid_userid_dispo_idx) ON (child.nodeid = cl.child)
WHERE cl.parent in (25928,25848,25924,25922,25891,25940,25758,25827,25858,25680) AND child.contenttypeid = 23
GROUP BY cl.parent
/**getDescendantPhotoCount**/
- Time Before: 1764974506.0339
- Time After: 1764974506.0379
- Time Taken: 0.0040669441223145
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_closure
WHERE `child` IN (25928,25848,25924,25922,25891,25940,25758,25827,25858,25680)
ORDER BY `child` ASC, `depth` ASC
- Time Before: 1764974506.038
- Time After: 1764974506.04
- Time Taken: 0.0019571781158447
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_25928_lvl3data','node_25848_lvl3data','node_25924_lvl3data','node_25922_lvl3data','node_25891_lvl3data','node_25940_lvl3data','node_25758_lvl3data','node_25827_lvl3data','node_25858_lvl3data','node_25680_lvl3data')
- Time Before: 1764974506.0402
- Time After: 1764974506.0408
- Time Taken: 0.00056791305541992
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms405')
- Time Before: 1764974506.0437
- Time After: 1764974506.0444
- Time Taken: 0.0007929801940918
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1500')
- Time Before: 1764974506.0447
- Time After: 1764974506.0451
- Time Taken: 0.00031113624572754
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1656')
- Time Before: 1764974506.0452
- Time After: 1764974506.0457
- Time Taken: 0.00051188468933105
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1006')
- Time Before: 1764974506.0458
- Time After: 1764974506.0461
- Time Taken: 0.00030994415283203
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms577')
- Time Before: 1764974506.0463
- Time After: 1764974506.0475
- Time Taken: 0.001255989074707
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms717')
- Time Before: 1764974506.0478
- Time After: 1764974506.0483
- Time Taken: 0.00049901008605957
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBUserRep_1414','vBUserRep_405','vBUserRep_1500','vBUserRep_1656','vBUserRep_1006','vBUserRep_577','vBUserRep_717')
- Time Before: 1764974506.0484
- Time After: 1764974506.0492
- Time Taken: 0.0007331371307373
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT user.userid, avatar.avatarid, avatar.avatarpath, user.avatarrevision,
customavatar.dateline, customavatar.width, customavatar.height, customavatar.height_thumb, customavatar.width_thumb, customavatar.filename
FROM hmq_user as user
LEFT JOIN hmq_customavatar AS customavatar ON customavatar.userid = user.userid
LEFT JOIN hmq_avatar AS avatar ON avatar.avatarid = user.avatarid
WHERE user.userid IN (1414,1119,405,1629,1769,1500,1603,1656,963,1006,1353,1267,577,1406,717,985)
/**fetchAvatarsForUsers**/
- Time Before: 1764974506.0508
- Time After: 1764974506.0514
- Time Taken: 0.00058794021606445
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
SELECT channel.nodeid
FROM hmq_channel AS channel
INNER JOIN hmq_closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (29)
/**getDescendantChannelsIn**/
- Time Before: 1764974506.0522
- Time After: 1764974506.0529
- Time Taken: 0.00063204765319824
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
SELECT COUNT(node.starter) AS count
FROM hmq_node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky <> '1' AND
node.contenttypeid <> 19 AND
node.parentid = 29 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.showpublished = '0' AND
node.showapproved = '1' AND
node.protected <> '1'
/**getSearchResults**/
- Time Before: 1764974506.053
- Time After: 1764974506.054
- Time Taken: 0.00094199180603027
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
SELECT channel.nodeid
FROM hmq_channel AS channel
INNER JOIN hmq_closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (29)
/**getDescendantChannelsIn**/
- Time Before: 1764974506.0542
- Time After: 1764974506.0551
- Time Taken: 0.00088119506835938
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
SELECT COUNT(node.starter) AS count
FROM hmq_node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky <> '1' AND
node.contenttypeid <> 19 AND
node.parentid = 29 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.showpublished = '1' AND
node.showapproved = '0' AND
node.protected <> '1'
/**getSearchResults**/
- Time Before: 1764974506.0552
- Time After: 1764974506.0553
- Time Taken: 6.2942504882812E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
SELECT channel.nodeid
FROM hmq_channel AS channel
INNER JOIN hmq_closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (29)
/**getDescendantChannelsIn**/
- Time Before: 1764974506.0555
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10282,10485,10563)
- Time Before: 1764974506.0573
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10282)
- Time Before: 1764974506.0576
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10485)
- Time Before: 1764974506.0578
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10563)
- Time Before: 1764974506.0579
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('','logo','powered_by_vbulletin_title','search','navbar_home','navbar_blogs','navbar_articles','navbar_social_groups','navbar_todays_posts','navbar_mark_channels_read','navbar_member_list','navbar_calendar','home','login','you_can_also_login_as','logging_in','username','password','remember_me','log_in','forgot_password','search_in_titles_only','search_in_x_only','advanced_search','notice_1_html','announcement','no_announcement','collapse','expand','page_title','subforums','topics','posts','last_post','mark_channels_read','new_posts','by_x','topic','latest_activity','my_subscriptions','photos','no_conversations_in_channel','please_login_to_view_subscribed_posts','no_topics_found','mark_this_channel_read','navbar_help','navbar_contact_us','go_to_top','powered_by_vbulletin','today','footer_current_time','working_ellipsis','yes','no','ok','cancel','facebook_language') AND `languageid` IN (5,0,-1)
- Time Before: 1764974506.0613
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
SELECT * FROM hmq_routenew
WHERE `routeid` IN ('pmchat','register','activateuser','help','contact-us','search','lostpw','110','111','profile')
- Time Before: 1764974506.0626
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
SELECT * FROM hmq_routenew
WHERE `routeid` = 110
LIMIT 1
- Time Before: 1764974506.0628
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
SELECT * FROM hmq_routenew
WHERE `routeid` = 111
LIMIT 1
- Time Before: 1764974506.0628
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
SELECT * FROM hmq_page
WHERE `pageid` = 120
LIMIT 1
- Time Before: 1764974506.0634
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page__title','page__metadesc') AND `languageid` IN (5,0,-1)
- Time Before: 1764974506.0635
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10757)
- Time Before: 1764974506.0652
- Time After:
- Time Taken:
- Memory Before: 29360128
- Memory After:
- Memory Used:
5 Slowest Queries
SELECT cl.parent AS nodeid, count(a.nodeid) AS count
FROM hmq_closure AS cl
INNER JOIN hmq_attach AS a ON (a.nodeid = cl.child)
WHERE cl.parent in (25928,25848,25924,25922,25891,25940,25758,25827,25858,25680)
GROUP BY cl.parent
/**getDescendantAttachCount**/
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_25928_lvl1data','node_25848_lvl1data','node_25924_lvl1data','node_25922_lvl1data','node_25891_lvl1data','node_25940_lvl1data','node_25758_lvl1data','node_25827_lvl1data','node_25858_lvl1data','node_25680_lvl1data')
SELECT node.starter AS nodeid
FROM hmq_node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky <> '1' AND
node.contenttypeid <> 19 AND
node.parentid = 29 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.protected <> '1'
ORDER BY node.lastcontent DESC
LIMIT 1090, 10
/**getSearchResults**/
SELECT cl.parent AS nodeid, count(child.nodeid) AS count
FROM hmq_closure AS cl
INNER JOIN hmq_node AS child USE INDEX (nodeid, node_ctypid_userid_dispo_idx) ON (child.nodeid = cl.child)
WHERE cl.parent in (25928,25848,25924,25922,25891,25940,25758,25827,25858,25680) AND child.contenttypeid = 23
GROUP BY cl.parent
/**getDescendantPhotoCount**/
SELECT * FROM hmq_closure
WHERE `child` IN (25928,25848,25924,25922,25891,25940,25758,25827,25858,25680)
ORDER BY `child` ASC, `depth` ASC
123 Queries Run : Total SQL time was 0.082252 seconds , Total PHP time was 0.245428 seconds , Overall time was 0.327680 seconds.