vBulletin - Explain SQL Queries (135)

SQL Query #1

SET @@sql_mode = ''
#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)

SQL Query #2

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') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_datastorerangePRIMARYPRIMARY52 18Using index condition
#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)

SQL Query #3

SELECT * FROM hmq_session
 WHERE `sessionhash` = '347822f5b21b72a5a5e23f3cc797503a'  AND `lastactivity` > 1783191423  
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_sessionconstPRIMARY,last_activityPRIMARY34const1 
#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('347822f5b2[len:32]', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(132)
#9 vB_Session->loadExistingSession('347822f5b2[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], '347822f5b2[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], '347822f5b2[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], '347822f5b2[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('347822f5b2[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('347822f5b2[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)

SQL Query #4

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('13bd7d9a9062e9bc75fb938051d62b32') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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('347822f5b2[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)

SQL Query #5

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vB_CommonRoutes') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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/c2/z[len:59]', '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)

SQL Query #6

				SELECT routenew.*
				FROM hmq_routenew AS routenew
				WHERE routenew.prefix IN ('forum/c2/z12/a5/38307-ماذا-تعرف-عن-الحبارى','forum/c2/z12/a5','forum/c2/z12','forum/c2','forum') OR ishomeroute = 1
			
/**get_best_routes**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEroutenewindex_mergeprefix,ishomerouteprefix,ishomeroute202,2 9Using sort_union(prefix,ishomeroute); Using where
#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:246]', 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/c2/z[len:59]', '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)

SQL Query #7

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vB_UserPerms0') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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/c2/z[len:59]', '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)

SQL Query #8

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vb_types.types') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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/content.php(149)
#12 vB_Library_Content->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library.php(46)
#13 vB_Library::instance('Content_Channel') in /core/vb5/route/conversation.php(29)
#14 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#15 vB5_Route::checkRoute(array[len:14], 'forum/c2/z[len:163]', 'forum/c2/z[len:59]', 'explain=1', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/c2/z[len:59]', 'explain=1', '', array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#17 vB_Api_Route->getRoute('forum/c2/z[len:59]', '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)

SQL Query #9

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_37_lvl3data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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(37) in /core/vb5/route/conversation.php(29)
#13 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#14 vB5_Route::checkRoute(array[len:14], 'forum/c2/z[len:163]', 'forum/c2/z[len:59]', 'explain=1', '') in /core/vb5/route.php(1104)
#15 vB5_Route::selectBestRoute('forum/c2/z[len:59]', 'explain=1', '', array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#16 vB_Api_Route->getRoute('forum/c2/z[len:59]', '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)

SQL Query #10

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_38307_lvl1data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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:68]', 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('38307') in /core/vb5/route/conversation.php(83)
#11 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#12 vB5_Route::checkRoute(array[len:14], 'forum/c2/z[len:163]', 'forum/c2/z[len:59]', 'explain=1', '') in /core/vb5/route.php(1104)
#13 vB5_Route::selectBestRoute('forum/c2/z[len:59]', 'explain=1', '', array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#14 vB_Api_Route->getRoute('forum/c2/z[len:59]', '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)

SQL Query #11

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') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_channelALLguid   52Using where
#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(2188)
#9 vB_Library_Node->fetchAlbumChannel() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1968)
#10 vB_Api_Node->fetchAlbumChannel('38307') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('fetchAlbumChannel', array[len:1]) in /core/vb5/route/conversation.php(101)
#12 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#13 vB5_Route::checkRoute(array[len:14], 'forum/c2/z[len:163]', 'forum/c2/z[len:59]', 'explain=1', '') in /core/vb5/route.php(1104)
#14 vB5_Route::selectBestRoute('forum/c2/z[len:59]', 'explain=1', '', array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#15 vB_Api_Route->getRoute('forum/c2/z[len:59]', '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)

SQL Query #12

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vB_NamedRoutes') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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('104') in /core/vb5/route.php(1335)
#11 vB5_Route::getClassName('104', array[len:14]) in /core/vb5/route.php(1407)
#12 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(212)
#13 vB5_Route_Conversation::getChannelURL(37, array[len:6]) in /core/vb5/route/conversation.php(484)
#14 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#15 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#16 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#17 vB5_Route::checkRoute(array[len:14], 'forum/c2/z[len:163]', 'forum/c2/z[len:59]', 'explain=1', '') in /core/vb5/route.php(1104)
#18 vB5_Route::selectBestRoute('forum/c2/z[len:59]', 'explain=1', '', array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#19 vB_Api_Route->getRoute('forum/c2/z[len:59]', '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)

SQL Query #13

SELECT * FROM hmq_routenew
 WHERE `routeid` = 104 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_routenewconstPRIMARYPRIMARY4const1 
#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:59]', 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('104') in /core/vb5/route.php(1335)
#9 vB5_Route::getClassName('104', array[len:14]) in /core/vb5/route.php(1407)
#10 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(212)
#11 vB5_Route_Conversation::getChannelURL(37, array[len:6]) in /core/vb5/route/conversation.php(484)
#12 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#13 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#14 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#15 vB5_Route::checkRoute(array[len:14], 'forum/c2/z[len:163]', 'forum/c2/z[len:59]', 'explain=1', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/c2/z[len:59]', 'explain=1', '', array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#17 vB_Api_Route->getRoute('forum/c2/z[len:59]', '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)

SQL Query #14

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_37_lvl1data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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(37) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(967)
#11 vB_Library_Node->getNode(37) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(535)
#12 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', 37, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#13 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 37) in /core/vb5/route/channel.php(21)
#14 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#15 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(212)
#16 vB5_Route_Conversation::getChannelURL(37, array[len:6]) in /core/vb5/route/conversation.php(484)
#17 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#18 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#19 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#20 vB5_Route::checkRoute(array[len:14], 'forum/c2/z[len:163]', 'forum/c2/z[len:59]', 'explain=1', '') in /core/vb5/route.php(1104)
#21 vB5_Route::selectBestRoute('forum/c2/z[len:59]', 'explain=1', '', array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#22 vB_Api_Route->getRoute('forum/c2/z[len:59]', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#23 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#24 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#25 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#26 vB5_Frontend_Application::init('config.php') in /index.php(48)

SQL Query #15

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('channelperms_1') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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', 37) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(609)
#11 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', 37, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#12 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 37) in /core/vb5/route/channel.php(21)
#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/conversation.php(212)
#15 vB5_Route_Conversation::getChannelURL(37, array[len:6]) in /core/vb5/route/conversation.php(484)
#16 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#17 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#18 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#19 vB5_Route::checkRoute(array[len:14], 'forum/c2/z[len:163]', 'forum/c2/z[len:59]', 'explain=1', '') in /core/vb5/route.php(1104)
#20 vB5_Route::selectBestRoute('forum/c2/z[len:59]', 'explain=1', '', array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#21 vB_Api_Route->getRoute('forum/c2/z[len:59]', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#22 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#23 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#24 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#25 vB5_Frontend_Application::init('config.php') in /index.php(48)

SQL Query #16

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_1_lvl1data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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/c2/z[len:59]', '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)

SQL Query #17

SELECT * FROM hmq_routenew
 WHERE `routeid` = 105 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_routenewconstPRIMARYPRIMARY4const1 
#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:59]', 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('105') in /core/vb5/route.php(1335)
#9 vB5_Route::getClassName('105', array[len:14]) in /core/vb5/route.php(1350)
#10 vB5_Route::getRoute('105', array[len:2], array[len:1], '') in /core/vb5/route/conversation.php(610)
#11 vB5_Route_Conversation->getCanonicalRoute() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(252)
#12 vB_Api_Route->getRoute('forum/c2/z[len:59]', '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)

SQL Query #18

SELECT * FROM hmq_closure
 WHERE `child` IN (37) 
 ORDER BY `child` ASC, `depth` ASC
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_closurerefchildchild4const5Using where
#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(37) in /core/vb5/route.php(360)
#9 vB5_Route->addParentNodeBreadcrumbs(37) in /core/vb5/route.php(342)
#10 vB5_Route->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/c2/z[len:59]', '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)

SQL Query #19

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_2_lvl1data','node_15_lvl1data','node_33_lvl1data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacherangePRIMARYPRIMARY66 3Using where
#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:102]', 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:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:5]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:5], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1034)
#10 vB_Library_Node->getNodes(array[len:5]) in /core/vb5/route.php(362)
#11 vB5_Route->addParentNodeBreadcrumbs(37) in /core/vb5/route.php(342)
#12 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#13 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#14 vB_Api_Route->getRoute('forum/c2/z[len:59]', '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)

SQL Query #20

SELECT * FROM hmq_routenew
 WHERE `routeid` IN (45,60,96,104) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_routenewrangePRIMARYPRIMARY4 4Using where
#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('routenew', array[len:1]) in /core/vb5/route.php(1285)
#7 vB5_Route::preloadRoutes(array[len:4]) in /core/vb5/route.php(376)
#8 vB5_Route->addParentNodeBreadcrumbs(37) in /core/vb5/route.php(342)
#9 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#10 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#11 vB_Api_Route->getRoute('forum/c2/z[len:59]', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#12 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#14 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#15 vB5_Frontend_Application::init('config.php') in /index.php(48)

SQL Query #21

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_2_lvl3data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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(37) in /core/vb5/route.php(342)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#17 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#18 vB_Api_Route->getRoute('forum/c2/z[len:59]', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#19 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#21 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#22 vB5_Frontend_Application::init('config.php') in /index.php(48)

SQL Query #22

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_15_lvl3data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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(15) 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(37) in /core/vb5/route.php(342)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#17 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#18 vB_Api_Route->getRoute('forum/c2/z[len:59]', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#19 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#21 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#22 vB5_Frontend_Application::init('config.php') in /index.php(48)

SQL Query #23

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_33_lvl3data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 
#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(33) 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(37) in /core/vb5/route.php(342)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#17 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#18 vB_Api_Route->getRoute('forum/c2/z[len:59]', 'explain=1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#19 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#21 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#22 vB5_Frontend_Application::init('config.php') in /index.php(48)

SQL Query #24

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) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_channelALL    52Using where
#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)

SQL Query #25

SELECT * FROM hmq_style
 WHERE `styleid` = 14 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_styleconstPRIMARYPRIMARY2const1 
#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)

SQL Query #26

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10763) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templateconstPRIMARYPRIMARY4const1 

				

SQL Query #27

SELECT * FROM hmq_page
 WHERE `pageid` = 3 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_pageconstPRIMARYPRIMARY4const1 

				

SQL Query #28

SELECT `varname`,`languageid`,`text` FROM hmq_phrase
 WHERE `varname` IN ('page_4ecbdac82f039695291105_title','page_4ecbdac82f039695291105_metadesc') AND `languageid` IN (5,0,-1) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_phraserangename_lang_type,languageidname_lang_type195 6Using index condition

				

SQL Query #29

SELECT * FROM hmq_page
 WHERE `pageid` = 23 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_pageconstPRIMARYPRIMARY4const1 

				

SQL Query #30

SELECT `varname`,`languageid`,`text` FROM hmq_phrase
 WHERE `varname` IN ('page_4ecbdac82f2c2760323374_title','page_4ecbdac82f2c2760323374_metadesc') AND `languageid` IN (5,0,-1) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_phraserangename_lang_type,languageidname_lang_type195 6Using index condition

				

SQL Query #31

SELECT * FROM hmq_page
 WHERE `pageid` = 6 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_pageconstPRIMARYPRIMARY4const1 

				

SQL Query #32

SELECT `varname`,`languageid`,`text` FROM hmq_phrase
 WHERE `varname` IN ('page_4ecbdac82f039695291108_title','page_4ecbdac82f039695291108_metadesc') AND `languageid` IN (5,0,-1) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_phraserangename_lang_type,languageidname_lang_type195 6Using index condition

				

SQL Query #33

SELECT * FROM hmq_page
 WHERE `pageid` = 5 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_pageconstPRIMARYPRIMARY4const1 

				

SQL Query #34

SELECT `varname`,`languageid`,`text` FROM hmq_phrase
 WHERE `varname` IN ('page_4ecbdac82f039695291107_title','page_4ecbdac82f039695291107_metadesc') AND `languageid` IN (5,0,-1) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_phraserangename_lang_type,languageidname_lang_type195 6Using index condition

				

SQL Query #35

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vbPre_conversation105.89.37.38307') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #36


					
					
					

				

SQL Query #37

				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 = 89
			
/**fetch_page_pagetemplate_screenlayout**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEpageconstPRIMARYPRIMARY4const1 
1SIMPLEpagetemplateconstPRIMARYPRIMARY4const1 
1SIMPLEscreenlayoutconstPRIMARYPRIMARY4const1 

				

SQL Query #38

SELECT `varname`,`languageid`,`text` FROM hmq_phrase
 WHERE `varname` IN ('page_54c8a3047ee5c602867844_title','page_54c8a3047ee5c602867844_metadesc') AND `languageid` IN (5,0,-1) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_phraserangename_lang_type,languageidname_lang_type195 6Using index condition

				

SQL Query #39

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10582) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templateconstPRIMARYPRIMARY4const1 

				

SQL Query #40

SELECT * FROM hmq_widgetinstance
 WHERE `pagetemplateid` IN (4,-1) 
 ORDER BY `containerinstanceid`,`displaysection`,`displayorder`
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_widgetinstancerangepagetemplateidpagetemplateid4 4Using index condition; Using filesort

				

SQL Query #41

				SELECT widgetdefinition.*, widget.template
				FROM hmq_widgetdefinition AS widgetdefinition
				JOIN hmq_widget AS widget ON (widgetdefinition.widgetid = widget.widgetid)
				WHERE widgetdefinition.widgetid IN(190,213,236)
			
/**getWidgetdefinition**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEwidgetdefinitionrangewidgetidwidgetid4 17Using index condition
1SIMPLEwidgeteq_refPRIMARYPRIMARY4alnadawi_vb.widgetdefinition.widgetid1 

				

SQL Query #42

SELECT * FROM hmq_widgetinstance
 WHERE `widgetinstanceid` IN (20,18,19) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_widgetinstancerangePRIMARYPRIMARY4 3Using where

				

SQL Query #43

SELECT * FROM hmq_widget
 WHERE `widgetid` IN (0,190,213,236) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_widgetrangePRIMARYPRIMARY4 4Using where

				

SQL Query #44

SELECT COUNT(*) AS count FROM hmq_moderator
 WHERE `userid` = 0 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_moderatorrefuserid_nodeiduserid_nodeid4const1Using index

				

SQL Query #45

SELECT * FROM hmq_datastore
 WHERE `title` IN ('vBUgChannelAccessG1') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_datastoreconstPRIMARYPRIMARY52const1 

				

SQL Query #46

SELECT * FROM hmq_widgetchannelconfig
 WHERE `widgetinstanceid` = 20 AND `nodeid` = 37 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLE       Impossible WHERE noticed after reading const tables

				

SQL Query #47

SELECT * FROM hmq_widgetchannelconfig
 WHERE `widgetinstanceid` = 18 AND `nodeid` = 37 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLE       Impossible WHERE noticed after reading const tables

				

SQL Query #48

SELECT * FROM hmq_widgetchannelconfig
 WHERE `widgetinstanceid` = 19 AND `nodeid` = 37 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLE       Impossible WHERE noticed after reading const tables

				

SQL Query #49

SELECT `varname`,`languageid`,`text` FROM hmq_phrase
 WHERE `varname` IN ('widget_conversationdisplay_widgettitle','system_widgetcat','widget_announcement_widgettitle','display_widgetcat','widget_pagetitle_widgettitle') AND `languageid` IN (5,0,-1) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_phraserangename_lang_type,languageidname_lang_type195 15Using index condition

				

SQL Query #50

SELECT * FROM hmq_pagetemplate
 WHERE `pagetemplateid` = 4 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_pagetemplateconstPRIMARYPRIMARY4const1 

				

SQL Query #51

SELECT * FROM hmq_screenlayout
 WHERE `screenlayoutid` = 1 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_screenlayoutconstPRIMARYPRIMARY4const1 

				

SQL Query #52

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10738,10592,10751) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templaterangePRIMARYPRIMARY4 3Using index condition

				

SQL Query #53

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_38307_lvl3data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #54

SELECT * FROM hmq_closure
 WHERE `child` IN (38307) 
 ORDER BY `child` ASC, `depth` ASC
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_closurerefchildchild4const6Using where

				

SQL Query #55

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) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_phraserangename_lang_type,languageidname_lang_type195 51Using index condition

				

SQL Query #56

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vb_UserWPerms_1923_5') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLE       Impossible WHERE noticed after reading const tables

				

SQL Query #57

				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 (1923)
					/** fetchUserinfo **/
			
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEuserconstPRIMARYPRIMARY4const1 
1SIMPLEuserfieldconstPRIMARYPRIMARY4const1 
1SIMPLEusertextfieldconstPRIMARYPRIMARY4const1 

				

SQL Query #58

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vB_UserPerms1923') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #59

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vBUserRep_1923') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #60

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vBAtchmnts_38307') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #61

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 (1923)
/**fetchAvatarsForUsers**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEavatarsystemPRIMARY   0Const row not found
1SIMPLEuserconstPRIMARYPRIMARY4const1 
1SIMPLEcustomavatarconstPRIMARYPRIMARY4const1 

				

SQL Query #62

SELECT * FROM hmq_site
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_siteALL    1 

				

SQL Query #63

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vBAtchmnts_37') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #64

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,2651)
/**fetchAvatarsForUsers**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEavatarsystemPRIMARY   0Const row not found
1SIMPLEuserrangePRIMARYPRIMARY4 2Using index condition
1SIMPLEcustomavatareq_refPRIMARYPRIMARY4alnadawi_vb.user.userid1 

				

SQL Query #65

SELECT * FROM hmq_channel
 WHERE `guid` IN ('vbulletin-4ecbdf567f2c35.70389590','vbulletin-4ecbdf567f3a38.99555305','vbulletin-4ecbdf567f3a38.99555306','vbulletin-c-cmshome5229fa38b251e2.92227401','vbulletin-4ecbdf567f3341.44451100') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_channelrangeguidguid151 5Using index condition

				

SQL Query #66

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_1_lvl3data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #67

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10759,10634,10635,10597,10761) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templaterangePRIMARYPRIMARY4 5Using index condition

				

SQL Query #68

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10480) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templateconstPRIMARYPRIMARY4const1 

				

SQL Query #69

SELECT `noticeid` FROM hmq_noticedismissed
 WHERE `userid` = 0 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLE       Impossible WHERE noticed after reading const tables

				

SQL Query #70

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10594) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templateconstPRIMARYPRIMARY4const1 

				

SQL Query #71

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10595) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templateconstPRIMARYPRIMARY4const1 

				

SQL Query #72

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10660,10698) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templaterangePRIMARYPRIMARY4 2Using index condition

				

SQL Query #73

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vB_Announcements_37') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #74

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10739) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templateconstPRIMARYPRIMARY4const1 

				

SQL Query #75

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10683) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templateconstPRIMARYPRIMARY4const1 

				

SQL Query #76

SELECT * FROM hmq_searchlog
 WHERE `searchhash` IN ('a9a61eaa16291851d87f8297655bb90b') AND `userid` = 0  AND `dateline` >= 1783291363  AND `sortby` = 'isstarter'  AND `sortorder` = 'desc'  
 ORDER BY `dateline` DESC
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_searchlogref|filtersearch,userfloodcheck,datelinesearch|dateline56|4const,const,const,const9 (0%)Using index condition; Using where; Using filesort; Using rowid filter

				

SQL Query #77

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vb_readperms') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #78

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('getSearchResults_2cf995f34dc24088278d02df0fec6b0e') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #79

			SELECT node.nodeid, IF(node.nodeid = node.starter, 1, 0) as isstarter, node.nodeid AS nodeid2
			FROM hmq_node as node
			
			JOIN hmq_closure AS closure  ON node.nodeid = closure.child  
				 LEFT JOIN hmq_node AS starter ON starter.nodeid = node.starter

			WHERE closure.parent = '38307' AND 
				closure.depth <= 1 AND 
				node.inlist = 1 AND 
				node.protected <> '1'
AND (node.public_preview = 1 OR  ( ( (  (starter.parentid IN (26,35,1,2,13,14,27,29,33,37,39,40,43,45,46,48,49,1441914,3,17,18,19,30,36,42,9,15,23,24,6,22,28,47,25,12,31) ) AND node.showapproved > 0 AND node.viewperms > 1 AND node.showpublished > 0 ))
 OR starter.parentid = 9 AND node.userid IN (0) OR (node.starter = 0 AND node.nodeid IN (26,35,1,2,13,14,27,29,33,37,39,40,43,45,46,48,49,1441914,3,17,18,19,30,36,42,9,15,23,24,6,22,28,47,25,12,31))))

 
			ORDER BY isstarter DESC,node.created ASC,nodeid2 ASC
			
			
/**getSearchResults**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEclosurerefclosure_uniq,parent_2,childclosure_uniq4const17Using where; Using temporary; Using filesort
1SIMPLEnodeeq_refPRIMARY,node_user,node_starter,node_ppreview,node_showapproved,nodeid,ppreview,node_inlist,showpublishedPRIMARY4alnadawi_vb.closure.child1Using where
1SIMPLEstartereq_refPRIMARY,nodeidPRIMARY4alnadawi_vb.node.starter1Using where

				

SQL Query #80

			REPLACE INTO hmq_searchlog
				(type,userid,ipaddress,searchhash,sortby,sortorder,searchtime,dateline,json,results,results_count)
			VALUES
				('0','0','216.73.216.75','a9a61eaa16291851d87f8297655bb90b','isstarter','desc','0.0068719387054443','1783291423','{\"sort\":{\"created\":\"ASC\"},\"channel\":\"38307\",\"depth\":1,\"include_starter\":1,\"ignore_protected\":1,\"nolimit\":1}','38307,1059779,1060249,1060417,1064373,1067532,1072508,1084463,1099717,1214690,1214692,1229786,1230226,1321409,1334824,1338340,1343451','17')
		

				

SQL Query #81

SELECT * FROM hmq_searchlog
 WHERE `searchlogid` = 112012417 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_searchlogconstPRIMARYPRIMARY4const1 

				

SQL Query #82

SELECT * FROM hmq_page
 WHERE `pageid` = 12 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_pageconstPRIMARYPRIMARY4const1 

				

SQL Query #83

SELECT `varname`,`languageid`,`text` FROM hmq_phrase
 WHERE `varname` IN ('page_4ecbdac82f281504471586_title','page_4ecbdac82f281504471586_metadesc') AND `languageid` IN (5,0,-1) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_phraserangename_lang_type,languageidname_lang_type195 6Using index condition

				

SQL Query #84

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_1059779_lvl1data','node_1060249_lvl1data','node_1060417_lvl1data','node_1064373_lvl1data','node_1067532_lvl1data','node_1072508_lvl1data','node_1084463_lvl1data','node_1099717_lvl1data','node_1214690_lvl1data','node_1214692_lvl1data','node_1229786_lvl1data','node_1230226_lvl1data','node_1321409_lvl1data','node_1334824_lvl1data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacherangePRIMARYPRIMARY66 14Using where

				

SQL Query #85

SELECT node.*, editlog.reason AS edit_reason, editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline, editlog.hashistory, 0 AS nodeVoted, 0 AS readtime
			FROM hmq_node AS node
			LEFT JOIN hmq_editlog AS editlog ON (editlog.nodeid = node.nodeid)
			 WHERE node.nodeid IN (1059779,1060249,1060417,1064373,1067532,1072508,1084463,1099717,1214690,1214692,1229786,1230226,1321409,1334824) 
/**fetchNodeWithContent**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEnoderangePRIMARY,nodeidnodeid4 14Using index condition
1SIMPLEeditlogeq_refPRIMARYPRIMARY4alnadawi_vb.node.nodeid1 

				

SQL Query #86

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vb_UserWPerms_1246_5','vb_UserWPerms_1414_5','vb_UserWPerms_1872_5','vb_UserWPerms_87_5','vb_UserWPerms_15_5','vb_UserWPerms_2342_5','vb_UserWPerms_1376_5') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacherangePRIMARYPRIMARY66 7Using where

				

SQL Query #87

				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 (1246,1414,1872,87,15,2342,1376)
					/** fetchUserinfo **/
			
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEuserrangePRIMARYPRIMARY4 7Using index condition
1SIMPLEuserfieldeq_refPRIMARYPRIMARY4alnadawi_vb.user.userid1 
1SIMPLEusertextfieldeq_refPRIMARYPRIMARY4alnadawi_vb.user.userid1 

				

SQL Query #88

SELECT * FROM hmq_routenew
 WHERE `routeid` IN (104,105) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_routenewrangePRIMARYPRIMARY4 2Using where

				

SQL Query #89

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vBAtchmnts_1059779','vBAtchmnts_1060249','vBAtchmnts_1060417','vBAtchmnts_1064373','vBAtchmnts_1067532','vBAtchmnts_1072508','vBAtchmnts_1084463','vBAtchmnts_1099717','vBAtchmnts_1214690','vBAtchmnts_1214692','vBAtchmnts_1229786','vBAtchmnts_1230226','vBAtchmnts_1321409','vBAtchmnts_1334824') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacherangePRIMARYPRIMARY66 14Using where

				

SQL Query #90

				(
					SELECT
						a.filedataid,
						n.nodeid, n.parentid, n.contenttypeid,
						a.visible, a.counter, a.posthash, a.filename, a.reportthreadid, a.settings,
						NULL AS height, NULL AS width, NULL AS style,
						a.caption,
						n.displayorder
					FROM hmq_node AS n USE INDEX (contenttypeid_parentid)
						JOIN hmq_attach AS a ON (a.nodeid = n.nodeid)
					WHERE n.contenttypeid = 24 AND n.parentid IN (1059779,1060249,1060417,1064373,1067532,1072508,1084463,1099717,1214690,1214692,1229786,1230226,1321409,1334824)
				)
				UNION ALL
				(
					SELECT
						p.filedataid,
						n.nodeid, n.parentid, n.contenttypeid,
						NULL AS visible, NULL AS counter, NULL AS posthash, NULL AS filename, NULL AS reportthreadid, NULL AS settings,
						p.height, p.width, p.style,
						p.caption,
						n.displayorder
					FROM hmq_node AS n USE INDEX (contenttypeid_parentid)
						JOIN hmq_photo AS p ON (p.nodeid = n.nodeid)
					WHERE n.contenttypeid = 23 AND n.parentid IN (1059779,1060249,1060417,1064373,1067532,1072508,1084463,1099717,1214690,1214692,1229786,1230226,1321409,1334824)
				)
			
/**fetchNodeAttachments**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1PRIMARYnrangecontenttypeid_parentidcontenttypeid_parentid6 14Using index condition
1PRIMARYaeq_refPRIMARYPRIMARY4alnadawi_vb.n.nodeid1 
2UNIONnrangecontenttypeid_parentidcontenttypeid_parentid6 14Using index condition
2UNIONpeq_refPRIMARY,nodeidPRIMARY4alnadawi_vb.n.nodeid1 

				

SQL Query #91

				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 (38307,1059779,1060249,1060417,1064373,1067532,1072508,1084463,1099717,1214690,1214692,1229786,1230226,1321409,1334824)
				GROUP BY cl.parent
			
/**getDescendantAttachCount**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEclrangeclosure_uniq,parent_2,childparent_24 31Using where; Using index
1SIMPLEaeq_refPRIMARYPRIMARY4alnadawi_vb.cl.child1Using index

				

SQL Query #92

				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 (38307,1059779,1060249,1060417,1064373,1067532,1072508,1084463,1099717,1214690,1214692,1229786,1230226,1321409,1334824) AND child.contenttypeid = 23
				GROUP BY cl.parent
			
/**getDescendantPhotoCount**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEclrangeclosure_uniq,parent_2,childparent_24 31Using where; Using index
1SIMPLEchildrefnode_ctypid_userid_dispo_idx,nodeidnodeid6alnadawi_vb.cl.child,const1Using index

				

SQL Query #93

SELECT * FROM hmq_closure
 WHERE `child` IN (1059779,1060249,1060417,1064373,1067532,1072508,1084463,1099717,1214690,1214692,1229786,1230226,1321409,1334824) 
 ORDER BY `child` ASC, `depth` ASC
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_closurerangechildchild4 98Using index condition

				

SQL Query #94

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('node_1059779_lvl3data','node_1060249_lvl3data','node_1060417_lvl3data','node_1064373_lvl3data','node_1067532_lvl3data','node_1072508_lvl3data','node_1084463_lvl3data','node_1099717_lvl3data','node_1214690_lvl3data','node_1214692_lvl3data','node_1229786_lvl3data','node_1230226_lvl3data','node_1321409_lvl3data','node_1334824_lvl3data') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacherangePRIMARYPRIMARY66 14Using where

				

SQL Query #95

SELECT node.*,text.allowsmilie,text.attach,text.htmlstate,text.imageheight,text.imagewidth,text.infraction,text.moderated,text.nodeid AS text_nodeid,text.pagetext,text.pagetextimages,text.previewimage,text.previewtext,text.previewvideo,text.rawtext,text.showsignature, icon.iconpath, ch.routeid AS channelroute, ch.title AS channeltitle, ch.nodeid AS channelid,
		 starter.routeid AS starterroute, starter.title AS startertitle, starter.authorname as starterauthorname, starter.prefixid as starterprefixid,
		 starter.userid as starteruserid, starter.lastcontentid as starterlastcontentid, starter.totalcount+1 as startertotalcount, starter.urlident AS starterurlident,
		 deleteuser.username AS deleteusername, lastauthor.username AS lastauthorname, editlog.reason AS edit_reason, editlog.userid AS edit_userid, editlog.username AS edit_username,
		 editlog.dateline AS edit_dateline, editlog.hashistory, starter.nodeoptions as starternodeoptions, ch.nodeoptions as channelnodeoptions
		 FROM hmq_node AS node
		 
			LEFT JOIN  hmq_text AS text
			ON text.nodeid = node.nodeid

		 LEFT JOIN hmq_editlog AS editlog ON (editlog.nodeid = node.nodeid)
		 LEFT JOIN hmq_node AS starter ON (starter.nodeid = node.starter)
		 LEFT JOIN hmq_node AS ch ON (ch.nodeid = starter.parentid)
		 LEFT JOIN hmq_user AS deleteuser ON (node.deleteuserid > 0 AND node.deleteuserid = deleteuser.userid)
		 LEFT JOIN hmq_user AS lastauthor ON (node.lastauthorid = lastauthor.userid)
		 LEFT JOIN hmq_icon AS icon ON (node.iconid = icon.iconid)
		
		 WHERE node.nodeid IN (1059779,1060249,1060417,1064373,1067532,1072508,1084463,1099717,1214690,1214692,1229786,1230226,1321409,1334824)
/** getFullContent**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEnoderangePRIMARY,nodeidnodeid4 14Using index condition
1SIMPLEtexteq_refPRIMARYPRIMARY4alnadawi_vb.node.nodeid1 
1SIMPLEeditlogeq_refPRIMARYPRIMARY4alnadawi_vb.node.nodeid1 
1SIMPLEstartereq_refPRIMARY,nodeidPRIMARY4alnadawi_vb.node.starter1Using where
1SIMPLEcheq_refPRIMARY,nodeidPRIMARY4alnadawi_vb.starter.parentid1Using where
1SIMPLEdeleteusereq_refPRIMARYPRIMARY4alnadawi_vb.node.deleteuserid1Using where
1SIMPLElastauthoreq_refPRIMARYPRIMARY4alnadawi_vb.node.lastauthorid1 
1SIMPLEiconeq_refPRIMARYPRIMARY2alnadawi_vb.node.iconid1Using where

				

SQL Query #96

SELECT * FROM hmq_node
 WHERE `nodeid` = 1059779 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #97

SELECT * FROM hmq_node
 WHERE `nodeid` = 1060249 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #98

SELECT * FROM hmq_node
 WHERE `nodeid` = 1060417 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #99

SELECT * FROM hmq_node
 WHERE `nodeid` = 1064373 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #100

SELECT * FROM hmq_node
 WHERE `nodeid` = 1067532 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #101

SELECT * FROM hmq_node
 WHERE `nodeid` = 1072508 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #102

SELECT * FROM hmq_node
 WHERE `nodeid` = 1084463 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #103

SELECT * FROM hmq_node
 WHERE `nodeid` = 1099717 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #104

SELECT * FROM hmq_node
 WHERE `nodeid` = 1214690 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #105

SELECT * FROM hmq_node
 WHERE `nodeid` = 1214692 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #106

SELECT * FROM hmq_node
 WHERE `nodeid` = 1229786 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #107

SELECT * FROM hmq_node
 WHERE `nodeid` = 1230226 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #108

SELECT * FROM hmq_node
 WHERE `nodeid` = 1321409 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #109

SELECT * FROM hmq_node
 WHERE `nodeid` = 1334824 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_nodeconstPRIMARY,nodeidPRIMARY4const1 

				

SQL Query #110

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vB_UserPerms1872') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #111

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vB_UserPerms15') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #112

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vB_UserPerms2342') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #113

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vB_UserPerms1376') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #114

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vBUserRep_1246','vBUserRep_1414','vBUserRep_1872','vBUserRep_87','vBUserRep_15','vBUserRep_2342','vBUserRep_1376') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacherangePRIMARYPRIMARY66 7Using where

				

SQL Query #115

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 (1246,1414,1872,87,15,2342,1376)
/**fetchAvatarsForUsers**/
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEavatarsystemPRIMARY   0Const row not found
1SIMPLEuserrangePRIMARYPRIMARY4 7Using index condition
1SIMPLEcustomavatareq_refPRIMARYPRIMARY4alnadawi_vb.user.userid1 

				

SQL Query #116

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vbSig_1923','vbSig_1872','vbSig_15','vbSig_2342','vbSig_1376') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacherangePRIMARYPRIMARY66 5Using where

				

SQL Query #117

SELECT * FROM hmq_datastore
 WHERE `title` IN ('smiliecache') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_datastoreconstPRIMARYPRIMARY52const1 

				

SQL Query #118

SELECT * FROM hmq_bbcode
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_bbcodesystem    0Const row not found

				

SQL Query #119

SELECT * FROM hmq_channel
 WHERE `nodeid` = 37 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_channelconstPRIMARYPRIMARY4const1 

				

SQL Query #120

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10282,10429,10420,10485) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templaterangePRIMARYPRIMARY4 4Using index condition

				

