vBulletin - Explain SQL Queries (163)
Duplicate Queries: (Exact textual duplicates, also included in the full listing of queries below)
SET @@sql_mode = ''
- Time Before: 1757199950.6398
- Time After: 1757199950.6399
- Time Taken: 3.6001205444336E-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: 1757199950.6477
- Time After: 1757199950.6482
- Time Taken: 0.00051283836364746
- 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` > 1757199050
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: 1757199950.6524
- Time After: 1757199950.6527
- Time Taken: 0.00031304359436035
- 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: 1757199950.6545
- Time After: 1757199950.6547
- Time Taken: 0.00028204917907715
- 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: 1757199950.6581
- Time After: 1757199950.6583
- Time Taken: 0.00020718574523926
- 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: 1757199950.6588
- Time After: 1757199950.6589
- Time Taken: 0.00013089179992676
- 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/page533','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: 1757199950.6592
- Time After: 1757199950.6594
- Time Taken: 0.0002899169921875
- 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: 1757199950.665
- Time After: 1757199950.6651
- Time Taken: 0.0001530647277832
- 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: 1757199950.6664
- Time After: 1757199950.6666
- Time Taken: 0.00023102760314941
- 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: 1757199950.6809
- Time After: 1757199950.6813
- Time Taken: 0.00033903121948242
- 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: 1757199950.6828
- Time After: 1757199950.683
- Time Taken: 0.0001981258392334
- 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: 1757199950.6843
- Time After: 1757199950.6845
- Time Taken: 0.0001368522644043
- 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: 1757199950.6846
- Time After: 1757199950.6848
- Time Taken: 0.00018787384033203
- 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: 1757199950.6855
- Time After: 1757199950.6858
- Time Taken: 0.00037217140197754
- 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: 1757199950.6868
- Time After: 1757199950.687
- Time Taken: 0.00011491775512695
- 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: 1757199950.687
- Time After: 1757199950.6871
- Time Taken: 0.0001070499420166
- 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: 1757199950.6885
- Time After: 1757199950.6887
- Time Taken: 0.00018405914306641
- 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: 1757199950.6888
- Time After: 1757199950.6889
- 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: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: 1757199950.6889
- Time After: 1757199950.689
- Time Taken: 6.6995620727539E-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: 1757199950.6896
- Time After: 1757199950.6898
- Time Taken: 0.00014495849609375
- 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: 1757199950.6898
- Time After: 1757199950.6899
- Time Taken: 0.00010418891906738
- 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: 1757199950.69
- Time After: 1757199950.6901
- Time Taken: 0.00010395050048828
- 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: 1757199950.6901
- Time After: 1757199950.6903
- Time Taken: 0.00011992454528809
- 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: 1757199950.6903
- Time After: 1757199950.6904
- Time Taken: 7.7962875366211E-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], 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: 1757199950.6905
- Time After: 1757199950.6906
- Time Taken: 0.00011587142944336
- 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: 1757199950.6906
- Time After: 1757199950.6907
- Time Taken: 7.8916549682617E-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(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: 1757199950.6919
- Time After: 1757199950.6933
- Time Taken: 0.0014262199401855
- 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: 1757199950.697
- Time After: 1757199950.6972
- Time Taken: 0.00014305114746094
- 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: 1757199950.7077
- Time After: 1757199950.7081
- Time Taken: 0.00041890144348145
- 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: 1757199950.7138
- Time After: 1757199950.7141
- Time Taken: 0.00022101402282715
- 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: 1757199950.7162
- Time After: 1757199950.7164
- Time Taken: 0.00016689300537109
- 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: 1757199950.7172
- Time After: 1757199950.7174
- Time Taken: 0.00017786026000977
- 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: 1757199950.7179
- Time After: 1757199950.7182
- Time Taken: 0.00027608871459961
- 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: 1757199950.7185
- Time After: 1757199950.7186
- Time Taken: 0.00018906593322754
- 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: 1757199950.7187
- Time After: 1757199950.7189
- Time Taken: 0.00017404556274414
- 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: 1757199950.7189
- Time After: 1757199950.719
- Time Taken: 8.702278137207E-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: 1757199950.7191
- Time After: 1757199950.7192
- Time Taken: 0.00017213821411133
- 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: 1757199950.7193
- Time After: 1757199950.7194
- Time Taken: 8.5115432739258E-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: 1757199950.7194
- Time After: 1757199950.7195
- Time Taken: 0.00013923645019531
- 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: 1757199950.7196
- Time After: 1757199950.7197
- Time Taken: 0.00010895729064941
- 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: 1757199950.7226
- Time After: 1757199950.7227
- Time Taken: 0.00012302398681641
- 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_90459_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: 1757199950.7228
- Time After: 1757199950.7229
- Time Taken: 7.7009201049805E-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: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/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], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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_23131_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: 1757199950.7229
- Time After: 1757199950.723
- Time Taken: 5.8889389038086E-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: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/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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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 (23131)
/** 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: 1757199950.723
- Time After: 1757199950.7235
- Time Taken: 0.00042605400085449
- 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: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: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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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: 1757199950.7235
- Time After: 1757199950.7237
- 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: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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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_90459')
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: 1757199950.7237
- Time After: 1757199950.7238
- Time Taken: 7.9154968261719E-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: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/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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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 (90459)
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 | 5 | 100.00 | Using index |
1 | SIMPLE | a | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.child | 1 | 100.00 | Using index |
- Time Before: 1757199950.7238
- Time After: 1757199950.724
- 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('\n\t\t\t\tSELEC[len:190]', 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:190]', 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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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 (90459) 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 | 5 | 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: 1757199950.724
- Time After: 1757199950.7242
- Time Taken: 0.00021195411682129
- 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:278]', 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:278]', 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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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 (90459)
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: 1757199950.7243
- Time After: 1757199950.7244
- Time Taken: 0.00013208389282227
- 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:85]', 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:85]', 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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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_90459_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: 1757199950.7245
- Time After: 1757199950.7246
- Time Taken: 0.0001060962677002
- 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: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/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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#14 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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 = 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: 1757199950.7267
- Time After: 1757199950.7269
- Time Taken: 0.0001680850982666
- 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: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: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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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: 1757199950.7282
- Time After: 1757199950.7286
- Time Taken: 0.00040793418884277
- 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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#19 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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 `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: 1757199950.7288
- Time After: 1757199950.7289
- Time Taken: 0.00010895729064941
- 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/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:1], 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:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:1], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#17 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#18 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#19 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#20 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#22 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#23 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: 1757199950.7298
- Time After: 1757199950.7299
- Time Taken: 0.00014615058898926
- 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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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 (90459)
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: 1757199950.73
- Time After: 1757199950.7301
- Time Taken: 0.00010490417480469
- 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: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('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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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 (23131)
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 | 1 | 100.00 | |
1 | SIMPLE | avatar | | const | PRIMARY | PRIMARY | 2 | const | 0 | 0.00 | unique row not found |
- Time Before: 1757199950.7302
- Time After: 1757199950.7304
- Time Taken: 0.00025606155395508
- 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:686]', 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:686]', 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], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addFullContentInfo(array[len:1], '90455') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getFullContentforNodes(array[len:1], '90455', '90430', '90431', '90425', '90426', '90415', '90399', '90410', '90343')
#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: 1757199950.7332
- Time After: 1757199950.7334
- Time Taken: 0.00020599365234375
- 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: 1757199950.7334
- Time After: 1757199950.7336
- Time Taken: 0.00019407272338867
- 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: 1757199950.7339
- Time After: 1757199950.734
- Time Taken: 0.00013089179992676
- 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: 1757199950.7366
- Time After: 1757199950.7368
- Time Taken: 0.0001978874206543
- 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: 1757199950.7369
- Time After: 1757199950.7372
- Time Taken: 0.00029301643371582
- 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: 1757199950.7372
- Time After: 1757199950.7373
- Time Taken: 0.00010204315185547
- 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: 1757199950.7374
- Time After: 1757199950.7375
- Time Taken: 0.00012087821960449
- 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: 1757199950.7384
- Time After: 1757199950.7385
- Time Taken: 0.00013589859008789
- 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: 1757199950.7386
- Time After: 1757199950.7387
- Time Taken: 9.608268737793E-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: 1757199950.7392
- Time After: 1757199950.7393
- Time Taken: 8.9883804321289E-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: 1757199950.7394
- Time After: 1757199950.7394
- Time Taken: 5.9127807617188E-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: 1757199950.7395
- Time After: 1757199950.7395
- Time Taken: 6.2942504882812E-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: 1757199950.7396
- Time After: 1757199950.7396
- Time Taken: 5.3882598876953E-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: 1757199950.7397
- Time After: 1757199950.7399
- Time Taken: 0.00022697448730469
- 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: 1757199950.74
- Time After: 1757199950.7401
- Time Taken: 8.9883804321289E-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: 1757199950.7401
- Time After: 1757199950.7402
- Time Taken: 8.2015991210938E-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: 1757199950.7403
- Time After: 1757199950.7405
- Time Taken: 0.00013899803161621
- 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: 1757199950.7413
- Time After: 1757199950.7414
- Time Taken: 0.00010895729064941
- 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,2319)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 2 | 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: 1757199950.7415
- Time After: 1757199950.7417
- Time Taken: 0.00020790100097656
- 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:687]', 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:687]', 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: 1757199950.7432
- Time After: 1757199950.7433
- 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 * 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: 1757199950.7435
- Time After: 1757199950.7437
- Time Taken: 0.00019192695617676
- 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: 1757199950.7438
- Time After: 1757199950.7439
- Time Taken: 0.00010013580322266
- 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: 1757199950.7446
- Time After: 1757199950.7447
- Time Taken: 0.00014305114746094
- 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` <= 1757199950
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: 1757199950.7462
- Time After: 1757199950.7463
- Time Taken: 0.00012302398681641
- 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: 1757199950.7478
- Time After: 1757199950.748
- 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 * 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: 1757199950.7483
- Time After: 1757199950.7483
- Time Taken: 8.7976455688477E-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: 1757199950.7486
- Time After: 1757199950.7487
- Time Taken: 8.4877014160156E-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: 1757199950.7489
- Time After: 1757199950.7491
- Time Taken: 0.00013279914855957
- 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: 1757199950.7505
- Time After: 1757199950.7506
- Time Taken: 0.00011992454528809
- 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: 1757199950.7506
- Time After: 1757199950.751
- Time Taken: 0.00036215782165527
- 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: 1757199950.7513
- Time After: 1757199950.7515
- Time Taken: 0.00014281272888184
- 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: 1757199950.7517
- Time After: 1757199950.7518
- 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 `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: 1757199950.7521
- Time After: 1757199950.7522
- Time Taken: 0.00014901161193848
- 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: 1757199950.7528
- Time After: 1757199950.7529
- 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 `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: 1757199950.7535
- Time After: 1757199950.7537
- Time Taken: 0.0001828670501709
- 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: 1757199950.754
- Time After: 1757199950.7542
- Time Taken: 0.00016307830810547
- 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: 1757199950.7545
- Time After: 1757199950.7549
- Time Taken: 0.00038003921508789
- 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: 1757199950.7558
- Time After: 1757199950.7559
- Time Taken: 0.00010919570922852
- 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: 1757199950.758
- Time After: 1757199950.7581
- Time Taken: 0.00010919570922852
- 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: 1757199950.766
- Time After: 1757199950.7667
- Time Taken: 0.00070905685424805
- 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: 1757199950.767
- Time After: 1757199950.7677
- Time Taken: 0.00075292587280273
- 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: 1757199950.7679
- Time After: 1757199950.7685
- Time Taken: 0.0005791187286377
- 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, 533) 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', 533) 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 5320, 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: 1757199950.7687
- Time After: 1757199950.7889
- Time Taken: 0.020200967788696
- 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, 533) 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', 533) 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_62617_lvl1data','node_62826_lvl1data','node_62812_lvl1data','node_62776_lvl1data','node_62539_lvl1data','node_62811_lvl1data','node_62706_lvl1data','node_62714_lvl1data','node_62622_lvl1data','node_62713_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: 1757199950.789
- Time After: 1757199950.7898
- Time Taken: 0.00076699256896973
- 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, 533) 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', 533) 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 (62826,62812,62776,62539,62811,62706,62622,62713)
/**fetchNodeWithContent**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | range | PRIMARY,nodeid | PRIMARY | 4 | | 8 | 100.00 | Using where |
1 | SIMPLE | editlog | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.node.nodeid | 1 | 100.00 | |
- Time Before: 1757199950.7899
- Time After: 1757199950.7904
- Time Taken: 0.00046300888061523
- 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: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, 'SELECT nod[len:370]') 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, 533) 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', 533) 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_19089_12','vb_UserWPerms_10774_12','vb_UserWPerms_19255_12','vb_UserWPerms_13644_12','vb_UserWPerms_14445_12')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 5 | 100.00 | Using index condition |
- Time Before: 1757199950.7905
- Time After: 1757199950.7906
- 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:170]', 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:170]', 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:5], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:5]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:5]) 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, 533) 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', 533) 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 (19089,10774,19255,13644,14445)
/** fetchUserinfo**/
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 | 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: 1757199950.7907
- Time After: 1757199950.7912
- Time Taken: 0.00051093101501465
- 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: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, '\n\t\t\t\tSELEC[len:480]', 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:480]', '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:459]', '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:5]) 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, 533) 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', 533) 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: 1757199950.7914
- Time After: 1757199950.7915
- Time Taken: 0.00014209747314453
- 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, 533) 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', 533) 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_62617','vBAtchmnts_62826','vBAtchmnts_62812','vBAtchmnts_62776','vBAtchmnts_62539','vBAtchmnts_62811','vBAtchmnts_62706','vBAtchmnts_62714','vBAtchmnts_62622','vBAtchmnts_62713')
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: 1757199950.7916
- Time After: 1757199950.7921
- Time Taken: 0.00054693222045898
- 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, 533) 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', 533) 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 (62826,62812,62776,62539,62811,62706,62622,62713)
)
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 (62826,62812,62776,62539,62811,62706,62622,62713)
)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | n | | range | contenttypeid_parentid | contenttypeid_parentid | 6 | | 8 | 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 | | 8 | 100.00 | Using index condition |
2 | UNION | p | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4_utf8.n.nodeid | 1 | 100.00 | |
- Time Before: 1757199950.7922
- Time After: 1757199950.7926
- Time Taken: 0.00040912628173828
- 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:993]', 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:993]', 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, 533) 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', 533) 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: 1757199950.7966
- Time After: 1757199950.7967
- 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('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, 533) 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', 533) 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 (62617,62826,62812,62776,62539,62811,62706,62714,62622,62713)
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 | | 78 | 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: 1757199950.7968
- Time After: 1757199950.7973
- Time Taken: 0.00047779083251953
- 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, 533) 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', 533) 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 (62617,62826,62812,62776,62539,62811,62706,62714,62622,62713) 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 | | 78 | 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: 1757199950.7973
- Time After: 1757199950.7978
- Time Taken: 0.00047492980957031
- 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, 533) 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', 533) 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 (62617,62826,62812,62776,62539,62811,62706,62714,62622,62713)
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: 1757199950.7979
- Time After: 1757199950.7982
- Time Taken: 0.00034618377685547
- 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, 533) 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', 533) 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_62617_lvl3data','node_62826_lvl3data','node_62812_lvl3data','node_62776_lvl3data','node_62539_lvl3data','node_62811_lvl3data','node_62706_lvl3data','node_62714_lvl3data','node_62622_lvl3data','node_62713_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: 1757199950.7984
- Time After: 1757199950.7994
- Time Taken: 0.0010480880737305
- 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, 533) 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', 533) 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 (62826,62812,62776,62539,62811,62706,62622,62713)
/** getFullContent**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | range | PRIMARY,nodeid | PRIMARY | 4 | | 8 | 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: 1757199950.7996
- Time After: 1757199950.8004
- Time Taken: 0.00082182884216309
- 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:1635]', 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:1635]') 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, 533) 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', 533) 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 parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 62617
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: 1757199950.8007
- Time After: 1757199950.8009
- Time Taken: 0.00019001960754395
- 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('62617') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('62617') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '62617') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62617') 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, 533) 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', 533) 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 = 62714
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: 1757199950.8011
- Time After: 1757199950.8012
- Time Taken: 0.00011801719665527
- 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('62714') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('62714') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '62714') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62714') 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, 533) 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', 533) 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` = 62539
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: 1757199950.8014
- Time After: 1757199950.8016
- Time Taken: 0.00017285346984863
- 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('62539') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('62539') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62539') 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, 533) 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', 533) 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 = 62539
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: 1757199950.8017
- Time After: 1757199950.8018
- Time Taken: 0.00012016296386719
- 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('62539') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('62539') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '62539') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62539') 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, 533) 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', 533) 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` = 62622
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: 1757199950.802
- Time After: 1757199950.8021
- Time Taken: 0.00012302398681641
- 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('62622') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('62622') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62622') 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, 533) 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', 533) 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 = 62622
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: 1757199950.8022
- Time After: 1757199950.8023
- Time Taken: 0.00010395050048828
- 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('62622') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('62622') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '62622') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62622') 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, 533) 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', 533) 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` = 62706
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: 1757199950.8025
- Time After: 1757199950.8026
- Time Taken: 0.00013494491577148
- 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('62706') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('62706') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62706') 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, 533) 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', 533) 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 = 62706
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: 1757199950.8027
- Time After: 1757199950.8028
- 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('\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('62706') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('62706') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '62706') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62706') 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, 533) 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', 533) 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` = 62713
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: 1757199950.8029
- Time After: 1757199950.8031
- Time Taken: 0.00011706352233887
- 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('62713') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('62713') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62713') 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, 533) 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', 533) 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 = 62713
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: 1757199950.8032
- Time After: 1757199950.8033
- Time Taken: 0.00010180473327637
- 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('62713') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('62713') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '62713') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62713') 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, 533) 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', 533) 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` = 62776
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: 1757199950.8034
- Time After: 1757199950.8035
- Time Taken: 0.00012707710266113
- 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('62776') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('62776') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62776') 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, 533) 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', 533) 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 = 62776
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: 1757199950.8036
- Time After: 1757199950.8037
- Time Taken: 0.00011897087097168
- 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('62776') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('62776') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '62776') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62776') 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, 533) 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', 533) 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` = 62811
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: 1757199950.8039
- Time After: 1757199950.804
- Time Taken: 0.00013899803161621
- 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('62811') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('62811') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62811') 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, 533) 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', 533) 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 = 62811
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: 1757199950.8042
- Time After: 1757199950.8043
- Time Taken: 0.00010490417480469
- 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('62811') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('62811') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '62811') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62811') 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, 533) 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', 533) 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` = 62812
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: 1757199950.8044
- Time After: 1757199950.8045
- Time Taken: 0.00012302398681641
- 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('62812') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('62812') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62812') 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, 533) 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', 533) 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 = 62812
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: 1757199950.8046
- Time After: 1757199950.8047
- Time Taken: 0.00012111663818359
- 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('62812') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('62812') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '62812') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62812') 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, 533) 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', 533) 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` = 62826
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: 1757199950.8049
- Time After: 1757199950.805
- Time Taken: 0.00011992454528809
- 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('62826') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('62826') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62826') 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, 533) 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', 533) 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 = 62826
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: 1757199950.8051
- Time After: 1757199950.8052
- Time Taken: 0.0001070499420166
- 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('62826') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('62826') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '62826') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('62826') 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, 533) 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', 533) 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 (18552)
/** 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: 1757199950.8054
- Time After: 1757199950.8057
- Time Taken: 0.00038504600524902
- 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, 533) 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', 533) 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: 1757199950.8059
- Time After: 1757199950.8061
- Time Taken: 0.00012493133544922
- 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, 533) 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', 533) 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_UserPerms10774')
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: 1757199950.8063
- Time After: 1757199950.8064
- Time Taken: 7.5101852416992E-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(10774, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(10774) 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, 533) 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', 533) 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_UserPerms13644')
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: 1757199950.8066
- Time After: 1757199950.8067
- Time Taken: 7.9154968261719E-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(13644, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(13644) 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, 533) 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', 533) 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_UserPerms19255')
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: 1757199950.8068
- Time After: 1757199950.8069
- Time Taken: 6.1988830566406E-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(19255, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(19255) 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, 533) 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', 533) 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` = 19255
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: 1757199950.807
- Time After: 1757199950.807
- Time Taken: 9.1791152954102E-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(19255) 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(19255, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(19255) 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, 533) 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', 533) 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` = 19255
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: 1757199950.8071
- Time After: 1757199950.8072
- Time Taken: 9.3936920166016E-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(19255, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#10 vB::getUserContext(19255) 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, 533) 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', 533) 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` = 19255
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: 1757199950.8072
- Time After: 1757199950.8073
- Time Taken: 6.8902969360352E-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(19255) 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(19255, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#10 vB::getUserContext(19255) 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, 533) 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', 533) 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: 1757199950.8074
- Time After: 1757199950.8075
- Time Taken: 7.8916549682617E-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(19255, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#14 vB::getUserContext(19255) 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, 533) 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', 533) 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` = 19255
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: 1757199950.8076
- Time After: 1757199950.8077
- Time Taken: 9.7990036010742E-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(19255, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#13 vB::getUserContext(19255) 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, 533) 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', 533) 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 (62617,62826,62812,62776,62539,62811,62706,62714,62622,62713)
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: 1757199950.8084
- Time After: 1757199950.8085
- Time Taken: 0.00013089179992676
- 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, 533) 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', 533) 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 (19089,10774,18552,19255,13644,14445)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 6 | 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: 1757199950.8087
- Time After: 1757199950.8089
- Time Taken: 0.00023293495178223
- 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:716]', 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:716]', 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, 533) 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', 533) 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: 1757199950.8094
- Time After: 1757199950.81
- Time Taken: 0.00058913230895996
- 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, 533) 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', 533) 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: 1757199950.8102
- Time After: 1757199950.8104
- Time Taken: 0.00017213821411133
- 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, 533) 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', 533) 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: 1757199950.8105
- Time After: 1757199950.811
- Time Taken: 0.00053501129150391
- 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, 533) 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', 533) 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: 1757199950.8112
- Time After: 1757199950.8114
- Time Taken: 0.00016188621520996
- 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, 533) 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', 533) 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: 1757199950.8115
- Time After: 1757199950.812
- Time Taken: 0.00052905082702637
- 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, 533) 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', 533) 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: 1757199950.8122
- Time After: 1757199950.8123
- Time Taken: 0.00014686584472656
- 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, 533) 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', 533) 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: 1757199950.8124
- Time After: 1757199950.8129
- Time Taken: 0.0005190372467041
- 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, 533) 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', 533) 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: 1757199950.8131
- Time After: 1757199950.8137
- Time Taken: 0.0006411075592041
- 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, 533) 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', 533) 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: 1757199950.8141
- Time After: 1757199950.8143
- Time Taken: 0.00023794174194336
- 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: 1757199950.816
- Time After: 1757199950.8162
- 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('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 (62617,62826,62812,62776,62539,62811,62706,62714,62622,62713)
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: 1757199950.8224
- Time After: 1757199950.8226
- Time Taken: 0.00020098686218262
- 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:44983]') 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: 1757199950.8228
- Time After: 1757199950.8229
- Time Taken: 0.0001521110534668
- 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:44983]') 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: 1757199950.824
- Time After: 1757199950.8241
- Time Taken: 0.00012612342834473
- 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('\r\n\r\n\r\n\r\n\r\n[len:2356]') 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:44983]') 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: 1757199950.8337
- Time After: 1757199950.8339
- Time Taken: 0.00016999244689941
- 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:98888]') 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: 1757199950.835
- Time After: 1757199950.8351
- Time Taken: 0.00016689300537109
- 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:98888]') 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','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 | | 297 | 100.00 | Using index condition |
- Time Before: 1757199950.8356
- Time After: 1757199950.8371
- Time Taken: 0.0015230178833008
- 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:1504]', 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:1504]', 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:99], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:99], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:99], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:99]) 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:108772]') in /includes/vb5/template.php(522)
#16 vB5_Template->renderDelayed('\r\n\t<meta p[len:108772]', 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: 1757199950.8437
- Time After: 1757199950.8439
- Time Taken: 0.00022697448730469
- 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:62]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->getUrls(array[len:62]) 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:62]) in /includes/vb5/template/url.php(295)
#14 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:117438]') in /includes/vb5/template.php(526)
#15 vB5_Template->renderDelayed('\r\n\t<meta p[len:117438]', 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: 1757199950.845
- Time After: 1757199950.8451
- Time Taken: 0.00015807151794434
- 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:58]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#12 vB_Api_Route->getUrls(array[len:62]) 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:62]) in /includes/vb5/template/url.php(295)
#16 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:117438]') in /includes/vb5/template.php(526)
#17 vB5_Template->renderDelayed('\r\n\t<meta p[len:117438]', 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: 1757199950.8452
- Time After: 1757199950.8454
- Time Taken: 0.00021100044250488
- 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:58]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getUrls(array[len:62]) 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:62]) in /includes/vb5/template/url.php(295)
#20 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:117438]') in /includes/vb5/template.php(526)
#21 vB5_Template->renderDelayed('\r\n\t<meta p[len:117438]', 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: 1757199950.8495
- Time After: 1757199950.8496
- Time Taken: 0.00015687942504883
- 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:121004]', 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: 1757199950.8505
- Time After: 1757199950.851
- Time Taken: 0.00050091743469238
- 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:121004]', 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 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 5320, 10
/** getSearchResults**/
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','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 `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 * FROM `cache`
WHERE `cacheid` IN ('node_62617_lvl3data','node_62826_lvl3data','node_62812_lvl3data','node_62776_lvl3data','node_62539_lvl3data','node_62811_lvl3data','node_62706_lvl3data','node_62714_lvl3data','node_62622_lvl3data','node_62713_lvl3data')
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 (62826,62812,62776,62539,62811,62706,62622,62713)
/** getFullContent**/
163 Queries Run : Total SQL time was 0.056449 seconds , Total PHP time was 0.154747 seconds , Overall time was 0.211196 seconds.