vBulletin - Explain SQL Queries (163)
Duplicate Queries: (Exact textual duplicates, also included in the full listing of queries below)
SET @@sql_mode = ''
- Time Before: 1757199904.0117
- Time After: 1757199904.0118
- Time Taken: 3.7908554077148E-5
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_write('SET @@sql_mode = ''') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#2 vB_Database->force_sql_mode('') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/mysql/assertor.php(2)
#3 vB_dB_MYSQL_Assertor->load_database(array[len:4], array[len:7]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#4 vB_dB_Assertor::init(array[len:4], array[len:7]) in /core/vb/vb.php(781)
#5 vB::getDbAssertor() in /core/vb/vb.php(798)
#6 vB::getDatastore() in /includes/api/interface/collapsed.php(48)
#7 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(52)
#8 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(121)
#9 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#10 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | datastore | | range | PRIMARY | PRIMARY | 152 | | 18 | 100.00 | Using index condition |
- Time Before: 1757199904.0184
- Time After: 1757199904.0188
- Time Taken: 0.00043082237243652
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:302]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:302]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:18]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:18]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('options') in /includes/api/interface/collapsed.php(48)
#10 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(52)
#11 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(121)
#12 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#13 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `session`
WHERE `sessionhash` = '996ecce7d542786b97de262c031c3b03' AND `lastactivity` > 1757199004
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | session | | const | PRIMARY,last_activity | PRIMARY | 96 | const | 1 | 100.00 | |
- Time Before: 1757199904.0225
- Time After: 1757199904.0227
- Time Taken: 0.00026702880859375
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:124]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:124]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('session', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('session', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/session.php(2)
#8 vB_Session->fetchStoredSession('996ecce7d5[len:32]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/session.php(2)
#9 vB_Session->loadExistingSession('996ecce7d5[len:32]', array[len:3], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/session.php(2)
#10 vB_Session->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], '996ecce7d5[len:32]', array[len:3], 0, 0, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/session/web.php(1)
#11 vB_Session_Web->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], '996ecce7d5[len:32]', array[len:3], 0, 0, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/session/webapi.php(2)
#12 vB_Session_WebApi::createSessionNew('996ecce7d5[len:32]', array[len:3], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/request/webapi.php(2)
#13 vB_Request_WebApi->createSessionNew('996ecce7d5[len:32]', array[len:3]) in /includes/api/interfaceabstract.php(180)
#14 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:433]) in /includes/api/interface/collapsed.php(60)
#15 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(52)
#16 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('guest') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 3 | 100.00 | Using index condition |
- Time Before: 1757199904.0242
- Time After: 1757199904.0245
- Time Taken: 0.00024986267089844
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:112]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:112]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:1], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:1], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#10 vB_Library_Phrase->renderPhrasesInternal(array[len:1], 12, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#11 vB_Library_Phrase->renderPhrasesNoShortcode(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/session.php(2)
#12 vB_Session->fetch_userinfo() in /core/vb/vb.php(937)
#13 vB::setCurrentSession(vB_Session_WebApi) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/request.php(2)
#14 vB_Request->setSession(vB_Session_WebApi) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/request/webapi.php(2)
#15 vB_Request_WebApi->createSessionNew('996ecce7d5[len:32]', array[len:3]) in /includes/api/interfaceabstract.php(180)
#16 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:433]) in /includes/api/interface/collapsed.php(60)
#17 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(52)
#18 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(121)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_NamedRoutes')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.0274
- Time After: 1757199904.0275
- Time Taken: 0.00017619132995605
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:62]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:62]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1402)
#9 vB5_Route::loadNameRoutes() in /core/vb5/route.php(1274)
#10 vB5_Route::getRouteByIdent('terms-of-service') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/route.php(2)
#11 vB_Library_Route->fetchDedupedNamedWhitelistPrefices() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/route.php(2)
#12 vB_Library_Route->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#13 vB_Library::instance('route') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#14 vB_Api_Route->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api.php(2)
#15 vB_Api::instance('route') in /includes/api/interface/collapsed.php(92)
#16 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_CommonRoutes')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.0279
- Time After: 1757199904.028
- Time Taken: 9.2029571533203E-5
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:63]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1956)
#9 vB5_Route::fetchCommonRoutes() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#13 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#14 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT routenew.*
FROM routenew AS routenew
WHERE routenew.prefix IN ('home/forum/ai/ao/page220','home/forum/ai/ao','home/forum/ai','home/forum','home') OR ishomeroute = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | routenew | | index_merge | prefix,ishomeroute | prefix,ishomeroute | 602,2 | | 8 | 100.00 | Using sort_union(prefix,ishomeroute); Using where |
- Time Before: 1757199904.0283
- Time After: 1757199904.0285
- Time Taken: 0.00026392936706543
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:188]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:188]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('get_best_routes', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#6 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#9 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#10 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_UserPerms0')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.0337
- Time After: 1757199904.0339
- Time Taken: 0.00015807151794434
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:61]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:61]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->__construct(0, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#12 vB_Library_User->isBanned('0') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#13 vB_Library_User->fetchBannedInfo('0') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#14 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 32
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 4 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.0352
- Time After: 1757199904.0354
- Time Taken: 0.00021004676818848
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:163]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:163]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid(32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode(32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 32) in /core/vb5/route/channel.php(21)
#10 vB5_Route_Channel->__construct(array[len:14], array[len:3], 'explain=1&[len:23]', '') in /core/vb5/route.php(1251)
#11 vB5_Route::checkRoute(array[len:14], 'home/forum[len:51]', 'home/forum[len:24]', 'explain=1&[len:23]', '') in /core/vb5/route.php(1187)
#12 vB5_Route::selectBestRoute('home/forum[len:24]', 'explain=1&[len:23]', '', array[len:7]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#13 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#16 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `node`
WHERE `nodeid` = 32
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.0499
- Time After: 1757199904.0503
- Time Taken: 0.00033187866210938
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:50]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:50]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:node', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:node', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeBare('32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#9 vB_PermissionContext->getChannelPermissiongroupPermissives(array[len:1], 'forumpermissions', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#10 vB_PermissionContext->getChannelPermissionGroup('forumpermissions', 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#11 vB_PermissionContext->getChannelPermission('forumpermissions', 'canview', 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#12 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 32) in /core/vb5/route/channel.php(21)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:3], 'explain=1&[len:23]', '') in /core/vb5/route.php(1251)
#14 vB5_Route::checkRoute(array[len:14], 'home/forum[len:51]', 'home/forum[len:24]', 'explain=1&[len:23]', '') in /core/vb5/route.php(1187)
#15 vB5_Route::selectBestRoute('home/forum[len:24]', 'explain=1&[len:23]', '', array[len:7]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('channelperms_1')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.0519
- Time After: 1757199904.052
- Time Taken: 0.00018095970153809
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:62]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:62]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1], true, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#9 vB_PermissionContext->loadChannelPermissions(1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#10 vB_PermissionContext->getChannelPermissiongroupPermissives(array[len:1], 'forumpermissions', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#11 vB_PermissionContext->getChannelPermissionGroup('forumpermissions', 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#12 vB_PermissionContext->getChannelPermission('forumpermissions', 'canview', 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#13 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 32) in /core/vb5/route/channel.php(21)
#14 vB5_Route_Channel->__construct(array[len:14], array[len:3], 'explain=1&[len:23]', '') in /core/vb5/route.php(1251)
#15 vB5_Route::checkRoute(array[len:14], 'home/forum[len:51]', 'home/forum[len:24]', 'explain=1&[len:23]', '') in /core/vb5/route.php(1187)
#16 vB5_Route::selectBestRoute('home/forum[len:24]', 'explain=1&[len:23]', '', array[len:7]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#17 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#21 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vb_types.types')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.0534
- Time After: 1757199904.0536
- Time Taken: 0.00014996528625488
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:62]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:62]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1], true, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/types.php(2)
#9 vB_Types->loadTypes() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/types.php(2)
#10 vB_Types->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/types.php(2)
#11 vB_Types::instance() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#13 vB_Library::instance('Content_Channel') in /core/vb5/route/channel.php(26)
#14 vB5_Route_Channel->__construct(array[len:14], array[len:3], 'explain=1&[len:23]', '') in /core/vb5/route.php(1251)
#15 vB5_Route::checkRoute(array[len:14], 'home/forum[len:51]', 'home/forum[len:24]', 'explain=1&[len:23]', '') in /core/vb5/route.php(1187)
#16 vB5_Route::selectBestRoute('home/forum[len:24]', 'explain=1&[len:23]', '', array[len:7]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#17 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#21 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_32_lvl3data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.0537
- Time After: 1757199904.0538
- Time Taken: 8.702278137207E-5
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:64]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#12 vB_Library_Content_Channel->getBareContent(32) in /core/vb5/route/channel.php(26)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:3], 'explain=1&[len:23]', '') in /core/vb5/route.php(1251)
#14 vB5_Route::checkRoute(array[len:14], 'home/forum[len:51]', 'home/forum[len:24]', 'explain=1&[len:23]', '') in /core/vb5/route.php(1187)
#15 vB5_Route::selectBestRoute('home/forum[len:24]', 'explain=1&[len:23]', '', array[len:7]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
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-0bde8aba17fd48.73444372','vbulletin-4ecbdf567f3da8.31769341','vbulletin-4ecbdf567f36c3.90966558','vbulletin-4ecbdf567f3a38.99555303','vbulletin-4ecbdf567f3a38.99555304','vbulletin-4ecbdf567f3a38.99555308')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | channel | | range | guid | guid | 451 | | 14 | 100.00 | Using index condition |
- Time Before: 1757199904.0545
- Time After: 1757199904.0549
- Time Taken: 0.00041484832763672
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:557]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:557]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:channel', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#7 vB_Library_Content_Channel->fetchChannelByGUID('vbulletin-[len:33]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#8 vB_Library_Content_Channel->fetchChannelIdByGUID('vbulletin-[len:33]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#9 vB_Api_Route->getSpecialRoutes() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#13 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#14 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_32_lvl1data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.056
- Time After: 1757199904.0561
- Time Taken: 0.00011706352233887
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:64]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getNodeBare(32) in /core/vb5/route/channel.php(419)
#11 vB5_Route_Channel->getCanonicalRoute() in /core/vb5/route.php(591)
#12 vB5_Route->getCanonicalPrefix() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#13 vB_Api_Route->canViewRouteOrPage(vB5_Route_Channel) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#14 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `routenew`
WHERE `routeid` = 107
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | routenew | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.0562
- Time After: 1757199904.0563
- Time Taken: 0.00012898445129395
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:56]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:56]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('routenew', array[len:2]) in /core/vb5/route.php(1283)
#8 vB5_Route::getRouteByIdent('107') in /core/vb5/route.php(1522)
#9 vB5_Route::getRoute('107', array[len:1], array[len:3]) in /core/vb5/route/channel.php(427)
#10 vB5_Route_Channel->getCanonicalRoute() in /core/vb5/route.php(591)
#11 vB5_Route->getCanonicalPrefix() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#12 vB_Api_Route->canViewRouteOrPage(vB5_Route_Channel) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#13 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#16 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
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
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.0578
- Time After: 1757199904.058
- Time Taken: 0.00020098686218262
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:162]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:162]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->canViewRouteOrPage(vB5_Route_Channel) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#11 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#14 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#15 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_1_lvl1data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.058
- Time After: 1757199904.0581
- Time Taken: 9.3936920166016E-5
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:63]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getNodeBare('1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#11 vB_PermissionContext->getChannelPermissiongroupPermissives(array[len:1], 'forumpermissions', '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#12 vB_PermissionContext->getChannelPermissionGroup('forumpermissions', '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#13 vB_PermissionContext->getChannelPermission('forumpermissions', 'canview', '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#14 vB_UserContext->getChannelPermission('forumpermissions', 'canview', '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#15 vB_Api_Route->canViewRouteOrPage(vB5_Route_Channel) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_HomeRoutes')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.0582
- Time After: 1757199904.0583
- Time Taken: 9.5129013061523E-5
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:61]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:61]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1432)
#9 vB5_Route::loadHomeRoute() in /core/vb5/route.php(387)
#10 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#11 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(70)
#12 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(488)
#13 vB5_Route->getBreadcrumbs() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#14 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `closure`
WHERE `child` IN (32)
ORDER BY `child` ASC, `depth` ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | closure | | ref | child | child | 4 | const | 4 | 100.00 | |
- Time Before: 1757199904.059
- Time After: 1757199904.0591
- Time Taken: 0.00015902519226074
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:82]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:82]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->fetchClosureParent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeParents(32) in /core/vb5/route.php(410)
#9 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#10 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(70)
#11 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(488)
#12 vB5_Route->getBreadcrumbs() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#13 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#16 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_2_lvl1data','node_25_lvl1data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 2 | 100.00 | Using index condition |
- Time Before: 1757199904.0592
- Time After: 1757199904.0593
- Time Taken: 0.00013208389282227
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:82]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:82]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:3], 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getNodes(array[len:3]) in /core/vb5/route.php(432)
#11 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#12 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(70)
#13 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(488)
#14 vB5_Route->getBreadcrumbs() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#15 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `routenew`
WHERE `routeid` IN (59,93,107)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | routenew | | range | PRIMARY | PRIMARY | 4 | | 3 | 100.00 | Using where |
- Time Before: 1757199904.0594
- Time After: 1757199904.0596
- Time Taken: 0.00020313262939453
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:58]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:58]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1383)
#7 vB5_Route::preloadRoutes(array[len:3]) in /core/vb5/route.php(446)
#8 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#9 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(70)
#10 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(488)
#11 vB5_Route->getBreadcrumbs() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#12 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#15 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#16 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
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
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 2 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.0596
- Time After: 1757199904.0598
- Time Taken: 0.00018095970153809
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:162]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:162]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid(2) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode(2) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#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(1590)
#11 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(453)
#12 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#13 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(70)
#14 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(488)
#15 vB5_Route->getBreadcrumbs() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_2_lvl3data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.0599
- Time After: 1757199904.06
- Time Taken: 0.00011396408081055
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:63]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#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(1590)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(453)
#15 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(70)
#17 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(488)
#18 vB5_Route->getBreadcrumbs() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#19 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#22 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#23 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 25
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 3 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.0601
- Time After: 1757199904.0602
- Time Taken: 0.00015997886657715
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:163]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:163]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid(25) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode(25) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 25) in /core/vb5/route/channel.php(21)
#10 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#11 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(453)
#12 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#13 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(70)
#14 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(488)
#15 vB5_Route->getBreadcrumbs() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_25_lvl3data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.0603
- Time After: 1757199904.0604
- Time Taken: 0.00010490417480469
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:64]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#12 vB_Library_Content_Channel->getBareContent(25) in /core/vb5/route/channel.php(26)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(453)
#15 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route/channel.php(70)
#17 vB5_Route_Channel->setBreadCrumbs() in /core/vb5/route.php(488)
#18 vB5_Route->getBreadcrumbs() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#19 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#22 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#23 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT `languageid`,`title`,`vblangcode`,`revision`,`userselect`,`options`,`languagecode`,`charset`,`dateoverride`,`timeoverride`,`registereddateoverride`,`calformat1override`,`calformat2override`,`eventdateformatoverride`,`pickerdateformatoverride`,`logdateoverride`,`decimalsep`,`thousandsep`,`locale`,IF(options & 1, 'ltr', 'rtl') AS direction
FROM language
ORDER BY title
/** fetchLanguages**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | language | | ALL | | | | | 3 | 100.00 | Using filesort |
- Time Before: 1757199904.0618
- Time After: 1757199904.0634
- Time Taken: 0.0016040802001953
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\tSELECT[len:407]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\tSELECT[len:407]', false, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\tSELECT[len:407]', 'fetchLanguages', false, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSet(vB_Database_MySQLi, '\n\t\t\tSELECT[len:385]', 'fetchLanguages') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/mysql/querydefs.php(1429)
#6 vB_dB_MYSQL_QueryDefs->fetchLanguages(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('fetchLanguages', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRows('fetchLanguages', array[len:3], false, 'languageid') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/language.php(2)
#10 vB_Library_Language->getLanguages(0, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/language.php(2)
#11 vB_Api_Language->fetchAll() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/external/export/rss.php(1)
#12 vB_External_Export_Rss->loadDefLanguage() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/external/export/rss.php(1)
#13 vB_External_Export_Rss->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/external.php(1)
#14 vB_Api_External->loadInstance('rss2') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/external.php(1)
#15 vB_Api_External->buildExternalRoute('rss2') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('buildExternalRoute', array[len:1]) in /core/vb5/route/channel.php(459)
#17 vB5_Route_Channel->setHeadLinks() in /core/vb5/route.php(1927)
#18 vB5_Route->getHeadLinks() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#19 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#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(122)
#22 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#23 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `datastore`
WHERE `title` IN ('vbStyleSchedule')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | datastore | | const | PRIMARY | PRIMARY | 152 | const | 1 | 100.00 | |
- Time Before: 1757199904.0675
- Time After: 1757199904.0677
- Time Taken: 0.00016999244689941
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vbStyleSchedule') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/styleschedule.php(2)
#10 vB_Library_Styleschedule->getCurrentActiveScheduledStyle() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/style.php(2)
#11 vB_Api_Style->getScheduledStyle() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getScheduledStyle', array[len:0]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('style', 'getScheduledStyle') in /includes/vb5/template/stylevar.php(211)
#14 vB5_Template_Stylevar->getStylePreference() in /includes/vb5/template/stylevar.php(38)
#15 vB5_Template_Stylevar->__construct() in /includes/vb5/template/stylevar.php(30)
#16 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
#17 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
SELECT * FROM `style`
WHERE `styleid` = 155
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | style | | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 | |
- Time Before: 1757199904.0823
- Time After: 1757199904.0827
- Time Taken: 0.00039196014404297
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:53]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('style', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('style', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/style.php(2)
#8 vB_Library_Style->fetchStyleByID('155') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/style.php(2)
#9 vB_Library_Style->fetchStyleVars(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/style.php(2)
#10 vB_Api_Style->fetchStyleVars(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchStyleVars', array[len:1]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('style', 'fetchStyleVars', array[len:1]) in /includes/vb5/template/stylevar.php(292)
#13 vB5_Template_Stylevar->fetchStyleVars() in /includes/vb5/template/stylevar.php(39)
#14 vB5_Template_Stylevar->__construct() in /includes/vb5/template/stylevar.php(30)
#15 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
#16 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25140) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.091
- Time After: 1757199904.1072
- Time Taken: 0.016278982162476
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#9 vB_Library_Template->fetch('page_preheader', 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#10 vB_Api_Template->fetch('page_preheader', 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetch', array[len:2]) in /includes/vb5/template/cache.php(238)
#13 vB5_Template_Cache->fetchTemplate('page_preheader') in /includes/vb5/template/cache.php(191)
#14 vB5_Template_Cache->getTemplate('page_preheader') in /includes/vb5/template.php(391)
#15 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#17 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25417) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1107
- Time After: 1757199904.1109
- Time Taken: 0.00020885467529297
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('<!DOCTYPE [len:570]') in /includes/vb5/template.php(407)
#14 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#15 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
SELECT * FROM `page`
WHERE `pageid` = 3
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1121
- Time After: 1757199904.1123
- Time Taken: 0.00018596649169922
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:49]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:49]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('page', array[len:2]) in /core/vb5/route/page.php(27)
#8 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#9 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#10 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(113)
#11 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:960]') in /includes/vb5/template.php(522)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:960]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#15 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f039695291105_title','page_4ecbdac82f039695291105_metadesc') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1757199904.113
- Time After: 1757199904.1132
- Time Taken: 0.00025200843811035
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:179]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#12 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#13 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#14 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(113)
#15 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:960]') in /includes/vb5/template.php(522)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:960]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#19 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
SELECT * FROM `page`
WHERE `pageid` = 24
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1136
- Time After: 1757199904.1138
- Time Taken: 0.00013494491577148
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:50]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:50]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('page', array[len:2]) in /core/vb5/route/page.php(27)
#8 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#9 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#10 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(114)
#11 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:960]') in /includes/vb5/template.php(522)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:960]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#15 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f2c2760323374_title','page_4ecbdac82f2c2760323374_metadesc') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1757199904.1138
- Time After: 1757199904.114
- Time Taken: 0.00018501281738281
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:179]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#12 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#13 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#14 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(114)
#15 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:960]') in /includes/vb5/template.php(522)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:960]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#19 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
SELECT * FROM `page`
WHERE `pageid` = 6
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1141
- Time After: 1757199904.1142
- Time Taken: 9.9897384643555E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:49]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:49]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('page', array[len:2]) in /core/vb5/route/page.php(27)
#8 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#9 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#10 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(115)
#11 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:960]') in /includes/vb5/template.php(522)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:960]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#15 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f039695291108_title','page_4ecbdac82f039695291108_metadesc') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1757199904.1143
- Time After: 1757199904.1144
- Time Taken: 0.0001521110534668
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:179]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#12 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#13 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#14 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(115)
#15 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:960]') in /includes/vb5/template.php(522)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:960]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#19 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
SELECT * FROM `page`
WHERE `pageid` = 5
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1145
- Time After: 1757199904.1146
- Time Taken: 8.392333984375E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:49]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:49]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('page', array[len:2]) in /core/vb5/route/page.php(27)
#8 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#9 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#10 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(116)
#11 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:960]') in /includes/vb5/template.php(522)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:960]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#15 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f039695291107_title','page_4ecbdac82f039695291107_metadesc') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1757199904.1146
- Time After: 1757199904.1148
- Time Taken: 0.00014305114746094
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:179]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#12 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#13 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#14 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(116)
#15 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:960]') in /includes/vb5/template.php(522)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:960]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#19 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
SELECT * FROM `routenew`
WHERE `routeid` IN ('json')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757199904.1149
- Time After: 1757199904.115
- Time Taken: 0.00011420249938965
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:55]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:55]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1383)
#7 vB5_Route::preloadRoutes(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#8 vB_Api_Route->preloadRoutes(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('preloadRoutes', array[len:1]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('route', 'preloadRoutes', array[len:1]) in /includes/vb5/template/url.php(196)
#11 vB5_Template_Url->finalBuildUrls(array[len:1]) in /includes/vb5/template/url.php(295)
#12 vB5_Template_Url->replacePlaceholders('<!DOCTYPE [len:960]') in /includes/vb5/template.php(526)
#13 vB5_Template->renderDelayed('<!DOCTYPE [len:960]', false) in /includes/vb5/template.php(411)
#14 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#15 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vbPre_channel107.87.32')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.1191
- Time After: 1757199904.1193
- Time Taken: 0.00016117095947266
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:70]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:70]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#9 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#10 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#13 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_108522_lvl1data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.1194
- Time After: 1757199904.1195
- Time Taken: 9.7036361694336E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:68]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->cleanNodeList(array[len:1], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#12 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#13 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#14 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#17 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vb_UserWPerms_2319_12')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757199904.1195
- Time After: 1757199904.1196
- Time Taken: 6.5803527832031E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:69]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:69]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#12 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#13 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#14 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#17 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
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 (2319)
/** fetchUserinfo**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | userfield | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | usertextfield | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1197
- Time After: 1757199904.1202
- Time Taken: 0.00049901008605957
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:455]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:455]', false, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:455]', 'fetchUserinfo', false, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSet(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:434]', 'fetchUserinfo') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/mysql/querydefs.php(1272)
#6 vB_dB_MYSQL_QueryDefs->fetchUserinfo(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('fetchUserinfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#12 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#13 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#14 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#17 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `routenew`
WHERE `routeid` IN (107)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | routenew | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1203
- Time After: 1757199904.1204
- Time Taken: 0.00013422966003418
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:52]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:52]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1383)
#7 vB5_Route::preloadRoutes(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#10 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#11 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#12 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#15 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vBAtchmnts_108522')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.1205
- Time After: 1757199904.1206
- Time Taken: 7.8916549682617E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->fetchNodeAttachments(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#12 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#13 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#14 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#17 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
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 (108522)
GROUP BY cl.parent
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,publishdate,child,displayorder | closure_uniq | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | a | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.child | 1 | 100.00 | Using index |
- Time Before: 1757199904.1206
- Time After: 1757199904.1208
- Time Taken: 0.00018405914306641
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:191]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:191]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:ge[len:32]', array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:ge[len:32]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#9 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#10 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#11 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#14 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
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 (108522) AND child.contenttypeid = 34
GROUP BY cl.parent
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,publishdate,child,displayorder | closure_uniq | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | child | | eq_ref | node_ctypid_userid_dispo_idx,nodeid | nodeid | 6 | bluweco_vb4_utf8.cl.child,const | 1 | 100.00 | Using index |
- Time Before: 1757199904.1209
- Time After: 1757199904.1211
- Time Taken: 0.0001978874206543
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:279]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:279]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:ge[len:31]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:ge[len:31]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#9 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#10 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#11 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#14 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `closure`
WHERE `child` IN (108522)
ORDER BY `child` ASC, `depth` ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | closure | | ref | child | child | 4 | const | 5 | 100.00 | |
- Time Before: 1757199904.1211
- Time After: 1757199904.1213
- Time Taken: 0.00015401840209961
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:86]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:86]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->fetchClosureParent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#10 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#11 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#12 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#15 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_108522_lvl3data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.1214
- Time After: 1757199904.1215
- Time Taken: 9.5844268798828E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:68]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#14 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#15 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#16 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#17 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#20 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 108522
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.1244
- Time After: 1757199904.1246
- Time Taken: 0.00017118453979492
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:167]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:167]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('108522') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('108522') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '108522') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('108522') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#17 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#18 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#19 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#22 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
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 (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 51 | 100.00 | Using index condition |
- Time Before: 1757199904.1265
- Time After: 1757199904.1269
- Time Taken: 0.00042080879211426
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:480]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:480]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:17], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:17], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:17], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:17]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/infraction.php(2)
#12 vB_Library_Content_Infraction->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#13 vB_Library::instance('content_infraction') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#16 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#17 vB_Library_Content_Text->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#18 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#19 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#20 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#21 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#22 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#23 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#24 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#25 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `datastore`
WHERE `title` IN ('vBNodevoteMetadata')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | datastore | | const | PRIMARY | PRIMARY | 152 | const | 1 | 100.00 | |
- Time Before: 1757199904.1281
- Time After: 1757199904.1283
- Time Taken: 0.00013494491577148
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:68]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vBNodevoteMetadata') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/nodevote.php(1)
#10 vB_Library_Nodevote->loadNodevoteMetaData() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/nodevote.php(1)
#11 vB_Library_Nodevote->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#12 vB_Library::instance('nodevote') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->addNodeVotes(array[len:1], array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#14 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#16 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#17 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#18 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#21 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `nodevoteaggregate`
WHERE `nodeid` IN (108522)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | nodevoteaggregate | | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1284
- Time After: 1757199904.1285
- Time Taken: 9.8943710327148E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:63]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('nodevoteaggregate', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('nodevoteaggregate', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/nodevote.php(1)
#8 vB_Library_Nodevote->getNodevoteCounts(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addNodeVotes(array[len:1], array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#12 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#13 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#14 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#17 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT
`user`.`userid`,
`user`.`displayname`,
`avatar`.`avatarid`,
`avatar`.`avatarpath`,
`user`.`avatarrevision`,
`customavatar`.`dateline`,
`customavatar`.`filename`,
`customavatar`.`width` AS `customavatar_width`,
`customavatar`.`height` AS `customavatar_height`,
`customavatar`.`width_thumb` AS `customavatar_width_thumb`,
`customavatar`.`height_thumb` AS `customavatar_height_thumb`
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 (2319)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | customavatar | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | avatar | | const | PRIMARY | PRIMARY | 2 | const | 0 | 0.00 | unique row not found |
- Time Before: 1757199904.1286
- Time After: 1757199904.1287
- Time Taken: 0.00018000602722168
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:685]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:685]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vbForum:fe[len:28]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#6 vB_Library_User->fetchAvatars(array[len:2], 'profile', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchAvatars(array[len:2], 'profile', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addOptionalContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#11 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#12 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#13 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
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 = 87
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | pagetemplate | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | screenlayout | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1326
- Time After: 1757199904.1328
- Time Taken: 0.00022101402282715
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:386]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:386]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('fetch_page[len:36]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#6 vB_Api_Page->fetchPageById(87, array[len:9]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#7 vB_Api_Wrapper->__call('fetchPageById', array[len:2]) in /includes/api/interface/collapsed.php(105)
#8 Api_Interface_Collapsed->callApi('page', 'fetchPageById', array[len:2]) in /includes/vb5/frontend/controller/page.php(110)
#9 Api_Interface_Collapsed->callApi('page', 'fetchPageById', array[len:2]) in /includes/vb5/frontend/controller/page.php(110)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_68b9f2cdafd4b823651537_title','page_68b9f2cdafd4b823651537_metadesc') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1757199904.1329
- Time After: 1757199904.1331
- Time Taken: 0.00018119812011719
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:179]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#10 vB_Library_Phrase->renderPhrasesInternal(array[len:2], 12, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#11 vB_Library_Phrase->renderPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#12 vB_Api_Phrase->renderPhrases(array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#13 vB_Api_Page->fetchPageById(87, array[len:9]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('fetchPageById', array[len:2]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('page', 'fetchPageById', array[len:2]) in /includes/vb5/frontend/controller/page.php(110)
#16 Api_Interface_Collapsed->callApi('page', 'fetchPageById', array[len:2]) in /includes/vb5/frontend/controller/page.php(110)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25241) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1334
- Time After: 1757199904.1335
- Time Taken: 0.0001060962677002
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#9 vB_Library_Template->fetch('screenlayo[len:25]', 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#10 vB_Api_Template->fetch('screenlayo[len:25]', 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetch', array[len:2]) in /includes/vb5/template/cache.php(238)
#13 vB5_Template_Cache->fetchTemplate('screenlayo[len:25]') in /includes/vb5/template/cache.php(191)
#14 vB5_Template_Cache->getTemplate('screenlayo[len:25]') in /includes/vb5/template.php(391)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `widgetinstance`
WHERE `pagetemplateid` IN (2,-1)
ORDER BY `containerinstanceid`,`displaysection`,`displayorder`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | widgetinstance | | range | pagetemplateid | pagetemplateid | 4 | | 5 | 100.00 | Using index condition; Using filesort |
- Time Before: 1757199904.1362
- Time After: 1757199904.1363
- Time Taken: 0.00017094612121582
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:129]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:129]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('widgetinstance', array[len:1], array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#7 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('2', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#9 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#12 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#13 eval() in /includes/vb5/template.php(439)
#14 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT widgetdefinition.*, widget.template
FROM widgetdefinition AS widgetdefinition
JOIN widget AS widget ON (widgetdefinition.widgetid = widget.widgetid)
WHERE widgetdefinition.widgetid IN(9,7,56,71)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | widget | | range | PRIMARY | PRIMARY | 4 | | 4 | 100.00 | Using where |
1 | SIMPLE | widgetdefinition | | ref | widgetid | widgetid | 4 | bluweco_vb4_utf8.widget.widgetid | 6 | 100.00 | |
- Time Before: 1757199904.1364
- Time After: 1757199904.1367
- Time Taken: 0.00029206275939941
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:222]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:222]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getWidgetdefinition', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#6 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('2', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#7 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#11 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#12 eval() in /includes/vb5/template.php(439)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#14 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `widgetinstance`
WHERE `widgetinstanceid` IN (13,12,10,11)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | widgetinstance | | range | PRIMARY | PRIMARY | 4 | | 4 | 100.00 | Using where |
- Time Before: 1757199904.1368
- Time After: 1757199904.1369
- Time Taken: 0.00010490417480469
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:75]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:75]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('widgetinstance', array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('widgetinstance', array[len:1], false, 'widgetinstanceid') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchWidgetInstances(array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('2', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#11 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `widget`
WHERE `widgetid` IN (0,9,7,56,71)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | widget | | range | PRIMARY | PRIMARY | 4 | | 5 | 100.00 | Using where |
- Time Before: 1757199904.1369
- Time After: 1757199904.137
- Time Taken: 0.00011014938354492
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:59]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:59]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('widget', array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('widget', array[len:1], false, 'widgetid') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->_fetchAndCacheWidgetsForRender(array[len:5]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('2', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#11 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT COUNT(* ) AS `count`FROM `moderator`
WHERE `userid` = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | moderator | | ref | userid_nodeid | userid_nodeid | 4 | const | 1 | 100.00 | Using index |
- Time Before: 1757199904.138
- Time After: 1757199904.1381
- Time Taken: 0.00010800361633301
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT COU[len:64]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT COU[len:64]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:moderator', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getField('vBForum:moderator', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->isForumModerator() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->isModerator() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/session.php(2)
#10 vB_Session->validateCpsession() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api.php(2)
#11 vB_Api->hasAdminPermissionInternal('canadminusers') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api.php(2)
#12 vB_Api->hasAdminPermission('canadminusers') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/usergroup.php(2)
#13 vB_Api_UserGroup->sanitizeUserGroup(array[len:89]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/usergroup.php(2)
#14 vB_Api_UserGroup->fetchUsergroupBySystemID(1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('fetchUserg[len:24]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#16 vB_Api_Widget->fetchUsergroupsForModuleViewPerms(0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#17 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('2', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#18 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#19 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#22 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#23 eval() in /includes/vb5/template.php(439)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `datastore`
WHERE `title` IN ('vBUgChannelAccessG1')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | datastore | | const | PRIMARY | PRIMARY | 152 | const | 1 | 100.00 | |
- Time Before: 1757199904.1382
- Time After: 1757199904.1382
- Time Taken: 9.0837478637695E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:69]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:69]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vBUgChannelAccessG1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#10 vB_PermissionContext->getAllChannelAccess(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#11 vB_UserContext->isModerator() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/session.php(2)
#12 vB_Session->validateCpsession() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api.php(2)
#13 vB_Api->hasAdminPermissionInternal('canadminusers') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api.php(2)
#14 vB_Api->hasAdminPermission('canadminusers') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/usergroup.php(2)
#15 vB_Api_UserGroup->sanitizeUserGroup(array[len:89]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/usergroup.php(2)
#16 vB_Api_UserGroup->fetchUsergroupBySystemID(1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('fetchUserg[len:24]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#18 vB_Api_Widget->fetchUsergroupsForModuleViewPerms(0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#19 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('2', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#20 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#21 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#22 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#23 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#24 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#25 eval() in /includes/vb5/template.php(439)
#26 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `widgetchannelconfig`
WHERE `widgetinstanceid` = 13 AND `nodeid` = 32
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757199904.1388
- Time After: 1757199904.1389
- Time Taken: 8.8930130004883E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:86]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:86]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('widgetchannelconfig', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#7 vB_Api_Widget->fetchChannelConfig(13, 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchConfig(13, 0, '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('2', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#11 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `widgetchannelconfig`
WHERE `widgetinstanceid` = 12 AND `nodeid` = 32
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757199904.1389
- Time After: 1757199904.139
- Time Taken: 6.103515625E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:86]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:86]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('widgetchannelconfig', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#7 vB_Api_Widget->fetchChannelConfig(12, 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchConfig(12, 0, '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('2', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#11 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `widgetchannelconfig`
WHERE `widgetinstanceid` = 10 AND `nodeid` = 32
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757199904.139
- Time After: 1757199904.1391
- Time Taken: 5.3167343139648E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:86]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:86]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('widgetchannelconfig', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#7 vB_Api_Widget->fetchChannelConfig(10, 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchConfig(10, 0, '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('2', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#11 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `widgetchannelconfig`
WHERE `widgetinstanceid` = 11 AND `nodeid` = 32
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757199904.1391
- Time After: 1757199904.1392
- Time Taken: 5.6982040405273E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:86]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:86]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('widgetchannelconfig', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#7 vB_Api_Widget->fetchChannelConfig(11, 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchConfig(11, 0, '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('2', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#11 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('widget_subchannelsdisplay_widgettitle','system_widgetcat','widget_channeldisplay_widgettitle','widget_pagetitle_widgettitle','display_widgetcat','widget_channeldescription_widgettitle') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 18 | 100.00 | Using index condition |
- Time Before: 1757199904.1392
- Time After: 1757199904.1395
- Time Taken: 0.00022602081298828
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:290]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:290]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:6], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:6], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:6], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#12 vB_Api_Widget->addWidgetTitles(array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#13 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('2', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#14 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#15 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#18 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#19 eval() in /includes/vb5/template.php(439)
#20 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `pagetemplate`
WHERE `pagetemplateid` = 2
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | pagetemplate | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1395
- Time After: 1757199904.1396
- Time Taken: 9.0122222900391E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('pagetemplate', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('pagetemplate', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#11 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#12 eval() in /includes/vb5/template.php(439)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#14 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `screenlayout`
WHERE `screenlayoutid` = 1
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | screenlayout | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1396
- Time After: 1757199904.1397
- Time Taken: 7.8201293945312E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('screenlayout', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('screenlayout', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchLayoutSectionInfo('2', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#11 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '2', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#12 eval() in /includes/vb5/template.php(439)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#14 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25137,25252,25135) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | range | PRIMARY | PRIMARY | 4 | | 3 | 25.00 | Using index condition; Using where |
- Time Before: 1757199904.1399
- Time After: 1757199904.14
- Time Taken: 0.00014400482177734
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:146]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:146]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:3], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:3], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:3]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#14 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vBAtchmnts_32')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.141
- Time After: 1757199904.1411
- Time Taken: 0.00010299682617188
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:61]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:61]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->fetchNodeAttachments(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getNodeFullContent(32, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#11 vB_Api_Node->getNodeFullContent(32, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#12 vB_Api_Node->getNodeContent('32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1061)
#15 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '32') in /includes/vb5/template.php(439) : eval()'d code(50)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT
`user`.`userid`,
`user`.`displayname`,
`avatar`.`avatarid`,
`avatar`.`avatarpath`,
`user`.`avatarrevision`,
`customavatar`.`dateline`,
`customavatar`.`filename`,
`customavatar`.`width` AS `customavatar_width`,
`customavatar`.`height` AS `customavatar_height`,
`customavatar`.`width_thumb` AS `customavatar_width_thumb`,
`customavatar`.`height_thumb` AS `customavatar_height_thumb`
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 (3)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | customavatar | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | avatar | | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 | |
- Time Before: 1757199904.1411
- Time After: 1757199904.1413
- Time Taken: 0.00017189979553223
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:682]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:682]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vbForum:fe[len:28]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#6 vB_Library_User->fetchAvatars(array[len:2], 'profile', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchAvatars(array[len:2], 'profile') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addOptionalNodeContentInfo(array[len:129], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNodeFullContent(32, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#10 vB_Api_Node->getNodeFullContent(32, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#11 vB_Api_Node->getNodeContent('32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '32') in /includes/vb5/template.php(439) : eval()'d code(50)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `site`
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | site | | ALL | | | | | 1 | 100.00 | |
- Time Before: 1757199904.1429
- Time After: 1757199904.143
- Time Taken: 0.0001070499420166
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:28]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:28]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:site', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:site', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#8 vB_Library_Site->getNavbar('header', '1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#9 vB_Library_Site->loadHeaderNavbar('1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/site.php(2)
#10 vB_Api_Site->loadHeaderNavbar('1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1044)
#13 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/bluwe/hom[len:55]', '0', '32') in /includes/vb5/template.php(439) : eval()'d code(327)
#14 eval() in /includes/vb5/template.php(439)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `guid`,`nodeid` FROM `channel`
WHERE `guid` IN ('vbulletin-4ecbdf567f2c35.70389590','vbulletin-4ecbdf567f3a38.99555305','vbulletin-4ecbdf567f3a38.99555306','vbulletin-c-cmshome5229fa38b251e2.92227401','vbulletin-4ecbdf567f3341.44451100','vbulletin-0bde8aba17fd48.73444372')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | channel | | range | guid | guid | 451 | | 6 | 100.00 | Using where; Using index |
- Time Before: 1757199904.1432
- Time After: 1757199904.1433
- Time Taken: 0.00016903877258301
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `gu[len:283]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `gu[len:283]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:channel', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('vBForum:channel', array[len:1], false, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#8 vB_Library_Content_Channel->fetchTopLevelChannelIds() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/content/channel.php(2)
#9 vB_Api_Content_Channel->fetchTopLevelChannelIds() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchTopLe[len:23]', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#11 vB_Library_Site->markCurrentTab(array[len:5], '/bluwe/hom[len:55]', '0', 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#12 vB_Library_Site->getNavbar('header', '1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#13 vB_Library_Site->loadHeaderNavbar('1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/site.php(2)
#14 vB_Api_Site->loadHeaderNavbar('1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1044)
#17 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/bluwe/hom[len:55]', '0', '32') in /includes/vb5/template.php(439) : eval()'d code(327)
#18 eval() in /includes/vb5/template.php(439)
#19 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_1_lvl3data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.1434
- Time After: 1757199904.1435
- Time Taken: 9.3936920166016E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:63]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#12 vB_Library_Content_Channel->getBareContent(1, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/content.php(2)
#13 vB_Api_Content->getBareContent(1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getBareContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#15 vB_Library_Site->markCurrentTab(array[len:5], '/bluwe/hom[len:55]', '0', 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#16 vB_Library_Site->getNavbar('header', '1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#17 vB_Library_Site->loadHeaderNavbar('1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/site.php(2)
#18 vB_Api_Site->loadHeaderNavbar('1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1044)
#21 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/bluwe/hom[len:55]', '0', '32') in /includes/vb5/template.php(439) : eval()'d code(327)
#22 eval() in /includes/vb5/template.php(439)
#23 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25139,25134,25290,25291,25420) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | range | PRIMARY | PRIMARY | 4 | | 5 | 25.00 | Using index condition; Using where |
- Time Before: 1757199904.1443
- Time After: 1757199904.1445
- Time Taken: 0.0002439022064209
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:158]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:158]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:7], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:7], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:7]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:8738]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `systemeventid` FROM `systemevent`
WHERE `status` = '' AND `runafter` <= 1757199904
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | systemevent | | index | status | status | 156 | | 1 | 100.00 | Using where; Using index |
- Time Before: 1757199904.146
- Time After: 1757199904.1462
- Time Taken: 0.00017905235290527
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `sy[len:101]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `sy[len:101]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBEvent:systemevent', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBEvent:systemevent', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/systemevent/queue.php(2)
#8 vB_Systemevent_Queue->isEmpty() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/cron.php(2)
#9 vB_Api_Cron->shouldTriggerCron() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('shouldTriggerCron', array[len:0]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('cron', 'shouldTriggerCron', array[len:0], false, true) in /includes/vb5/template/runtime.php(1044)
#12 vB5_Template_Runtime::parseData('cron', 'shouldTriggerCron') in /includes/vb5/template.php(439) : eval()'d code(6)
#13 eval() in /includes/vb5/template.php(439)
#14 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:8740]') in /includes/vb5/template.php(407)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `loginlibrary`
WHERE `productid` = 'wordpresslogin'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | loginlibrary | | const | productid | productid | 77 | const | 1 | 100.00 | |
- Time Before: 1757199904.1478
- Time After: 1757199904.148
- Time Taken: 0.00012803077697754
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:75]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:75]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:loginlibrary', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:loginlibrary', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/externallogin.php(2)
#8 vB_Library_ExternalLogin->getLoginLibraryId() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/externallogin.php(2)
#9 vB_Library_ExternalLogin->__construct() in /core/packages/wordpresslogin/library/externallogin.php(35)
#10 wordpresslogin_Library_ExternalLogin->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#11 vB_Library::instance('wordpressl[len:28]') in /core/packages/wordpresslogin/api/externallogin.php(27)
#12 wordpresslogin_Api_ExternalLogin->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api.php(2)
#13 vB_Api::instance('wordpressl[len:28]') in /core/packages/wordpresslogin/hooks.php(7)
#14 wordpresslogin_Hooks::hookShowExternalLoginButton(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/utility/hook/live.php(2)
#15 vB_Utility_Hook_Live->invoke('hookShowEx[len:27]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/externallogin.php(2)
#16 vB_Api_ExternalLogin->showExternalLoginButton() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('showExtern[len:23]', array[len:0]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('externallogin', 'showExtern[len:23]', array[len:0], false, true) in /includes/vb5/template/runtime.php(1044)
#19 vB5_Template_Runtime::parseData('externallogin', 'showExtern[len:23]') in /includes/vb5/template.php(439) : eval()'d code(119)
#20 eval() in /includes/vb5/template.php(439)
#21 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:10388]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `loginlibrary`
WHERE `productid` = 'googlelogin'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | loginlibrary | | const | productid | productid | 77 | const | 1 | 100.00 | |
- Time Before: 1757199904.1483
- Time After: 1757199904.1483
- Time Taken: 9.5129013061523E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:72]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:72]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:loginlibrary', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:loginlibrary', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/externallogin.php(2)
#8 vB_Library_ExternalLogin->getLoginLibraryId() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/externallogin.php(2)
#9 vB_Library_ExternalLogin->__construct() in /core/packages/googlelogin/library/externallogin.php(28)
#10 GoogleLogin_Library_ExternalLogin->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#11 vB_Library::instance('googlelogi[len:25]') in /core/packages/googlelogin/api/externallogin.php(26)
#12 GoogleLogin_Api_ExternalLogin->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api.php(2)
#13 vB_Api::instance('googlelogi[len:25]') in /core/packages/googlelogin/hooks.php(6)
#14 googlelogin_Hooks::hookShowExternalLoginButton(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/utility/hook/live.php(2)
#15 vB_Utility_Hook_Live->invoke('hookShowEx[len:27]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/externallogin.php(2)
#16 vB_Api_ExternalLogin->showExternalLoginButton() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('showExtern[len:23]', array[len:0]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('externallogin', 'showExtern[len:23]', array[len:0], false, true) in /includes/vb5/template/runtime.php(1044)
#19 vB5_Template_Runtime::parseData('externallogin', 'showExtern[len:23]') in /includes/vb5/template.php(439) : eval()'d code(119)
#20 eval() in /includes/vb5/template.php(439)
#21 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:10388]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `loginlibrary`
WHERE `productid` = 'twitterlogin'
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | loginlibrary | | const | productid | productid | 77 | const | 1 | 100.00 | |
- Time Before: 1757199904.1486
- Time After: 1757199904.1487
- Time Taken: 7.7009201049805E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:73]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:73]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:loginlibrary', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:loginlibrary', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/externallogin.php(2)
#8 vB_Library_ExternalLogin->getLoginLibraryId() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/externallogin.php(2)
#9 vB_Library_ExternalLogin->__construct() in /core/packages/twitterlogin/library/externallogin.php(26)
#10 TwitterLogin_Library_ExternalLogin->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#11 vB_Library::instance('twitterlog[len:26]') in /core/packages/twitterlogin/api/externallogin.php(25)
#12 TwitterLogin_Api_ExternalLogin->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api.php(2)
#13 vB_Api::instance('TwitterLog[len:26]') in /core/packages/twitterlogin/hooks.php(6)
#14 twitterlogin_Hooks::hookShowExternalLoginButton(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/utility/hook/live.php(2)
#15 vB_Utility_Hook_Live->invoke('hookShowEx[len:27]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/externallogin.php(2)
#16 vB_Api_ExternalLogin->showExternalLoginButton() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('showExtern[len:23]', array[len:0]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('externallogin', 'showExtern[len:23]', array[len:0], false, true) in /includes/vb5/template/runtime.php(1044)
#19 vB5_Template_Runtime::parseData('externallogin', 'showExtern[len:23]') in /includes/vb5/template.php(439) : eval()'d code(119)
#20 eval() in /includes/vb5/template.php(439)
#21 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:10388]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25126,24826,24831,24836) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | range | PRIMARY | PRIMARY | 4 | | 4 | 25.00 | Using index condition; Using where |
- Time Before: 1757199904.1489
- Time After: 1757199904.149
- Time Taken: 0.00012683868408203
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:152]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:152]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:4], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:4], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:4]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:1761]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:10388]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `noticeid` FROM `noticedismissed`
WHERE `userid` = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757199904.1505
- Time After: 1757199904.1507
- Time Taken: 0.00014495849609375
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `no[len:62]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `no[len:62]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:no[len:23]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getColumn('vBForum:no[len:23]', 'noticeid', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/notice.php(1)
#8 vB_Api_Notice->fetch('32', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('notice', 'fetch', array[len:2]) in /includes/vb5/template/runtime.php(1061)
#11 vB5_Template_Runtime::parseDataWithErrors('notice', 'fetch', '32', array[len:0]) in /includes/vb5/template.php(439) : eval()'d code(3)
#12 eval() in /includes/vb5/template.php(439)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:13255]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT cl.*, node.nodeid, node.userid, node.parentid, node.routeid, node.title, node.urlident,
node.contenttypeid, node.publishdate, node.unpublishdate, node.showpublished, node.starter,
node.lastcontentid
FROM closure AS cl
INNER JOIN node AS node ON node.nodeid = cl.parent
WHERE cl.child IN (32)
ORDER by cl.child ASC, cl.depth ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 4 | 100.00 | |
1 | SIMPLE | node | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | |
- Time Before: 1757199904.1508
- Time After: 1757199904.1511
- Time Taken: 0.00033092498779297
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:370]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:370]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:getParents', array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:getParents', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->getParents('32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/notice.php(1)
#8 vB_Api_Notice->validateCriteria(array[len:5], '32', array[len:49], array[len:433]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/notice.php(1)
#9 vB_Api_Notice->fetch('32', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('notice', 'fetch', array[len:2]) in /includes/vb5/template/runtime.php(1061)
#12 vB5_Template_Runtime::parseDataWithErrors('notice', 'fetch', '32', array[len:0]) in /includes/vb5/template.php(439) : eval()'d code(3)
#13 eval() in /includes/vb5/template.php(439)
#14 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:13255]') in /includes/vb5/template.php(407)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25254) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1514
- Time After: 1757199904.1515
- Time Taken: 0.00012516975402832
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:13879]') in /includes/vb5/template.php(407)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25255) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1517
- Time After: 1757199904.1518
- Time Taken: 9.7990036010742E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:307]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:13879]') in /includes/vb5/template.php(407)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25353,25327) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | range | PRIMARY | PRIMARY | 4 | | 2 | 25.00 | Using index condition; Using where |
- Time Before: 1757199904.1521
- Time After: 1757199904.1523
- Time Taken: 0.00012397766113281
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:140]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:140]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:2], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:2], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:481]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:286]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:14232]') in /includes/vb5/template.php(407)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25395) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1527
- Time After: 1757199904.1528
- Time Taken: 8.392333984375E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:300]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:481]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:286]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:14232]') in /includes/vb5/template.php(407)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25384,25328) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | range | PRIMARY | PRIMARY | 4 | | 2 | 25.00 | Using index condition; Using where |
- Time Before: 1757199904.1537
- Time After: 1757199904.1539
- Time Taken: 0.00017309188842773
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:140]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:140]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:2], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:2], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:492]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_ChannelTreeRaw_0')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.1542
- Time After: 1757199904.1543
- Time Taken: 0.00012707710266113
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:67]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:67]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#9 vB_Api_Node->getUserChannels('0') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#10 vB_Api_Node->fetchChannelNodeTree(32, 2, 1, 100) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchChannelNodeTree', array[len:4]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('node', 'fetchChannelNodeTree', array[len:4]) in /includes/vb5/template/runtime.php(1061)
#13 vB5_Template_Runtime::parseDataWithErrors('node', 'fetchChannelNodeTree', '32', '2', '1', '100') in /includes/vb5/template.php(439) : eval()'d code(18)
#14 eval() in /includes/vb5/template.php(439)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:492]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_ChTreeWithLast')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.1546
- Time After: 1757199904.155
- Time Taken: 0.0003361701965332
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#9 vB_Api_Node->addChannelLastData() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#10 vB_Api_Node->fetchChannelNodeTree(32, 2, 1, 100) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchChannelNodeTree', array[len:4]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('node', 'fetchChannelNodeTree', array[len:4]) in /includes/vb5/template/runtime.php(1061)
#13 vB5_Template_Runtime::parseDataWithErrors('node', 'fetchChannelNodeTree', '32', '2', '1', '100') in /includes/vb5/template.php(439) : eval()'d code(18)
#14 eval() in /includes/vb5/template.php(439)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:492]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `datastore`
WHERE `title` IN ('vB_ChannelIconInfo')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | datastore | | const | PRIMARY | PRIMARY | 152 | const | 1 | 100.00 | |
- Time Before: 1757199904.1559
- Time After: 1757199904.1561
- Time Taken: 0.00011801719665527
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:68]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vB_ChannelIconInfo') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(5)
#10 vB_Api_Node->getCachedChannelIconsInfo() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#11 vB_Api_Node->fetchChannelNodeTree(32, 2, 1, 100) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetchChannelNodeTree', array[len:4]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('node', 'fetchChannelNodeTree', array[len:4]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('node', 'fetchChannelNodeTree', '32', '2', '1', '100') in /includes/vb5/template.php(439) : eval()'d code(18)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:492]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25090) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1581
- Time After: 1757199904.1582
- Time Taken: 0.0001070499420166
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:351]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:492]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT channel.nodeid
FROM channel AS channel
INNER JOIN closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (32)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | channel | | index | PRIMARY | guid | 451 | | 209 | 100.00 | Using index |
1 | SIMPLE | closure | | eq_ref | closure_uniq,parent_2,child | closure_uniq | 8 | const,bluweco_vb4_utf8.channel.nodeid | 1 | 100.00 | Using index |
- Time Before: 1757199904.1664
- Time After: 1757199904.1671
- Time Taken: 0.00065803527832031
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:160]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:160]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBDBSearch[len:34]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getColumn('vBDBSearch[len:34]', 'nodeid', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/search.php(2)
#7 vB_Library_Search->convertToParentChannels('include', NULL, true) in /core/packages/vbdbsearch/db/mysql/querydefs.php(1600)
#8 vBDBSearch_dB_MYSQL_QueryDefs->process_channel_filters(32, 1, false, true, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(927)
#9 vBDBSearch_dB_MYSQL_QueryDefs->process_filters(vB_Search_Criteria, 'make_equals_filter', vB_Database_MySQLi, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(304)
#10 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:2], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#11 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#12 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:2]) in /core/packages/vbdbsearch/core.php(378)
#13 vBDBSearch_Core->getResults(vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#14 vB_Api_Search->getChannelTopics(array[len:12], 0, 1, 'true') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getChannelTopics', array[len:4]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:4]) in /includes/vb5/template/runtime.php(1061)
#17 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:11], '0', '1', 'true') in /includes/vb5/template.php(439) : eval()'d code(832)
#18 eval() in /includes/vb5/template.php(439)
#19 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT node.starter AS nodeid
FROM node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky = '1' AND
node.contenttypeid <> 30 AND
node.parentid = 32 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.protected <> '1'
ORDER BY node.lastcontent DESC
LIMIT 0, 999
/** getSearchResults**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | ref | node_sticky,node_starter,node_showapproved,node_ctypid_userid_dispo_idx,contenttypeid_parentid,node_inlist,showpublished,node_parent_lastcontent,node_parent_inlist_lastcontent,node_parent_userid | node_sticky | 1 | const | 94 | 0.05 | Using where; Using filesort |
- Time Before: 1757199904.1672
- Time After: 1757199904.1679
- Time Taken: 0.00068497657775879
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(false, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\tSELECT[len:471]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\tSELECT[len:471]', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\tSELECT[len:471]', 'getSearchResults', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSetUnbuffered(vB_Database_MySQLi, '\n\t\t\tSELECT[len:447]', 'getSearchResults') in /core/packages/vbdbsearch/db/mysql/querydefs.php(590)
#6 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:2], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:2]) in /core/packages/vbdbsearch/core.php(378)
#9 vBDBSearch_Core->getResults(vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getChannelTopics(array[len:12], 0, 1, 'true') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getChannelTopics', array[len:4]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:4]) in /includes/vb5/template/runtime.php(1061)
#13 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:11], '0', '1', 'true') in /includes/vb5/template.php(439) : eval()'d code(832)
#14 eval() in /includes/vb5/template.php(439)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT channel.nodeid
FROM channel AS channel
INNER JOIN closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (32)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | channel | | index | PRIMARY | guid | 451 | | 209 | 100.00 | Using index |
1 | SIMPLE | closure | | eq_ref | closure_uniq,parent_2,child | closure_uniq | 8 | const,bluweco_vb4_utf8.channel.nodeid | 1 | 100.00 | Using index |
- Time Before: 1757199904.1681
- Time After: 1757199904.1687
- Time Taken: 0.00056600570678711
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:160]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:160]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBDBSearch[len:34]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getColumn('vBDBSearch[len:34]', 'nodeid', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/search.php(2)
#7 vB_Library_Search->convertToParentChannels('include', NULL, true) in /core/packages/vbdbsearch/db/mysql/querydefs.php(1600)
#8 vBDBSearch_dB_MYSQL_QueryDefs->process_channel_filters(32, 1, false, true, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(927)
#9 vBDBSearch_dB_MYSQL_QueryDefs->process_filters(vB_Search_Criteria, 'make_equals_filter', vB_Database_MySQLi, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(304)
#10 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:2], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#11 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#12 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:2]) in /core/packages/vbdbsearch/core.php(378)
#13 vBDBSearch_Core->getResults(vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#14 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#17 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#18 eval() in /includes/vb5/template.php(439)
#19 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT node.starter AS nodeid
FROM node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky <> '1' AND
node.contenttypeid <> 30 AND
node.parentid = 32 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.protected <> '1'
ORDER BY node.lastcontent DESC
LIMIT 2190, 10
/** getSearchResults**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | range | node_sticky,node_starter,node_showapproved,node_ctypid_userid_dispo_idx,contenttypeid_parentid,node_inlist,showpublished,node_parent_lastcontent,node_parent_inlist_lastcontent,node_parent_userid | node_parent_inlist_lastcontent | 6 | | 27844 | 0.03 | Using index condition; Using where; Backward index scan |
- Time Before: 1757199904.1689
- Time After: 1757199904.1804
- Time Taken: 0.011514902114868
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(false, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\tSELECT[len:474]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\tSELECT[len:474]', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\tSELECT[len:474]', 'getSearchResults', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSetUnbuffered(vB_Database_MySQLi, '\n\t\t\tSELECT[len:450]', 'getSearchResults') in /core/packages/vbdbsearch/db/mysql/querydefs.php(590)
#6 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:2], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:2]) in /core/packages/vbdbsearch/core.php(378)
#9 vBDBSearch_Core->getResults(vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#13 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#14 eval() in /includes/vb5/template.php(439)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_90459_lvl1data','node_90455_lvl1data','node_90430_lvl1data','node_90431_lvl1data','node_90425_lvl1data','node_90426_lvl1data','node_90415_lvl1data','node_90399_lvl1data','node_90410_lvl1data','node_90343_lvl1data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 10 | 100.00 | Using index condition |
- Time Before: 1757199904.1805
- Time After: 1757199904.1807
- Time Taken: 0.00017499923706055
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:265]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:265]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:10], 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->cleanNodeList(array[len:10], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#15 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT node.*, editlog.reason AS edit_reason, editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline, editlog.hashistory, 0 AS readtime
FROM node AS node
LEFT JOIN editlog AS editlog ON (editlog.nodeid = node.nodeid)
WHERE node.nodeid IN (90459,90455,90430,90431,90425,90426,90415,90399,90410,90343)
/**fetchNodeWithContent**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | range | PRIMARY,nodeid | PRIMARY | 4 | | 10 | 100.00 | Using where |
1 | SIMPLE | editlog | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.node.nodeid | 1 | 100.00 | |
- Time Before: 1757199904.1807
- Time After: 1757199904.1811
- Time Taken: 0.00036883354187012
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT nod[len:382]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT nod[len:382]') in /core/packages/vbforum/db/mysql/querydefs.php(4793)
#4 vBForum_dB_MYSQL_QueryDefs->fetchNodeWithContent(array[len:2], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#5 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:fe[len:28]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->cleanNodeList(array[len:10], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#12 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#13 eval() in /includes/vb5/template.php(439)
#14 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vb_UserWPerms_23131_12','vb_UserWPerms_12419_12','vb_UserWPerms_24424_12','vb_UserWPerms_19089_12')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 4 | 100.00 | Using index condition |
- Time Before: 1757199904.1813
- Time After: 1757199904.1814
- Time Taken: 0.00012493133544922
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:145]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:145]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:4], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#15 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
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 (23131,12419,24424,19089)
/** fetchUserinfo**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 4 | 100.00 | Using where |
1 | SIMPLE | userfield | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.user.userid | 1 | 100.00 | |
1 | SIMPLE | usertextfield | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.user.userid | 1 | 100.00 | |
- Time Before: 1757199904.1814
- Time After: 1757199904.1819
- Time Taken: 0.00050592422485352
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:474]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:474]', false, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:474]', 'fetchUserinfo', false, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSet(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:453]', 'fetchUserinfo') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/mysql/querydefs.php(1272)
#6 vB_dB_MYSQL_QueryDefs->fetchUserinfo(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('fetchUserinfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#15 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `routenew`
WHERE `routeid` IN (107)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | routenew | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1821
- Time After: 1757199904.1822
- Time Taken: 0.00013613700866699
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:52]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:52]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1383)
#7 vB5_Route::preloadRoutes(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#13 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#14 eval() in /includes/vb5/template.php(439)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vBAtchmnts_90459','vBAtchmnts_90455','vBAtchmnts_90430','vBAtchmnts_90431','vBAtchmnts_90425','vBAtchmnts_90426','vBAtchmnts_90415','vBAtchmnts_90399','vBAtchmnts_90410','vBAtchmnts_90343')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 10 | 100.00 | Using index condition |
- Time Before: 1757199904.1823
- Time After: 1757199904.1824
- Time Taken: 0.00012803077697754
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:235]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:235]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->fetchNodeAttachments(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#15 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
(
SELECT
a.filedataid,
n.nodeid, n.parentid, n.contenttypeid,
n.title,
a.visible, a.counter, a.posthash, a.filename, a.reportthreadid, a.settings,
NULL AS height, NULL AS width, NULL AS style,
a.caption,
n.displayorder
FROM node AS n USE INDEX (contenttypeid_parentid)
JOIN attach AS a ON (a.nodeid = n.nodeid)
WHERE n.contenttypeid = 35 AND n.parentid IN (90459,90455,90430,90431,90425,90426,90415,90399,90410,90343)
)
UNION ALL
(
SELECT
p.filedataid,
n.nodeid, n.parentid, n.contenttypeid,
n.title,
NULL AS visible, NULL AS counter, NULL AS posthash, NULL AS filename, NULL AS reportthreadid, NULL AS settings,
p.height, p.width, p.style,
p.caption,
n.displayorder
FROM node AS n USE INDEX (contenttypeid_parentid)
JOIN photo AS p ON (p.nodeid = n.nodeid)
WHERE n.contenttypeid = 34 AND n.parentid IN (90459,90455,90430,90431,90425,90426,90415,90399,90410,90343)
)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | n | | range | contenttypeid_parentid | contenttypeid_parentid | 6 | | 10 | 100.00 | Using index condition |
1 | PRIMARY | a | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.n.nodeid | 1 | 100.00 | |
2 | UNION | n | | range | contenttypeid_parentid | contenttypeid_parentid | 6 | | 10 | 100.00 | Using index condition |
2 | UNION | p | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4_utf8.n.nodeid | 1 | 100.00 | |
- Time Before: 1757199904.1825
- Time After: 1757199904.1829
- Time Taken: 0.00041604042053223
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\t(\n\t\t\t[len:1017]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\t(\n\t\t\t[len:1017]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:fe[len:28]', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:fe[len:28]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->fetchNodeAttachments(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#13 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#14 eval() in /includes/vb5/template.php(439)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `extension`,`mimetype` FROM `attachmenttype`
WHERE (1 = 0)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | Impossible WHERE |
- Time Before: 1757199904.1868
- Time After: 1757199904.1869
- Time Taken: 9.2029571533203E-5
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ex[len:68]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ex[len:68]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:at[len:22]', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('vBForum:at[len:22]', array[len:1], false, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/attach.php(2)
#8 vB_Library_Content_Attach->getAttachmentHeaderMap(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/attach.php(2)
#9 vB_Library_Content_Attach->getHeadersForTypes(array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/attach.php(2)
#10 vB_Library_Content_Attach->getBaseTypes(array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->fetchNodeAttachments(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#14 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#17 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#18 eval() in /includes/vb5/template.php(439)
#19 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
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 (90459,90455,90430,90431,90425,90426,90415,90399,90410,90343)
GROUP BY cl.parent
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | range | closure_uniq,parent_2,publishdate,child,displayorder | parent_2 | 4 | | 38 | 100.00 | Using where; Using index |
1 | SIMPLE | a | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.child | 1 | 100.00 | Using index |
- Time Before: 1757199904.187
- Time After: 1757199904.1874
- Time Taken: 0.00039196014404297
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:244]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:244]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:ge[len:32]', array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:ge[len:32]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#12 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#13 eval() in /includes/vb5/template.php(439)
#14 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
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 (90459,90455,90430,90431,90425,90426,90415,90399,90410,90343) AND child.contenttypeid = 34
GROUP BY cl.parent
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | range | closure_uniq,parent_2,publishdate,child,displayorder | parent_2 | 4 | | 38 | 100.00 | Using where; Using index |
1 | SIMPLE | child | | eq_ref | node_ctypid_userid_dispo_idx,nodeid | nodeid | 6 | bluweco_vb4_utf8.cl.child,const | 1 | 100.00 | Using index |
- Time Before: 1757199904.1874
- Time After: 1757199904.1878
- Time Taken: 0.00042510032653809
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:332]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:332]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:ge[len:31]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:ge[len:31]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#12 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#13 eval() in /includes/vb5/template.php(439)
#14 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `closure`
WHERE `child` IN (90459,90455,90430,90431,90425,90426,90415,90399,90410,90343)
ORDER BY `child` ASC, `depth` ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | closure | | range | child | child | 4 | | 50 | 100.00 | Using index condition |
- Time Before: 1757199904.1879
- Time After: 1757199904.1882
- Time Taken: 0.00033307075500488
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:139]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:139]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->fetchClosureParent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#13 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#14 eval() in /includes/vb5/template.php(439)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_90459_lvl3data','node_90455_lvl3data','node_90430_lvl3data','node_90431_lvl3data','node_90425_lvl3data','node_90426_lvl3data','node_90415_lvl3data','node_90399_lvl3data','node_90410_lvl3data','node_90343_lvl3data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 10 | 100.00 | Using index condition |
- Time Before: 1757199904.1884
- Time After: 1757199904.1885
- Time Taken: 0.00013303756713867
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:265]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:265]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:10], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#14 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#15 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#18 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#19 eval() in /includes/vb5/template.php(439)
#20 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#30 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT node.*,text.allowsmilie,text.attach,text.htmlstate,text.imageheight,text.imagewidth,text.infraction,text.moderated,text.nodeid AS text_nodeid,text.pagetext,text.pagetextimages,text.previewimage,text.previewtext,text.previewvideo,text.rawtext,text.showsignature, icon.iconpath, ch.routeid AS channelroute, ch.title AS channeltitle, ch.nodeid AS channelid,
starter.routeid AS starterroute, starter.title AS startertitle, starter.authorname as starterauthorname, starter.prefixid as starterprefixid,
starter.userid as starteruserid, starter.lastcontentid as starterlastcontentid, starter.totalcount+1 as startertotalcount, starter.urlident AS starterurlident,
deleteuser.username AS deleteusername, deleteuser.displayname AS deletedisplayname, lastauthor.username AS lastauthorname, editlog.reason AS edit_reason, editlog.userid AS edit_userid, editlog.username AS edit_username,
editlog.dateline AS edit_dateline, editlog.hashistory, starter.nodeoptions as starternodeoptions, ch.nodeoptions as channelnodeoptions
FROM node AS node
LEFT JOIN text AS text
ON text.nodeid = node.nodeid
LEFT JOIN editlog AS editlog ON (editlog.nodeid = node.nodeid)
LEFT JOIN node AS starter ON (starter.nodeid = node.starter)
LEFT JOIN node AS ch ON (ch.nodeid = starter.parentid)
LEFT JOIN user AS deleteuser ON (node.deleteuserid > 0 AND node.deleteuserid = deleteuser.userid)
LEFT JOIN user AS lastauthor ON (node.lastauthorid = lastauthor.userid)
LEFT JOIN icon AS icon ON (node.iconid = icon.iconid)
WHERE node.nodeid IN (90459,90455,90430,90431,90425,90426,90415,90399,90410,90343)
/** getFullContent**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | range | PRIMARY,nodeid | PRIMARY | 4 | | 10 | 100.00 | Using where |
1 | SIMPLE | text | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.node.nodeid | 1 | 100.00 | |
1 | SIMPLE | editlog | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.node.nodeid | 1 | 100.00 | |
1 | SIMPLE | starter | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4_utf8.node.starter | 1 | 100.00 | Using where |
1 | SIMPLE | ch | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4_utf8.starter.parentid | 1 | 100.00 | Using where |
1 | SIMPLE | deleteuser | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.node.deleteuserid | 1 | 100.00 | Using where |
1 | SIMPLE | lastauthor | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.node.lastauthorid | 1 | 100.00 | |
1 | SIMPLE | icon | | eq_ref | PRIMARY | PRIMARY | 2 | bluweco_vb4_utf8.node.iconid | 1 | 100.00 | Using index condition |
- Time Before: 1757199904.1886
- Time After: 1757199904.1893
- Time Taken: 0.00075912475585938
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT nod[len:1647]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT nod[len:1647]') in /core/packages/vbforum/db/mysql/querydefs.php(6541)
#4 vBForum_dB_MYSQL_QueryDefs->getFullContent(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#5 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:ge[len:22]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('vBForum:ge[len:22]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#8 vB_Library_Content->getRawContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#10 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#16 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#17 eval() in /includes/vb5/template.php(439)
#18 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `node`
WHERE `nodeid` = 90343
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1896
- Time After: 1757199904.1898
- Time Taken: 0.00020480155944824
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:53]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:node', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:node', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeBare('90343') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('90343') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90343') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 90343
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.1899
- Time After: 1757199904.1901
- Time Taken: 0.00015497207641602
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:166]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('90343') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('90343') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '90343') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90343') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `node`
WHERE `nodeid` = 90399
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1903
- Time After: 1757199904.1904
- Time Taken: 0.00013303756713867
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:53]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:node', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:node', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeBare('90399') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('90399') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90399') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 90399
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.1905
- Time After: 1757199904.1906
- Time Taken: 0.00013303756713867
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:166]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('90399') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('90399') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '90399') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90399') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `node`
WHERE `nodeid` = 90410
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1908
- Time After: 1757199904.1909
- Time Taken: 0.00012898445129395
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:53]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:node', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:node', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeBare('90410') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('90410') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90410') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 90410
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.191
- Time After: 1757199904.1912
- Time Taken: 0.0001680850982666
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:166]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('90410') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('90410') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '90410') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90410') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `node`
WHERE `nodeid` = 90415
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1913
- Time After: 1757199904.1915
- Time Taken: 0.00015997886657715
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:53]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:node', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:node', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeBare('90415') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('90415') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90415') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 90415
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.1916
- Time After: 1757199904.1917
- Time Taken: 0.00016498565673828
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:166]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('90415') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('90415') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '90415') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90415') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `node`
WHERE `nodeid` = 90425
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1919
- Time After: 1757199904.192
- Time Taken: 0.00014805793762207
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:53]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:node', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:node', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeBare('90425') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('90425') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90425') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 90425
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.1921
- Time After: 1757199904.1922
- Time Taken: 0.00012898445129395
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:166]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('90425') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('90425') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '90425') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90425') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `node`
WHERE `nodeid` = 90426
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1924
- Time After: 1757199904.1925
- Time Taken: 0.00013184547424316
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:53]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:node', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:node', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeBare('90426') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('90426') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90426') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 90426
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.1926
- Time After: 1757199904.1927
- Time Taken: 0.00012397766113281
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:166]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('90426') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('90426') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '90426') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90426') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `node`
WHERE `nodeid` = 90430
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1928
- Time After: 1757199904.1929
- Time Taken: 0.00012397766113281
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:53]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:node', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:node', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeBare('90430') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('90430') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90430') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 90430
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.193
- Time After: 1757199904.1931
- Time Taken: 0.00010800361633301
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:166]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('90430') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('90430') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '90430') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90430') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `node`
WHERE `nodeid` = 90431
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1932
- Time After: 1757199904.1934
- Time Taken: 0.00011301040649414
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:53]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:node', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:node', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeBare('90431') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('90431') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90431') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 90431
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.1934
- Time After: 1757199904.1935
- Time Taken: 9.5129013061523E-5
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:166]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('90431') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('90431') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '90431') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90431') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `node`
WHERE `nodeid` = 90455
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1936
- Time After: 1757199904.1937
- Time Taken: 0.00011396408081055
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:53]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:node', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:node', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeBare('90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 90455
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.1938
- Time After: 1757199904.1939
- Time Taken: 0.00010013580322266
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:166]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `node`
WHERE `nodeid` = 90459
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.194
- Time After: 1757199904.1941
- Time Taken: 0.00010514259338379
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:53]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:node', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:node', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeBare('90459') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('90459') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90459') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 90459
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757199904.1942
- Time After: 1757199904.1943
- Time Taken: 9.2029571533203E-5
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:166]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('90459') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('90459') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '90459') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('90459') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
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 (19393)
/** fetchUserinfo**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | userfield | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | usertextfield | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1945
- Time After: 1757199904.1948
- Time Taken: 0.00034117698669434
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:456]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:456]', false, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:456]', 'fetchUserinfo', false, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSet(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:435]', 'fetchUserinfo') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/mysql/querydefs.php(1272)
#6 vB_dB_MYSQL_QueryDefs->fetchUserinfo(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('fetchUserinfo', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRows('fetchUserinfo', array[len:2], false, 'userid') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#10 vB_User::getBaseUsers(array[len:1], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#11 vB_Library_User->getUserInfoRecords(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#13 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#17 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#21 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#22 eval() in /includes/vb5/template.php(439)
#23 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_UserPerms23131')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.1949
- Time After: 1757199904.1951
- Time Taken: 0.00011301040649414
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->__construct(23131, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(23131) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#13 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#17 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#21 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#22 eval() in /includes/vb5/template.php(439)
#23 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_UserPerms19089')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757199904.1953
- Time After: 1757199904.1954
- Time Taken: 7.2956085205078E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->__construct(19089, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(19089) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#13 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#17 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#21 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#22 eval() in /includes/vb5/template.php(439)
#23 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_UserPerms24424')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757199904.1956
- Time After: 1757199904.1956
- Time Taken: 5.4121017456055E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->__construct(24424, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(24424) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#13 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#17 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#21 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#22 eval() in /includes/vb5/template.php(439)
#23 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `usergroupid`,`displaygroupid`,`membergroupids`,`infractiongroupids` FROM `user`
WHERE `userid` = 24424
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.1957
- Time After: 1757199904.1958
- Time Taken: 8.2969665527344E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `us[len:120]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `us[len:120]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('user', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('user', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#8 vB_Library_User->fetchUserGroups(24424) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->__construct(24424, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(24424) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#13 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#17 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#21 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#22 eval() in /includes/vb5/template.php(439)
#23 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `groupintopic`
WHERE `userid` = 24424
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | groupintopic | | ref | userid,userid_2 | userid | 4 | const | 1 | 100.00 | Using index |
- Time Before: 1757199904.1958
- Time After: 1757199904.1959
- Time Taken: 8.1062316894531E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:groupintopic', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#7 vB_UserContext->reloadGroupInTopic() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->__construct(24424, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#10 vB::getUserContext(24424) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `moderator`
WHERE `userid` = 24424
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | moderator | | ref | userid_nodeid | userid_nodeid | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.196
- Time After: 1757199904.196
- Time Taken: 6.2942504882812E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:51]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:51]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:moderator', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#7 vB_Library_User->fetchModerator(24424) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->__construct(24424, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#10 vB::getUserContext(24424) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#21 eval() in /includes/vb5/template.php(439)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `datastore`
WHERE `title` IN ('vBUgChannelAccessG2')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | datastore | | const | PRIMARY | PRIMARY | 152 | const | 1 | 100.00 | |
- Time Before: 1757199904.1961
- Time After: 1757199904.1962
- Time Taken: 8.0108642578125E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:69]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:69]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vBUgChannelAccessG2') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#10 vB_PermissionContext->getAllChannelAccess(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#11 vB_UserContext->getAllChannelAccess() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#12 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#13 vB_UserContext->__construct(24424, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#14 vB::getUserContext(24424) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#15 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#16 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#17 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#18 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#19 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#20 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#21 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#22 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#23 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#24 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#25 eval() in /includes/vb5/template.php(439)
#26 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#33 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#34 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#35 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#36 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT COUNT(* ) AS `count`FROM `moderator`
WHERE `userid` = 24424
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | moderator | | ref | userid_nodeid | userid_nodeid | 4 | const | 1 | 100.00 | Using index |
- Time Before: 1757199904.1963
- Time After: 1757199904.1964
- Time Taken: 6.6041946411133E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT COU[len:68]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT COU[len:68]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:moderator', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getField('vBForum:moderator', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->isForumModerator() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->isModerator() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getAllChannelAccess() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#11 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#12 vB_UserContext->__construct(24424, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#13 vB::getUserContext(24424) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->assembleContent(array[len:10], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->assembleContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#16 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#17 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#18 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#19 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#20 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#22 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#23 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#24 eval() in /includes/vb5/template.php(439)
#25 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#34 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#35 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `nodevoteaggregate`
WHERE `nodeid` IN (90459,90455,90430,90431,90425,90426,90415,90399,90410,90343)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | nodevoteaggregate | | ALL | PRIMARY | | | | 1 | 100.00 | Using where |
- Time Before: 1757199904.197
- Time After: 1757199904.1971
- Time Taken: 0.00010490417480469
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:116]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:116]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('nodevoteaggregate', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('nodevoteaggregate', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/nodevote.php(1)
#8 vB_Library_Nodevote->getNodevoteCounts(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addNodeVotes(array[len:10], array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#15 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT
`user`.`userid`,
`user`.`displayname`,
`avatar`.`avatarid`,
`avatar`.`avatarpath`,
`user`.`avatarrevision`,
`customavatar`.`dateline`,
`customavatar`.`filename`,
`customavatar`.`width` AS `customavatar_width`,
`customavatar`.`height` AS `customavatar_height`,
`customavatar`.`width_thumb` AS `customavatar_width_thumb`,
`customavatar`.`height_thumb` AS `customavatar_height_thumb`
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 (23131,12419,24424,19393,19089)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 5 | 100.00 | Using where |
1 | SIMPLE | customavatar | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.user.userid | 1 | 100.00 | |
1 | SIMPLE | avatar | | eq_ref | PRIMARY | PRIMARY | 2 | bluweco_vb4_utf8.user.avatarid | 1 | 100.00 | Using index condition |
- Time Before: 1757199904.1973
- Time After: 1757199904.1975
- Time Taken: 0.00020503997802734
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:710]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:710]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vbForum:fe[len:28]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#6 vB_Library_User->fetchAvatars(array[len:20], 'profile', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchAvatars(array[len:20], 'profile', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addOptionalContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT channel.nodeid
FROM channel AS channel
INNER JOIN closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (32)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | channel | | index | PRIMARY | guid | 451 | | 209 | 100.00 | Using index |
1 | SIMPLE | closure | | eq_ref | closure_uniq,parent_2,child | closure_uniq | 8 | const,bluweco_vb4_utf8.channel.nodeid | 1 | 100.00 | Using index |
- Time Before: 1757199904.1979
- Time After: 1757199904.1985
- Time Taken: 0.0005340576171875
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:160]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:160]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBDBSearch[len:34]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getColumn('vBDBSearch[len:34]', 'nodeid', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/search.php(2)
#7 vB_Library_Search->convertToParentChannels('include', NULL, true) in /core/packages/vbdbsearch/db/mysql/querydefs.php(1600)
#8 vBDBSearch_dB_MYSQL_QueryDefs->process_channel_filters(32, 1, false, true, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(927)
#9 vBDBSearch_dB_MYSQL_QueryDefs->process_filters(vB_Search_Criteria, 'make_equals_filter', vB_Database_MySQLi, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(304)
#10 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#11 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#12 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#13 vB_dB_Assertor->getRow('vBDBSearch[len:27]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#14 vB_Api_Search->getChannelTopicCount(array[len:12], vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#15 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#18 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#19 eval() in /includes/vb5/template.php(439)
#20 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#30 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT COUNT(node.starter) AS count
FROM node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky <> '1' AND
node.contenttypeid <> 30 AND
node.parentid = 32 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.showpublished = '0' AND
node.showapproved = '1' AND
node.protected <> '1'
/** getSearchResults**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757199904.1986
- Time After: 1757199904.1988
- Time Taken: 0.00014305114746094
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(false, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\tSELECT[len:499]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\tSELECT[len:499]', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\tSELECT[len:499]', 'getSearchResults', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSetUnbuffered(vB_Database_MySQLi, '\n\t\t\tSELECT[len:475]', 'getSearchResults') in /core/packages/vbdbsearch/db/mysql/querydefs.php(590)
#6 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRow('vBDBSearch[len:27]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getChannelTopicCount(array[len:12], vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT channel.nodeid
FROM channel AS channel
INNER JOIN closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (32)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | channel | | index | PRIMARY | guid | 451 | | 209 | 100.00 | Using index |
1 | SIMPLE | closure | | eq_ref | closure_uniq,parent_2,child | closure_uniq | 8 | const,bluweco_vb4_utf8.channel.nodeid | 1 | 100.00 | Using index |
- Time Before: 1757199904.1989
- Time After: 1757199904.1994
- Time Taken: 0.00048708915710449
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:160]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:160]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBDBSearch[len:34]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getColumn('vBDBSearch[len:34]', 'nodeid', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/search.php(2)
#7 vB_Library_Search->convertToParentChannels('include', NULL, true) in /core/packages/vbdbsearch/db/mysql/querydefs.php(1600)
#8 vBDBSearch_dB_MYSQL_QueryDefs->process_channel_filters(32, 1, false, true, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(927)
#9 vBDBSearch_dB_MYSQL_QueryDefs->process_filters(vB_Search_Criteria, 'make_equals_filter', vB_Database_MySQLi, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(304)
#10 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#11 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#12 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#13 vB_dB_Assertor->getRow('vBDBSearch[len:27]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#14 vB_Api_Search->getChannelTopicCount(array[len:12], vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#15 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#18 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#19 eval() in /includes/vb5/template.php(439)
#20 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#30 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT COUNT(node.starter) AS count
FROM node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky <> '1' AND
node.contenttypeid <> 30 AND
node.parentid = 32 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.showpublished = '1' AND
node.showapproved = '0' AND
node.protected <> '1'
/** getSearchResults**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757199904.1995
- Time After: 1757199904.1996
- Time Taken: 0.00011086463928223
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(false, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\tSELECT[len:499]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\tSELECT[len:499]', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\tSELECT[len:499]', 'getSearchResults', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSetUnbuffered(vB_Database_MySQLi, '\n\t\t\tSELECT[len:475]', 'getSearchResults') in /core/packages/vbdbsearch/db/mysql/querydefs.php(590)
#6 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRow('vBDBSearch[len:27]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getChannelTopicCount(array[len:12], vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT channel.nodeid
FROM channel AS channel
INNER JOIN closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (32)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | channel | | index | PRIMARY | guid | 451 | | 209 | 100.00 | Using index |
1 | SIMPLE | closure | | eq_ref | closure_uniq,parent_2,child | closure_uniq | 8 | const,bluweco_vb4_utf8.channel.nodeid | 1 | 100.00 | Using index |
- Time Before: 1757199904.1997
- Time After: 1757199904.2002
- Time Taken: 0.00046014785766602
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:160]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:160]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBDBSearch[len:34]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getColumn('vBDBSearch[len:34]', 'nodeid', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/search.php(2)
#7 vB_Library_Search->convertToParentChannels('include', NULL, true) in /core/packages/vbdbsearch/db/mysql/querydefs.php(1600)
#8 vBDBSearch_dB_MYSQL_QueryDefs->process_channel_filters(32, 1, false, true, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(927)
#9 vBDBSearch_dB_MYSQL_QueryDefs->process_filters(vB_Search_Criteria, 'make_equals_filter', vB_Database_MySQLi, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(304)
#10 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#11 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#12 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#13 vB_dB_Assertor->getRow('vBDBSearch[len:27]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#14 vB_Api_Search->getChannelTopicCount(array[len:12], vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#15 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#18 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#19 eval() in /includes/vb5/template.php(439)
#20 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#30 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT COUNT(node.starter) AS count
FROM node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky <> '1' AND
node.contenttypeid <> 30 AND
node.parentid = 32 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.showpublished = '0' AND
node.showapproved = '0' AND
node.protected <> '1'
/** getSearchResults**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757199904.2004
- Time After: 1757199904.2005
- Time Taken: 0.00010085105895996
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(false, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\tSELECT[len:499]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\tSELECT[len:499]', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\tSELECT[len:499]', 'getSearchResults', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSetUnbuffered(vB_Database_MySQLi, '\n\t\t\tSELECT[len:475]', 'getSearchResults') in /core/packages/vbdbsearch/db/mysql/querydefs.php(590)
#6 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRow('vBDBSearch[len:27]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getChannelTopicCount(array[len:12], vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT channel.nodeid
FROM channel AS channel
INNER JOIN closure AS closure
ON channel.nodeid = closure.child
WHERE closure.parent IN (32)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | channel | | index | PRIMARY | guid | 451 | | 209 | 100.00 | Using index |
1 | SIMPLE | closure | | eq_ref | closure_uniq,parent_2,child | closure_uniq | 8 | const,bluweco_vb4_utf8.channel.nodeid | 1 | 100.00 | Using index |
- Time Before: 1757199904.2005
- Time After: 1757199904.201
- Time Taken: 0.0004580020904541
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:160]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:160]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBDBSearch[len:34]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getColumn('vBDBSearch[len:34]', 'nodeid', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/search.php(2)
#7 vB_Library_Search->convertToParentChannels('include', NULL, true) in /core/packages/vbdbsearch/db/mysql/querydefs.php(1600)
#8 vBDBSearch_dB_MYSQL_QueryDefs->process_channel_filters(32, 1, false, true, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(927)
#9 vBDBSearch_dB_MYSQL_QueryDefs->process_filters(vB_Search_Criteria, 'make_equals_filter', vB_Database_MySQLi, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(304)
#10 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#11 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#12 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#13 vB_dB_Assertor->getRow('vBDBSearch[len:27]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#14 vB_Api_Search->getChannelTopicCount(array[len:12], vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#15 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#18 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#19 eval() in /includes/vb5/template.php(439)
#20 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#30 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT COUNT(node.starter) AS count
FROM node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky = '1' AND
node.contenttypeid <> 30 AND
node.parentid = 32 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.protected <> '1'
/** getSearchResults**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | ref | node_sticky,node_starter,node_showapproved,node_ctypid_userid_dispo_idx,contenttypeid_parentid,node_inlist,showpublished,node_parent_lastcontent,node_parent_inlist_lastcontent,node_parent_userid | node_sticky | 1 | const | 94 | 0.05 | Using where |
- Time Before: 1757199904.2011
- Time After: 1757199904.2018
- Time Taken: 0.00061988830566406
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(false, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\tSELECT[len:431]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\tSELECT[len:431]', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\tSELECT[len:431]', 'getSearchResults', false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSetUnbuffered(vB_Database_MySQLi, '\n\t\t\tSELECT[len:407]', 'getSearchResults') in /core/packages/vbdbsearch/db/mysql/querydefs.php(590)
#6 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRow('vBDBSearch[len:27]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getChannelTopicCount(array[len:12], vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getChannelTopics(array[len:12], 10, 220) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getChannelTopics', array[len:3]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getChannelTopics', array[len:3]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('search', 'getChannelTopics', array[len:10], '10', 220) in /includes/vb5/template.php(439) : eval()'d code(845)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (24918,25141,25096,25221) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | range | PRIMARY | PRIMARY | 4 | | 4 | 25.00 | Using index condition; Using where |
- Time Before: 1757199904.2022
- Time After: 1757199904.2024
- Time Taken: 0.00020408630371094
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:152]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:152]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:4], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:4], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:4]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:13557]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25142,25411) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | range | PRIMARY | PRIMARY | 4 | | 2 | 25.00 | Using index condition; Using where |
- Time Before: 1757199904.2041
- Time After: 1757199904.2043
- Time Taken: 0.00018405914306641
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:140]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:140]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:2], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:2], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:2391]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:13521]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `nodeview`
WHERE `nodeid` IN (90459,90455,90430,90431,90425,90426,90415,90399,90410,90343)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | nodeview | | range | PRIMARY | PRIMARY | 4 | | 10 | 100.00 | Using where |
- Time Before: 1757199904.2105
- Time After: 1757199904.2107
- Time Taken: 0.00018882751464844
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:107]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:107]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:nodeview', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->getNodeviews(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(5)
#8 vB_Api_Node->mergeNodeviewsForTopics(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('mergeNodev[len:23]', array[len:1]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('node', 'mergeNodev[len:23]', array[len:1], false, true) in /includes/vb5/template/runtime.php(1044)
#11 vB5_Template_Runtime::parseData('node', 'mergeNodev[len:23]', array[len:10]) in /includes/vb5/template.php(439) : eval()'d code(23)
#12 eval() in /includes/vb5/template.php(439)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:44987]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25097) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.2109
- Time After: 1757199904.211
- Time Taken: 0.0001530647277832
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\t<thea[len:1093]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:44987]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25403) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.2121
- Time After: 1757199904.2122
- Time Taken: 0.00012087821960449
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:2189]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\t<thea[len:1093]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:44987]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16447]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25422) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.2219
- Time After: 1757199904.2221
- Time Taken: 0.00014400482177734
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('</div>\r\n\t<[len:5796]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:97884]') in /includes/vb5/template.php(407)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `datastore`
WHERE `title` IN ('vb_reactions_byorder','vb_reactions_bylabel','vb_reactions_enabled')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | datastore | | range | PRIMARY | PRIMARY | 152 | | 3 | 100.00 | Using index condition |
- Time Before: 1757199904.2232
- Time After: 1757199904.2234
- Time Taken: 0.00017499923706055
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:116]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:116]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vb_reactions_enabled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/reactions.php(2)
#10 vB_Library_Reactions->fetchItemFromDatastore('vb_reactions_enabled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/reactions.php(2)
#11 vB_Library_Reactions->fetchEnabledReactionsListByOrder() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/reactions.php(2)
#12 vB_Api_Reactions->fetchEnabledReactionsList() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('fetchEnabl[len:25]', array[len:0]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('reactions', 'fetchEnabl[len:25]', array[len:0], false, true) in /includes/vb5/template/runtime.php(1044)
#15 vB5_Template_Runtime::parseData('reactions', 'fetchEnabl[len:25]') in /includes/vb5/template.php(439) : eval()'d code(1)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('</div>\r\n\t<[len:5796]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:97884]') in /includes/vb5/template.php(407)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('logo','powered_by_vbulletin_title','navbar_home','navbar_blogs','navbar_articles','navbar_social_groups','navbar_galleries','navbar_todays_posts','navbar_member_list','navbar_calendar','home','login','you_can_also_login_as','facebook','logging_in','username','password','remember_me','log_in','forgot_password','notice_5_html','page_title','external_view_this_channel_rss_feed','collapse','expand','subforums','forums','topics','posts','last_post','no_forums_found','topic','latest_activity','my_subscriptions','photos','no_conversations_in_channel','please_login_to_view_subscribed_posts','no_topics_found','filter','filtered_by','clear_all','conversation_new_posts','page','of_pagination','previous_page','next_page','time','all_time','today','last_week','last_month','answered','any_topic_meta','not_answered','show','all','discussions_only','photos_only','videos_only','links_only','polls_only','events_only','new_topics','on','off','previous','next','sort_by','date_last_update','date_started_post','replies','title','members','likes','order','descending','ascending','statistics','by_x','started_by_link_x_y','on_date_x','x_responses_lower','views_lower','likes_lower','go_to_last_post','1_response_lower','navbar_help','navbar_contact_us','navbar_privacy','navbar_terms_of_service','go_to_top','powered_by_vbulletin','footer_current_time','working_ellipsis','yes','no','ok','cancel','close','facebook_language') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 300 | 100.00 | Using index condition |
- Time Before: 1757199904.2238
- Time After: 1757199904.2253
- Time Taken: 0.0014619827270508
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:1523]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:1523]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:100], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:100], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:100], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:100]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(247)
#14 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(101)
#15 vB5_Template_Phrase->replacePlaceholders('\r\n\t<meta p[len:107768]') in /includes/vb5/template.php(522)
#16 vB5_Template->renderDelayed('\r\n\t<meta p[len:107768]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `routenew`
WHERE `routeid` = 108
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | routenew | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.2319
- Time After: 1757199904.2321
- Time Taken: 0.00018405914306641
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:56]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:56]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('routenew', array[len:2]) in /core/vb5/route.php(1283)
#8 vB5_Route::getRouteByIdent('108') in /core/vb5/route.php(1690)
#9 vB5_Route::buildUrls(array[len:58]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->getUrls(array[len:58]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(227)
#13 vB5_Template_Url->finalBuildUrls(array[len:58]) in /includes/vb5/template/url.php(295)
#14 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:117065]') in /includes/vb5/template.php(526)
#15 vB5_Template->renderDelayed('\r\n\t<meta p[len:117065]', false) in /includes/vb5/template.php(411)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `page`
WHERE `pageid` = 34
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.2333
- Time After: 1757199904.2334
- Time Taken: 0.00013518333435059
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:50]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:50]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('page', array[len:2]) in /core/vb5/route/page.php(27)
#8 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#9 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1779)
#10 vB5_Route::bulkFetchUrls('vB5_Route_Page', array[len:2]) in /core/vb5/route.php(1744)
#11 vB5_Route::buildUrls(array[len:54]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#12 vB_Api_Route->getUrls(array[len:58]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(227)
#15 vB5_Template_Url->finalBuildUrls(array[len:58]) in /includes/vb5/template/url.php(295)
#16 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:117065]') in /includes/vb5/template.php(526)
#17 vB5_Template->renderDelayed('\r\n\t<meta p[len:117065]', false) in /includes/vb5/template.php(411)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_pmchat_page_chat_573cba8f1d228390944371_title','page_pmchat_page_chat_573cba8f1d228390944371_metadesc') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1757199904.2335
- Time After: 1757199904.2337
- Time Taken: 0.00020503997802734
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:213]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:213]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#12 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#13 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1779)
#14 vB5_Route::bulkFetchUrls('vB5_Route_Page', array[len:2]) in /core/vb5/route.php(1744)
#15 vB5_Route::buildUrls(array[len:54]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getUrls(array[len:58]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(227)
#19 vB5_Template_Url->finalBuildUrls(array[len:58]) in /includes/vb5/template/url.php(295)
#20 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:117065]') in /includes/vb5/template.php(526)
#21 vB5_Template->renderDelayed('\r\n\t<meta p[len:117065]', false) in /includes/vb5/template.php(411)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25414) AND `templatetype` = 'template'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757199904.2377
- Time After: 1757199904.2379
- Time Taken: 0.00015711784362793
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#9 vB_Library_Template->fetch('debug_info', 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#10 vB_Api_Template->fetch('debug_info', 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetch', array[len:2]) in /includes/vb5/template/cache.php(238)
#13 vB5_Template_Cache->fetchTemplate('debug_info') in /includes/vb5/template/cache.php(191)
#14 vB5_Template_Cache->getTemplate('debug_info') in /includes/vb5/template.php(391)
#15 vB5_Template->render(false) in /includes/vb5/template.php(572)
#16 vB5_Template->renderDelayed('\r\n\t<meta p[len:121532]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
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','style_id','templates_renders','parent','css_templates','rollup','js_files','included_files','autoloaded_classes','not_loaded','current_time','page_time','php_version') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 75 | 100.00 | Using index condition |
- Time Before: 1757199904.2389
- Time After: 1757199904.2394
- Time Taken: 0.00051403045654297
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:481]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:481]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:25], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:25], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:25], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:25]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(247)
#14 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(101)
#15 vB5_Template_Phrase->replacePlaceholders('<div id="d[len:78095]') in /includes/vb5/template.php(574)
#16 vB5_Template->renderDelayed('\r\n\t<meta p[len:121532]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
5 Slowest Queries
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25140) AND `templatetype` = 'template'
SELECT node.starter AS nodeid
FROM node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky <> '1' AND
node.contenttypeid <> 30 AND
node.parentid = 32 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.protected <> '1'
ORDER BY node.lastcontent DESC
LIMIT 2190, 10
/** getSearchResults**/
SELECT `languageid`,`title`,`vblangcode`,`revision`,`userselect`,`options`,`languagecode`,`charset`,`dateoverride`,`timeoverride`,`registereddateoverride`,`calformat1override`,`calformat2override`,`eventdateformatoverride`,`pickerdateformatoverride`,`logdateoverride`,`decimalsep`,`thousandsep`,`locale`,IF(options & 1, 'ltr', 'rtl') AS direction
FROM language
ORDER BY title
/** fetchLanguages**/
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('logo','powered_by_vbulletin_title','navbar_home','navbar_blogs','navbar_articles','navbar_social_groups','navbar_galleries','navbar_todays_posts','navbar_member_list','navbar_calendar','home','login','you_can_also_login_as','facebook','logging_in','username','password','remember_me','log_in','forgot_password','notice_5_html','page_title','external_view_this_channel_rss_feed','collapse','expand','subforums','forums','topics','posts','last_post','no_forums_found','topic','latest_activity','my_subscriptions','photos','no_conversations_in_channel','please_login_to_view_subscribed_posts','no_topics_found','filter','filtered_by','clear_all','conversation_new_posts','page','of_pagination','previous_page','next_page','time','all_time','today','last_week','last_month','answered','any_topic_meta','not_answered','show','all','discussions_only','photos_only','videos_only','links_only','polls_only','events_only','new_topics','on','off','previous','next','sort_by','date_last_update','date_started_post','replies','title','members','likes','order','descending','ascending','statistics','by_x','started_by_link_x_y','on_date_x','x_responses_lower','views_lower','likes_lower','go_to_last_post','1_response_lower','navbar_help','navbar_contact_us','navbar_privacy','navbar_terms_of_service','go_to_top','powered_by_vbulletin','footer_current_time','working_ellipsis','yes','no','ok','cancel','close','facebook_language') AND `languageid` IN (12,0,-1)
SELECT node.*,text.allowsmilie,text.attach,text.htmlstate,text.imageheight,text.imagewidth,text.infraction,text.moderated,text.nodeid AS text_nodeid,text.pagetext,text.pagetextimages,text.previewimage,text.previewtext,text.previewvideo,text.rawtext,text.showsignature, icon.iconpath, ch.routeid AS channelroute, ch.title AS channeltitle, ch.nodeid AS channelid,
starter.routeid AS starterroute, starter.title AS startertitle, starter.authorname as starterauthorname, starter.prefixid as starterprefixid,
starter.userid as starteruserid, starter.lastcontentid as starterlastcontentid, starter.totalcount+1 as startertotalcount, starter.urlident AS starterurlident,
deleteuser.username AS deleteusername, deleteuser.displayname AS deletedisplayname, lastauthor.username AS lastauthorname, editlog.reason AS edit_reason, editlog.userid AS edit_userid, editlog.username AS edit_username,
editlog.dateline AS edit_dateline, editlog.hashistory, starter.nodeoptions as starternodeoptions, ch.nodeoptions as channelnodeoptions
FROM node AS node
LEFT JOIN text AS text
ON text.nodeid = node.nodeid
LEFT JOIN editlog AS editlog ON (editlog.nodeid = node.nodeid)
LEFT JOIN node AS starter ON (starter.nodeid = node.starter)
LEFT JOIN node AS ch ON (ch.nodeid = starter.parentid)
LEFT JOIN user AS deleteuser ON (node.deleteuserid > 0 AND node.deleteuserid = deleteuser.userid)
LEFT JOIN user AS lastauthor ON (node.lastauthorid = lastauthor.userid)
LEFT JOIN icon AS icon ON (node.iconid = icon.iconid)
WHERE node.nodeid IN (90459,90455,90430,90431,90425,90426,90415,90399,90410,90343)
/** getFullContent**/
163 Queries Run : Total SQL time was 0.060917 seconds , Total PHP time was 0.166734 seconds , Overall time was 0.227651 seconds.