SQL Query #121

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10486) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templateconstPRIMARYPRIMARY4const1 

				

SQL Query #122

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('pageNav_1_2') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacheconstPRIMARYPRIMARY66const1 

				

SQL Query #123

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10444,10443) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templaterangePRIMARYPRIMARY4 2Using index condition

				

SQL Query #124

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10283,10450,10409) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templaterangePRIMARYPRIMARY4 3Using index condition

				

SQL Query #125

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10497,10281) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templaterangePRIMARYPRIMARY4 2Using index condition

				

SQL Query #126

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10280,10279) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templaterangePRIMARYPRIMARY4 2Using index condition

				

SQL Query #127

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10629) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templateconstPRIMARYPRIMARY4const1 

				

SQL Query #128

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10402) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templateconstPRIMARYPRIMARY4const1 

				

SQL Query #129

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','posts','latest_activity','filter','time','all_time','today','last_week','last_month','show','all','discussions_only','photos_only','videos_only','links_only','polls_only','events_only','filtered_by','clear_all','conversation_new_posts','page','of_pagination','previous_page','next_page','previous','next','reputation5','join_date','x_is_offline','facebook_share','twitter_tweet','tags','none','comment','type_your_comment_here','post','cancel','see_previous_comments','see_next_comments','navbar_help','navbar_contact_us','go_to_top','powered_by_vbulletin','footer_current_time','working_ellipsis','yes','no','ok','facebook_language') AND `languageid` IN (5,0,-1) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_phraserangename_lang_type,languageidname_lang_type195 234Using index condition

				

