vBulletin - Explain SQL Queries (158)
Duplicate Queries: (Exact textual duplicates, also included in the full listing of queries below)
SET @@sql_mode = ''
- Time Before: 1757204210.2748
- Time After: 1757204210.2748
- Time Taken: 3.3855438232422E-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: 1757204210.2844
- Time After: 1757204210.2848
- Time Taken: 0.00043487548828125
- 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` = 'b7e57248f258ca2ae5aa804c72030a94' AND `lastactivity` > 1757203310
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: 1757204210.29
- Time After: 1757204210.2902
- Time Taken: 0.00023698806762695
- 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('b7e57248f2[len:32]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/session.php(2)
#9 vB_Session->loadExistingSession('b7e57248f2[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], 'b7e57248f2[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], 'b7e57248f2[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('b7e57248f2[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('b7e57248f2[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: 1757204210.2924
- Time After: 1757204210.2926
- Time Taken: 0.00026416778564453
- 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('b7e57248f2[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: 1757204210.2967
- Time After: 1757204210.2969
- Time Taken: 0.00017809867858887
- 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: 1757204210.2974
- Time After: 1757204210.2975
- Time Taken: 9.8943710327148E-5
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:63]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1956)
#9 vB5_Route::fetchCommonRoutes() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->getRoute('home/forum[len:24]', 'explain=1&[len:23]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#13 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#14 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT routenew.*
FROM routenew AS routenew
WHERE routenew.prefix IN ('home/forum/ai/ao/page207','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: 1757204210.2978
- Time After: 1757204210.2981
- Time Taken: 0.00029087066650391
- 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: 1757204210.3057
- Time After: 1757204210.3059
- Time Taken: 0.00016498565673828
- 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: 1757204210.3077
- Time After: 1757204210.3079
- Time Taken: 0.00020813941955566
- 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: 1757204210.3783
- Time After: 1757204210.3786
- Time Taken: 0.00027799606323242
- 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: 1757204210.3808
- Time After: 1757204210.381
- Time Taken: 0.00018906593322754
- 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: 1757204210.383
- Time After: 1757204210.3831
- Time Taken: 0.00015401840209961
- 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: 1757204210.3833
- Time After: 1757204210.3834
- Time Taken: 0.00010299682617188
- 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: 1757204210.3844
- Time After: 1757204210.3847
- Time Taken: 0.00035500526428223
- 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: 1757204210.3862
- Time After: 1757204210.3863
- Time Taken: 0.00013494491577148
- 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: 1757204210.3864
- Time After: 1757204210.3865
- Time Taken: 0.00012302398681641
- 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: 1757204210.3886
- Time After: 1757204210.3888
- Time Taken: 0.00019693374633789
- 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: 1757204210.3889
- Time After: 1757204210.389
- Time Taken: 0.00010013580322266
- 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: 1757204210.3891
- Time After: 1757204210.3892
- Time Taken: 0.00010800361633301
- 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: 1757204210.39
- Time After: 1757204210.3902
- Time Taken: 0.00017309188842773
- 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: 1757204210.3903
- Time After: 1757204210.3904
- Time Taken: 0.00011897087097168
- 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: 1757204210.3905
- Time After: 1757204210.3907
- Time Taken: 0.00019097328186035
- 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: 1757204210.3908
- Time After: 1757204210.3909
- Time Taken: 0.0001528263092041
- 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: 1757204210.391
- Time After: 1757204210.3911
- Time Taken: 0.0001060962677002
- 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: 1757204210.3912
- Time After: 1757204210.3913
- Time Taken: 0.00011515617370605
- 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: 1757204210.3914
- Time After: 1757204210.3914
- Time Taken: 7.7009201049805E-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: 1757204210.3927
- Time After: 1757204210.3941
- Time Taken: 0.0014121532440186
- 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: 1757204210.3979
- Time After: 1757204210.398
- Time Taken: 0.00014019012451172
- 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: 1757204210.4084
- Time After: 1757204210.4087
- Time Taken: 0.0003201961517334
- 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: 1757204210.4143
- Time After: 1757204210.4145
- Time Taken: 0.00015687942504883
- 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: 1757204210.4589
- Time After: 1757204210.4591
- Time Taken: 0.00021910667419434
- 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: 1757204210.4604
- Time After: 1757204210.4606
- Time Taken: 0.00017189979553223
- 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: 1757204210.4613
- Time After: 1757204210.4615
- Time Taken: 0.00023913383483887
- 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: 1757204210.4619
- Time After: 1757204210.4621
- Time Taken: 0.00011515617370605
- 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: 1757204210.4621
- Time After: 1757204210.4623
- 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 `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: 1757204210.4624
- Time After: 1757204210.4624
- Time Taken: 8.2969665527344E-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: 1757204210.4625
- Time After: 1757204210.4626
- Time Taken: 0.00014305114746094
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:179]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#12 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#13 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#14 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(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: 1757204210.4627
- Time After: 1757204210.4628
- Time Taken: 7.7962875366211E-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: 1757204210.4629
- Time After: 1757204210.463
- Time Taken: 0.00013184547424316
- 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: 1757204210.4631
- Time After: 1757204210.4632
- Time Taken: 0.00011301040649414
- 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: 1757204210.4671
- Time After: 1757204210.4672
- Time Taken: 0.00014090538024902
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:70]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:70]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#9 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#10 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#13 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_108522_lvl1data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757204210.4674
- Time After: 1757204210.4674
- Time Taken: 7.6055526733398E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:68]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->cleanNodeList(array[len:1], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#12 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#13 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#14 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#17 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vb_UserWPerms_2319_12')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757204210.4675
- Time After: 1757204210.4676
- Time Taken: 6.0081481933594E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:69]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:69]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#12 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#13 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#14 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#17 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (2319)
/** fetchUserinfo**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | userfield | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | usertextfield | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757204210.4676
- Time After: 1757204210.468
- Time Taken: 0.00038599967956543
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:455]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:455]', false, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:455]', 'fetchUserinfo', false, true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSet(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:434]', 'fetchUserinfo') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/mysql/querydefs.php(1272)
#6 vB_dB_MYSQL_QueryDefs->fetchUserinfo(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('fetchUserinfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#12 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#13 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#14 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#17 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `routenew`
WHERE `routeid` IN (107)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | routenew | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757204210.4681
- Time After: 1757204210.4683
- Time Taken: 0.00012612342834473
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:52]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:52]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1383)
#7 vB5_Route::preloadRoutes(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#10 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#11 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#12 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#15 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vBAtchmnts_108522')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757204210.4683
- Time After: 1757204210.4684
- Time Taken: 8.0108642578125E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->fetchNodeAttachments(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#12 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#13 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#14 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#17 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT cl.parent AS nodeid, count(a.nodeid) AS count
FROM closure AS cl
INNER JOIN attach AS a ON (a.nodeid = cl.child)
WHERE cl.parent in (108522)
GROUP BY cl.parent
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,publishdate,child,displayorder | closure_uniq | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | a | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.child | 1 | 100.00 | Using index |
- Time Before: 1757204210.4685
- Time After: 1757204210.4686
- Time Taken: 0.00016880035400391
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:191]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:191]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:ge[len:32]', array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:ge[len:32]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#9 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#10 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#11 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#14 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT cl.parent AS nodeid, count(child.nodeid) AS count
FROM closure AS cl
INNER JOIN node AS child USE INDEX (nodeid, node_ctypid_userid_dispo_idx) ON (child.nodeid = cl.child)
WHERE cl.parent in (108522) AND child.contenttypeid = 34
GROUP BY cl.parent
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,publishdate,child,displayorder | closure_uniq | 4 | const | 1 | 100.00 | Using index |
1 | SIMPLE | child | | eq_ref | node_ctypid_userid_dispo_idx,nodeid | nodeid | 6 | bluweco_vb4_utf8.cl.child,const | 1 | 100.00 | Using index |
- Time Before: 1757204210.4687
- Time After: 1757204210.4688
- Time Taken: 0.00015592575073242
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:279]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:279]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:ge[len:31]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:ge[len:31]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#9 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#10 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#11 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#14 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `closure`
WHERE `child` IN (108522)
ORDER BY `child` ASC, `depth` ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | closure | | ref | child | child | 4 | const | 5 | 100.00 | |
- Time Before: 1757204210.4689
- Time After: 1757204210.469
- Time Taken: 0.00012016296386719
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:86]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:86]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->fetchClosureParent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#10 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#11 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#12 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#15 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_108522_lvl3data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757204210.4691
- Time After: 1757204210.4692
- Time Taken: 9.4175338745117E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:68]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#14 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#15 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#16 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#17 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#20 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 108522
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757204210.4722
- Time After: 1757204210.4724
- Time Taken: 0.00018692016601562
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:167]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:167]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('108522') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('108522') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '108522') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('108522') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#17 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#18 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#19 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#22 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('infraction_for_x_y','infraction_for_x_y_in_topic_z','warning_for_x_y','warning_for_x_y_in_topic_z','infraction_topic_post','infraction_topic_profile','infraction_received_ginfraction','warning_received_ginfraction','infraction_received_post','infraction_received_profile','warning_received_post','warning_received_profile','x_days','x_weeks','x_months','x_years','permanent') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 51 | 100.00 | Using index condition |
- Time Before: 1757204210.4742
- Time After: 1757204210.4746
- Time Taken: 0.00038599967956543
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:480]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:480]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:17], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:17], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:17], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:17]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/infraction.php(2)
#12 vB_Library_Content_Infraction->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#13 vB_Library::instance('content_infraction') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#16 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#17 vB_Library_Content_Text->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#18 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#19 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#20 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#21 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#22 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#23 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#24 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#25 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `datastore`
WHERE `title` IN ('vBNodevoteMetadata')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | datastore | | const | PRIMARY | PRIMARY | 152 | const | 1 | 100.00 | |
- Time Before: 1757204210.4757
- Time After: 1757204210.4759
- Time Taken: 0.0001218318939209
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:68]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vBNodevoteMetadata') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/nodevote.php(1)
#10 vB_Library_Nodevote->loadNodevoteMetaData() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/nodevote.php(1)
#11 vB_Library_Nodevote->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#12 vB_Library::instance('nodevote') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->addNodeVotes(array[len:1], array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#14 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#16 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#17 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#18 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#21 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT * FROM `nodevoteaggregate`
WHERE `nodeid` IN (108522)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | nodevoteaggregate | | ref | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757204210.4759
- Time After: 1757204210.476
- Time Taken: 9.1075897216797E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:63]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('nodevoteaggregate', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('nodevoteaggregate', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/nodevote.php(1)
#8 vB_Library_Nodevote->getNodevoteCounts(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addNodeVotes(array[len:1], array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#12 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#13 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#14 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#17 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT
`user`.`userid`,
`user`.`displayname`,
`avatar`.`avatarid`,
`avatar`.`avatarpath`,
`user`.`avatarrevision`,
`customavatar`.`dateline`,
`customavatar`.`filename`,
`customavatar`.`width` AS `customavatar_width`,
`customavatar`.`height` AS `customavatar_height`,
`customavatar`.`width_thumb` AS `customavatar_width_thumb`,
`customavatar`.`height_thumb` AS `customavatar_height_thumb`
FROM `user` AS `user`
LEFT JOIN `customavatar` AS `customavatar` ON `customavatar`.`userid` = `user`.`userid`
LEFT JOIN `avatar` AS `avatar` ON `avatar`.`avatarid` = `user`.`avatarid`
WHERE `user`.`userid` IN (2319)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | customavatar | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | avatar | | const | PRIMARY | PRIMARY | 2 | const | 0 | 0.00 | unique row not found |
- Time Before: 1757204210.4761
- Time After: 1757204210.4763
- Time Taken: 0.00017094612121582
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:685]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:685]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vbForum:fe[len:28]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#6 vB_Library_User->fetchAvatars(array[len:2], 'profile', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchAvatars(array[len:2], 'profile', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addOptionalContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addFullContentInfo(array[len:1], '108521') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getFullContentforNodes(array[len:1], '108521', '108520', '108519', '108518', '108517', '108516', '108515', '108514', '108474')
#11 ReflectionMethod->invokeArgs(vB_Library_Node, array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/page.php(2)
#12 vB_Library_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#13 vB_Api_Page->preload('channel107.87.32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#16 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
SELECT page.*, pagetemplate.screenlayoutid, screenlayout.template AS screenlayouttemplate, pagetemplate.title AS templatetitle
FROM page AS page
LEFT JOIN pagetemplate AS pagetemplate ON(page.pagetemplateid = pagetemplate.pagetemplateid)
LEFT JOIN screenlayout AS screenlayout ON(pagetemplate.screenlayoutid = screenlayout.screenlayoutid)
WHERE page.pageid = 87
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | pagetemplate | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | screenlayout | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757204210.4799
- Time After: 1757204210.4801
- Time Taken: 0.00022506713867188
- 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: 1757204210.4802
- Time After: 1757204210.4804
- Time Taken: 0.00018000602722168
- 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: 1757204210.4807
- Time After: 1757204210.4808
- 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', 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: 1757204210.4843
- Time After: 1757204210.4845
- Time Taken: 0.00019502639770508
- 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: 1757204210.4846
- Time After: 1757204210.4849
- 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: 1757204210.485
- Time After: 1757204210.4851
- 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: 1757204210.4852
- Time After: 1757204210.4853
- Time Taken: 0.0001220703125
- 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: 1757204210.4865
- Time After: 1757204210.4866
- 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 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: 1757204210.4867
- Time After: 1757204210.4867
- Time Taken: 8.2969665527344E-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: 1757204210.4875
- Time After: 1757204210.4875
- Time Taken: 9.4175338745117E-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: 1757204210.4876
- Time After: 1757204210.4877
- 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(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: 1757204210.4877
- Time After: 1757204210.4878
- 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(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: 1757204210.4878
- Time After: 1757204210.4879
- Time Taken: 5.6028366088867E-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: 1757204210.488
- Time After: 1757204210.4882
- Time Taken: 0.00022196769714355
- 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: 1757204210.4883
- Time After: 1757204210.4883
- Time Taken: 8.2969665527344E-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: 1757204210.4884
- Time After: 1757204210.4884
- Time Taken: 7.7009201049805E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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: 1757204210.4886
- Time After: 1757204210.4888
- Time Taken: 0.00013518333435059
- 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: 1757204210.4899
- Time After: 1757204210.49
- Time Taken: 9.8943710327148E-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:61]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:61]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->fetchNodeAttachments(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getNodeFullContent(32, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#11 vB_Api_Node->getNodeFullContent(32, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#12 vB_Api_Node->getNodeContent('32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1061)
#15 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '32') in /includes/vb5/template.php(439) : eval()'d code(50)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT
`user`.`userid`,
`user`.`displayname`,
`avatar`.`avatarid`,
`avatar`.`avatarpath`,
`user`.`avatarrevision`,
`customavatar`.`dateline`,
`customavatar`.`filename`,
`customavatar`.`width` AS `customavatar_width`,
`customavatar`.`height` AS `customavatar_height`,
`customavatar`.`width_thumb` AS `customavatar_width_thumb`,
`customavatar`.`height_thumb` AS `customavatar_height_thumb`
FROM `user` AS `user`
LEFT JOIN `customavatar` AS `customavatar` ON `customavatar`.`userid` = `user`.`userid`
LEFT JOIN `avatar` AS `avatar` ON `avatar`.`avatarid` = `user`.`avatarid`
WHERE `user`.`userid` IN (3)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | customavatar | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | avatar | | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 | |
- Time Before: 1757204210.4901
- Time After: 1757204210.4903
- Time Taken: 0.00020003318786621
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:682]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:682]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vbForum:fe[len:28]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#6 vB_Library_User->fetchAvatars(array[len:2], 'profile', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchAvatars(array[len:2], 'profile') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addOptionalNodeContentInfo(array[len:129], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNodeFullContent(32, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#10 vB_Api_Node->getNodeFullContent(32, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#11 vB_Api_Node->getNodeContent('32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '32') in /includes/vb5/template.php(439) : eval()'d code(50)
#15 eval() in /includes/vb5/template.php(439)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `site`
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | site | | ALL | | | | | 1 | 100.00 | |
- Time Before: 1757204210.4923
- Time After: 1757204210.4924
- Time Taken: 0.0001070499420166
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:28]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:28]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:site', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:site', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#8 vB_Library_Site->getNavbar('header', '1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#9 vB_Library_Site->loadHeaderNavbar('1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/site.php(2)
#10 vB_Api_Site->loadHeaderNavbar('1', '/bluwe/hom[len:55]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1044)
#13 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/bluwe/hom[len:55]', '0', '32') in /includes/vb5/template.php(439) : eval()'d code(327)
#14 eval() in /includes/vb5/template.php(439)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `guid`,`nodeid` FROM `channel`
WHERE `guid` IN ('vbulletin-4ecbdf567f2c35.70389590','vbulletin-4ecbdf567f3a38.99555305','vbulletin-4ecbdf567f3a38.99555306','vbulletin-c-cmshome5229fa38b251e2.92227401','vbulletin-4ecbdf567f3341.44451100','vbulletin-0bde8aba17fd48.73444372')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | channel | | range | guid | guid | 451 | | 6 | 100.00 | Using where; Using index |
- Time Before: 1757204210.4927
- Time After: 1757204210.4929
- Time Taken: 0.00026106834411621
- 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: 1757204210.4931
- Time After: 1757204210.4932
- Time Taken: 0.00011491775512695
- 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: 1757204210.4942
- Time After: 1757204210.4944
- Time Taken: 0.0001678466796875
- 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` <= 1757204210
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: 1757204210.4964
- Time After: 1757204210.4965
- Time Taken: 0.00012397766113281
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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: 1757204210.4987
- Time After: 1757204210.4989
- 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: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:10381]') 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: 1757204210.4992
- Time After: 1757204210.4993
- Time Taken: 8.4161758422852E-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:10381]') 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: 1757204210.4997
- Time After: 1757204210.4999
- Time Taken: 0.00016307830810547
- 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:10381]') 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: 1757204210.5002
- Time After: 1757204210.5004
- Time Taken: 0.00015497207641602
- 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:10381]') 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: 1757204210.5023
- Time After: 1757204210.5024
- Time Taken: 0.00011515617370605
- 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:13248]') 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: 1757204210.5025
- Time After: 1757204210.5028
- Time Taken: 0.00028014183044434
- 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:13248]') 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: 1757204210.5032
- Time After: 1757204210.5033
- Time Taken: 0.0001378059387207
- 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:13872]') 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: 1757204210.5037
- Time After: 1757204210.5037
- Time Taken: 9.3936920166016E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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:13872]') 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: 1757204210.5043
- Time After: 1757204210.5045
- Time Taken: 0.00015401840209961
- 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:14225]') 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: 1757204210.5051
- Time After: 1757204210.5052
- Time Taken: 0.00011706352233887
- 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:14225]') 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: 1757204210.506
- Time After: 1757204210.5062
- Time Taken: 0.00017690658569336
- 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:16440]') 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: 1757204210.5064
- Time After: 1757204210.5066
- Time Taken: 0.00014400482177734
- 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:16440]') 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: 1757204210.5069
- Time After: 1757204210.5073
- Time Taken: 0.00040698051452637
- 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:16440]') 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: 1757204210.5083
- Time After: 1757204210.5084
- Time Taken: 0.00011277198791504
- 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:16440]') 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: 1757204210.5104
- Time After: 1757204210.5105
- Time Taken: 0.00011491775512695
- 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:16440]') 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: 1757204210.5586
- Time After: 1757204210.5593
- Time Taken: 0.00072383880615234
- 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:16440]') 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: 1757204210.5595
- Time After: 1757204210.5605
- Time Taken: 0.0010011196136475
- 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:16440]') 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: 1757204210.5608
- Time After: 1757204210.5617
- Time Taken: 0.00092196464538574
- 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, 207) 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', 207) 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:16440]') 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 2060, 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: 1757204210.5619
- Time After: 1757204210.5743
- Time Taken: 0.012366056442261
- 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, 207) 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', 207) 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:16440]') 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_91532_lvl1data','node_91467_lvl1data','node_91490_lvl1data','node_91486_lvl1data','node_91474_lvl1data','node_91451_lvl1data','node_91389_lvl1data','node_91432_lvl1data','node_91370_lvl1data','node_91367_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: 1757204210.5744
- Time After: 1757204210.5746
- Time Taken: 0.00023794174194336
- 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, 207) 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', 207) 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:16440]') 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 (91532,91467,91490,91486,91474,91451,91389,91432,91370,91367)
/**fetchNodeWithContent**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | range | PRIMARY,nodeid | PRIMARY | 4 | | 10 | 100.00 | Using where |
1 | SIMPLE | editlog | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.node.nodeid | 1 | 100.00 | |
- Time Before: 1757204210.5747
- Time After: 1757204210.5752
- Time Taken: 0.00051999092102051
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT nod[len:382]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT nod[len:382]') in /core/packages/vbforum/db/mysql/querydefs.php(4793)
#4 vBForum_dB_MYSQL_QueryDefs->fetchNodeWithContent(array[len:2], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#5 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:fe[len:28]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->cleanNodeList(array[len:10], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getChannelTopics(array[len:12], 10, 207) 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', 207) 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:16440]') 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_22730_12','vb_UserWPerms_16161_12','vb_UserWPerms_21330_12','vb_UserWPerms_19089_12','vb_UserWPerms_24605_12','vb_UserWPerms_20849_12')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 6 | 100.00 | Using index condition |
- Time Before: 1757204210.5754
- Time After: 1757204210.5756
- Time Taken: 0.00018620491027832
- 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:195]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:195]', 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:6], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:6]) 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, 207) 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', 207) 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:16440]') 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 (22730,16161,21330,19089,24605,20849)
/** fetchUserinfo**/
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 | 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: 1757204210.5757
- Time After: 1757204210.5762
- Time Taken: 0.00058197975158691
- 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:486]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:486]', 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:486]', '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:465]', '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:6]) 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, 207) 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', 207) 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:16440]') 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: 1757204210.5764
- Time After: 1757204210.5766
- Time Taken: 0.00017404556274414
- 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, 207) 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', 207) 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:16440]') 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_91532','vBAtchmnts_91467','vBAtchmnts_91490','vBAtchmnts_91486','vBAtchmnts_91474','vBAtchmnts_91451','vBAtchmnts_91389','vBAtchmnts_91432','vBAtchmnts_91370','vBAtchmnts_91367')
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: 1757204210.5766
- Time After: 1757204210.5768
- Time Taken: 0.00017309188842773
- 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, 207) 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', 207) 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:16440]') 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 (91532,91467,91490,91486,91474,91451,91389,91432,91370,91367)
)
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 (91532,91467,91490,91486,91474,91451,91389,91432,91370,91367)
)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | n | | range | contenttypeid_parentid | contenttypeid_parentid | 6 | | 10 | 100.00 | Using index condition |
1 | PRIMARY | a | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.n.nodeid | 1 | 100.00 | |
2 | UNION | n | | range | contenttypeid_parentid | contenttypeid_parentid | 6 | | 10 | 100.00 | Using index condition |
2 | UNION | p | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4_utf8.n.nodeid | 1 | 100.00 | |
- Time Before: 1757204210.5769
- Time After: 1757204210.5775
- Time Taken: 0.00059199333190918
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\t(\n\t\t\t[len:1017]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\t(\n\t\t\t[len:1017]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:fe[len:28]', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:fe[len:28]', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->fetchNodeAttachments(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getChannelTopics(array[len:12], 10, 207) 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', 207) 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:16440]') 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: 1757204210.5813
- Time After: 1757204210.5814
- Time Taken: 0.00013613700866699
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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, 207) 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', 207) 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:16440]') 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 (91532,91467,91490,91486,91474,91451,91389,91432,91370,91367)
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 | | 27 | 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: 1757204210.5815
- Time After: 1757204210.582
- Time Taken: 0.00053095817565918
- 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, 207) 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', 207) 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:16440]') 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 (91532,91467,91490,91486,91474,91451,91389,91432,91370,91367) 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 | | 27 | 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: 1757204210.582
- Time After: 1757204210.5826
- Time Taken: 0.00058507919311523
- 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, 207) 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', 207) 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:16440]') 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 (91532,91467,91490,91486,91474,91451,91389,91432,91370,91367)
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: 1757204210.5827
- Time After: 1757204210.5831
- Time Taken: 0.00044894218444824
- 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, 207) 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', 207) 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:16440]') 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_91532_lvl3data','node_91467_lvl3data','node_91490_lvl3data','node_91486_lvl3data','node_91474_lvl3data','node_91451_lvl3data','node_91389_lvl3data','node_91432_lvl3data','node_91370_lvl3data','node_91367_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: 1757204210.5833
- Time After: 1757204210.5834
- Time Taken: 0.00017881393432617
- 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, 207) 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', 207) 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:16440]') 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 (91532,91467,91490,91486,91474,91451,91389,91432,91370,91367)
/** getFullContent**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | range | PRIMARY,nodeid | PRIMARY | 4 | | 10 | 100.00 | Using where |
1 | SIMPLE | text | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.node.nodeid | 1 | 100.00 | |
1 | SIMPLE | editlog | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.node.nodeid | 1 | 100.00 | |
1 | SIMPLE | starter | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4_utf8.node.starter | 1 | 100.00 | Using where |
1 | SIMPLE | ch | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4_utf8.starter.parentid | 1 | 100.00 | Using where |
1 | SIMPLE | deleteuser | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.node.deleteuserid | 1 | 100.00 | Using where |
1 | SIMPLE | lastauthor | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4_utf8.node.lastauthorid | 1 | 100.00 | |
1 | SIMPLE | icon | | eq_ref | PRIMARY | PRIMARY | 2 | bluweco_vb4_utf8.node.iconid | 1 | 100.00 | Using index condition |
- Time Before: 1757204210.5835
- Time After: 1757204210.5845
- Time Taken: 0.0010190010070801
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT nod[len:1647]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT nod[len:1647]') in /core/packages/vbforum/db/mysql/querydefs.php(6541)
#4 vBForum_dB_MYSQL_QueryDefs->getFullContent(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/method.php(2)
#5 vB_dB_Query_Method->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:ge[len:22]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('vBForum:ge[len:22]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#8 vB_Library_Content->getRawContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#10 vB_Library_Content_Text->getFullContent(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->addFullContentInfo(array[len:10], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->getFullContentforNodes(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getChannelTopics(array[len:12], 10, 207) 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', 207) 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:16440]') in /includes/vb5/template.php(407)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT * FROM `node`
WHERE `nodeid` = 91367
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: 1757204210.5848
- Time After: 1757204210.585
- Time Taken: 0.00021910667419434
- 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('91367') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('91367') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91367') 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, 207) 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', 207) 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:16440]') 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 = 91367
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: 1757204210.5851
- Time After: 1757204210.5853
- Time Taken: 0.00018501281738281
- 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('91367') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('91367') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '91367') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91367') 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, 207) 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', 207) 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:16440]') 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` = 91370
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: 1757204210.5855
- Time After: 1757204210.5856
- Time Taken: 0.00017023086547852
- 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('91370') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('91370') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91370') 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, 207) 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', 207) 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:16440]') 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 = 91370
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: 1757204210.5857
- Time After: 1757204210.5859
- Time Taken: 0.00016188621520996
- 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('91370') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('91370') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '91370') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91370') 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, 207) 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', 207) 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:16440]') 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` = 91389
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: 1757204210.586
- Time After: 1757204210.5861
- Time Taken: 0.00015902519226074
- 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('91389') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('91389') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91389') 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, 207) 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', 207) 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:16440]') 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 = 91389
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: 1757204210.5862
- Time After: 1757204210.5864
- Time Taken: 0.00014781951904297
- 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('91389') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('91389') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '91389') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91389') 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, 207) 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', 207) 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:16440]') 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` = 91432
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: 1757204210.5865
- Time After: 1757204210.5866
- Time Taken: 0.0001528263092041
- 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('91432') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('91432') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91432') 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, 207) 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', 207) 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:16440]') 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 = 91432
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: 1757204210.5867
- Time After: 1757204210.5869
- Time Taken: 0.00016093254089355
- 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('91432') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('91432') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '91432') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91432') 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, 207) 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', 207) 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:16440]') 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` = 91451
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: 1757204210.587
- Time After: 1757204210.5872
- Time Taken: 0.00017786026000977
- 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('91451') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('91451') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91451') 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, 207) 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', 207) 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:16440]') 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 = 91451
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: 1757204210.5872
- Time After: 1757204210.5874
- Time Taken: 0.00016307830810547
- 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('91451') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('91451') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '91451') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91451') 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, 207) 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', 207) 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:16440]') 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` = 91467
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: 1757204210.5875
- Time After: 1757204210.5877
- Time Taken: 0.00016307830810547
- 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('91467') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('91467') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91467') 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, 207) 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', 207) 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:16440]') 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 = 91467
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: 1757204210.5877
- Time After: 1757204210.5879
- Time Taken: 0.00016307830810547
- 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('91467') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('91467') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '91467') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91467') 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, 207) 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', 207) 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:16440]') 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` = 91474
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: 1757204210.588
- Time After: 1757204210.5882
- Time Taken: 0.00017189979553223
- 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('91474') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('91474') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91474') 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, 207) 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', 207) 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:16440]') 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 = 91474
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: 1757204210.5883
- Time After: 1757204210.5884
- Time Taken: 0.00015783309936523
- 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('91474') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('91474') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '91474') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91474') 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, 207) 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', 207) 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:16440]') 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` = 91486
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: 1757204210.5885
- Time After: 1757204210.5887
- Time Taken: 0.00018095970153809
- 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('91486') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('91486') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91486') 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, 207) 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', 207) 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:16440]') 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 = 91486
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: 1757204210.5888
- Time After: 1757204210.589
- 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('91486') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('91486') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '91486') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91486') 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, 207) 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', 207) 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:16440]') 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` = 91490
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: 1757204210.5891
- Time After: 1757204210.5893
- Time Taken: 0.00016999244689941
- 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('91490') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('91490') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91490') 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, 207) 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', 207) 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:16440]') 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 = 91490
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: 1757204210.5893
- Time After: 1757204210.5895
- Time Taken: 0.0001521110534668
- 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('91490') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('91490') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '91490') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91490') 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, 207) 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', 207) 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:16440]') 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` = 91532
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: 1757204210.5896
- Time After: 1757204210.5898
- Time Taken: 0.00018000602722168
- 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('91532') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('91532') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91532') 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, 207) 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', 207) 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:16440]') 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 = 91532
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: 1757204210.5899
- Time After: 1757204210.59
- Time Taken: 0.00015497207641602
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:166]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('91532') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('91532') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '91532') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('91532') 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, 207) 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', 207) 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:16440]') 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 (24384,20794,17311,1124,19994)
/** 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: 1757204210.5902
- Time After: 1757204210.5907
- Time Taken: 0.00052189826965332
- 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:479]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:479]', 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:479]', '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:458]', '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:5], 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:5]) 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, 207) 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', 207) 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:16440]') 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_UserPerms20849')
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: 1757204210.591
- Time After: 1757204210.5911
- Time Taken: 0.00016403198242188
- 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(20849, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(20849) 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, 207) 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', 207) 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:16440]') 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: 1757204210.5914
- Time After: 1757204210.5915
- Time Taken: 0.00014019012451172
- 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, 207) 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', 207) 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:16440]') 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_UserPerms16161')
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: 1757204210.5917
- Time After: 1757204210.5918
- Time Taken: 0.0001220703125
- 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(16161, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(16161) 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, 207) 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', 207) 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:16440]') 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 `nodevoteaggregate`
WHERE `nodeid` IN (91532,91467,91490,91486,91474,91451,91389,91432,91370,91367)
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: 1757204210.5924
- Time After: 1757204210.5926
- Time Taken: 0.00019598007202148
- 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, 207) 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', 207) 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:16440]') 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 (22730,16161,19994,21330,19089,1124,24605,17311,20849,20794,24384)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 11 | 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: 1757204210.5928
- Time After: 1757204210.5932
- Time Taken: 0.00041413307189941
- 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:745]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:745]', 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, 207) 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', 207) 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:16440]') 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: 1757204210.5936
- Time After: 1757204210.5946
- Time Taken: 0.00093793869018555
- 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, 207) 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', 207) 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:16440]') 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: 1757204210.5948
- Time After: 1757204210.595
- Time Taken: 0.00023198127746582
- 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, 207) 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', 207) 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:16440]') 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: 1757204210.5951
- Time After: 1757204210.5959
- Time Taken: 0.00081706047058105
- 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, 207) 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', 207) 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:16440]') 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: 1757204210.5961
- Time After: 1757204210.5963
- Time Taken: 0.00020980834960938
- 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, 207) 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', 207) 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:16440]') 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: 1757204210.5964
- Time After: 1757204210.5973
- Time Taken: 0.00088787078857422
- 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, 207) 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', 207) 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:16440]') 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: 1757204210.5975
- Time After: 1757204210.5977
- Time Taken: 0.00019693374633789
- 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, 207) 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', 207) 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:16440]') 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: 1757204210.5978
- Time After: 1757204210.5987
- Time Taken: 0.000885009765625
- 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, 207) 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', 207) 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:16440]') 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: 1757204210.5989
- Time After: 1757204210.5998
- Time Taken: 0.00090289115905762
- 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, 207) 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', 207) 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:16440]') 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: 1757204210.6002
- Time After: 1757204210.6005
- Time Taken: 0.00027894973754883
- 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:16440]') 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: 1757204210.6021
- Time After: 1757204210.6023
- Time Taken: 0.00023603439331055
- 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:16440]') 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 (91532,91467,91490,91486,91474,91451,91389,91432,91370,91367)
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: 1757204210.6079
- Time After: 1757204210.6082
- Time Taken: 0.0002589225769043
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:107]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:107]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:nodeview', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->getNodeviews(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(5)
#8 vB_Api_Node->mergeNodeviewsForTopics(array[len:10]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('mergeNodev[len:23]', array[len:1]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('node', 'mergeNodev[len:23]', array[len:1], false, true) in /includes/vb5/template/runtime.php(1044)
#11 vB5_Template_Runtime::parseData('node', 'mergeNodev[len:23]', array[len:10]) in /includes/vb5/template.php(439) : eval()'d code(23)
#12 eval() in /includes/vb5/template.php(439)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:44987]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16440]') 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: 1757204210.6084
- Time After: 1757204210.6086
- Time Taken: 0.00014400482177734
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\t<thea[len:1093]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:44987]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16440]') 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: 1757204210.6095
- Time After: 1757204210.6582
- Time Taken: 0.048696994781494
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 155, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 155) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:2337]') in /includes/vb5/template.php(407)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\t<thea[len:1093]') in /includes/vb5/template.php(407)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:44987]') in /includes/vb5/template.php(407)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:1340]') in /includes/vb5/template.php(407)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16440]') 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: 1757204210.6674
- Time After: 1757204210.6676
- Time Taken: 0.00018787384033203
- 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:98114]') 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: 1757204210.6687
- Time After: 1757204210.6689
- Time Taken: 0.00020503997802734
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:98114]') in /includes/vb5/template.php(407)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('logo','powered_by_vbulletin_title','navbar_home','navbar_blogs','navbar_articles','navbar_social_groups','navbar_galleries','navbar_todays_posts','navbar_member_list','navbar_calendar','home','login','you_can_also_login_as','facebook','logging_in','username','password','remember_me','log_in','forgot_password','notice_5_html','page_title','external_view_this_channel_rss_feed','collapse','expand','subforums','forums','topics','posts','last_post','no_forums_found','topic','latest_activity','my_subscriptions','photos','no_conversations_in_channel','please_login_to_view_subscribed_posts','no_topics_found','filter','filtered_by','clear_all','conversation_new_posts','page','of_pagination','previous_page','next_page','time','all_time','today','last_week','last_month','answered','any_topic_meta','not_answered','show','all','discussions_only','photos_only','videos_only','links_only','polls_only','events_only','new_topics','on','off','previous','next','sort_by','date_last_update','date_started_post','replies','title','members','likes','order','descending','ascending','statistics','by_x','started_by_link_x_y','on_date_x','x_responses_lower','views_lower','likes_lower','go_to_last_post','1_response_lower','navbar_help','navbar_contact_us','navbar_privacy','navbar_terms_of_service','go_to_top','powered_by_vbulletin','footer_current_time','working_ellipsis','yes','no','ok','cancel','close','facebook_language') AND `languageid` IN (12,0,-1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 300 | 100.00 | Using index condition |
- Time Before: 1757204210.6694
- Time After: 1757204210.6709
- Time Taken: 0.0014829635620117
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:1523]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:1523]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:100], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:100], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:100], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:100]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(247)
#14 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(101)
#15 vB5_Template_Phrase->replacePlaceholders('\r\n\t<meta p[len:107998]') in /includes/vb5/template.php(522)
#16 vB5_Template->renderDelayed('\r\n\t<meta p[len:107998]', 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: 1757204210.6774
- Time After: 1757204210.6776
- Time Taken: 0.00018000602722168
- 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:64]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->getUrls(array[len:64]) 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:64]) in /includes/vb5/template/url.php(295)
#14 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:116559]') in /includes/vb5/template.php(526)
#15 vB5_Template->renderDelayed('\r\n\t<meta p[len:116559]', 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: 1757204210.6788
- Time After: 1757204210.6789
- Time Taken: 0.00013017654418945
- 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:60]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#12 vB_Api_Route->getUrls(array[len:64]) 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:64]) in /includes/vb5/template/url.php(295)
#16 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:116559]') in /includes/vb5/template.php(526)
#17 vB5_Template->renderDelayed('\r\n\t<meta p[len:116559]', 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: 1757204210.679
- Time After: 1757204210.6792
- Time Taken: 0.00019001960754395
- 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:60]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getUrls(array[len:64]) 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:64]) in /includes/vb5/template/url.php(295)
#20 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:116559]') in /includes/vb5/template.php(526)
#21 vB5_Template->renderDelayed('\r\n\t<meta p[len:116559]', 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: 1757204210.6832
- Time After: 1757204210.6834
- Time Taken: 0.00013303756713867
- 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:119912]', 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: 1757204210.6843
- Time After: 1757204210.6847
- Time Taken: 0.00045680999755859
- 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:119912]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(271)
5 Slowest Queries
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25403) AND `templatetype` = 'template'
SELECT node.starter AS nodeid
FROM node as node
IGNORE INDEX (node_lastcontent)
WHERE node.starter = node.nodeid AND
node.sticky <> '1' AND
node.contenttypeid <> 30 AND
node.parentid = 32 AND
node.starter > 0 AND
node.showpublished = 1 AND
node.showapproved = 1 AND
node.viewperms = 2 AND
node.inlist = 1 AND
node.protected <> '1'
ORDER BY node.lastcontent DESC
LIMIT 2060, 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','1_response_lower','navbar_help','navbar_contact_us','navbar_privacy','navbar_terms_of_service','go_to_top','powered_by_vbulletin','footer_current_time','working_ellipsis','yes','no','ok','cancel','close','facebook_language') AND `languageid` IN (12,0,-1)
SELECT `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 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 (91532,91467,91490,91486,91474,91451,91389,91432,91370,91367)
/** getFullContent**/
158 Queries Run : Total SQL time was 0.099077 seconds , Total PHP time was 0.310841 seconds , Overall time was 0.409919 seconds.