vBulletin - Explain SQL Queries (147)
Duplicate Queries: (Exact textual duplicates, also included in the full listing of queries below)
- Times run: 3
SELECT * FROM style
WHERE `styleid` = 45
LIMIT 1
- Times run: 2
SELECT * FROM datastore
WHERE `title` IN ('attachmentcache') - Times run: 2
SELECT * FROM thread
WHERE `nodeid` = 234796
LIMIT 1
SET @@sql_mode = ''
- Time Before: 1787559835.0413
- Time After: 1787559835.0415
- Time Taken: 0.00015497207641602
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(572)
#1 vB_Database->query_write('') in /core/vb/vb/database.php(540)
#2 vB_Database->force_sql_mode('') in /core/vb/vb/db/mysql/assertor.php(73)
#3 vB_dB_MYSQL_Assertor->load_database(array[len:4], array[len:8]) in /core/vb/vb/db/assertor.php(140)
#4 vB_dB_Assertor::init(array[len:4], array[len:8]) in /core/vb/vb.php(805)
#5 vB::getDbAssertor() in /core/vb/vb.php(821)
#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(117)
SELECT * FROM datastore
WHERE `title` IN ('options','bitfields','attachmentcache','usergroupcache','stylecache','languagecache','products','cron','profilefield','loadcache','miscoptions','noticecache','hooks','publicoptions','prefixcache','vBUgChannelPermissionsFrom','vBChannelTypes','locations')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 150 | | 18 | Using index condition |
- Time Before: 1787559835.0428
- Time After: 1787559835.0446
- Time Taken: 0.00174880027771
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:299]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in /core/vb/vb/datastore.php(606)
#7 vB_Datastore->do_db_fetch(array[len:18]) in /core/vb/vb/datastore.php(560)
#8 vB_Datastore->fetch(array[len:18]) in /core/vb/vb/datastore.php(179)
#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(117)
SELECT * FROM session
WHERE `sessionhash` = 'd6bae9b5b3c97546ca653d8e6a7d084c' AND `lastactivity` > 1787552635
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | session | const | PRIMARY,last_activity,idx_lastactivity | PRIMARY | 96 | const | 1 | |
- Time Before: 1787559835.0473
- Time After: 1787559835.0478
- Time Taken: 0.00047016143798828
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:123]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('session', array[len:3], false) in /core/vb/vb/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('session', array[len:3]) in /core/vb/vb/session.php(328)
#8 vB_Session->fetchStoredSession('d6bae9b5b3[len:32]', array[len:2]) in /core/vb/vb/session.php(131)
#9 vB_Session->loadExistingSession('d6bae9b5b3[len:32]', array[len:2], false) in /core/vb/vb/session.php(546)
#10 vB_Session->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], 'd6bae9b5b3[len:32]', array[len:2], 0, 0) in /core/vb/vb/session/web.php(31)
#11 vB_Session_Web->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], 'd6bae9b5b3[len:32]', array[len:2], 0, 0, true) in /core/vb/vb/session/webapi.php(75)
#12 vB_Session_WebApi::createSessionNew('d6bae9b5b3[len:32]', array[len:2], true) in /core/vb/vb/request/webapi.php(55)
#13 vB_Request_WebApi->createSessionNew('d6bae9b5b3[len:32]', array[len:2]) in /includes/api/interfaceabstract.php(198)
#14 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:439]) in /includes/api/interface/collapsed.php(60)
#15 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(71)
#16 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(120)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(117)
SELECT * FROM cache
WHERE `cacheid` IN ('651f0d810ec99d7e96e640185e3b1fea')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- Time Before: 1787559835.048
- Time After: 1787559835.0484
- Time Taken: 0.00033688545227051
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:77]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1]) in /core/vb/vb/language.php(74)
#9 vB_Language::getPhraseCache('651f0d810e[len:32]') in /core/vb/vb/language.php(49)
#10 vB_Language::getPhraseInfo(2) in /core/vb/vb/session.php(877)
#11 vB_Session->loadLanguage() in /core/vb/vb/session.php(955)
#12 vB_Session->fetch_userinfo() in /core/vb/vb.php(960)
#13 vB::setCurrentSession(vB_Session_WebApi) in /core/vb/vb/request.php(173)
#14 vB_Request->setSession(vB_Session_WebApi) in /core/vb/vb/request/webapi.php(56)
#15 vB_Request_WebApi->createSessionNew('d6bae9b5b3[len:32]', array[len:2]) in /includes/api/interfaceabstract.php(198)
#16 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:439]) 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(117)
SELECT phrasegroup_global,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
eventdateformatoverride AS lang_eventdateformatoverride,
pickerdateformatoverride AS lang_pickerdateformatoverride,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language WHERE languageid = 2/* fetchLanguage */
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | language | const | PRIMARY | PRIMARY | 2 | const | 1 | |
- Time Before: 1787559835.0485
- Time After: 1787559835.0574
- Time Taken: 0.0089190006256104
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT phr[len:648]') in /core/vb/vb/db/mysql/querydefs.php(3386)
#4 vB_dB_MYSQL_QueryDefs->fetchLanguage(array[len:2], vB_Database_MySQLi, false, false) in /core/vb/vb/db/query/method.php(67)
#5 vB_dB_Query_Method->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('fetchLanguage', array[len:2]) in /core/vb/vb/language.php(52)
#7 vB_Language::getPhraseInfo(2) in /core/vb/vb/session.php(877)
#8 vB_Session->loadLanguage() in /core/vb/vb/session.php(955)
#9 vB_Session->fetch_userinfo() in /core/vb/vb.php(960)
#10 vB::setCurrentSession(vB_Session_WebApi) in /core/vb/vb/request.php(173)
#11 vB_Request->setSession(vB_Session_WebApi) in /core/vb/vb/request/webapi.php(56)
#12 vB_Request_WebApi->createSessionNew('d6bae9b5b3[len:32]', array[len:2]) in /includes/api/interfaceabstract.php(198)
#13 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:439]) in /includes/api/interface/collapsed.php(60)
#14 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(71)
#15 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(120)
#16 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#17 vB5_Frontend_Application::init('config.php') in /index.php(117)
SELECT * FROM cache
WHERE `cacheid` IN ('vB_CommonRoutes')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.0616
- Time After: 1787559835.062
- Time Taken: 0.00045108795166016
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:60]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1696)
#9 vB5_Route::fetchCommonRoutes() in /core/vb/vb/api/route.php(87)
#10 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT routenew.*
FROM routenew AS routenew
WHERE routenew.prefix IN ('forum/fórum-de-traders/forex/234796-eur-usd','forum/fórum-de-traders/forex','forum/fórum-de-traders','forum') OR ishomeroute = 1
/**get_best_routes**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | routenew | index_merge | prefix,ishomeroute | prefix,ishomeroute | 802,2 | | 7 | Using sort_union(prefix,ishomeroute); Using where |
- Time Before: 1787559835.0622
- Time After: 1787559835.0627
- Time Taken: 0.00043606758117676
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:241]', false) in /core/vb/vb/db/query/stored.php(103)
#4 vB_dB_Query_Stored->execSQL() in /core/vb/vb/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('get_best_routes', array[len:1]) in /core/vb/vb/api/route.php(127)
#6 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM cache
WHERE `cacheid` IN ('vB_UserPerms0')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.063
- Time After: 1787559835.0633
- Time Taken: 0.00027084350585938
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:58]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1]) in /core/vb/vb/usercontext.php(141)
#9 vB_UserContext->reloadUserPerms() in /core/vb/vb/usercontext.php(114)
#10 vB_UserContext->__construct(0, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(910)
#11 vB::getUserContext(0) in /core/vb/vb/library/user.php(32)
#12 vB_Library_User->isBanned('0') in /core/vb/vb/library/user.php(61)
#13 vB_Library_User->fetchBannedInfo('0') in /core/vb/vb/api/route.php(153)
#14 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM cache
WHERE `cacheid` IN ('vb_types.types')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.0637
- Time After: 1787559835.064
- Time Taken: 0.00025701522827148
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:59]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1], true, true) in /core/vb/vb/types.php(190)
#9 vB_Types->loadTypes() in /core/vb/vb/types.php(158)
#10 vB_Types->__construct() in /core/vb/vb/types.php(174)
#11 vB_Types::instance() in /core/vb/vb/library/content.php(149)
#12 vB_Library_Content->__construct() in /core/vb/vb/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/fór[len:179]', 'forum/fór[len:44]', 'explain=1', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/fór[len:44]', 'explain=1', '', array[len:6]) in /core/vb/vb/api/route.php(160)
#17 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM cache
WHERE `cacheid` IN ('node_234785_lvl3data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.0645
- Time After: 1787559835.0647
- Time Taken: 0.00021886825561523
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1]) in /core/vb/vb/library/content.php(3893)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in /core/vb/vb/library/content.php(2605)
#10 vB_Library_Content->getRawContent(array[len:1]) in /core/vb/vb/library/content.php(2547)
#11 vB_Library_Content->getBareContent(array[len:1]) in /core/vb/vb/library/content/channel.php(428)
#12 vB_Library_Content_Channel->getBareContent(234785) 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/fór[len:179]', 'forum/fór[len:44]', 'explain=1', '') in /core/vb5/route.php(1104)
#15 vB5_Route::selectBestRoute('forum/fór[len:44]', 'explain=1', '', array[len:6]) in /core/vb/vb/api/route.php(160)
#16 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM cache
WHERE `cacheid` IN ('node_234796_lvl1data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.065
- Time After: 1787559835.0652
- Time Taken: 0.00020003318786621
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1]) in /core/vb/vb/library/content.php(3893)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in /core/vb/vb/library/node.php(904)
#10 vB_Library_Node->getNodeBare('234796') in /core/vb5/route/conversation.php(85)
#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/fór[len:179]', 'forum/fór[len:44]', 'explain=1', '') in /core/vb5/route.php(1104)
#13 vB5_Route::selectBestRoute('forum/fór[len:44]', 'explain=1', '', array[len:6]) in /core/vb/vb/api/route.php(160)
#14 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM 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')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | channel | ALL | guid | | | | 73 | Using where |
- Time Before: 1787559835.0656
- Time After: 1787559835.0661
- Time Taken: 0.0004279613494873
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:518]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:channel', array[len:1]) in /core/vb/vb/library/content/channel.php(963)
#7 vB_Library_Content_Channel->fetchChannelByGUID('vbulletin-[len:33]') in /core/vb/vb/api/content/channel.php(156)
#8 vB_Api_Content_Channel->fetchChannelByGUID('vbulletin-[len:33]') in /core/vb/vb/library/node.php(2442)
#9 vB_Library_Node->fetchAlbumChannel() in /core/vb/vb/api/node.php(2206)
#10 vB_Api_Node->fetchAlbumChannel('234796') in /core/vb/vb/api/wrapper.php(205)
#11 vB_Api_Wrapper->__call('fetchAlbumChannel', array[len:1]) in /core/vb5/route/conversation.php(103)
#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/fór[len:179]', 'forum/fór[len:44]', 'explain=1', '') in /core/vb5/route.php(1104)
#14 vB5_Route::selectBestRoute('forum/fór[len:44]', 'explain=1', '', array[len:6]) in /core/vb/vb/api/route.php(160)
#15 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM cache
WHERE `cacheid` IN ('vB_NamedRoutes')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.0666
- Time After: 1787559835.067
- Time Taken: 0.00043106079101562
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:59]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1309)
#9 vB5_Route::loadNameRoutes() in /core/vb5/route.php(1191)
#10 vB5_Route::getRouteByIdent('265') in /core/vb5/route.php(1336)
#11 vB5_Route::getClassName('265', array[len:14]) in /core/vb5/route.php(1408)
#12 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(214)
#13 vB5_Route_Conversation::getChannelURL(234785, array[len:6]) in /core/vb5/route/conversation.php(488)
#14 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#15 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(132)
#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/fór[len:179]', 'forum/fór[len:44]', 'explain=1', '') in /core/vb5/route.php(1104)
#18 vB5_Route::selectBestRoute('forum/fór[len:44]', 'explain=1', '', array[len:6]) in /core/vb/vb/api/route.php(160)
#19 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM routenew
WHERE `routeid` = 265
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | routenew | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.0674
- Time After: 1787559835.0677
- Time Taken: 0.00026798248291016
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:55]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:2], false) in /core/vb/vb/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('routenew', array[len:2]) in /core/vb5/route.php(1199)
#8 vB5_Route::getRouteByIdent('265') in /core/vb5/route.php(1336)
#9 vB5_Route::getClassName('265', array[len:14]) in /core/vb5/route.php(1408)
#10 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(214)
#11 vB5_Route_Conversation::getChannelURL(234785, array[len:6]) in /core/vb5/route/conversation.php(488)
#12 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#13 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(132)
#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/fór[len:179]', 'forum/fór[len:44]', 'explain=1', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/fór[len:44]', 'explain=1', '', array[len:6]) in /core/vb/vb/api/route.php(160)
#17 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 234785
ORDER BY depth ASC LIMIT 1
/**getNearestChannel**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | ref | closure_uniq,parent_2,child | child | 4 | const | 4 | Using where; Using index |
| 1 | SIMPLE | ch | eq_ref | PRIMARY | PRIMARY | 4 | brazilforum_new.cl.parent | 1 | Using index |
- Time Before: 1787559835.0678
- Time After: 1787559835.0682
- Time Taken: 0.00033998489379883
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:192]', false) in /core/vb/vb/db/query/stored.php(103)
#4 vB_dB_Query_Stored->execSQL() in /core/vb/vb/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in /core/vb/vb/db/assertor.php(617)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in /core/vb/vb/permissioncontext.php(742)
#7 vB_PermissionContext->getChannelid(234785) in /core/vb/vb/usercontext.php(932)
#8 vB_UserContext->getChannelIdOfNode(234785) in /core/vb/vb/usercontext.php(851)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 234785) in /core/vb5/route/channel.php(21)
#10 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1418)
#11 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(214)
#12 vB5_Route_Conversation::getChannelURL(234785, array[len:6]) in /core/vb5/route/conversation.php(488)
#13 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#14 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(132)
#15 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#16 vB5_Route::checkRoute(array[len:14], 'forum/fór[len:179]', 'forum/fór[len:44]', 'explain=1', '') in /core/vb5/route.php(1104)
#17 vB5_Route::selectBestRoute('forum/fór[len:44]', 'explain=1', '', array[len:6]) in /core/vb/vb/api/route.php(160)
#18 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM cache
WHERE `cacheid` IN ('node_234785_lvl1data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.0683
- Time After: 1787559835.0685
- Time Taken: 0.00026798248291016
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1]) in /core/vb/vb/library/content.php(3893)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in /core/vb/vb/library/node.php(904)
#10 vB_Library_Node->getNodeBare('234785') in /core/vb/vb/permissioncontext.php(777)
#11 vB_PermissionContext->getChannelPermissiongroupPermissives(array[len:1], 'forumpermissions', '234785') in /core/vb/vb/permissioncontext.php(835)
#12 vB_PermissionContext->getChannelPermissionGroup('forumpermissions', 234785) in /core/vb/vb/permissioncontext.php(1017)
#13 vB_PermissionContext->getChannelPermission('forumpermissions', 'canview', 234785) in /core/vb/vb/usercontext.php(873)
#14 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 234785) in /core/vb5/route/channel.php(21)
#15 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1418)
#16 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(214)
#17 vB5_Route_Conversation::getChannelURL(234785, array[len:6]) in /core/vb5/route/conversation.php(488)
#18 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#19 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(132)
#20 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#21 vB5_Route::checkRoute(array[len:14], 'forum/fór[len:179]', 'forum/fór[len:44]', 'explain=1', '') in /core/vb5/route.php(1104)
#22 vB5_Route::selectBestRoute('forum/fór[len:44]', 'explain=1', '', array[len:6]) in /core/vb/vb/api/route.php(160)
#23 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#24 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#25 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#26 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#27 vB5_Frontend_Application::init('config.php') in /index.php(117)
SELECT * FROM cache
WHERE `cacheid` IN ('channelperms_1')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.0686
- Time After: 1787559835.0688
- Time Taken: 0.00020003318786621
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:59]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1], true, false) in /core/vb/vb/permissioncontext.php(1089)
#9 vB_PermissionContext->loadChannelPermissions(1) in /core/vb/vb/permissioncontext.php(795)
#10 vB_PermissionContext->getChannelPermissiongroupPermissives(array[len:1], 'forumpermissions', '234785') in /core/vb/vb/permissioncontext.php(835)
#11 vB_PermissionContext->getChannelPermissionGroup('forumpermissions', 234785) in /core/vb/vb/permissioncontext.php(1017)
#12 vB_PermissionContext->getChannelPermission('forumpermissions', 'canview', 234785) in /core/vb/vb/usercontext.php(873)
#13 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 234785) in /core/vb5/route/channel.php(21)
#14 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1418)
#15 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(214)
#16 vB5_Route_Conversation::getChannelURL(234785, array[len:6]) in /core/vb5/route/conversation.php(488)
#17 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#18 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(132)
#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/fór[len:179]', 'forum/fór[len:44]', 'explain=1', '') in /core/vb5/route.php(1104)
#21 vB5_Route::selectBestRoute('forum/fór[len:44]', 'explain=1', '', array[len:6]) in /core/vb/vb/api/route.php(160)
#22 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 234796
ORDER BY depth ASC LIMIT 1
/**getNearestChannel**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | Using where; Using index |
| 1 | SIMPLE | ch | eq_ref | PRIMARY | PRIMARY | 4 | brazilforum_new.cl.parent | 1 | Using index |
- Time Before: 1787559835.0693
- Time After: 1787559835.0697
- Time Taken: 0.00036883354187012
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:192]', false) in /core/vb/vb/db/query/stored.php(103)
#4 vB_dB_Query_Stored->execSQL() in /core/vb/vb/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in /core/vb/vb/db/assertor.php(617)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in /core/vb/vb/permissioncontext.php(742)
#7 vB_PermissionContext->getChannelid('234796') in /core/vb/vb/usercontext.php(932)
#8 vB_UserContext->getChannelIdOfNode('234796') in /core/vb/vb/usercontext.php(851)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', '234796', false, '234785') in /core/vb/vb/library/content.php(4564)
#10 vB_Library_Content->validate(array[len:59], 3, array[len:1], array[len:1]) in /core/vb5/route/conversation.php(195)
#11 vB5_Route_Conversation->checkRoutePermissions() in /core/vb5/route.php(1169)
#12 vB5_Route::checkRoute(array[len:14], 'forum/fór[len:179]', 'forum/fór[len:44]', 'explain=1', '') in /core/vb5/route.php(1104)
#13 vB5_Route::selectBestRoute('forum/fór[len:44]', 'explain=1', '', array[len:6]) in /core/vb/vb/api/route.php(160)
#14 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM style
WHERE `styleid` = 45
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | style | const | PRIMARY | PRIMARY | 2 | const | 1 | |
- Time Before: 1787559835.0707
- Time After: 1787559835.0717
- Time Taken: 0.00099682807922363
- Memory Before: 2097152
- Memory After: 2097152
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:51]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('style', array[len:2], false) in /core/vb/vb/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('style', array[len:2]) in /core/vb/vb/library/style.php(700)
#8 vB_Library_Style->fetchStyleByID('45') in /core/vb/vb/api/style.php(59)
#9 vB_Api_Style->fetchStyleVars(array[len:1]) in /core/vb/vb/api/wrapper.php(205)
#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 /core/packages/ruforum/hooks.php(321)
#15 ruforum_Hooks::hookGetRouteMain(array[len:4]) in /core/vb/vb/utility/hook/live.php(57)
#16 vB_Utility_Hook_Live->invoke('hookGetRouteMain', array[len:4]) in /core/vb/vb/api/route.php(167)
#17 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM style
WHERE `styleid` = 45
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | style | const | PRIMARY | PRIMARY | 2 | const | 1 | |
- Time Before: 1787559835.0734
- Time After: 1787559835.0743
- Time Taken: 0.00086712837219238
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:51]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('style', array[len:2], false) in /core/vb/vb/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('style', array[len:2]) in /core/packages/ruforum/hooks.php(323)
#8 ruforum_Hooks::hookGetRouteMain(array[len:4]) in /core/vb/vb/utility/hook/live.php(57)
#9 vB_Utility_Hook_Live->invoke('hookGetRouteMain', array[len:4]) in /core/vb/vb/api/route.php(167)
#10 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 1
ORDER BY depth ASC LIMIT 1
/**getNearestChannel**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | ref | closure_uniq,parent_2,child | child | 4 | const | 1 | Using where; Using index |
| 1 | SIMPLE | ch | eq_ref | PRIMARY | PRIMARY | 4 | brazilforum_new.cl.parent | 1 | Using index |
- Time Before: 1787559835.0746
- Time After: 1787559835.075
- Time Taken: 0.00036096572875977
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:187]', false) in /core/vb/vb/db/query/stored.php(103)
#4 vB_dB_Query_Stored->execSQL() in /core/vb/vb/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in /core/vb/vb/db/assertor.php(617)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in /core/vb/vb/permissioncontext.php(742)
#7 vB_PermissionContext->getChannelid('1') in /core/vb/vb/usercontext.php(932)
#8 vB_UserContext->getChannelIdOfNode('1') in /core/vb/vb/usercontext.php(851)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', '1') in /core/vb/vb/api/route.php(216)
#10 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM cache
WHERE `cacheid` IN ('node_1_lvl1data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.0751
- Time After: 1787559835.0753
- Time Taken: 0.00023722648620605
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:60]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1]) in /core/vb/vb/library/content.php(3893)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in /core/vb/vb/library/node.php(904)
#10 vB_Library_Node->getNodeBare('1') in /core/vb/vb/permissioncontext.php(777)
#11 vB_PermissionContext->getChannelPermissiongroupPermissives(array[len:1], 'forumpermissions', '1') in /core/vb/vb/permissioncontext.php(835)
#12 vB_PermissionContext->getChannelPermissionGroup('forumpermissions', '1') in /core/vb/vb/permissioncontext.php(1017)
#13 vB_PermissionContext->getChannelPermission('forumpermissions', 'canview', '1') in /core/vb/vb/usercontext.php(873)
#14 vB_UserContext->getChannelPermission('forumpermissions', 'canview', '1') in /core/vb/vb/api/route.php(216)
#15 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM routenew
WHERE `routeid` = 266
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | routenew | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.0754
- Time After: 1787559835.0757
- Time Taken: 0.0002598762512207
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:55]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:2], false) in /core/vb/vb/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('routenew', array[len:2]) in /core/vb5/route.php(1199)
#8 vB5_Route::getRouteByIdent('266') in /core/vb5/route.php(1336)
#9 vB5_Route::getClassName('266', array[len:14]) in /core/vb5/route.php(1351)
#10 vB5_Route::getRoute('266', array[len:2], array[len:1], '') in /core/vb5/route/conversation.php(614)
#11 vB5_Route_Conversation->getCanonicalRoute() in /core/vb/vb/api/route.php(253)
#12 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM closure
WHERE `child` IN (234785)
ORDER BY `child` ASC, `depth` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | closure | ref | child | child | 4 | const | 4 | Using where |
- Time Before: 1787559835.076
- Time After: 1787559835.0763
- Time Taken: 0.00036311149597168
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:84]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in /core/vb/vb/library/node.php(3807)
#7 vB_Library_Node->fetchClosureParent(array[len:1]) in /core/vb/vb/library/node.php(1018)
#8 vB_Library_Node->getNodeParents(234785) in /core/vb5/route.php(360)
#9 vB5_Route->addParentNodeBreadcrumbs(234785) in /core/vb5/route.php(342)
#10 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#11 vB5_Route->getBreadcrumbs() in /core/vb/vb/api/route.php(316)
#12 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM cache
WHERE `cacheid` IN ('node_2_lvl1data','node_234783_lvl1data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | range | PRIMARY | PRIMARY | 66 | | 2 | Using index condition |
- Time Before: 1787559835.0764
- Time After: 1787559835.0767
- Time Taken: 0.00026893615722656
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:83]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:4]) in /core/vb/vb/library/content.php(3893)
#9 vB_Library_Content::fetchFromCache(array[len:4], 1) in /core/vb/vb/library/node.php(1055)
#10 vB_Library_Node->getNodes(array[len:4]) in /core/vb5/route.php(362)
#11 vB5_Route->addParentNodeBreadcrumbs(234785) in /core/vb5/route.php(342)
#12 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#13 vB5_Route->getBreadcrumbs() in /core/vb/vb/api/route.php(316)
#14 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM routenew
WHERE `routeid` IN (54,261,265)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | routenew | range | PRIMARY | PRIMARY | 4 | | 3 | Using where |
- Time Before: 1787559835.0768
- Time After: 1787559835.0771
- Time Taken: 0.00028395652770996
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:56]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1289)
#7 vB5_Route::preloadRoutes(array[len:3]) in /core/vb5/route.php(376)
#8 vB5_Route->addParentNodeBreadcrumbs(234785) in /core/vb5/route.php(342)
#9 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#10 vB5_Route->getBreadcrumbs() in /core/vb/vb/api/route.php(316)
#11 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 2
ORDER BY depth ASC LIMIT 1
/**getNearestChannel**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | ref | closure_uniq,parent_2,child | child | 4 | const | 2 | Using where; Using index |
| 1 | SIMPLE | ch | eq_ref | PRIMARY | PRIMARY | 4 | brazilforum_new.cl.parent | 1 | Using index |
- Time Before: 1787559835.0772
- Time After: 1787559835.0775
- Time Taken: 0.0003352165222168
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:187]', false) in /core/vb/vb/db/query/stored.php(103)
#4 vB_dB_Query_Stored->execSQL() in /core/vb/vb/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in /core/vb/vb/db/assertor.php(617)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in /core/vb/vb/permissioncontext.php(742)
#7 vB_PermissionContext->getChannelid(2) in /core/vb/vb/usercontext.php(932)
#8 vB_UserContext->getChannelIdOfNode(2) in /core/vb/vb/usercontext.php(851)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 2) in /core/vb5/route/channel.php(21)
#10 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1418)
#11 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(383)
#12 vB5_Route->addParentNodeBreadcrumbs(234785) in /core/vb5/route.php(342)
#13 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#14 vB5_Route->getBreadcrumbs() in /core/vb/vb/api/route.php(316)
#15 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM cache
WHERE `cacheid` IN ('node_2_lvl3data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.0776
- Time After: 1787559835.0778
- Time Taken: 0.00021195411682129
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:60]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1]) in /core/vb/vb/library/content.php(3893)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in /core/vb/vb/library/content.php(2605)
#10 vB_Library_Content->getRawContent(array[len:1]) in /core/vb/vb/library/content.php(2547)
#11 vB_Library_Content->getBareContent(array[len:1]) in /core/vb/vb/library/content/channel.php(428)
#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(1418)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(383)
#15 vB5_Route->addParentNodeBreadcrumbs(234785) in /core/vb5/route.php(342)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#17 vB5_Route->getBreadcrumbs() in /core/vb/vb/api/route.php(316)
#18 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 234783
ORDER BY depth ASC LIMIT 1
/**getNearestChannel**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | ref | closure_uniq,parent_2,child | child | 4 | const | 3 | Using where; Using index |
| 1 | SIMPLE | ch | eq_ref | PRIMARY | PRIMARY | 4 | brazilforum_new.cl.parent | 1 | Using index |
- Time Before: 1787559835.078
- Time After: 1787559835.0783
- Time Taken: 0.00030279159545898
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:192]', false) in /core/vb/vb/db/query/stored.php(103)
#4 vB_dB_Query_Stored->execSQL() in /core/vb/vb/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in /core/vb/vb/db/assertor.php(617)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in /core/vb/vb/permissioncontext.php(742)
#7 vB_PermissionContext->getChannelid(234783) in /core/vb/vb/usercontext.php(932)
#8 vB_UserContext->getChannelIdOfNode(234783) in /core/vb/vb/usercontext.php(851)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 234783) in /core/vb5/route/channel.php(21)
#10 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1418)
#11 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(383)
#12 vB5_Route->addParentNodeBreadcrumbs(234785) in /core/vb5/route.php(342)
#13 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#14 vB5_Route->getBreadcrumbs() in /core/vb/vb/api/route.php(316)
#15 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT * FROM cache
WHERE `cacheid` IN ('node_234783_lvl3data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.0783
- Time After: 1787559835.0786
- Time Taken: 0.00024604797363281
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in /core/vb/vb/database.php(587)
#1 vB_Database->query_read('', true) in /core/vb/vb/db/result.php(148)
#2 vB_dB_Result->rewind() in /core/vb/vb/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in /core/vb/vb/db/query/select.php(120)
#4 vB_dB_Query_Select->doSelect() in /core/vb/vb/db/query/select.php(97)
#5 vB_dB_Query_Select->execSQL() in /core/vb/vb/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in /core/vb/vb/cache/db.php(140)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in /core/vb/vb/cache.php(753)
#8 vB_Cache->read(array[len:1]) in /core/vb/vb/library/content.php(3893)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in /core/vb/vb/library/content.php(2605)
#10 vB_Library_Content->getRawContent(array[len:1]) in /core/vb/vb/library/content.php(2547)
#11 vB_Library_Content->getBareContent(array[len:1]) in /core/vb/vb/library/content/channel.php(428)
#12 vB_Library_Content_Channel->getBareContent(234783) in /core/vb5/route/channel.php(26)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1418)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(383)
#15 vB5_Route->addParentNodeBreadcrumbs(234785) in /core/vb5/route.php(342)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#17 vB5_Route->getBreadcrumbs() in /core/vb/vb/api/route.php(316)
#18 vB_Api_Route->getRoute('forum/fór[len:44]', 'explain=1') in /core/vb/vb/api/wrapper.php(205)
#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(117)
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2346)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.0795
- Time After: 1787559835.0797
- Time Taken: 0.00025296211242676
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT * FROM page
WHERE `pageid` = 3
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.0814
- Time After: 1787559835.0817
- Time Taken: 0.00025701522827148
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('page_4ecbdac82f039695291105_title','page_4ecbdac82f039695291105_metadesc') AND `languageid` IN (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 6 | Using index condition |
- Time Before: 1787559835.0818
- Time After: 1787559835.0823
- Time Taken: 0.00046205520629883
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT * FROM page
WHERE `pageid` = 23
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.0825
- Time After: 1787559835.0827
- Time Taken: 0.00020098686218262
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('page_4ecbdac82f2c2760323374_title','page_4ecbdac82f2c2760323374_metadesc') AND `languageid` IN (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 6 | Using index condition |
- Time Before: 1787559835.0828
- Time After: 1787559835.0832
- Time Taken: 0.00044679641723633
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT * FROM page
WHERE `pageid` = 6
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.0833
- Time After: 1787559835.0835
- Time Taken: 0.00018811225891113
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('page_4ecbdac82f039695291108_title','page_4ecbdac82f039695291108_metadesc') AND `languageid` IN (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 6 | Using index condition |
- Time Before: 1787559835.0836
- Time After: 1787559835.084
- Time Taken: 0.0004270076751709
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT * FROM page
WHERE `pageid` = 5
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.0841
- Time After: 1787559835.0843
- Time Taken: 0.00021696090698242
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('page_4ecbdac82f039695291107_title','page_4ecbdac82f039695291107_metadesc') AND `languageid` IN (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 6 | Using index condition |
- Time Before: 1787559835.0844
- Time After: 1787559835.0848
- Time Taken: 0.00042390823364258
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('vbPre_conversation266.180.234785.234796')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.0864
- Time After: 1787559835.0867
- Time Taken: 0.00024890899658203
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
UPDATE session SET `wol`='a:3:{s:6:\"action\";s:15:\"viewing_topic_x\";s:6:\"params\";a:2:{i:0;s:7:\"Eur/usd\";i:1;s:82:\"https://investsocial.com/pt/forum/fórum-de-traders/forex/234796-eur-usd?explain=1\";}s:6:\"nodeid\";s:6:\"234796\";}',`pagekey`='conversation266.180.234785.234796',`location`='/forum/fórum-de-traders/forex/234796-eur-usd?explain=1'
WHERE (`sessionhash` = 'd6bae9b5b3c97546ca653d8e6a7d084c')
/**session**/
- Time Before: 1787559835.0871
- Time After: 1787559835.0875
- Time Taken: 0.0004119873046875
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT page.*, pagetemplate.screenlayoutid, screenlayout.template AS screenlayouttemplate, pagetemplate.title AS templatetitle
FROM page AS page
LEFT JOIN pagetemplate AS pagetemplate ON(page.pagetemplateid = pagetemplate.pagetemplateid)
LEFT JOIN screenlayout AS screenlayout ON(pagetemplate.screenlayoutid = screenlayout.screenlayoutid)
WHERE page.pageid = 180
/**fetch_page_pagetemplate_screenlayout**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | pagetemplate | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | screenlayout | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.0877
- Time After: 1787559835.0881
- Time Taken: 0.00033998489379883
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('page_6a69fd75064c8231337099_title','page_6a69fd75064c8231337099_metadesc') AND `languageid` IN (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 6 | Using index condition |
- Time Before: 1787559835.0881
- Time After: 1787559835.0885
- Time Taken: 0.0003819465637207
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
SELECT * FROM style
WHERE `styleid` = 45
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | style | const | PRIMARY | PRIMARY | 2 | const | 1 | |
- Time Before: 1787559835.0888
- Time After: 1787559835.0898
- Time Taken: 0.00095200538635254
- Memory Before: 4194304
- Memory After: 6291456
- Memory Used: 2097152
SELECT * FROM post_uses_gpt
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | post_uses_gpt | ALL | | | | | 1 | |
- Time Before: 1787559835.0901
- Time After: 1787559835.0903
- Time Taken: 0.00023007392883301
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2222)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.0905
- Time After: 1787559835.0907
- Time Taken: 0.00022006034851074
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM widgetinstance
WHERE `pagetemplateid` IN (4,-1)
ORDER BY `containerinstanceid`,`displaysection`,`displayorder`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | widgetinstance | range | pagetemplateid | pagetemplateid | 4 | | 4 | Using index condition; Using filesort |
- Time Before: 1787559835.0911
- Time After: 1787559835.0914
- Time Taken: 0.00033283233642578
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT widgetdefinition.*, widget.template
FROM widgetdefinition AS widgetdefinition
JOIN widget AS widget ON (widgetdefinition.widgetid = widget.widgetid)
WHERE widgetdefinition.widgetid IN(8,36,56)
/**getWidgetdefinition**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | widgetdefinition | range | widgetid | widgetid | 4 | | 17 | Using index condition |
| 1 | SIMPLE | widget | eq_ref | PRIMARY | PRIMARY | 4 | brazilforum_new.widgetdefinition.widgetid | 1 | |
- Time Before: 1787559835.0915
- Time After: 1787559835.0919
- Time Taken: 0.00045299530029297
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM widgetinstance
WHERE `widgetinstanceid` IN (22,20,21)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | widgetinstance | range | PRIMARY | PRIMARY | 4 | | 3 | Using where |
- Time Before: 1787559835.0921
- Time After: 1787559835.0923
- Time Taken: 0.0002751350402832
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM widget
WHERE `widgetid` IN (0,8,36,56)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | widget | range | PRIMARY | PRIMARY | 4 | | 4 | Using where |
- Time Before: 1787559835.0924
- Time After: 1787559835.0926
- Time Taken: 0.00022411346435547
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT COUNT(*) AS count FROM moderator
WHERE `userid` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | moderator | ref | userid_nodeid | userid_nodeid | 4 | const | 1 | Using index |
- Time Before: 1787559835.0929
- Time After: 1787559835.0933
- Time Taken: 0.00037813186645508
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM datastore
WHERE `title` IN ('vBUgChannelAccessG1','attachmentcache')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 150 | | 2 | Using index condition |
- Time Before: 1787559835.0934
- Time After: 1787559835.0937
- Time Taken: 0.00037908554077148
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM widgetchannelconfig
WHERE `widgetinstanceid` = 22 AND `nodeid` = 234785
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- Time Before: 1787559835.0941
- Time After: 1787559835.0949
- Time Taken: 0.00075697898864746
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM widgetchannelconfig
WHERE `widgetinstanceid` = 20 AND `nodeid` = 234785
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- Time Before: 1787559835.095
- Time After: 1787559835.0953
- Time Taken: 0.00028896331787109
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM widgetchannelconfig
WHERE `widgetinstanceid` = 21 AND `nodeid` = 234785
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- Time Before: 1787559835.0953
- Time After: 1787559835.0955
- Time Taken: 0.00022220611572266
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('widget_conversationdisplay_widgettitle','system_widgetcat','widget_announcement_widgettitle','display_widgetcat','widget_pagetitle_widgettitle') AND `languageid` IN (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 15 | Using index condition |
- Time Before: 1787559835.0956
- Time After: 1787559835.0962
- Time Taken: 0.00053095817565918
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM pagetemplate
WHERE `pagetemplateid` = 4
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pagetemplate | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.0963
- Time After: 1787559835.0965
- Time Taken: 0.00024795532226562
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM screenlayout
WHERE `screenlayoutid` = 1
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | screenlayout | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.0965
- Time After: 1787559835.0968
- Time Taken: 0.0002129077911377
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2312,2225,2300)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 3 | Using index condition |
- Time Before: 1787559835.097
- Time After: 1787559835.0979
- Time Taken: 0.00087499618530273
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM seotags WHERE nodeid = '234796'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- Time Before: 1787559835.0998
- Time After: 1787559835.1002
- Time Taken: 0.00038790702819824
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('node_234796_lvl3data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.1004
- Time After: 1787559835.1007
- Time Taken: 0.00026893615722656
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM closure
WHERE `child` IN (234796)
ORDER BY `child` ASC, `depth` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | closure | ref | child | child | 4 | const | 5 | Using where |
- Time Before: 1787559835.1009
- Time After: 1787559835.1013
- Time Taken: 0.00037002563476562
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM datastore
WHERE `title` IN ('attachmentcache')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 150 | const | 1 | |
- Time Before: 1787559835.1014
- Time After: 1787559835.1016
- Time Taken: 0.00022101402282715
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT * FROM datastore
WHERE `title` IN ('attachmentcache')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 150 | const | 1 | |
- Time Before: 1787559835.1017
- Time After: 1787559835.1019
- Time Taken: 0.00018715858459473
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM 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 (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 51 | Using index condition |
- Time Before: 1787559835.1026
- Time After: 1787559835.1036
- Time Taken: 0.0010480880737305
- Memory Before: 6291456
- Memory After: 8388608
- Memory Used: 2097152
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (144679)
/** fetchUserinfo**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | usertextfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1039
- Time After: 1787559835.1046
- Time Taken: 0.00070881843566895
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('vBUserRep_144679')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.1047
- Time After: 1787559835.105
- Time Taken: 0.00028014183044434
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('vBAtchmnts_234796')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.1056
- Time After: 1787559835.1059
- Time Taken: 0.00029492378234863
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
SELECT user.userid, avatar.avatarid, avatar.avatarpath, user.avatarrevision,
customavatar.dateline, customavatar.width, customavatar.height,
customavatar.height_thumb, customavatar.width_thumb, customavatar.filename
FROM user as user
LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid
LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid
WHERE user.userid IN (144679)
/**fetchAvatarsForUsers**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | customavatar | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | avatar | const | PRIMARY | PRIMARY | 2 | const | 0 | Unique row not found |
- Time Before: 1787559835.1061
- Time After: 1787559835.1065
- Time Taken: 0.00044608116149902
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
SELECT * FROM routenew
WHERE `class` IN ('vB5_Route_Conversation','vB5_Route_Article') AND `contentid` = 234785 AND `redirect301` IS NULL
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | routenew | range | route_class_cid | route_class_cid | 407 | | 2 | Using index condition; Using where |
- Time Before: 1787559835.1071
- Time After: 1787559835.1077
- Time Taken: 0.00059700012207031
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2029,2424,1907,2399,2238,2406,2338)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 7 | Using index condition |
- Time Before: 1787559835.1095
- Time After: 1787559835.1104
- Time Taken: 0.00097990036010742
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
SELECT * FROM loginlibrary
WHERE `productid` = 'twitterlogin'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | loginlibrary | const | productid | productid | 102 | const | 1 | |
- Time Before: 1787559835.1124
- Time After: 1787559835.1129
- Time Taken: 0.00048398971557617
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
SELECT * FROM loginlibrary
WHERE `productid` = 'googlelogin'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | loginlibrary | const | productid | productid | 102 | const | 1 | |
- Time Before: 1787559835.1133
- Time After: 1787559835.1137
- Time Taken: 0.00032186508178711
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('stylevar_cache_10')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.1141
- Time After: 1787559835.1151
- Time Taken: 0.00095105171203613
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('stylevar_cache_45')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.1154
- Time After: 1787559835.1163
- Time Taken: 0.00090599060058594
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('stylevar_cache_46')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.1166
- Time After: 1787559835.1176
- Time Taken: 0.00095105171203613
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2184,2425,1471,1476,2275)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 5 | Using index condition |
- Time Before: 1787559835.1181
- Time After: 1787559835.1187
- Time Taken: 0.00064301490783691
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('node_1_lvl3data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.1197
- Time After: 1787559835.1201
- Time Taken: 0.0003960132598877
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT *
FROM profilefield
WHERE editable > 0 AND required <> 0
ORDER BY displayorder
/**user_fetchprofilefieldsforregistration**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | profilefield | ALL | editable | | | | 7 | Using where; Using filesort |
- Time Before: 1787559835.1214
- Time After: 1787559835.1219
- Time Taken: 0.0005028247833252
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2286,1736)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 2 | Using index condition |
- Time Before: 1787559835.1221
- Time After: 1787559835.1225
- Time Taken: 0.00040507316589355
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('vB_ChannelStructure')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.1234
- Time After: 1787559835.1237
- Time Taken: 0.00032806396484375
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2174)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.124
- Time After: 1787559835.1243
- Time Taken: 0.00028491020202637
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT `noticeid` FROM noticedismissed
WHERE `userid` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | noticedismissed | ref | userid | userid | 4 | const | 1 | |
- Time Before: 1787559835.1258
- Time After: 1787559835.1261
- Time Taken: 0.00031900405883789
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT * FROM phrase
WHERE `varname` = 'notice_1_html' AND `languageid` IN (-1,2)
ORDER BY `languageid` DESC
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 2 | Using where |
- Time Before: 1787559835.1264
- Time After: 1787559835.127
- Time Taken: 0.00054597854614258
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2226)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1276
- Time After: 1787559835.1279
- Time Taken: 0.00031304359436035
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2227)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1285
- Time After: 1787559835.1288
- Time Taken: 0.00026488304138184
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (1933,2267)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 2 | Using index condition |
- Time Before: 1787559835.1301
- Time After: 1787559835.1306
- Time Taken: 0.00047397613525391
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('vB_Announcements_234785')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.1314
- Time After: 1787559835.1317
- Time Taken: 0.00032210350036621
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2329)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1319
- Time After: 1787559835.1323
- Time Taken: 0.00045204162597656
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2258)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1354
- Time After: 1787559835.1364
- Time Taken: 0.0010170936584473
- Memory Before: 10485760
- Memory After: 12582912
- Memory Used: 2097152
SELECT * FROM searchlog
WHERE `searchhash` IN ('9b67ab8fcf8f15a396ef2d759708324a') AND `userid` = 0 AND `dateline` >= 1787559775 AND `sortby` = 'isstarter' AND `sortorder` = 'desc'
ORDER BY `dateline` DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | searchlog | ref | search,userfloodcheck,dateline | search | 195 | const,const,const,const | 2 | Using index condition; Using where; Using filesort |
- Time Before: 1787559835.1401
- Time After: 1787559835.1409
- Time Taken: 0.00076508522033691
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('getSearchResults_bf1cf5bbbdbcc838419b4197db665e28')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.1411
- Time After: 1787559835.1414
- Time Taken: 0.0003209114074707
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT node.nodeid, IF(node.nodeid = node.starter, 1, 0) as isstarter, node.nodeid AS nodeid2
FROM node as node
JOIN closure AS closure ON node.nodeid = closure.child
LEFT JOIN node AS starter ON starter.nodeid = node.starter
WHERE closure.parent = '234796' AND
closure.depth <= 1 AND
node.inlist = 1 AND
node.protected <> '1'
AND (node.public_preview = 1 OR ( ( ( (starter.parentid IN (1,2,3,6,13,234783,7,8,9,12,234785,234786,234787,234788,234789,234790,234791,234792,234793,234794) ) 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 (1,2,3,6,13,234783,7,8,9,12,234785,234786,234787,234788,234789,234790,234791,234792,234793,234794))))
ORDER BY isstarter DESC,node.created ASC,nodeid2 ASC
/**getSearchResults**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | closure | ref | closure_uniq,parent_2,child | closure_uniq | 4 | const | 1 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | node | eq_ref | PRIMARY,node_user,node_starter,node_ppreview,node_showapproved,nodeid,ppreview,node_inlist | PRIMARY | 4 | brazilforum_new.closure.child | 1 | Using where |
| 1 | SIMPLE | starter | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | brazilforum_new.node.starter | 1 | Using where |
- Time Before: 1787559835.1418
- Time After: 1787559835.1435
- Time Taken: 0.001676082611084
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
REPLACE INTO searchlog
(type,userid,ipaddress,searchhash,sortby,sortorder,searchtime,dateline,json,results,results_count)
VALUES
('0','0','65.21.153.82','9b67ab8fcf8f15a396ef2d759708324a','isstarter','desc','0.0026161670684814','1787559835','{\"sort\":{\"created\":\"ASC\"},\"channel\":\"234796\",\"depth\":1,\"include_starter\":1,\"ignore_protected\":1,\"nolimit\":1}','234796','1')
- Time Before: 1787559835.1437
- Time After: 1787559835.1442
- Time Taken: 0.00045514106750488
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT * FROM searchlog
WHERE `searchlogid` = 1838494
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | searchlog | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1444
- Time After: 1787559835.1448
- Time Taken: 0.00037407875061035
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT * FROM page
WHERE `pageid` = 12
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1452
- Time After: 1787559835.1456
- Time Taken: 0.00040698051452637
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('page_4ecbdac82f281504471586_title','page_4ecbdac82f281504471586_metadesc') AND `languageid` IN (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 6 | Using index condition |
- Time Before: 1787559835.1457
- Time After: 1787559835.1463
- Time Taken: 0.00065398216247559
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT * FROM routenew
WHERE `routeid` IN (265)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | routenew | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1467
- Time After: 1787559835.1471
- Time Taken: 0.00041699409484863
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT cl.parent AS nodeid, count(a.nodeid) AS count
FROM closure AS cl
INNER JOIN attach AS a ON (a.nodeid = cl.child)
WHERE cl.parent in (234796)
GROUP BY cl.parent
/**getDescendantAttachCount**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | ref | closure_uniq,parent_2,child | closure_uniq | 4 | const | 1 | Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | brazilforum_new.cl.child | 1 | Using index |
- Time Before: 1787559835.1474
- Time After: 1787559835.1479
- Time Taken: 0.0005040168762207
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT cl.parent AS nodeid, count(child.nodeid) AS count
FROM closure AS cl
INNER JOIN node AS child USE INDEX (nodeid, node_ctypid_userid_dispo_idx) ON (child.nodeid = cl.child)
WHERE cl.parent in (234796) AND child.contenttypeid = 23
GROUP BY cl.parent
/**getDescendantPhotoCount**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | ref | closure_uniq,parent_2,child | closure_uniq | 4 | const | 1 | Using index |
| 1 | SIMPLE | child | ref | node_ctypid_userid_dispo_idx,nodeid | nodeid | 6 | brazilforum_new.cl.child,const | 1 | Using index |
- Time Before: 1787559835.148
- Time After: 1787559835.1485
- Time Taken: 0.00047016143798828
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT * FROM datastore
WHERE `title` IN ('vBNodevoteMetadata','attachmentcache')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 150 | | 2 | Using index condition |
- Time Before: 1787559835.1491
- Time After: 1787559835.1495
- Time Taken: 0.00034117698669434
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT * FROM nodevoteaggregate
WHERE `nodeid` IN (234796)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | nodevoteaggregate | ref | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1496
- Time After: 1787559835.1498
- Time Taken: 0.00023317337036133
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT * FROM thread
WHERE `nodeid` = 234796
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- Time Before: 1787559835.1509
- Time After: 1787559835.1512
- Time Taken: 0.00029492378234863
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT * FROM channel
WHERE `nodeid` = 234785
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | channel | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1518
- Time After: 1787559835.1521
- Time Taken: 0.0003361701965332
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT DISTINCT user.username,user.userid
FROM session AS session LEFT JOIN user AS user ON session.userid = user.userid
WHERE user.userid>0 AND session.lastactivity>1787555335 AND session.userid > 0 AND session.location LIKE '/0%'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | session | range | last_activity,user_activity,idx_lastactivity,idx_userid | idx_userid | 4 | | 1 | Using index condition; Using where; Using temporary |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | brazilforum_new.session.userid | 1 | |
- Time Before: 1787559835.1524
- Time After: 1787559835.1529
- Time Taken: 0.00045299530029297
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2186,2098,2373,2160)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 4 | Using index condition |
- Time Before: 1787559835.1531
- Time After: 1787559835.1542
- Time Taken: 0.0010459423065186
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2187,2179)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 2 | Using index condition |
- Time Before: 1787559835.1593
- Time After: 1787559835.16
- Time Taken: 0.00074005126953125
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT nodeid FROM node WHERE showpublished = 1 AND starter=234796 AND starter=parentid AND publishdate>1787473435 AND contenttypeid IN(20,21) GROUP BY nodeid ORDER BY votes DESC LIMIT 6
/**topPostIds**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | node | ref|filter | node_pubdate,node_starter,node_ctypid_userid_dispo_idx,contenttypeid_parentid,node_parent_lastcontent,node_parent_inlist_lastcontent,node_parent_userid | node_starter|node_parent_userid | 4|4 | const | 1 (0%) | Using where; Using filesort; Using rowid filter |
- Time Before: 1787559835.1615
- Time After: 1787559835.162
- Time Taken: 0.00056982040405273
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2164,2163)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 2 | Using index condition |
- Time Before: 1787559835.1623
- Time After: 1787559835.1627
- Time Taken: 0.00037002563476562
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT * FROM thread
WHERE `nodeid` = 234796
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- Time Before: 1787559835.1636
- Time After: 1787559835.1639
- Time Taken: 0.00024890899658203
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT nodeid FROM node WHERE userid=144679 AND parentid=234796 AND nodeid>234796 AND contenttypeid IN (20, 21, 22, 25, 26, 32) AND nodeid<>starter LIMIT 1
/**nextPost**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | node | ref | PRIMARY,node_user,node_ctypid_userid_dispo_idx,nodeid,contenttypeid_parentid,node_parent_lastcontent,node_parent_inlist_lastcontent,node_parent_userid | node_parent_lastcontent | 4 | const | 1 | Using index condition; Using where |
- Time Before: 1787559835.1641
- Time After: 1787559835.1646
- Time Taken: 0.0004429817199707
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2169,2099,1682)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 3 | Using index condition |
- Time Before: 1787559835.1647
- Time After: 1787559835.1651
- Time Taken: 0.00041604042053223
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('vB_UserPerms144679')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.1659
- Time After: 1787559835.1662
- Time Taken: 0.00025796890258789
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT count(i.nodeid) as c
FROM infraction AS i
WHERE i.expires <> 0 AND i.action = 0 AND i.infracteduserid = 144679
/**getActionInfractionsCount**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | i | ref | expires,userid | userid | 6 | const,const | 1 | Using where |
- Time Before: 1787559835.1665
- Time After: 1787559835.1668
- Time Taken: 0.00028204917907715
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2192,2097,2263,2381)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 4 | Using index condition |
- Time Before: 1787559835.1669
- Time After: 1787559835.1673
- Time Taken: 0.00037384033203125
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.extension AS avatarextension, customavatar.filedata_thumb, sigpicnew.userid AS sigpic, sigpicnew.filedataid AS sigpicfiledataid, sigpicfiledata.dateline AS sigpicdateline, sigpicfiledata.width AS sigpicwidth, sigpicfiledata.height AS sigpicheight,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid)
LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid)
LEFT JOIN sigpicnew AS sigpicnew ON (user.userid = sigpicnew.userid)
LEFT JOIN filedata AS sigpicfiledata ON (sigpicnew.filedataid = sigpicfiledata.filedataid)
WHERE user.userid IN (144679)
/** fetchUserinfo**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | usertextfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | avatar | const | PRIMARY | PRIMARY | 2 | const | 0 | Unique row not found |
| 1 | SIMPLE | customavatar | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | sigpicnew | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
| 1 | SIMPLE | sigpicfiledata | const | PRIMARY | | | | 1 | |
- Time Before: 1787559835.168
- Time After: 1787559835.169
- Time Taken: 0.0010318756103516
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT * FROM userfield
WHERE `userid` = 144679
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1695
- Time After: 1787559835.1699
- Time Taken: 0.00039005279541016
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
### Channels ###
SELECT follow.title AS title, follow.nodeid AS keyval, 'node' AS sourcetable, IF(follow.lastcontent = 0, follow.lastupdate, follow.lastcontent) AS lastactivity,
follow.totalcount AS activity, type.class AS type,
(follow.nodeoptions & 512) AS noUnsubscribe
FROM node AS follow
INNER JOIN contenttype AS type ON type.contenttypeid = follow.contenttypeid
INNER JOIN subscribediscussion AS sd ON sd.discussionid = follow.nodeid AND sd.userid = 144679
UNION ALL
### Users ###
SELECT follow.displayname AS title, follow.userid AS keyval, 'user' AS sourcetable, IFNULL(follow.lastpost, follow.joindate) AS lastactivity,
follow.posts as activity, 'Member' AS type,
0 AS noUnsubscribe
FROM user AS follow
INNER JOIN userlist AS ul ON ul.relationid = follow.userid AND ul.userid = 144679
WHERE ul.type = 'follow' AND ul.friend = 'yes'
ORDER BY title ASC LIMIT 100
- Time Before: 1787559835.1702
- Time After: 1787559835.1711
- Time Taken: 0.00084996223449707
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT COUNT(userfollowing.keyval) AS total
FROM
((### All Content ###
SELECT follow.nodeid AS keyval
FROM node AS follow
INNER JOIN subscribediscussion AS sd ON sd.discussionid = follow.nodeid AND sd.userid = 144679) UNION ALL (
### Users ###
SELECT follow.userid AS keyval
FROM user AS follow
INNER JOIN userlist AS ul ON ul.relationid = follow.userid AND ul.userid = 144679
WHERE ul.type = 'follow' AND ul.friend = 'yes')
) AS userfollowing
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | | ALL | | | | | 2 | |
| 2 | DERIVED | sd | ref | discussionid,userdiscussion_type | userdiscussion_type | 4 | const | 1 | Using index |
| 2 | DERIVED | follow | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | brazilforum_new.sd.discussionid | 1 | Using index |
| 3 | UNION | ul | ref | PRIMARY,relationid,userid | PRIMARY | 4 | const | 1 | Using index condition; Using where |
| 3 | UNION | follow | eq_ref | PRIMARY | PRIMARY | 4 | brazilforum_new.ul.relationid | 1 | Using index |
- Time Before: 1787559835.1713
- Time After: 1787559835.1719
- Time Taken: 0.00063204765319824
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT u.userid, u.options, u.username AS username, u.usergroupid AS usergroupid, IFNULL(u.lastactivity, u.joindate) as lastactivity,
IFNULL((SELECT userid FROM userlist AS ul2 WHERE ul2.userid = 144679 AND ul2.relationid = u.userid AND ul2.type = 'follow' AND ul2.friend = 'yes'), 0) as isFollowing,
IFNULL((SELECT userid FROM userlist AS ul2 WHERE ul2.userid = 144679 AND ul2.relationid = u.userid AND ul2.type = 'follow' AND ul2.friend = 'pending'), 0) as isPending
FROM user AS u
INNER JOIN userlist AS ul ON (u.userid = ul.userid AND ul.relationid = 144679)
WHERE ul.type = 'follow' AND ul.friend = 'yes'
ORDER BY username ASC
LIMIT 0, 100
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | ul | ref | PRIMARY,relationid,userid | relationid | 6 | const,const,const | 1 | Using index condition; Using temporary; Using filesort |
| 1 | PRIMARY | u | eq_ref | PRIMARY | PRIMARY | 4 | brazilforum_new.ul.userid | 1 | |
| 3 | DEPENDENT SUBQUERY | ul2 | eq_ref | PRIMARY,relationid,userid | PRIMARY | 9 | const,brazilforum_new.u.userid,const | 1 | Using index condition; Using where |
| 2 | DEPENDENT SUBQUERY | ul2 | eq_ref | PRIMARY,relationid,userid | PRIMARY | 9 | const,brazilforum_new.u.userid,const | 1 | Using index condition; Using where |
- Time Before: 1787559835.1721
- Time After: 1787559835.1727
- Time Taken: 0.00060486793518066
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT * FROM userlist
WHERE `friend` = 'yes' AND `relationid` = 144679 AND `type` = 'follow'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | userlist | ref | relationid | relationid | 6 | const,const,const | 1 | Using index condition |
- Time Before: 1787559835.1728
- Time After: 1787559835.1732
- Time Taken: 0.00036001205444336
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT count(referrerid) AS referrals
FROM user
WHERE referrerid = 144679
/**getReferralsCount**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | user | ref | referrerid | referrerid | 4 | const | 1 | Using index |
- Time Before: 1787559835.1734
- Time After: 1787559835.1737
- Time Taken: 0.00029897689819336
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT * FROM node
WHERE `setfor` = 144679
ORDER BY `publishdate` DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | node | ref | node_setfor_pubdt_idx | node_setfor_pubdt_idx | 4 | const | 1 | Using where |
- Time Before: 1787559835.1738
- Time After: 1787559835.1743
- Time Taken: 0.00049090385437012
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT ifnull(round(sum(summa),0),0) as bonus FROM koeft_bonus_for_post where userid=(144679)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | koeft_bonus_for_post | ref | Index_UserYear,userid_index | Index_UserYear | 4 | const | 1 | |
- Time Before: 1787559835.1748
- Time After: 1787559835.1752
- Time Taken: 0.00036191940307617
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT ifnull(round(sum(summa),0),0) as bonus FROM koeft_bonus_for_like where userid=(144679)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | koeft_bonus_for_like | ref | Index_UserYear,userid_index | Index_UserYear | 4 | const | 1 | |
- Time Before: 1787559835.1752
- Time After: 1787559835.1755
- Time Taken: 0.00027108192443848
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT ifnull(round(sum(summa),0),0) as bonus FROM koeft_referrers where userid=(144679)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | koeft_referrers | ref | Index_UserMonth,userid_index | Index_UserMonth | 4 | const | 1 | |
- Time Before: 1787559835.1755
- Time After: 1787559835.1757
- Time Taken: 0.00022602081298828
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT ifnull(round(sum(amount),0),0) as bonus FROM forum_bonus where userid=(144679)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | forum_bonus | ALL | | | | | 1 | Using where |
- Time Before: 1787559835.1757
- Time After: 1787559835.1759
- Time Taken: 0.00020098686218262
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (1552,2096)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 2 | Using index condition |
- Time Before: 1787559835.1767
- Time After: 1787559835.177
- Time Taken: 0.00036501884460449
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (1902,2418,2408,2299)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 4 | Using index condition |
- Time Before: 1787559835.1779
- Time After: 1787559835.1785
- Time Taken: 0.00054311752319336
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('claim_ban','claim_status_off','claim_status_on','claim_correct','claim_edit_time_limit','cannot_edit_claim','claims_for_bonus','trusted_users_claim','claim_search_text','claim_search_field','claim_claim_post','claim_approved','claim_rejected','claim_preapprove','claim_thread','claim_untrust_user','claim_trust_user','claim_approve_post','claim_reject_post','claim_votes','claim_claims','claim_history','claim_trusted','claim_poor_format','claim_poor_eng','claim_poor_gramm','claim_mean_cont','claim_inac_msg','claim_short_post','claim_copy_post','claim_submit','claim_user_id','claim_username','claim_post_id','claim_post_text','claim_thread_id','claim_thread_title','claim_sort_field','claim_claim_date','claim_post_date','claim_sort_order','claim_go','claim_reset','claim_descending','claim_ascending','claim_time_limit','claim_many_rejects','claim_already','claim_less_words','claim_post_claimed','claim_reclaimed','claim_can_reclaim','claim_reclaim','claim_banned','claim_correct_info','claim_correct_it','claim_choose_reason','claim_not_exist','claim_clean_after_ban','claim_correct_post') AND `languageid` IN (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 180 | Using index condition |
- Time Before: 1787559835.1793
- Time After: 1787559835.1821
- Time Taken: 0.0028119087219238
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT id, status, created_at, try FROM user_claimed_posts WHERE nodeid = '234796' and user_id='144679'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | user_claimed_posts | ref | user_id_index,nodeid | user_id_index | 4 | const | 1 | Using where |
- Time Before: 1787559835.1826
- Time After: 1787559835.1829
- Time Taken: 0.00035619735717773
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
SELECT * FROM closure
WHERE `child` = 234796
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | closure | ref | child | child | 4 | const | 5 | |
- Time Before: 1787559835.183
- Time After: 1787559835.1833
- Time Taken: 0.00029897689819336
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
select * from post_currency_data where postid=234796
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | post_currency_data | ref | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1836
- Time After: 1787559835.1845
- Time Taken: 0.00092482566833496
- Memory Before: 14680064
- Memory After: 16777216
- Memory Used: 2097152
select * from post_ex_rates where postid=234796
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | post_ex_rates | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1846
- Time After: 1787559835.1852
- Time Taken: 0.00057601928710938
- Memory Before: 14680064
- Memory After: 16777216
- Memory Used: 2097152
/** existingReputation() **/
SELECT reputationid FROM reputation
WHERE whoadded = 0
AND nodeid = 234796
AND reputationid IN (
SELECT reputationid FROM thanks_ip
WHERE ip >= 1091934464 AND ip <= 1091934719
)
- Time Before: 1787559835.1859
- Time After: 1787559835.1864
- Time Taken: 0.00053906440734863
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
SELECT * FROM node
WHERE `nodeid` = 234796
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | node | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.1866
- Time After: 1787559835.187
- Time Taken: 0.00036382675170898
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
SELECT ((SELECT COUNT(DISTINCT whoadded)
FROM reputation
WHERE nodeid = 234796 AND whoadded != 0) + (SELECT COUNT(*) FROM reputation WHERE nodeid = 234796 AND whoadded = 0)) AS votecount
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | PRIMARY | | | | | | | | No tables used |
| 3 | SUBQUERY | | | | | | | | no matching row in const table |
| 2 | SUBQUERY | reputation | range | whoadded_nodeid,multi | whoadded_nodeid | 8 | | 3 | Using where; Using index for group-by (scanning) |
- Time Before: 1787559835.1872
- Time After: 1787559835.1879
- Time Taken: 0.00069808959960938
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
SELECT COUNT(q.nodeid) as c
FROM nodequotes AS nq
INNER JOIN node AS q ON q.nodeid=nq.nodeid
WHERE q.open=1 and q.showpublished=1 and nq.quoteid = 234796
LIMIT 100
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | nq | index | PRIMARY | PRIMARY | 8 | | 1 | Using where; Using index |
| 1 | SIMPLE | q | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | brazilforum_new.nq.nodeid | 1 | Using where |
- Time Before: 1787559835.1879
- Time After: 1787559835.1885
- Time Taken: 0.00054001808166504
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
SELECT * FROM site
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | site | ALL | | | | | 1 | |
- Time Before: 1787559835.1911
- Time After: 1787559835.1917
- Time Taken: 0.00065088272094727
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2423,2428)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 2 | Using index condition |
- Time Before: 1787559835.1926
- Time After: 1787559835.1965
- Time Taken: 0.00394606590271
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('logo','powered_by_vbulletin_title','search','advanced_search','home','Forum','Fórum de Traders','Forex','logging','you_can_also_login_as','login','register','sb_style','article_switch_mode','article_switch_light_mode','logging_in','username','password','remember_me','forgot_password','log_in','Registration','user_name','confirm_password','email','confirm_email','receive_email_from_bulletin_board_staff','privacyconsent_terms','complete_signup','referrer','timezone_gmt_minus_1200','timezone_gmt_minus_1100','timezone_gmt_minus_1000','timezone_gmt_minus_0930','timezone_gmt_minus_0900','timezone_gmt_minus_0800','timezone_gmt_minus_0700','timezone_gmt_minus_0600','timezone_gmt_minus_0500','timezone_gmt_minus_0430','timezone_gmt_minus_0400','timezone_gmt_minus_0330','timezone_gmt_minus_0300','timezone_gmt_minus_0200','timezone_gmt_minus_0100','timezone_gmt_plus_0000','timezone_gmt_plus_0100','timezone_gmt_plus_0200','timezone_gmt_plus_0300','timezone_gmt_plus_0330','timezone_gmt_plus_0400','timezone_gmt_plus_0430','timezone_gmt_plus_0500','timezone_gmt_plus_0530','timezone_gmt_plus_0545','timezone_gmt_plus_0600','timezone_gmt_plus_0630','timezone_gmt_plus_0700','timezone_gmt_plus_0800','timezone_gmt_plus_0830','timezone_gmt_plus_0845','timezone_gmt_plus_0900','timezone_gmt_plus_0930','timezone_gmt_plus_1000','timezone_gmt_plus_1030','timezone_gmt_plus_1100','timezone_gmt_plus_1200','automatically_detect_dst_settings','dst_corrections_always_on','dst_corrections_always_off','new_posts_nav','forumrules','navbar_privacy','navbar_help','calendar','groups','memeber_list','forum_leaders','monitoring','insta_contests','announcement','no_announcement','popular_posts_per_day','expand','collapse','page_title','posts_1','latest_activity','now_online','previous','next','excellent','good','average','bad','terrible','filter','time','all_time','today','last_week','last_month','show','all','discussions_only','photos_only','videos_only','links_only','polls_only','threads_only','filtered_by','clear_all','conversation_new_posts','page','of_pagination','previous_page','next_page','twitter_tweet','x_is_offline','reputation5','field5_title','join_date','posts','view_profile','find_all_messages','find_all_themes','tags','none','mentions','vote_cap','like_lower','go_to_top','go_to_bottom','navbar_contact_us','forexdengi_thanks','all_times_are_gmt_x_time_now_is_y','working_ellipsis','yes','no','ok','cancel','facebook_language','see_more','select_currencies','hide','display_in_full','comment_login','no_last_post_in_thread','successfully_added_user_to_subscribe_list','successfully_added_user_to_unsubscribe_list','no_quotes_found') AND `languageid` IN (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 453 | Using index condition |
- Time Before: 1787559835.1989
- Time After: 1787559835.2143
- Time Taken: 0.015428066253662
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
SELECT * FROM routenew
WHERE `routeid` IN ('pmchat','register','activateuser','help','contact-us','search','lostpw','266','profile')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | routenew | range | PRIMARY | PRIMARY | 4 | | 2 | Using where |
- Time Before: 1787559835.2448
- Time After: 1787559835.2457
- Time Taken: 0.0009300708770752
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM page
WHERE `pageid` = 33
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.2462
- Time After: 1787559835.2466
- Time Taken: 0.00038290023803711
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('page_pmchat_page_chat_573cba8f1d228390944371_title','page_pmchat_page_chat_573cba8f1d228390944371_metadesc') AND `languageid` IN (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 6 | Using index condition |
- Time Before: 1787559835.2467
- Time After: 1787559835.2477
- Time Taken: 0.00098204612731934
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT * FROM cache
WHERE `cacheid` IN ('vbnodetext234796_45_2:963474f4a512e7c80c23b609c6e6cefc')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1787559835.2491
- Time After: 1787559835.2501
- Time Taken: 0.0010008811950684
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2027)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1787559835.2525
- Time After: 1787559835.2531
- Time Taken: 0.00060415267944336
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
SELECT `varname`,`languageid`,`text` FROM 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 (2,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 577 | | 75 | Using index condition |
- Time Before: 1787559835.2545
- Time After: 1787559835.2582
- Time Taken: 0.0036640167236328
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
5 Slowest Queries
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('logo','powered_by_vbulletin_title','search','advanced_search','home','Forum','Fórum de Traders','Forex','logging','you_can_also_login_as','login','register','sb_style','article_switch_mode','article_switch_light_mode','logging_in','username','password','remember_me','forgot_password','log_in','Registration','user_name','confirm_password','email','confirm_email','receive_email_from_bulletin_board_staff','privacyconsent_terms','complete_signup','referrer','timezone_gmt_minus_1200','timezone_gmt_minus_1100','timezone_gmt_minus_1000','timezone_gmt_minus_0930','timezone_gmt_minus_0900','timezone_gmt_minus_0800','timezone_gmt_minus_0700','timezone_gmt_minus_0600','timezone_gmt_minus_0500','timezone_gmt_minus_0430','timezone_gmt_minus_0400','timezone_gmt_minus_0330','timezone_gmt_minus_0300','timezone_gmt_minus_0200','timezone_gmt_minus_0100','timezone_gmt_plus_0000','timezone_gmt_plus_0100','timezone_gmt_plus_0200','timezone_gmt_plus_0300','timezone_gmt_plus_0330','timezone_gmt_plus_0400','timezone_gmt_plus_0430','timezone_gmt_plus_0500','timezone_gmt_plus_0530','timezone_gmt_plus_0545','timezone_gmt_plus_0600','timezone_gmt_plus_0630','timezone_gmt_plus_0700','timezone_gmt_plus_0800','timezone_gmt_plus_0830','timezone_gmt_plus_0845','timezone_gmt_plus_0900','timezone_gmt_plus_0930','timezone_gmt_plus_1000','timezone_gmt_plus_1030','timezone_gmt_plus_1100','timezone_gmt_plus_1200','automatically_detect_dst_settings','dst_corrections_always_on','dst_corrections_always_off','new_posts_nav','forumrules','navbar_privacy','navbar_help','calendar','groups','memeber_list','forum_leaders','monitoring','insta_contests','announcement','no_announcement','popular_posts_per_day','expand','collapse','page_title','posts_1','latest_activity','now_online','previous','next','excellent','good','average','bad','terrible','filter','time','all_time','today','last_week','last_month','show','all','discussions_only','photos_only','videos_only','links_only','polls_only','threads_only','filtered_by','clear_all','conversation_new_posts','page','of_pagination','previous_page','next_page','twitter_tweet','x_is_offline','reputation5','field5_title','join_date','posts','view_profile','find_all_messages','find_all_themes','tags','none','mentions','vote_cap','like_lower','go_to_top','go_to_bottom','navbar_contact_us','forexdengi_thanks','all_times_are_gmt_x_time_now_is_y','working_ellipsis','yes','no','ok','cancel','facebook_language','see_more','select_currencies','hide','display_in_full','comment_login','no_last_post_in_thread','successfully_added_user_to_subscribe_list','successfully_added_user_to_unsubscribe_list','no_quotes_found') AND `languageid` IN (2,0,-1)
SELECT phrasegroup_global,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
eventdateformatoverride AS lang_eventdateformatoverride,
pickerdateformatoverride AS lang_pickerdateformatoverride,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language WHERE languageid = 2/* fetchLanguage */
SELECT `title`,`textonly`,`template_un`,`template` FROM template
WHERE `templateid` IN (2423,2428)
SELECT `varname`,`languageid`,`text` FROM 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 (2,0,-1)
SELECT `varname`,`languageid`,`text` FROM phrase
WHERE `varname` IN ('claim_ban','claim_status_off','claim_status_on','claim_correct','claim_edit_time_limit','cannot_edit_claim','claims_for_bonus','trusted_users_claim','claim_search_text','claim_search_field','claim_claim_post','claim_approved','claim_rejected','claim_preapprove','claim_thread','claim_untrust_user','claim_trust_user','claim_approve_post','claim_reject_post','claim_votes','claim_claims','claim_history','claim_trusted','claim_poor_format','claim_poor_eng','claim_poor_gramm','claim_mean_cont','claim_inac_msg','claim_short_post','claim_copy_post','claim_submit','claim_user_id','claim_username','claim_post_id','claim_post_text','claim_thread_id','claim_thread_title','claim_sort_field','claim_claim_date','claim_post_date','claim_sort_order','claim_go','claim_reset','claim_descending','claim_ascending','claim_time_limit','claim_many_rejects','claim_already','claim_less_words','claim_post_claimed','claim_reclaimed','claim_can_reclaim','claim_reclaim','claim_banned','claim_correct_info','claim_correct_it','claim_choose_reason','claim_not_exist','claim_clean_after_ban','claim_correct_post') AND `languageid` IN (2,0,-1)
147 Queries Run : Total SQL time was 0.100786 seconds , Total PHP time was 0.116038 seconds , Overall time was 0.216824 seconds.