SQL Query #130

SELECT * FROM hmq_routenew
 WHERE `routeid` IN ('pmchat','register','activateuser','help','contact-us','search','lostpw','105','profile') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_routenewrangePRIMARYPRIMARY4 2Using where

				

SQL Query #131

SELECT * FROM hmq_page
 WHERE `pageid` = 120 
 LIMIT 1
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_pageconstPRIMARYPRIMARY4const1 

				

SQL Query #132

SELECT `varname`,`languageid`,`text` FROM hmq_phrase
 WHERE `varname` IN ('page_pmchat_page_chat_573cba8f1d228390944371_title','page_pmchat_page_chat_573cba8f1d228390944371_metadesc') AND `languageid` IN (5,0,-1) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_phraserangename_lang_type,languageidname_lang_type195 6Using index condition

				

SQL Query #133

SELECT * FROM hmq_cache
 WHERE `cacheid` IN ('vbnodetext38307_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1059779_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1060249_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1060417_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1064373_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1067532_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1072508_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1084463_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1099717_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1214690_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1214692_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1229786_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1230226_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1321409_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1334824_14_5:09f14d73cd828b8c283774e754116338') 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_cacherangePRIMARYPRIMARY66 15Using where

				

SQL Query #134

SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
 WHERE `templateid` IN (10757) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_templateconstPRIMARYPRIMARY4const1 

				

SQL Query #135

SELECT `varname`,`languageid`,`text` FROM hmq_phrase
 WHERE `varname` IN ('debug_information','page_id','page_parent_id','page_template_id','route_id','page_type','screen_layout_id','screen_layout_template','channel_id','node_id','database_asserts','ajax_requests','facebook_active','not_enabled_or_no_appid_secret_set','style_id','templates_renders','parent','css_templates','rollup','js_files','included_files','autoloaded_classes','not_loaded','current_time','page_time') AND `languageid` IN (5,0,-1) 
idselect_typetabletypepossible_keyskeykey_lenrefrowsExtra
1SIMPLEhmq_phraserangename_lang_type,languageidname_lang_type195 75Using index condition

				

5 Slowest Queries

SQL Query #55 Time Taken: 0.0058588981628418 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) 
SQL Query #93 Time Taken: 0.0057549476623535 Memory Used: 0
SELECT * FROM hmq_closure
 WHERE `child` IN (1059779,1060249,1060417,1064373,1067532,1072508,1084463,1099717,1214690,1214692,1229786,1230226,1321409,1334824) 
 ORDER BY `child` ASC, `depth` ASC
SQL Query #85 Time Taken: 0.0054430961608887 Memory Used: 0
SELECT node.*, editlog.reason AS edit_reason, editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline, editlog.hashistory, 0 AS nodeVoted, 0 AS readtime
			FROM hmq_node AS node
			LEFT JOIN hmq_editlog AS editlog ON (editlog.nodeid = node.nodeid)
			 WHERE node.nodeid IN (1059779,1060249,1060417,1064373,1067532,1072508,1084463,1099717,1214690,1214692,1229786,1230226,1321409,1334824) 
/**fetchNodeWithContent**/
SQL Query #80 Time Taken: 0.0050418376922607 Memory Used: 0
			REPLACE INTO hmq_searchlog
				(type,userid,ipaddress,searchhash,sortby,sortorder,searchtime,dateline,json,results,results_count)
			VALUES
				('0','0','216.73.216.75','a9a61eaa16291851d87f8297655bb90b','isstarter','desc','0.0068719387054443','1783291423','{\"sort\":{\"created\":\"ASC\"},\"channel\":\"38307\",\"depth\":1,\"include_starter\":1,\"ignore_protected\":1,\"nolimit\":1}','38307,1059779,1060249,1060417,1064373,1067532,1072508,1084463,1099717,1214690,1214692,1229786,1230226,1321409,1334824,1338340,1343451','17')
		
SQL Query #87 Time Taken: 0.0045871734619141 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 (1246,1414,1872,87,15,2342,1376)
					/** fetchUserinfo **/
			

135 Queries Run : Total SQL time was 0.130518 seconds , Total PHP time was 0.255810 seconds , Overall time was 0.386328 seconds.