vBulletin - Explain SQL Queries (175)
Duplicate Queries: (Exact textual duplicates, also included in the full listing of queries below)
SET @@sql_mode = ''
- Time Before: 1757846580.1599
- Time After: 1757846580.1599
- Time Taken: 3.4093856811523E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_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 | 202 | | 18 | 100.00 | Using where |
- Time Before: 1757846580.1665
- Time After: 1757846580.1669
- Time Taken: 0.00032711029052734
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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 `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 | 768 | | 3 | 100.00 | Using index condition |
- Time Before: 1757846580.1711
- Time After: 1757846580.1714
- Time Taken: 0.00026416778564453
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('', array[len:3]) in /includes/api/interfaceabstract.php(180)
#16 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:442]) 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: 1757846580.1749
- Time After: 1757846580.1751
- Time Taken: 0.0001680850982666
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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: 1757846580.1755
- Time After: 1757846580.1756
- Time Taken: 9.7990036010742E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 routenew.*
FROM routenew AS routenew
WHERE routenew.prefix IN ('home/forum/al/bt/99931-من-تاريخ-وحضارة-العصر-الحجري-النحاسي-؟؟','home/forum/al/bt','home/forum/al','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 | 802,2 | | 8 | 100.00 | Using sort_union(prefix,ishomeroute); Using where |
- Time Before: 1757846580.1759
- Time After: 1757846580.1761
- Time Taken: 0.00023984909057617
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:259]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:259]', 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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#7 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#8 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#9 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#10 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#11 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: 1757846580.1813
- Time After: 1757846580.1814
- Time Taken: 0.0001530647277832
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 `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: 1757846580.187
- Time After: 1757846580.1871
- Time Taken: 0.0001218318939209
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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/conversation.php(29)
#14 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1251)
#15 vB5_Route::checkRoute(array[len:14], 'home/forum[len:157]', 'home/forum[len:95]', 'explain=1', '') in /core/vb5/route.php(1187)
#16 vB5_Route::selectBestRoute('home/forum[len:95]', 'explain=1', '', 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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#21 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#22 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_63_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: 1757846580.1989
- Time After: 1757846580.199
- Time Taken: 0.00013995170593262
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(63) in /core/vb5/route/conversation.php(29)
#13 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1251)
#14 vB5_Route::checkRoute(array[len:14], 'home/forum[len:157]', 'home/forum[len:95]', 'explain=1', '') in /core/vb5/route.php(1187)
#15 vB5_Route::selectBestRoute('home/forum[len:95]', 'explain=1', '', 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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 63
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.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757846580.1996
- Time After: 1757846580.1997
- Time Taken: 0.00017595291137695
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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(63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode(63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/external.php(1)
#10 vB_Library_External->checkExternalForChannels(array[len:1], 'rss2') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/external.php(1)
#11 vB_Library_External->getExternalDataForChannels(array[len:1], 'rss2') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#12 vB_Library_Content_Channel->getBareContent(63) in /core/vb5/route/conversation.php(29)
#13 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1251)
#14 vB5_Route::checkRoute(array[len:14], 'home/forum[len:157]', 'home/forum[len:95]', 'explain=1', '') in /core/vb5/route.php(1187)
#15 vB5_Route::selectBestRoute('home/forum[len:95]', 'explain=1', '', 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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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_63_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: 1757846580.1998
- Time After: 1757846580.1999
- Time Taken: 8.1062316894531E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#11 vB_PermissionContext->getChannelPermissiongroupPermissives(array[len:1], 'forumpermissions', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#12 vB_PermissionContext->getChannelPermissionGroup('forumpermissions', 63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#13 vB_PermissionContext->getChannelPermission('forumpermissions', 'canview', 63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#14 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/external.php(1)
#15 vB_Library_External->checkExternalForChannels(array[len:1], 'rss2') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/external.php(1)
#16 vB_Library_External->getExternalDataForChannels(array[len:1], 'rss2') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#17 vB_Library_Content_Channel->getBareContent(63) in /core/vb5/route/conversation.php(29)
#18 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1251)
#19 vB5_Route::checkRoute(array[len:14], 'home/forum[len:157]', 'home/forum[len:95]', 'explain=1', '') in /core/vb5/route.php(1187)
#20 vB5_Route::selectBestRoute('home/forum[len:95]', 'explain=1', '', array[len:7]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#21 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#22 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#23 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#24 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#25 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#26 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: 1757846580.1999
- Time After: 1757846580.2
- Time Taken: 8.2969665527344E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#11 vB_PermissionContext->getChannelPermissionGroup('forumpermissions', 63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#12 vB_PermissionContext->getChannelPermission('forumpermissions', 'canview', 63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#13 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/external.php(1)
#14 vB_Library_External->checkExternalForChannels(array[len:1], 'rss2') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/external.php(1)
#15 vB_Library_External->getExternalDataForChannels(array[len:1], 'rss2') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#16 vB_Library_Content_Channel->getBareContent(63) in /core/vb5/route/conversation.php(29)
#17 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1251)
#18 vB5_Route::checkRoute(array[len:14], 'home/forum[len:157]', 'home/forum[len:95]', 'explain=1', '') in /core/vb5/route.php(1187)
#19 vB5_Route::selectBestRoute('home/forum[len:95]', 'explain=1', '', array[len:7]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#20 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#22 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#23 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#24 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#25 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_99931_lvl1data')
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: 1757846580.2001
- Time After: 1757846580.2002
- Time Taken: 7.2002410888672E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:67]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:67]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getNodeBare('99931') in /core/vb5/route/conversation.php(85)
#11 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1251)
#12 vB5_Route::checkRoute(array[len:14], 'home/forum[len:157]', 'home/forum[len:95]', 'explain=1', '') in /core/vb5/route.php(1187)
#13 vB5_Route::selectBestRoute('home/forum[len:95]', 'explain=1', '', array[len:7]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#14 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 `node`
WHERE `nodeid` = 99931
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: 1757846580.2002
- Time After: 1757846580.2004
- Time Taken: 0.00017905235290527
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('99931') in /core/vb5/route/conversation.php(85)
#9 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1251)
#10 vB5_Route::checkRoute(array[len:14], 'home/forum[len:157]', 'home/forum[len:95]', 'explain=1', '') in /core/vb5/route.php(1187)
#11 vB5_Route::selectBestRoute('home/forum[len:95]', 'explain=1', '', array[len:7]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#12 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 `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 | 601 | | 14 | 100.00 | Using index condition |
- Time Before: 1757846580.2045
- Time After: 1757846580.2048
- Time Taken: 0.0003352165222168
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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/api/content/channel.php(2)
#8 vB_Api_Content_Channel->fetchChannelByGUID('vbulletin-[len:33]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->fetchAlbumChannel() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#10 vB_Api_Node->fetchAlbumChannel('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('fetchAlbumChannel', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetchAlbumChannel', array[len:1]) in /core/vb5/route/conversation.php(103)
#13 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1251)
#14 vB5_Route::checkRoute(array[len:14], 'home/forum[len:157]', 'home/forum[len:95]', 'explain=1', '') in /core/vb5/route.php(1187)
#15 vB5_Route::selectBestRoute('home/forum[len:95]', 'explain=1', '', 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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 `routenew`
WHERE `routeid` = 166
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: 1757846580.2057
- Time After: 1757846580.2058
- Time Taken: 0.00011491775512695
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('166') in /core/vb5/route.php(1579)
#9 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(208)
#10 vB5_Route_Conversation::getChannelURL(63, array[len:6]) in /core/vb5/route/conversation.php(482)
#11 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(536)
#12 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(126)
#13 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1251)
#14 vB5_Route::checkRoute(array[len:14], 'home/forum[len:157]', 'home/forum[len:95]', 'explain=1', '') in /core/vb5/route.php(1187)
#15 vB5_Route::selectBestRoute('home/forum[len:95]', 'explain=1', '', 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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 99931
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.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757846580.2075
- Time After: 1757846580.2077
- Time Taken: 0.00016498565673828
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', '99931', false, '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->validate(array[len:58], 3, array[len:1], array[len:1]) in /core/vb5/route/conversation.php(189)
#11 vB5_Route_Conversation->checkRoutePermissions() in /core/vb5/route.php(1252)
#12 vB5_Route::checkRoute(array[len:14], 'home/forum[len:157]', 'home/forum[len:95]', 'explain=1', '') in /core/vb5/route.php(1187)
#13 vB5_Route::selectBestRoute('home/forum[len:95]', 'explain=1', '', array[len:7]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#14 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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` = 167
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: 1757846580.2078
- Time After: 1757846580.2079
- Time Taken: 8.4877014160156E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('167') in /core/vb5/route.php(1522)
#9 vB5_Route::getRoute('167', array[len:2], array[len:1], '') in /core/vb5/route/conversation.php(614)
#10 vB5_Route_Conversation->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_Conversation) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#13 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 = 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.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757846580.208
- Time After: 1757846580.2081
- Time Taken: 0.00010180473327637
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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_Conversation) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#11 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 * 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: 1757846580.2081
- Time After: 1757846580.2082
- Time Taken: 7.7009201049805E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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_Conversation) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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_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: 1757846580.2083
- Time After: 1757846580.2084
- Time Taken: 6.7949295043945E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(63) in /core/vb5/route.php(367)
#11 vB5_Route->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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 (63)
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: 1757846580.209
- Time After: 1757846580.2092
- Time Taken: 0.00012612342834473
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(63) in /core/vb5/route.php(410)
#9 vB5_Route->addParentNodeBreadcrumbs(63) in /core/vb5/route.php(367)
#10 vB5_Route->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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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_28_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 where |
- Time Before: 1757846580.2092
- Time After: 1757846580.2096
- Time Taken: 0.00034999847412109
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(63) in /core/vb5/route.php(367)
#12 vB5_Route->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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 (57,96,166)
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: 1757846580.2096
- Time After: 1757846580.2098
- Time Taken: 0.00017595291137695
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(63) in /core/vb5/route.php(367)
#9 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(488)
#10 vB5_Route->getBreadcrumbs() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#11 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757846580.2099
- Time After: 1757846580.21
- Time Taken: 0.00014615058898926
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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(63) in /core/vb5/route.php(367)
#13 vB5_Route->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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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: 1757846580.21
- Time After: 1757846580.2101
- Time Taken: 8.7976455688477E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(63) in /core/vb5/route.php(367)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(488)
#17 vB5_Route->getBreadcrumbs() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#18 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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 = 28
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.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757846580.2102
- Time After: 1757846580.2103
- Time Taken: 0.00010895729064941
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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(28) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode(28) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 28) 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(63) in /core/vb5/route.php(367)
#13 vB5_Route->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:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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_28_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: 1757846580.2104
- Time After: 1757846580.2105
- Time Taken: 7.6055526733398E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(28) 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(63) in /core/vb5/route.php(367)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(488)
#17 vB5_Route->getBreadcrumbs() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#18 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) 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: 1757846580.2117
- Time After: 1757846580.2128
- Time Taken: 0.0010628700256348
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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->callInternal('buildExternalRoute', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('buildExternalRoute', array[len:1]) in /core/vb5/route/conversation.php(671)
#18 vB5_Route_Conversation->setHeadLinks() in /core/vb5/route.php(1927)
#19 vB5_Route->getHeadLinks() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#20 vB_Api_Route->getRoute('home/forum[len:95]', 'explain=1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->callInternal('getRoute', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#22 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#23 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#24 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#25 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 | 202 | const | 1 | 100.00 | |
- Time Before: 1757846580.2159
- Time After: 1757846580.2161
- Time Taken: 0.00014185905456543
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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->callInternal('getScheduledStyle', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getScheduledStyle', array[len:0]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('style', 'getScheduledStyle') in /includes/vb5/template/stylevar.php(211)
#15 vB5_Template_Stylevar->getStylePreference() in /includes/vb5/template/stylevar.php(38)
#16 vB5_Template_Stylevar->__construct() in /includes/vb5/template/stylevar.php(30)
#17 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
#18 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
SELECT * FROM `style`
WHERE `styleid` = 114
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: 1757846580.2256
- Time After: 1757846580.226
- Time Taken: 0.00039005279541016
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('114') 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->callInternal('fetchStyleVars', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetchStyleVars', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('style', 'fetchStyleVars', array[len:1]) in /includes/vb5/template/stylevar.php(292)
#14 vB5_Template_Stylevar->fetchStyleVars() in /includes/vb5/template/stylevar.php(39)
#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 `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25125) 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: 1757846580.2318
- Time After: 1757846580.232
- Time Taken: 0.00021719932556152
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#9 vB_Library_Template->fetch('page_preheader', 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#10 vB_Api_Template->fetch('page_preheader', 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('fetch', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('template', 'fetch', array[len:2]) in /includes/vb5/template/cache.php(238)
#14 vB5_Template_Cache->fetchTemplate('page_preheader') in /includes/vb5/template/cache.php(191)
#15 vB5_Template_Cache->getTemplate('page_preheader') in /includes/vb5/template.php(391)
#16 vB5_Template->render() in /includes/vb5/applicationabstract.php(775)
#17 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(335)
#18 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
#19 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25402) 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: 1757846580.2343
- Time After: 1757846580.2344
- Time Taken: 0.00012516975402832
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('<!DOCTYPE [len:569]') in /includes/vb5/template.php(407)
#15 vB5_Template->render() in /includes/vb5/applicationabstract.php(775)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(335)
#17 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
#18 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
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: 1757846580.2352
- Time After: 1757846580.2354
- Time Taken: 0.00012612342834473
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:955]') in /includes/vb5/template.php(522)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:955]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(775)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(335)
#15 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
#16 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
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 | 768 | | 6 | 100.00 | Using index condition |
- Time Before: 1757846580.2359
- Time After: 1757846580.2362
- Time Taken: 0.00031685829162598
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:955]') in /includes/vb5/template.php(522)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:955]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(775)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(335)
#19 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
#20 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
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: 1757846580.2365
- Time After: 1757846580.2367
- Time Taken: 0.00014305114746094
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:955]') in /includes/vb5/template.php(522)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:955]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(775)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(335)
#15 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
#16 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
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 | 768 | | 6 | 100.00 | Using index condition |
- Time Before: 1757846580.2367
- Time After: 1757846580.2369
- Time Taken: 0.00020194053649902
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:955]') in /includes/vb5/template.php(522)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:955]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(775)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(335)
#19 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
#20 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
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: 1757846580.237
- Time After: 1757846580.2371
- Time Taken: 0.00010085105895996
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:955]') in /includes/vb5/template.php(522)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:955]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(775)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(335)
#15 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
#16 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
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 | 768 | | 6 | 100.00 | Using index condition |
- Time Before: 1757846580.2371
- Time After: 1757846580.2373
- Time Taken: 0.00018692016601562
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:955]') in /includes/vb5/template.php(522)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:955]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(775)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(335)
#19 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
#20 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
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: 1757846580.2374
- Time After: 1757846580.2374
- Time Taken: 8.2015991210938E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:955]') in /includes/vb5/template.php(522)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:955]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(775)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(335)
#15 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
#16 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
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 | 768 | | 6 | 100.00 | Using index condition |
- Time Before: 1757846580.2375
- Time After: 1757846580.2376
- Time Taken: 0.00016999244689941
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:955]') in /includes/vb5/template.php(522)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:955]', false) in /includes/vb5/template.php(411)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(775)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(335)
#19 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
#20 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
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: 1757846580.2377
- Time After: 1757846580.2379
- Time Taken: 0.00011181831359863
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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->callInternal('preloadRoutes', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('preloadRoutes', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('route', 'preloadRoutes', array[len:1]) in /includes/vb5/template/url.php(196)
#12 vB5_Template_Url->finalBuildUrls(array[len:1]) in /includes/vb5/template/url.php(295)
#13 vB5_Template_Url->replacePlaceholders('<!DOCTYPE [len:955]') in /includes/vb5/template.php(526)
#14 vB5_Template->renderDelayed('<!DOCTYPE [len:955]', false) in /includes/vb5/template.php(411)
#15 vB5_Template->render() in /includes/vb5/applicationabstract.php(775)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(335)
#17 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
#18 vB5_Frontend_Controller_Page->getTop() in /includes/vb5/frontend/controller/page.php(53)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vbPre_conversation167.150.63.99931')
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: 1757846580.2411
- Time After: 1757846580.2413
- Time Taken: 0.00013995170593262
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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: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('conversati[len:28]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#10 vB_Api_Page->preload('conversati[len:28]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('preload', array[len:1]) 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(358)
#14 vB5_Frontend_Controller_Page->getPage(Api_Interface_Collapsed, vB5_Frontend_Routing, array[len:11], true) in /includes/vb5/frontend/controller/page.php(58)
#15 vB5_Frontend_Controller_Page->getPage(Api_Interface_Collapsed, vB5_Frontend_Routing, array[len:11], true) in /includes/vb5/frontend/controller/page.php(58)
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 = 150
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: 1757846580.2419
- Time After: 1757846580.2421
- Time Taken: 0.00018715858459473
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:387]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:387]', 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(150, array[len:11]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#7 vB_Api_Wrapper->callInternal('fetchPageById', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#8 vB_Api_Wrapper->__call('fetchPageById', array[len:2]) in /includes/api/interface/collapsed.php(105)
#9 Api_Interface_Collapsed->callApi('page', 'fetchPageById', array[len:2]) in /includes/vb5/frontend/controller/page.php(385)
#10 vB5_Frontend_Controller_Page->getPage(Api_Interface_Collapsed, vB5_Frontend_Routing, array[len:11], true) in /includes/vb5/frontend/controller/page.php(58)
#11 vB5_Frontend_Controller_Page->getPage(Api_Interface_Collapsed, vB5_Frontend_Routing, array[len:11], true) in /includes/vb5/frontend/controller/page.php(58)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_68c42d804a685325080691_title','page_68c42d804a685325080691_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 | 768 | | 6 | 100.00 | Using index condition |
- Time Before: 1757846580.2422
- Time After: 1757846580.2424
- Time Taken: 0.00022792816162109
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(150, array[len:11]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('fetchPageById', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('fetchPageById', array[len:2]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('page', 'fetchPageById', array[len:2]) in /includes/vb5/frontend/controller/page.php(385)
#17 vB5_Frontend_Controller_Page->getPage(Api_Interface_Collapsed, vB5_Frontend_Routing, array[len:11], true) in /includes/vb5/frontend/controller/page.php(58)
#18 vB5_Frontend_Controller_Page->getPage(Api_Interface_Collapsed, vB5_Frontend_Routing, array[len:11], true) in /includes/vb5/frontend/controller/page.php(58)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_99931_lvl3data')
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: 1757846580.2427
- Time After: 1757846580.2428
- Time Taken: 0.0001060962677002
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:67]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:67]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->getFullContent(99931) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#14 vB_Api_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#15 vB_Api_Node->getNodeContent('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->callInternal('getNodeContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/frontend/controller.php(362)
#19 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
#20 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
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 (99931)
/** getFullContent**/
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 | |
1 | SIMPLE | text | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | editlog | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | starter | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | ch | | const | PRIMARY,nodeid | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | deleteuser | | const | PRIMARY | | | | 1 | 100.00 | Impossible ON condition |
1 | SIMPLE | lastauthor | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | icon | | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 | |
- Time Before: 1757846580.2429
- Time After: 1757846580.2434
- Time Taken: 0.00051403045654297
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:1593]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:1593]') in /core/packages/vbforum/db/mysql/querydefs.php(6581)
#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:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#10 vB_Library_Content_Text->getFullContent(99931) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#12 vB_Api_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#13 vB_Api_Node->getNodeContent('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getNodeContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/frontend/controller.php(362)
#17 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
#18 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
SELECT * FROM `closure`
WHERE `child` IN (99931)
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: 1757846580.2435
- Time After: 1757846580.2437
- Time Taken: 0.00020694732666016
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:85]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:85]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->fetchClosureParent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#8 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#9 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#11 vB_Library_Content_Text->getFullContent(99931) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#13 vB_Api_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#14 vB_Api_Node->getNodeContent('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->callInternal('getNodeContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/frontend/controller.php(362)
#18 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
#19 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
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 | 768 | | 51 | 100.00 | Using index condition |
- Time Before: 1757846580.247
- Time After: 1757846580.2475
- Time Taken: 0.00052618980407715
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(99931) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#18 vB_Library_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#19 vB_Api_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#20 vB_Api_Node->getNodeContent('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->callInternal('getNodeContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#22 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#23 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/frontend/controller.php(362)
#24 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
#25 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (19089,19480)
/** fetchUserinfo**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using where |
1 | SIMPLE | userfield | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.user.userid | 1 | 100.00 | |
1 | SIMPLE | usertextfield | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.user.userid | 1 | 100.00 | |
- Time Before: 1757846580.2477
- Time After: 1757846580.2481
- Time Taken: 0.00041484832763672
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:462]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:462]', 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:462]', '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:441]', '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:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRows('fetchUserinfo', array[len:3], false, 'userid') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#10 vB_User::getBaseUsers(array[len:2], 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:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#13 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(99931) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#17 vB_Api_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#18 vB_Api_Node->getNodeContent('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getNodeContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/frontend/controller.php(362)
#22 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
#23 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
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: 1757846580.2482
- Time After: 1757846580.2483
- Time Taken: 0.00015401840209961
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#13 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(99931) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#17 vB_Api_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#18 vB_Api_Node->getNodeContent('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getNodeContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/frontend/controller.php(362)
#22 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
#23 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vBAtchmnts_99931')
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: 1757846580.2486
- Time After: 1757846580.2487
- Time Taken: 9.7036361694336E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:64]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->fetchNodeAttachments(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#11 vB_Api_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#12 vB_Api_Node->getNodeContent('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('getNodeContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/frontend/controller.php(362)
#16 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
#17 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
(
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 (99931)
)
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 (99931)
)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | n | | ref | contenttypeid_parentid | contenttypeid_parentid | 6 | const,const | 1 | 100.00 | |
1 | PRIMARY | a | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.n.nodeid | 1 | 100.00 | |
2 | UNION | n | | ref | contenttypeid_parentid | contenttypeid_parentid | 6 | const,const | 1 | 100.00 | |
2 | UNION | p | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4.n.nodeid | 1 | 100.00 | |
- Time Before: 1757846580.2487
- Time After: 1757846580.249
- Time Taken: 0.00028610229492188
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:909]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:909]', 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:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#9 vB_Api_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#10 vB_Api_Node->getNodeContent('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('getNodeContent', array[len:1]) 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/frontend/controller.php(362)
#14 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
#15 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
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: 1757846580.2526
- Time After: 1757846580.2527
- Time Taken: 0.00010085105895996
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#13 vB_Api_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#14 vB_Api_Node->getNodeContent('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->callInternal('getNodeContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/frontend/controller.php(362)
#18 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
#19 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
SELECT
`user`.`userid`,
`user`.`displayname`,
`avatar`.`avatarid`,
`avatar`.`avatarpath`,
`user`.`avatarrevision`,
`customavatar`.`dateline`,
`customavatar`.`filename`,
`customavatar`.`width` AS `customavatar_width`,
`customavatar`.`height` AS `customavatar_height`,
`customavatar`.`width_thumb` AS `customavatar_width_thumb`,
`customavatar`.`height_thumb` AS `customavatar_height_thumb`
FROM `user` AS `user`
LEFT JOIN `customavatar` AS `customavatar` ON `customavatar`.`userid` = `user`.`userid`
LEFT JOIN `avatar` AS `avatar` ON `avatar`.`avatarid` = `user`.`avatarid`
WHERE `user`.`userid` IN (19089,19480)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using where |
1 | SIMPLE | customavatar | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.user.userid | 1 | 100.00 | |
1 | SIMPLE | avatar | | eq_ref | PRIMARY | PRIMARY | 2 | bluweco_vb4.user.avatarid | 1 | 100.00 | Using where |
- Time Before: 1757846580.2528
- Time After: 1757846580.253
- Time Taken: 0.00020503997802734
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:692]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:692]', 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:139], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#10 vB_Api_Node->getNodeFullContent(99931, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#11 vB_Api_Node->getNodeContent('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('getNodeContent', array[len:1]) 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/frontend/controller.php(362)
#15 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
#16 vB5_Frontend_Controller->getPageTitle(Api_Interface_Collapsed, array[len:40]) in /includes/vb5/frontend/controller/page.php(135)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25226) 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: 1757846580.2551
- Time After: 1757846580.2553
- Time Taken: 0.00016593933105469
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, '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]', 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#10 vB_Api_Template->fetch('screenlayo[len:25]', 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('fetch', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('template', 'fetch', array[len:2]) in /includes/vb5/template/cache.php(238)
#14 vB5_Template_Cache->fetchTemplate('screenlayo[len:25]') in /includes/vb5/template/cache.php(191)
#15 vB5_Template_Cache->getTemplate('screenlayo[len:25]') in /includes/vb5/template.php(391)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#17 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#18 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `widgetinstance`
WHERE `pagetemplateid` IN (4,-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 | | 3 | 100.00 | Using index condition; Using filesort |
- Time Before: 1757846580.2578
- Time After: 1757846580.258
- Time Taken: 0.00024986267089844
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(2)
#7 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '63', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#8 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#9 vB_Api_Widget->fetchLayoutSectionInfo('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchLayou[len:22]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1050)
#13 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '63') in /includes/vb5/template.php(439) : eval()'d code(5)
#14 eval() in /includes/vb5/template.php(439)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#17 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#18 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT widgetdefinition.*, widget.template
FROM widgetdefinition AS widgetdefinition
JOIN widget AS widget ON (widgetdefinition.widgetid = widget.widgetid)
WHERE widgetdefinition.widgetid IN(8,55)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | widget | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using where |
1 | SIMPLE | widgetdefinition | | ref | widgetid | widgetid | 4 | bluweco_vb4.widget.widgetid | 6 | 100.00 | |
- Time Before: 1757846580.2581
- Time After: 1757846580.2583
- Time Taken: 0.00025010108947754
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:217]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:217]', 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(2)
#6 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '63', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#7 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#8 vB_Api_Widget->fetchLayoutSectionInfo('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('fetchLayou[len:22]', array[len:2]) 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(1050)
#12 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '63') 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(524)
#16 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#17 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `widgetinstance`
WHERE `widgetinstanceid` IN (18,17)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | widgetinstance | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using where |
- Time Before: 1757846580.2584
- Time After: 1757846580.2585
- Time Taken: 0.00012516975402832
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('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(2)
#8 vB_Api_Widget->fetchWidgetInstances(array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '63', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('fetchLayou[len:22]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '63') in /includes/vb5/template.php(439) : eval()'d code(5)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#19 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `widget`
WHERE `widgetid` IN (0,8,55)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | widget | | range | PRIMARY | PRIMARY | 4 | | 3 | 100.00 | Using where |
- Time Before: 1757846580.2586
- Time After: 1757846580.2587
- Time Taken: 0.00011301040649414
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('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(2)
#8 vB_Api_Widget->_fetchAndCacheWidgetsForRender(array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '63', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('fetchLayou[len:22]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '63') in /includes/vb5/template.php(439) : eval()'d code(5)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#19 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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: 1757846580.2596
- Time After: 1757846580.2598
- Time Taken: 0.00017786026000977
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:82]) 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->callInternal('fetchUserg[len:24]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('fetchUserg[len:24]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#17 vB_Api_Widget->fetchUsergroupsForModuleViewPerms(0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#18 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '63', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#19 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#20 vB_Api_Widget->fetchLayoutSectionInfo('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->callInternal('fetchLayou[len:22]', array[len:2]) 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(1050)
#24 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '63') 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(524)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 | 202 | const | 1 | 100.00 | |
- Time Before: 1757846580.2599
- Time After: 1757846580.26
- Time Taken: 0.00010108947753906
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:82]) 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->callInternal('fetchUserg[len:24]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('fetchUserg[len:24]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#19 vB_Api_Widget->fetchUsergroupsForModuleViewPerms(0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#20 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '63', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#21 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#22 vB_Api_Widget->fetchLayoutSectionInfo('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#23 vB_Api_Wrapper->callInternal('fetchLayou[len:22]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#24 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#25 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1050)
#26 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '63') in /includes/vb5/template.php(439) : eval()'d code(5)
#27 eval() in /includes/vb5/template.php(439)
#28 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#31 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `widgetchannelconfig`
WHERE `widgetinstanceid` = 18 AND `nodeid` = 63
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: 1757846580.2605
- Time After: 1757846580.2607
- Time Taken: 0.00012803077697754
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(2)
#7 vB_Api_Widget->fetchChannelConfig(18, 63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#8 vB_Api_Widget->fetchConfig(18, 0, '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '63', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('fetchLayou[len:22]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '63') in /includes/vb5/template.php(439) : eval()'d code(5)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#19 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `widgetchannelconfig`
WHERE `widgetinstanceid` = 17 AND `nodeid` = 63
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: 1757846580.2607
- Time After: 1757846580.2608
- Time Taken: 8.7976455688477E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(2)
#7 vB_Api_Widget->fetchChannelConfig(17, 63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#8 vB_Api_Widget->fetchConfig(17, 0, '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '63', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('fetchLayou[len:22]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '63') in /includes/vb5/template.php(439) : eval()'d code(5)
#16 eval() in /includes/vb5/template.php(439)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#19 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('widget_conversationdisplay_widgettitle','system_widgetcat','widget_pagetitle_widgettitle','display_widgetcat') 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 | 768 | | 12 | 100.00 | Using index condition |
- Time Before: 1757846580.2609
- Time After: 1757846580.2612
- Time Taken: 0.00031304359436035
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:215]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:215]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:4], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:4], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:4], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#12 vB_Api_Widget->addWidgetTitles(array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#13 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '63', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#14 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#15 vB_Api_Widget->fetchLayoutSectionInfo('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->callInternal('fetchLayou[len:22]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1050)
#19 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '63') in /includes/vb5/template.php(439) : eval()'d code(5)
#20 eval() in /includes/vb5/template.php(439)
#21 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#23 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#24 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `pagetemplate`
WHERE `pagetemplateid` = 4
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: 1757846580.2612
- Time After: 1757846580.2614
- Time Taken: 0.00011706352233887
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(2)
#8 vB_Api_Widget->fetchLayoutSectionInfo('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('fetchLayou[len:22]', array[len:2]) 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(1050)
#12 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '63') 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(524)
#16 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#17 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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: 1757846580.2614
- Time After: 1757846580.2615
- Time Taken: 0.00010395050048828
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(2)
#8 vB_Api_Widget->fetchLayoutSectionInfo('4', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('fetchLayou[len:22]', array[len:2]) 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(1050)
#12 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '63') 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(524)
#16 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#17 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25496,25237,25495) 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 where |
- Time Before: 1757846580.2617
- Time After: 1757846580.2618
- Time Taken: 0.00018596649169922
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:3], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:3]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#16 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#17 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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: 1757846580.2637
- Time After: 1757846580.2638
- Time Taken: 0.00011491775512695
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:244]', '0', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#9 vB_Library_Site->loadHeaderNavbar('1', '/bluwe/hom[len:244]', '0', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/site.php(2)
#10 vB_Api_Site->loadHeaderNavbar('1', '/bluwe/hom[len:244]', '0', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('loadHeaderNavbar', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#14 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/bluwe/hom[len:244]', '0', '63') in /includes/vb5/template.php(439) : eval()'d code(289)
#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(524)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#21 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 | 601 | | 6 | 100.00 | Using where; Using index |
- Time Before: 1757846580.264
- Time After: 1757846580.2642
- Time Taken: 0.00017499923706055
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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->callInternal('fetchTopLe[len:23]', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 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)
#12 vB_Library_Site->markCurrentTab(array[len:5], '/bluwe/hom[len:244]', '0', 63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#13 vB_Library_Site->getNavbar('header', '1', '/bluwe/hom[len:244]', '0', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#14 vB_Library_Site->loadHeaderNavbar('1', '/bluwe/hom[len:244]', '0', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/site.php(2)
#15 vB_Api_Site->loadHeaderNavbar('1', '/bluwe/hom[len:244]', '0', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->callInternal('loadHeaderNavbar', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#19 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/bluwe/hom[len:244]', '0', '63') in /includes/vb5/template.php(439) : eval()'d code(289)
#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('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#25 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#26 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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: 1757846580.2643
- Time After: 1757846580.2644
- Time Taken: 9.608268737793E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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->callInternal('getBareContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getBareContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#16 vB_Library_Site->markCurrentTab(array[len:5], '/bluwe/hom[len:244]', '0', 63) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#17 vB_Library_Site->getNavbar('header', '1', '/bluwe/hom[len:244]', '0', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#18 vB_Library_Site->loadHeaderNavbar('1', '/bluwe/hom[len:244]', '0', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/site.php(2)
#19 vB_Api_Site->loadHeaderNavbar('1', '/bluwe/hom[len:244]', '0', '63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->callInternal('loadHeaderNavbar', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#22 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#23 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/bluwe/hom[len:244]', '0', '63') in /includes/vb5/template.php(439) : eval()'d code(289)
#24 eval() in /includes/vb5/template.php(439)
#25 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25124,25118,25528,25529,25543) 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 where |
- Time Before: 1757846580.2651
- Time After: 1757846580.2652
- Time Taken: 0.00016283988952637
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:7], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:7]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:9838]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#18 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#19 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `systemeventid` FROM `systemevent`
WHERE `status` = '' AND `runafter` <= 1757846580
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | systemevent | | index | status | status | 206 | | 1 | 100.00 | Using where; Using index |
- Time Before: 1757846580.2666
- Time After: 1757846580.2668
- Time Taken: 0.00013399124145508
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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->callInternal('shouldTriggerCron', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('shouldTriggerCron', array[len:0]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('cron', 'shouldTriggerCron', array[len:0], false, true) in /includes/vb5/template/runtime.php(1050)
#13 vB5_Template_Runtime::parseData('cron', 'shouldTriggerCron') in /includes/vb5/template.php(439) : eval()'d code(5)
#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<meta p[len:9840]') in /includes/vb5/template.php(407)
#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(524)
#21 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#22 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 | 102 | const | 1 | 100.00 | |
- Time Before: 1757846580.2682
- Time After: 1757846580.2683
- Time Taken: 0.00015687942504883
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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->callInternal('showExtern[len:23]', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('showExtern[len:23]', array[len:0]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('externallogin', 'showExtern[len:23]', array[len:0], false, true) in /includes/vb5/template/runtime.php(1050)
#20 vB5_Template_Runtime::parseData('externallogin', 'showExtern[len:23]') in /includes/vb5/template.php(439) : eval()'d code(98)
#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<meta p[len:11472]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 | 102 | const | 1 | 100.00 | |
- Time Before: 1757846580.2686
- Time After: 1757846580.2687
- Time Taken: 9.608268737793E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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->callInternal('showExtern[len:23]', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('showExtern[len:23]', array[len:0]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('externallogin', 'showExtern[len:23]', array[len:0], false, true) in /includes/vb5/template/runtime.php(1050)
#20 vB5_Template_Runtime::parseData('externallogin', 'showExtern[len:23]') in /includes/vb5/template.php(439) : eval()'d code(98)
#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<meta p[len:11472]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 | 102 | const | 1 | 100.00 | |
- Time Before: 1757846580.269
- Time After: 1757846580.2691
- Time Taken: 7.2956085205078E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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->callInternal('showExtern[len:23]', array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('showExtern[len:23]', array[len:0]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('externallogin', 'showExtern[len:23]', array[len:0], false, true) in /includes/vb5/template/runtime.php(1050)
#20 vB5_Template_Runtime::parseData('externallogin', 'showExtern[len:23]') in /includes/vb5/template.php(439) : eval()'d code(98)
#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<meta p[len:11472]') in /includes/vb5/template.php(407)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(407)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25492,24807,24812,24817) 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 where |
- Time Before: 1757846580.2694
- Time After: 1757846580.2695
- Time Taken: 0.0001218318939209
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:4], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:4]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:1761]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:11472]') 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(524)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#21 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `noticeid` FROM `noticedismissed`
WHERE `userid` = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | noticedismissed | | ref | PRIMARY,userid | userid | 4 | const | 1 | 100.00 | Using index |
- Time Before: 1757846580.2709
- Time After: 1757846580.271
- Time Taken: 9.6797943115234E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('63', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('fetch', array[len:2]) 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(1067)
#12 vB5_Template_Runtime::parseDataWithErrors('notice', 'fetch', '63', array[len:1]) in /includes/vb5/template.php(439) : eval()'d code(1)
#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:14583]') 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(524)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#21 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 (63)
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.cl.parent | 1 | 100.00 | |
- Time Before: 1757846580.2711
- Time After: 1757846580.2713
- Time Taken: 0.0002288818359375
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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('63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/notice.php(1)
#8 vB_Api_Notice->validateCriteria(array[len:5], '63', array[len:74], array[len:442]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/notice.php(1)
#9 vB_Api_Notice->fetch('63', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetch', array[len:2]) 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('notice', 'fetch', array[len:2]) in /includes/vb5/template/runtime.php(1067)
#13 vB5_Template_Runtime::parseDataWithErrors('notice', 'fetch', '63', array[len:1]) in /includes/vb5/template.php(439) : eval()'d code(1)
#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<meta p[len:14583]') in /includes/vb5/template.php(407)
#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(524)
#21 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#22 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25239) 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: 1757846580.2715
- Time After: 1757846580.2717
- Time Taken: 0.00011110305786133
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:15156]') in /includes/vb5/template.php(407)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#18 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#19 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25240) 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: 1757846580.2719
- Time After: 1757846580.2719
- Time Taken: 8.392333984375E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:307]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') 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<meta p[len:15156]') in /includes/vb5/template.php(407)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#21 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25338) 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: 1757846580.2723
- Time After: 1757846580.2724
- Time Taken: 0.00010585784912109
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:227]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:286]') 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:193]') 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<meta p[len:15509]') in /includes/vb5/template.php(407)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#22 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#23 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25380) 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: 1757846580.2729
- Time After: 1757846580.273
- Time Taken: 8.4877014160156E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:311]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:227]') 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:286]') 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:15509]') in /includes/vb5/template.php(407)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#24 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#25 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25537) 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: 1757846580.2735
- Time After: 1757846580.2737
- Time Taken: 0.00013899803161621
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') 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:193]') 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<meta p[len:16885]') in /includes/vb5/template.php(407)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#22 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#23 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `searchlog`
WHERE `searchhash` IN ('19d359f0d5f6f8d2a3030ece0259d3b5') AND `userid` = 0 AND `dateline` >= 1757846520 AND `sortby` = 'isstarter' AND `sortorder` = 'desc'
ORDER BY `dateline` DESC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | searchlog | | ref | search,userfloodcheck,dateline | search | 197 | const,const,const,const | 1 | 5.68 | Using where; Using filesort |
- Time Before: 1757846580.2784
- Time After: 1757846580.2787
- Time Taken: 0.00022196769714355
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:214]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:214]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:searchlog', array[len:1], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('vBForum:searchlog', array[len:1], array[len:2], 'searchhash') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/search/core.php(2)
#8 vB_Search_Core->getFromCache(vB_Search_Criteria, array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getSearchResult(array[len:6], 0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#14 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#26 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#27 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('getSearchResults_441c201c920461cd489d52c76eb4c8ef')
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: 1757846580.2787
- Time After: 1757846580.2788
- Time Taken: 9.2983245849609E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:97]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:97]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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/search/core.php(2)
#9 vB_Search_Core->getTwoPassResults(vB_Search_Criteria) in /core/packages/vbdbsearch/core.php(357)
#10 vBDBSearch_Core->getResults(vB_Search_Criteria) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getSearchResultsCriteria(vB_Search_Criteria, 0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getSearchResult(array[len:6], 0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#17 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT node.nodeid, starter.parentid, starter.userid, IF(node.nodeid = node.starter, 1, 0) as isstarter, node.nodeid AS nodeid2
FROM node as node
JOIN closure AS closure ON node.nodeid = closure.child
LEFT JOIN node AS starter ON starter.nodeid = node.starter
WHERE closure.parent = '99931' AND
closure.depth <= 1 AND
node.inlist = 1 AND
node.protected <> '1'
AND (node.public_preview = 1 OR ( ( ( (starter.parentid IN (1,2,3,6,13,14,16,17,18,21,22,23,25,27,28,29,30,7,9,12,15,31,38,51,57,58,61,37,65,72,73,75,49,50,71,76,42,43,44,62,74,53,54,60,66,33,59,32,34,47,48,55,63,70,87,77,89,112,115,92,99,83,95,108,110,97,84,91,98,100,103,94,106,90,101,104,105,114,117,118,119,120,121,122,78,135,126,127,129,130,131,134) ) AND node.showapproved > 0 AND node.viewperms > 1 AND node.showpublished > 0 ))
OR starter.parentid = 9 AND node.userid IN (0) OR (node.starter = 0 AND node.nodeid IN (1,2,3,6,13,14,16,17,18,21,22,23,25,27,28,29,30,7,9,12,15,31,38,51,57,58,61,37,65,72,73,75,49,50,71,76,42,43,44,62,74,53,54,60,66,33,59,32,34,47,48,55,63,70,87,77,89,112,115,92,99,83,95,108,110,97,84,91,98,100,103,94,106,90,101,104,105,114,117,118,119,120,121,122,78,135,126,127,129,130,131,134,24,64,109,133))))
ORDER BY isstarter DESC,node.created ASC,nodeid2 ASC
/** getSearchResults**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | closure | | ref | closure_uniq,parent_2,child | closure_uniq | 4 | const | 6 | 33.33 | Using where; Using temporary; Using filesort |
1 | SIMPLE | node | | eq_ref | PRIMARY,node_user,node_starter,node_ppreview,node_showapproved,nodeid,ppreview,node_inlist,showpublished | PRIMARY | 4 | bluweco_vb4.closure.child | 1 | 45.00 | Using where |
1 | SIMPLE | starter | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4.node.starter | 1 | 100.00 | Using where |
- Time Before: 1757846580.2809
- Time After: 1757846580.2822
- Time Taken: 0.0012538433074951
- Memory Before: 33554432
- Memory After: 33554432
- 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:1329]', 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:1329]', 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:1329]', '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:1305]', '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->getSearchResultsCriteria(vB_Search_Criteria, 0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getSearchResult(array[len:6], 0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#16 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
REPLACE INTO `searchlog` (`type`,`userid`,`ipaddress`,`searchhash`,`sortby`,`sortorder`,`searchtime`,`dateline`,`json`,`results`,`results_count`)
VALUES(0,0,'216.73.216.16','19d359f0d5f6f8d2a3030ece0259d3b5','isstarter','desc',0.0035500526428223,1757846580,'{\"sort\":{\"created\":\"ASC\"},\"channel\":\"99931\",\"depth\":1,\"include_starter\":1,\"ignore_protected\":1,\"nolimit\":1}','99931,1257047,1257053,1257068,1257070,1257079',6)
- Time Before: 1757846580.2824
- Time After: 1757846580.2826
- Time Taken: 0.00016498565673828
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_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('\n\t\t\tREPLAC[len:442]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/replace.php(2)
#2 vB_dB_Query_Replace->doInserts() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/replace.php(2)
#3 vB_dB_Query_Replace->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#4 vB_dB_Assertor->assertQuery('vBForum:searchlog', array[len:12]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/search/core.php(2)
#5 vB_Search_Core->cacheResults(array[len:6], vB_Search_Criteria, 0.0035500526428223, 0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#6 vB_Api_Search->getSearchResultsCriteria(vB_Search_Criteria, 0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#7 vB_Api_Search->getSearchResult(array[len:6], 0) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#8 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#12 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#24 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#25 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `searchlog`
WHERE `searchlogid` = 989
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | searchlog | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757846580.2827
- Time After: 1757846580.2828
- Time Taken: 0.0001060962677002
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('vBForum:searchlog', 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:searchlog', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/search/core.php(2)
#8 vB_Search_Core->getCache(989) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getMoreNodes(989, '15', 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#27 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `page`
WHERE `pageid` = 12
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: 1757846580.2829
- Time After: 1757846580.283
- Time Taken: 9.0122222900391E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 'r=989', '') in /core/vb5/route.php(1590)
#10 vB5_Route::buildUrl(array[len:1], array[len:0], array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getMoreNodes(989, 15, 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#17 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f281504471586_title','page_4ecbdac82f281504471586_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 | 768 | | 6 | 100.00 | Using index condition |
- Time Before: 1757846580.283
- Time After: 1757846580.2832
- Time Taken: 0.00023293495178223
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 'r=989', '') in /core/vb5/route.php(1590)
#14 vB5_Route::buildUrl(array[len:1], array[len:0], array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#15 vB_Api_Search->getMoreNodes(989, 15, 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#16 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#21 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_1257047_lvl1data','node_1257053_lvl1data','node_1257068_lvl1data','node_1257070_lvl1data','node_1257079_lvl1data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 5 | 100.00 | Using where |
- Time Before: 1757846580.2833
- Time After: 1757846580.2834
- Time Taken: 0.00010204315185547
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:165]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:165]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:5], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:6], 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->cleanNodeList(array[len:6], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#17 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 (1257047,1257053,1257068,1257070,1257079)
/**fetchNodeWithContent**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | range | PRIMARY,nodeid | PRIMARY | 4 | | 5 | 100.00 | Using where |
1 | SIMPLE | editlog | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.node.nodeid | 1 | 100.00 | |
- Time Before: 1757846580.2835
- Time After: 1757846580.2837
- Time Taken: 0.00026512145996094
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:362]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:362]') in /core/packages/vbforum/db/mysql/querydefs.php(4833)
#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:6], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#14 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#26 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#27 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vb_UserWPerms_25228_12','vb_UserWPerms_26779_12')
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 where |
- Time Before: 1757846580.2838
- Time After: 1757846580.2839
- Time Taken: 9.1075897216797E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:95]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:95]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#17 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 (25228,26779)
/** fetchUserinfo**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using where |
1 | SIMPLE | userfield | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.user.userid | 1 | 100.00 | |
1 | SIMPLE | usertextfield | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.user.userid | 1 | 100.00 | |
- Time Before: 1757846580.2839
- Time After: 1757846580.2843
- Time Taken: 0.00037312507629395
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:462]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:462]', 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:462]', '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:441]', '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:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRows('fetchUserinfo', array[len:3], false, 'userid') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#10 vB_User::getBaseUsers(array[len:2], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#11 vB_Library_User->preloadUserInfo(array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#14 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#15 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#19 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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<!-- **[len:255]') 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:320]') 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:193]') 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<meta p[len:16885]') in /includes/vb5/template.php(407)
#30 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#31 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `routenew`
WHERE `routeid` IN (166,167)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | routenew | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using where |
- Time Before: 1757846580.2844
- Time After: 1757846580.2845
- Time Taken: 0.0001220703125
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:1]) in /core/vb5/route.php(1383)
#7 vB5_Route::preloadRoutes(array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#27 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vBAtchmnts_1257047','vBAtchmnts_1257053','vBAtchmnts_1257068','vBAtchmnts_1257070','vBAtchmnts_1257079')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 5 | 100.00 | Using where |
- Time Before: 1757846580.2846
- Time After: 1757846580.2847
- Time Taken: 0.00010085105895996
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:150]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:150]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:5], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->fetchNodeAttachments(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:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#17 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
(
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 (1257047,1257053,1257068,1257070,1257079)
)
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 (1257047,1257053,1257068,1257070,1257079)
)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | n | | range | contenttypeid_parentid | contenttypeid_parentid | 6 | | 5 | 100.00 | Using index condition |
1 | PRIMARY | a | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.n.nodeid | 1 | 100.00 | |
2 | UNION | n | | range | contenttypeid_parentid | contenttypeid_parentid | 6 | | 5 | 100.00 | Using index condition |
2 | UNION | p | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4.n.nodeid | 1 | 100.00 | |
- Time Before: 1757846580.2847
- Time After: 1757846580.285
- Time Taken: 0.00029897689819336
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:977]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:977]', 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#27 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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: 1757846580.2851
- Time After: 1757846580.2851
- Time Taken: 6.0081481933594E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#14 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#15 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#19 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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<!-- **[len:255]') 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:320]') 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:193]') 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<meta p[len:16885]') in /includes/vb5/template.php(407)
#30 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#31 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 (99931,1257047,1257053,1257068,1257070,1257079)
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 | | 11 | 100.00 | Using where; Using index |
1 | SIMPLE | a | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.cl.child | 1 | 100.00 | Using index |
- Time Before: 1757846580.2852
- Time After: 1757846580.2854
- Time Taken: 0.00024580955505371
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:230]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:230]', 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:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#14 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#26 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#27 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 (99931,1257047,1257053,1257068,1257070,1257079) 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 | | 11 | 100.00 | Using where; Using index |
1 | SIMPLE | child | | eq_ref | node_ctypid_userid_dispo_idx,nodeid | nodeid | 6 | bluweco_vb4.cl.child,const | 1 | 100.00 | Using index |
- Time Before: 1757846580.2854
- Time After: 1757846580.2857
- Time Taken: 0.0002448558807373
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:318]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:318]', 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:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#14 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#26 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#27 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `closure`
WHERE `child` IN (1257047,1257053,1257068,1257070,1257079)
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 | | 30 | 100.00 | Using index condition |
- Time Before: 1757846580.2857
- Time After: 1757846580.286
- Time Taken: 0.00022315979003906
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:119]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:119]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#27 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_1257047_lvl3data','node_1257053_lvl3data','node_1257068_lvl3data','node_1257070_lvl3data','node_1257079_lvl3data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 5 | 100.00 | Using where |
- Time Before: 1757846580.2861
- Time After: 1757846580.2861
- Time Taken: 8.7976455688477E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:165]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:165]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:5], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:6], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#14 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#15 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#16 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#20 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 (1257047,1257053,1257068,1257070,1257079)
/** getFullContent**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | range | PRIMARY,nodeid | PRIMARY | 4 | | 5 | 100.00 | Using where |
1 | SIMPLE | text | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.node.nodeid | 1 | 100.00 | |
1 | SIMPLE | editlog | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.node.nodeid | 1 | 100.00 | |
1 | SIMPLE | starter | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4.node.starter | 1 | 100.00 | Using where |
1 | SIMPLE | ch | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4.starter.parentid | 1 | 100.00 | Using where |
1 | SIMPLE | deleteuser | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.node.deleteuserid | 1 | 100.00 | Using where |
1 | SIMPLE | lastauthor | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.node.lastauthorid | 1 | 100.00 | |
1 | SIMPLE | icon | | eq_ref | PRIMARY | PRIMARY | 2 | bluweco_vb4.node.iconid | 1 | 100.00 | Using where |
- Time Before: 1757846580.2862
- Time After: 1757846580.2867
- Time Taken: 0.00049996376037598
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:1627]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:1627]') in /core/packages/vbforum/db/mysql/querydefs.php(6581)
#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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#10 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#14 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#18 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#31 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `node`
WHERE `nodeid` = 1257047
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: 1757846580.2869
- Time After: 1757846580.2871
- Time Taken: 0.00015115737915039
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('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('1257047') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('1257047') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('1257047') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#23 eval() in /includes/vb5/template.php(439)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:320]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 1257047
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 | 6 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757846580.2871
- Time After: 1757846580.2873
- Time Taken: 0.00013589859008789
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:168]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:168]', 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('1257047') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('1257047') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '1257047') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('1257047') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#23 eval() in /includes/vb5/template.php(439)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:320]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `node`
WHERE `nodeid` = 1257053
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: 1757846580.2874
- Time After: 1757846580.2875
- Time Taken: 0.00012397766113281
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('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('1257053') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('1257053') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('1257053') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#23 eval() in /includes/vb5/template.php(439)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:320]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 1257053
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 | 6 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757846580.2876
- Time After: 1757846580.2877
- Time Taken: 0.00010490417480469
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:168]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:168]', 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('1257053') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('1257053') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '1257053') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('1257053') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#23 eval() in /includes/vb5/template.php(439)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:320]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `node`
WHERE `nodeid` = 1257068
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: 1757846580.2878
- Time After: 1757846580.288
- Time Taken: 0.00011420249938965
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('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('1257068') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('1257068') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('1257068') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#23 eval() in /includes/vb5/template.php(439)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:320]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 1257068
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 | 6 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757846580.288
- Time After: 1757846580.2881
- Time Taken: 0.00010395050048828
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:168]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:168]', 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('1257068') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('1257068') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '1257068') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('1257068') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#23 eval() in /includes/vb5/template.php(439)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:320]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `node`
WHERE `nodeid` = 1257070
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: 1757846580.2882
- Time After: 1757846580.2884
- Time Taken: 0.00011801719665527
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('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('1257070') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('1257070') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('1257070') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#23 eval() in /includes/vb5/template.php(439)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:320]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 1257070
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 | 6 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757846580.2884
- Time After: 1757846580.2885
- Time Taken: 0.00010108947753906
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:168]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:168]', 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('1257070') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('1257070') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '1257070') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('1257070') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#23 eval() in /includes/vb5/template.php(439)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:320]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `node`
WHERE `nodeid` = 1257079
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: 1757846580.2886
- Time After: 1757846580.2888
- Time Taken: 0.00010895729064941
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('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('1257079') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('1257079') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('1257079') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#23 eval() in /includes/vb5/template.php(439)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:320]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 1257079
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 | 6 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757846580.2888
- Time After: 1757846580.2889
- Time Taken: 9.6797943115234E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:168]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:168]', 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('1257079') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('1257079') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '1257079') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('1257079') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#23 eval() in /includes/vb5/template.php(439)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:320]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#33 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_UserPerms25228')
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: 1757846580.2891
- Time After: 1757846580.2892
- Time Taken: 8.8930130004883E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(25228, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(25228) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#17 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#19 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#22 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#23 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#24 eval() in /includes/vb5/template.php(439)
#25 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#34 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_UserPerms26779')
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: 1757846580.2893
- Time After: 1757846580.2895
- Time Taken: 0.00017595291137695
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(26779, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(26779) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#17 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#19 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#22 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#23 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#24 eval() in /includes/vb5/template.php(439)
#25 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#34 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_UserPerms19480')
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: 1757846580.2896
- Time After: 1757846580.2897
- Time Taken: 9.9897384643555E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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(19480, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(19480) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:6], 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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#17 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#19 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#22 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#23 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#24 eval() in /includes/vb5/template.php(439)
#25 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#34 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 | 202 | const | 1 | 100.00 | |
- Time Before: 1757846580.2906
- Time After: 1757846580.2907
- Time Taken: 0.00013995170593262
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:6], array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#14 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#16 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#21 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#34 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `nodevoteaggregate`
WHERE `nodeid` IN (99931,1257047,1257053,1257068,1257070,1257079)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | nodevoteaggregate | | range | PRIMARY | PRIMARY | 4 | | 6 | 100.00 | Using where |
- Time Before: 1757846580.2908
- Time After: 1757846580.2909
- Time Taken: 0.00011086463928223
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:102]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:102]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addNodeVotes(array[len:6], 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:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#17 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 (25228,26779)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using where |
1 | SIMPLE | customavatar | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.user.userid | 1 | 100.00 | |
1 | SIMPLE | avatar | | eq_ref | PRIMARY | PRIMARY | 2 | bluweco_vb4.user.avatarid | 1 | 100.00 | Using where |
- Time Before: 1757846580.291
- Time After: 1757846580.2913
- Time Taken: 0.0002901554107666
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:692]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:692]', 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:7], '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:7], '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:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addFullContentInfo(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getFullContentforNodes(array[len:6], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#16 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vbSig_19089','vbSig_25228','vbSig_26779','vbSig_19480')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 4 | 100.00 | Using where |
- Time Before: 1757846580.2926
- Time After: 1757846580.2928
- Time Taken: 0.0001680850982666
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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: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 * F[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('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:4], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#9 vB_Api_Bbcode->parseSignatures(array[len:4], array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('parseSignatures', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('parseSignatures', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('bbcode', 'parseSignatures', array[len:2], false, true) in /includes/vb5/template/runtime.php(1050)
#13 vB5_Template_Runtime::parseData('bbcode', 'parseSignatures', array[len:4], array[len:4]) in /includes/vb5/template.php(439) : eval()'d code(709)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#25 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#26 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `datastore`
WHERE `title` IN ('smiliecache')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | datastore | | const | PRIMARY | PRIMARY | 202 | const | 1 | 100.00 | |
- Time Before: 1757846580.2985
- Time After: 1757846580.2986
- Time Taken: 0.00017905235290527
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('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('smiliecache') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#10 vB_Api_Bbcode->fetchSmilies() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#11 vB_Api_Bbcode->initInfo() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/bbcode.php(2)
#12 vB_Library_BbCode->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#13 vB_Library::instance('bbcode') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#14 vB_Api_Bbcode->fetchCustomTags() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#15 vB_Api_Bbcode->initInfo() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/bbcode.php(2)
#16 vB_Library_BbCode->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#17 vB_Library::instance('bbcode') in /core/includes/class_bbcode.php(353)
#18 vB_BbCodeParser->append_custom_tags() in /core/includes/class_sigparser.php(147)
#19 vB_SignatureParser->__construct(vB_Registry, array[len:2], 19089) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#20 vB_Api_Bbcode->doParseSignature(19089, '[CENTER][I[len:78]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#21 vB_Api_Bbcode->parseSignatures(array[len:4], array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#22 vB_Api_Wrapper->callInternal('parseSignatures', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#23 vB_Api_Wrapper->__call('parseSignatures', array[len:2]) in /includes/api/interface/collapsed.php(105)
#24 Api_Interface_Collapsed->callApi('bbcode', 'parseSignatures', array[len:2], false, true) in /includes/vb5/template/runtime.php(1050)
#25 vB5_Template_Runtime::parseData('bbcode', 'parseSignatures', array[len:4], array[len:4]) in /includes/vb5/template.php(439) : eval()'d code(709)
#26 eval() in /includes/vb5/template.php(439)
#27 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#34 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#35 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#36 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#37 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#38 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `bbcode`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bbcode | | ALL | | | | | 1 | 100.00 | |
- Time Before: 1757846580.2996
- Time After: 1757846580.2997
- Time Taken: 0.00013208389282227
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:23]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:23]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('bbcode', array[len:0], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('bbcode') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/bbcode.php(2)
#8 vB_Library_BbCode->fetchBBCodes() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#9 vB_Api_Bbcode->fetchCustomTags() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#10 vB_Api_Bbcode->initInfo() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/bbcode.php(2)
#11 vB_Library_BbCode->__construct() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library.php(1)
#12 vB_Library::instance('bbcode') in /core/includes/class_bbcode.php(353)
#13 vB_BbCodeParser->append_custom_tags() in /core/includes/class_sigparser.php(147)
#14 vB_SignatureParser->__construct(vB_Registry, array[len:2], 19089) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#15 vB_Api_Bbcode->doParseSignature(19089, '[CENTER][I[len:78]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#16 vB_Api_Bbcode->parseSignatures(array[len:4], array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->callInternal('parseSignatures', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('parseSignatures', array[len:2]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('bbcode', 'parseSignatures', array[len:2], false, true) in /includes/vb5/template/runtime.php(1050)
#20 vB5_Template_Runtime::parseData('bbcode', 'parseSignatures', array[len:4], array[len:4]) in /includes/vb5/template.php(439) : eval()'d code(709)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `sigpic`
WHERE `userid` = 26779
LIMIT 1
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: 1757846580.3004
- Time After: 1757846580.3005
- Time Taken: 9.2029571533203E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('vBForum:sigpic', 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:sigpic', array[len:2]) in /core/includes/class_sigparser.php(374)
#8 vB_SignatureParser->check_bbcode_sigpic('', false) in /core/includes/class_bbcode.php(1574)
#9 vB_BbCodeParser->parse_array(array[len:2], true, true, false, true) in /core/includes/class_bbcode.php(1031)
#10 vB_BbCodeParser->parse_bbcode('[SIGPIC][/SIGPIC]', true, true, false, true) in /core/includes/class_bbcode.php(576)
#11 vB_BbCodeParser->do_parse('[SIGPIC][/SIGPIC]', false, true, true, true, true, false) in /core/includes/class_sigparser.php(177)
#12 vB_SignatureParser->parse('[SIGPIC][/SIGPIC]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#13 vB_Api_Bbcode->doParseSignature(26779, '[SIGPIC][/SIGPIC]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#14 vB_Api_Bbcode->parseSignatures(array[len:4], array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->callInternal('parseSignatures', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('parseSignatures', array[len:2]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('bbcode', 'parseSignatures', array[len:2], false, true) in /includes/vb5/template/runtime.php(1050)
#18 vB5_Template_Runtime::parseData('bbcode', 'parseSignatures', array[len:4], array[len:4]) in /includes/vb5/template.php(439) : eval()'d code(709)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#31 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `channel`
WHERE `nodeid` = 63
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | channel | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757846580.3009
- Time After: 1757846580.301
- Time Taken: 0.00013303756713867
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:channel', 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:channel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/content/channel.php(2)
#8 vB_Api_Content_Channel->getBbcodeOptions('63') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('getBbcodeOptions', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getBbcodeOptions', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('content_channel', 'getBbcodeOptions', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#12 vB5_Template_Runtime::parseData('content_channel', 'getBbcodeOptions', '63') in /includes/vb5/template.php(439) : eval()'d code(734)
#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:255]') 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:16885]') in /includes/vb5/template.php(407)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#24 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#25 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (24899,25054,25045,25126,24894) 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 where |
- Time Before: 1757846580.3013
- Time After: 1757846580.3015
- Time Taken: 0.00018405914306641
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:5], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:5], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:5]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:6469]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#24 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#25 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25497,25396) 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 where |
- Time Before: 1757846580.3028
- Time After: 1757846580.3029
- Time Taken: 0.00016880035400391
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:2], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:3210]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:6469]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#26 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#27 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25485,25069) 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 where |
- Time Before: 1757846580.3045
- Time After: 1757846580.3046
- Time Taken: 0.00015997886657715
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:2], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:126]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#26 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#27 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25404,24901,25034,25097,25057) 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 where |
- Time Before: 1757846580.3052
- Time After: 1757846580.3054
- Time Taken: 0.00014305114746094
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:6], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:6], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:6]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:2754]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:126]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25388,25417,25500,25076,24898) 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 where |
- Time Before: 1757846580.3057
- Time After: 1757846580.3058
- Time Taken: 0.00013899803161621
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:5], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:5], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:5]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n<div cla[len:1687]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:2857]') 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:126]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#31 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('guest_avatar') 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 | 768 | | 3 | 100.00 | Using index condition |
- Time Before: 1757846580.3062
- Time After: 1757846580.3064
- Time Taken: 0.00023603439331055
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:119]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:119]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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 phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('19089') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#16 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '19089') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2400]') 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\r\n\r\n\r\n\t\r[len:2857]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:126]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#33 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#34 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#35 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#37 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.extension AS avatarextension, sigpic.userid AS sigpic, sigpic.filedataid AS sigpicfiledataid, sigpicfiledata.dateline AS sigpicdateline, sigpicfiledata.width AS sigpicwidth, sigpicfiledata.height AS sigpicheight,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid)
LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid)
LEFT JOIN sigpic AS sigpic ON (user.userid = sigpic.userid)
LEFT JOIN filedata AS sigpicfiledata ON (sigpic.filedataid = sigpicfiledata.filedataid)
WHERE user.userid IN (19089)
/** 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 | |
1 | SIMPLE | avatar | | const | PRIMARY | PRIMARY | 2 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | customavatar | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | sigpic | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | sigpicfiledata | | const | PRIMARY | | | | 1 | 100.00 | Impossible ON condition |
- Time Before: 1757846580.3065
- Time After: 1757846580.307
- Time Taken: 0.00047206878662109
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:1234]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:1234]', 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:1234]', '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:1213]', '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:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRows('fetchUserinfo', array[len:3], false, 'userid') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#10 vB_User::getBaseUsers(19089, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#11 vB_User::fetchUserinfo(19089, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(19089) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('19089') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#17 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '19089') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2400]') 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\r\n\r\n\r\n\t\r[len:2857]') 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:126]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#34 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#35 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#36 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#37 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#38 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `userfield`
WHERE `userid` = 19089
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | userfield | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757846580.3071
- Time After: 1757846580.3072
- Time Taken: 0.00011897087097168
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('vBForum:userfield', 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:userfield', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#8 vB_Library_User->getRawCustomFields(19089) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->getCustomFields(19089, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#10 vB_Api_User->fetchProfileInfo(19089) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->getNamecardInfo('19089') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '19089') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2400]') 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\r\n\r\n\r\n\t\r[len:2857]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:126]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#34 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `userlist`
WHERE `friend` = 'yes' AND `relationid` = 19089 AND `type` = 'follow'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | userlist | | ref | userid,relationid | userid | 4 | const | 1 | 8.33 | Using index condition; Using where |
- Time Before: 1757846580.3073
- Time After: 1757846580.3075
- Time Taken: 0.00013899803161621
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:97]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:97]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('userlist', array[len:4], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('userlist', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#8 vB_Library_Follow->getUserListCache(19089, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#9 vB_Library_Follow->getUserList(19089, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#10 vB_Library_Follow->getFollowersCount(19089) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->fetchProfileInfo(19089) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('19089') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#16 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '19089') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2400]') 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\r\n\r\n\r\n\t\r[len:2857]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:126]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#33 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#34 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#35 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#37 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT count(referrerid) AS referrals
FROM user
WHERE referrerid = 19089
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | ref | referrerid | referrerid | 4 | const | 5 | 100.00 | Using index |
- Time Before: 1757846580.3075
- Time After: 1757846580.3076
- Time Taken: 0.00012016296386719
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:84]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:84]', 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:25]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('vBForum:ge[len:25]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchProfileInfo(19089) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('19089') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#12 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '19089') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2400]') 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\r\n\r\n\r\n\t\r[len:2857]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:126]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT COUNT(*) AS count, MAX(publishdate) AS mostrecent
FROM node
WHERE setfor = 19089
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | No matching min/max row |
- Time Before: 1757846580.3077
- Time After: 1757846580.3077
- Time Taken: 9.0122222900391E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:104]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:104]', 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:23]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('vBForum:fe[len:23]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchProfileInfo(19089) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('19089') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#12 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '19089') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2400]') 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\r\n\r\n\r\n\t\r[len:2857]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:126]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `nodefieldcategory`.`name` AS `category_name`,
`nodefield`.`type`,
`nodefieldvalue`.`value`,
`nodefield`.*
FROM `nodefieldcategory` AS `nodefieldcategory`
JOIN `nodefield` AS `nodefield` USING(`nodefieldcategoryid`)
JOIN `nodefieldvalue` AS `nodefieldvalue` USING(`nodefieldid`)
WHERE `nodefieldvalue`.`nodeid` IN (99931) AND `nodefieldvalue`.`value` <> ''
ORDER BY `nodefieldcategory`.`displayorder`, `nodefield`.`displayorder`
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | nodefieldcategory | | ALL | PRIMARY | | | | 1 | 100.00 | Using temporary; Using filesort |
1 | SIMPLE | nodefield | | ref | PRIMARY,nodefieldcategoryid | nodefieldcategoryid | 4 | bluweco_vb4.nodefieldcategory.nodefieldcategoryid | 1 | 100.00 | |
1 | SIMPLE | nodefieldvalue | | eq_ref | nodeid_nodefieldid,nodefieldid | nodeid_nodefieldid | 8 | const,bluweco_vb4.nodefield.nodefieldid | 1 | 100.00 | Using where |
- Time Before: 1757846580.3093
- Time After: 1757846580.3096
- Time Taken: 0.00026297569274902
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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: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, '\n\t\t\t\tSELEC[len:481]', 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:37]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/nodefield.php(2)
#6 vB_Library_NodeField->getFieldValuesForDisplay('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/nodefield.php(2)
#7 vB_Api_NodeField->getFieldValuesForDisplay('99931') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#8 vB_Api_Wrapper->callInternal('getFieldVa[len:24]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('getFieldVa[len:24]', array[len:1]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('nodefield', 'getFieldVa[len:24]', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#11 vB5_Template_Runtime::parseData('nodefield', 'getFieldVa[len:24]', '99931') 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(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:8398]') 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:126]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (24897,25452) 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 where |
- Time Before: 1757846580.3099
- Time After: 1757846580.31
- Time Taken: 0.00013899803161621
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:2], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:346]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:8385]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25271,25406) 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 where |
- Time Before: 1757846580.3105
- Time After: 1757846580.3106
- Time Taken: 0.00011801719665527
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:2], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('\r\n<div cla[len:1135]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\t\r\n\t\t[len:466]') 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\r\n\r\n\r\n\t\r[len:8385]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#30 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#31 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 | 202 | | 3 | 100.00 | Using where |
- Time Before: 1757846580.3118
- Time After: 1757846580.3119
- Time Taken: 0.00011706352233887
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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->fetchReactionsForFooter(array[len:145]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('fetchReact[len:23]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('fetchReact[len:23]', array[len:1]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('reactions', 'fetchReact[len:23]', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#16 vB5_Template_Runtime::parseData('reactions', 'fetchReact[len:23]', array[len:145]) in /includes/vb5/template.php(439) : eval()'d code(1)
#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<div cla[len:2080]') 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\t\r\n\t\t[len:466]') 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\r\n\r\n\r\n\t\r[len:8385]') 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\r\n\r\n\r\n\t\r[len:14107]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#33 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#34 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#35 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#37 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.extension AS avatarextension, sigpic.userid AS sigpic, sigpic.filedataid AS sigpicfiledataid, sigpicfiledata.dateline AS sigpicdateline, sigpicfiledata.width AS sigpicwidth, sigpicfiledata.height AS sigpicheight,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid)
LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid)
LEFT JOIN sigpic AS sigpic ON (user.userid = sigpic.userid)
LEFT JOIN filedata AS sigpicfiledata ON (sigpic.filedataid = sigpicfiledata.filedataid)
WHERE user.userid IN (25228)
/** 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 | |
1 | SIMPLE | avatar | | const | PRIMARY | PRIMARY | 2 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | customavatar | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | sigpic | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | sigpicfiledata | | const | PRIMARY | | | | 1 | 100.00 | Impossible ON condition |
- Time Before: 1757846580.3131
- Time After: 1757846580.3136
- Time Taken: 0.00053095817565918
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:1234]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:1234]', 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:1234]', '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:1213]', '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:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRows('fetchUserinfo', array[len:3], false, 'userid') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#10 vB_User::getBaseUsers(25228, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#11 vB_User::fetchUserinfo(25228, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(25228) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('25228') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#17 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '25228') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2356]') 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\r\n\r\n\r\n\r\n[len:2490]') 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:128]') 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\r\n\r\n\r\n\t\r[len:24983]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#34 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#35 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#36 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#37 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#38 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `userfield`
WHERE `userid` = 25228
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | userfield | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757846580.3137
- Time After: 1757846580.3139
- Time Taken: 0.00011610984802246
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('vBForum:userfield', 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:userfield', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#8 vB_Library_User->getRawCustomFields(25228) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->getCustomFields(25228, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#10 vB_Api_User->fetchProfileInfo(25228) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->getNamecardInfo('25228') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '25228') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2356]') 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\r\n\r\n\r\n\r\n[len:2490]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:24983]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#34 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `userlist`
WHERE `friend` = 'yes' AND `relationid` = 25228 AND `type` = 'follow'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | userlist | | ref | userid,relationid | userid | 4 | const | 1 | 8.33 | Using index condition; Using where |
- Time Before: 1757846580.3139
- Time After: 1757846580.3141
- Time Taken: 0.0001370906829834
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:97]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:97]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('userlist', array[len:4], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('userlist', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#8 vB_Library_Follow->getUserListCache(25228, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#9 vB_Library_Follow->getUserList(25228, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#10 vB_Library_Follow->getFollowersCount(25228) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->fetchProfileInfo(25228) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('25228') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#16 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '25228') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2356]') 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\r\n\r\n\r\n\r\n[len:2490]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:24983]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#33 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#34 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#35 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#37 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT count(referrerid) AS referrals
FROM user
WHERE referrerid = 25228
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | ref | referrerid | referrerid | 4 | const | 1 | 100.00 | Using index |
- Time Before: 1757846580.3141
- Time After: 1757846580.3142
- Time Taken: 0.00013017654418945
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:84]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:84]', 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:25]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('vBForum:ge[len:25]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchProfileInfo(25228) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('25228') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#12 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '25228') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2356]') 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\r\n\r\n\r\n\r\n[len:2490]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:24983]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT COUNT(*) AS count, MAX(publishdate) AS mostrecent
FROM node
WHERE setfor = 25228
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | No matching min/max row |
- Time Before: 1757846580.3143
- Time After: 1757846580.3144
- Time Taken: 8.702278137207E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:104]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:104]', 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:23]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('vBForum:fe[len:23]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchProfileInfo(25228) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('25228') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#12 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '25228') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2356]') 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\r\n\r\n\r\n\r\n[len:2490]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:24983]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25484) 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: 1757846580.3152
- Time After: 1757846580.3153
- Time Taken: 0.00011992454528809
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:1096]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:8043]') 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\r\n\r\n\r\n\t\r[len:24983]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#29 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.extension AS avatarextension, sigpic.userid AS sigpic, sigpic.filedataid AS sigpicfiledataid, sigpicfiledata.dateline AS sigpicdateline, sigpicfiledata.width AS sigpicwidth, sigpicfiledata.height AS sigpicheight,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid)
LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid)
LEFT JOIN sigpic AS sigpic ON (user.userid = sigpic.userid)
LEFT JOIN filedata AS sigpicfiledata ON (sigpic.filedataid = sigpicfiledata.filedataid)
WHERE user.userid IN (26779)
/** 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 | |
1 | SIMPLE | avatar | | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 | |
1 | SIMPLE | customavatar | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | sigpic | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | sigpicfiledata | | const | PRIMARY | | | | 1 | 100.00 | Impossible ON condition |
- Time Before: 1757846580.317
- Time After: 1757846580.3175
- Time Taken: 0.00045585632324219
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:1234]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:1234]', 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:1234]', '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:1213]', '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:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRows('fetchUserinfo', array[len:3], false, 'userid') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#10 vB_User::getBaseUsers(26779, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#11 vB_User::fetchUserinfo(26779, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(26779) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('26779') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#17 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '26779') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:1940]') 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\r\n\r\n\r\n\r\n[len:2490]') 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:128]') 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\r\n\r\n\r\n\t\r[len:36715]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#34 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#35 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#36 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#37 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#38 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `userfield`
WHERE `userid` = 26779
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | userfield | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757846580.3176
- Time After: 1757846580.3177
- Time Taken: 0.00012516975402832
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('vBForum:userfield', 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:userfield', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#8 vB_Library_User->getRawCustomFields(26779) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->getCustomFields(26779, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#10 vB_Api_User->fetchProfileInfo(26779) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->getNamecardInfo('26779') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '26779') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:1940]') 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\r\n\r\n\r\n\r\n[len:2490]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:36715]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#34 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `userlist`
WHERE `friend` = 'yes' AND `relationid` = 26779 AND `type` = 'follow'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | userlist | | ref | userid,relationid | userid | 4 | const | 1 | 8.33 | Using index condition; Using where |
- Time Before: 1757846580.3178
- Time After: 1757846580.318
- Time Taken: 0.00012803077697754
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:97]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:97]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('userlist', array[len:4], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('userlist', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#8 vB_Library_Follow->getUserListCache(26779, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#9 vB_Library_Follow->getUserList(26779, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#10 vB_Library_Follow->getFollowersCount(26779) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->fetchProfileInfo(26779) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('26779') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#16 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '26779') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:1940]') 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\r\n\r\n\r\n\r\n[len:2490]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:36715]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#33 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#34 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#35 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#37 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT count(referrerid) AS referrals
FROM user
WHERE referrerid = 26779
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | ref | referrerid | referrerid | 4 | const | 1 | 100.00 | Using index |
- Time Before: 1757846580.318
- Time After: 1757846580.3181
- Time Taken: 0.00010585784912109
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:84]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:84]', 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:25]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('vBForum:ge[len:25]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchProfileInfo(26779) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('26779') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#12 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '26779') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:1940]') 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\r\n\r\n\r\n\r\n[len:2490]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:36715]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT COUNT(*) AS count, MAX(publishdate) AS mostrecent
FROM node
WHERE setfor = 26779
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | No matching min/max row |
- Time Before: 1757846580.3182
- Time After: 1757846580.3182
- Time Taken: 9.1075897216797E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:104]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:104]', 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:23]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('vBForum:fe[len:23]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchProfileInfo(26779) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('26779') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#12 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '26779') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:1940]') 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\r\n\r\n\r\n\r\n[len:2490]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:36715]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.extension AS avatarextension, sigpic.userid AS sigpic, sigpic.filedataid AS sigpicfiledataid, sigpicfiledata.dateline AS sigpicdateline, sigpicfiledata.width AS sigpicwidth, sigpicfiledata.height AS sigpicheight,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid)
LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid)
LEFT JOIN sigpic AS sigpic ON (user.userid = sigpic.userid)
LEFT JOIN filedata AS sigpicfiledata ON (sigpic.filedataid = sigpicfiledata.filedataid)
WHERE user.userid IN (19480)
/** 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 | |
1 | SIMPLE | avatar | | const | PRIMARY | PRIMARY | 2 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | customavatar | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
1 | SIMPLE | sigpic | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
1 | SIMPLE | sigpicfiledata | | const | PRIMARY | | | | 1 | 100.00 | Impossible ON condition |
- Time Before: 1757846580.3248
- Time After: 1757846580.3254
- Time Taken: 0.00056910514831543
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:1234]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:1234]', 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:1234]', '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:1213]', '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:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#9 vB_dB_Assertor->getRows('fetchUserinfo', array[len:3], false, 'userid') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#10 vB_User::getBaseUsers(19480, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#11 vB_User::fetchUserinfo(19480, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(19480) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('19480') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#17 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '19480') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2400]') 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\r\n\r\n\r\n\r\n[len:2619]') 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:128]') 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\r\n\r\n\r\n\t\r[len:70647]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#34 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#35 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#36 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#37 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#38 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `userfield`
WHERE `userid` = 19480
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | userfield | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757846580.3255
- Time After: 1757846580.3257
- Time Taken: 0.00012588500976562
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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('vBForum:userfield', 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:userfield', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#8 vB_Library_User->getRawCustomFields(19480) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->getCustomFields(19480, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#10 vB_Api_User->fetchProfileInfo(19480) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->getNamecardInfo('19480') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#15 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '19480') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2400]') 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\r\n\r\n\r\n\r\n[len:2619]') in /includes/vb5/template.php(407)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:70647]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#34 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#35 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `userlist`
WHERE `friend` = 'yes' AND `relationid` = 19480 AND `type` = 'follow'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | userlist | | ref | userid,relationid | relationid | 6 | const,const,const | 1 | 100.00 | Using index |
- Time Before: 1757846580.3257
- Time After: 1757846580.3259
- Time Taken: 0.00015807151794434
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:97]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:97]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('userlist', array[len:4], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('userlist', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#8 vB_Library_Follow->getUserListCache(19480, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#9 vB_Library_Follow->getUserList(19480, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#10 vB_Library_Follow->getFollowersCount(19480) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->fetchProfileInfo(19480) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('19480') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#16 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '19480') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2400]') 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\r\n\r\n\r\n\r\n[len:2619]') in /includes/vb5/template.php(407)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:70647]') 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<!-- **[len:255]') in /includes/vb5/template.php(407)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(407)
#31 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#32 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#33 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#34 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16885]') in /includes/vb5/template.php(407)
#35 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#36 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#37 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT count(referrerid) AS referrals
FROM user
WHERE referrerid = 19480
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | ref | referrerid | referrerid | 4 | const | 1 | 100.00 | Using index |
- Time Before: 1757846580.326
- Time After: 1757846580.3261
- Time Taken: 0.00011205673217773
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:84]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:84]', 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:25]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('vBForum:ge[len:25]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchProfileInfo(19480) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('19480') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#12 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '19480') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2400]') 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\r\n\r\n\r\n\r\n[len:2619]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:70647]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT COUNT(*) AS count, MAX(publishdate) AS mostrecent
FROM node
WHERE setfor = 19480
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | No matching min/max row |
- Time Before: 1757846580.3261
- Time After: 1757846580.3262
- Time Taken: 8.702278137207E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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:104]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:104]', 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:23]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('vBForum:fe[len:23]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchProfileInfo(19480) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('19480') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#12 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '19480') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:2400]') 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\r\n\r\n\r\n\r\n[len:2619]') in /includes/vb5/template.php(407)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:128]') 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\r\n\r\n\r\n\t\r[len:70647]') 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<!-- **[len:255]') 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:16885]') in /includes/vb5/template.php(407)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#32 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#33 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25119,25407) 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 where |
- Time Before: 1757846580.3289
- Time After: 1757846580.3292
- Time Taken: 0.00022697448730469
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:2], 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->callInternal('fetchBulk', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(113)
#14 vB5_Template_Cache->replacePlaceholders('</div>\r\n\t<[len:3473]') in /includes/vb5/template.php(407)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:101752]') in /includes/vb5/template.php(407)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#18 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#19 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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','collapse','expand','posts','latest_activity','photos','search','filter','filtered_by','clear_all','conversation_new_posts','page','of_pagination','previous_page','next_page','time','all_time','today','last_week','last_month','show','all','discussions_only','photos_only','videos_only','links_only','polls_only','events_only','previous','next','join_date','x_is_offline','facebook_share','twitter_tweet','tags','comment','type_your_comment_here','post','cancel','see_previous_comments','see_next_comments','navbar_help','navbar_contact_us','navbar_privacy','navbar_terms_of_service','go_to_top','powered_by_vbulletin','footer_current_time','facebook_language','working_ellipsis','ok','close') 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 | 768 | | 219 | 100.00 | Using index condition |
- Time Before: 1757846580.3297
- Time After: 1757846580.3315
- Time Taken: 0.0017969608306885
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:1137]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:1137]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:73], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:73], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:73], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:73]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('fetch', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(247)
#15 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(101)
#16 vB5_Template_Phrase->replacePlaceholders('\r\n\t<meta p[len:111458]') in /includes/vb5/template.php(522)
#17 vB5_Template->renderDelayed('\r\n\t<meta p[len:111458]', false) in /includes/vb5/template.php(411)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#19 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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: 1757846580.3353
- Time After: 1757846580.3355
- Time Taken: 0.00028896331787109
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:7]) in /core/vb5/route.php(1744)
#11 vB5_Route::buildUrls(array[len:36]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#12 vB_Api_Route->getUrls(array[len:40]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->callInternal('getUrls', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(227)
#16 vB5_Template_Url->finalBuildUrls(array[len:40]) in /includes/vb5/template/url.php(295)
#17 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:109649]') in /includes/vb5/template.php(526)
#18 vB5_Template->renderDelayed('\r\n\t<meta p[len:109649]', false) in /includes/vb5/template.php(411)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#21 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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 | 768 | | 6 | 100.00 | Using index condition |
- Time Before: 1757846580.3357
- Time After: 1757846580.3359
- Time Taken: 0.00026392936706543
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:7]) in /core/vb5/route.php(1744)
#15 vB5_Route::buildUrls(array[len:36]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getUrls(array[len:40]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->callInternal('getUrls', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(227)
#20 vB5_Template_Url->finalBuildUrls(array[len:40]) in /includes/vb5/template/url.php(295)
#21 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:109649]') in /includes/vb5/template.php(526)
#22 vB5_Template->renderDelayed('\r\n\t<meta p[len:109649]', false) in /includes/vb5/template.php(411)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#24 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#25 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vbnodetext99931_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext1257047_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext1257053_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext1257068_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext1257070_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext1257079_114_12:5ea8658718bd47eb75ca0a31cd47dcbd')
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 where |
- Time Before: 1757846580.3375
- Time After: 1757846580.3377
- Time Taken: 0.00022196769714355
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:403]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:403]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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 /includes/vb5/template/nodetext.php(713)
#9 vB5_Template_NodeText->fetchNodeText() in /includes/vb5/template/nodetext.php(584)
#10 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:115782]') in /includes/vb5/template.php(529)
#11 vB5_Template->renderDelayed('\r\n\t<meta p[len:115782]', false) in /includes/vb5/template.php(411)
#12 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#13 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#14 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT node.*, channel.nodeid AS channelid, channel.options, channel.guid,
text.rawtext, text.htmlstate, text.previewtext
FROM node AS node
INNER JOIN node AS starter ON starter.nodeid = node.starter
INNER JOIN channel AS channel ON channel.nodeid = starter.parentid
INNER JOIN text AS text ON text.nodeid = node.nodeid
WHERE node.nodeid IN (99931,1257047,1257053,1257068,1257070,1257079)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | text | | range | PRIMARY | PRIMARY | 4 | | 6 | 100.00 | Using where |
1 | SIMPLE | node | | eq_ref | PRIMARY,node_starter,nodeid | PRIMARY | 4 | bluweco_vb4.text.nodeid | 1 | 100.00 | |
1 | SIMPLE | starter | | eq_ref | PRIMARY,nodeid,node_parent_lastcontent,node_parent_inlist_lastcontent,node_parent_userid | PRIMARY | 4 | bluweco_vb4.node.starter | 1 | 100.00 | Using where |
1 | SIMPLE | channel | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.starter.parentid | 1 | 100.00 | Using where |
- Time Before: 1757846580.3378
- Time After: 1757846580.3382
- Time Taken: 0.00044703483581543
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:408]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:408]', 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:23]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/content/text.php(2)
#6 vB_Api_Content_Text->getDataForParse(array[len:6]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#7 vB_Api_Wrapper->callInternal('getDataForParse', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#8 vB_Api_Wrapper->__call('getDataForParse', array[len:1]) in /includes/api/interface/collapsed.php(105)
#9 Api_Interface_Collapsed->callApi('content_text', 'getDataForParse', array[len:1]) in /includes/vb5/template/nodetext.php(737)
#10 vB5_Template_NodeText->fetchNodeText() in /includes/vb5/template/nodetext.php(584)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:115782]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:115782]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#14 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#15 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `bbcode_data`
WHERE `nodeid` IN (99931,1257047,1257053,1257068,1257070,1257079)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | bbcode_data | | range | data_pooling | data_pooling | 4 | | 6 | 100.00 | Using index condition |
- Time Before: 1757846580.3394
- Time After: 1757846580.3396
- Time Taken: 0.00016689300537109
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:96]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:96]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('bbcode_data', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/bbcodedatacache.php(2)
#7 vB_BbCodeDataCache->__construct(vB_BbCodeHelper, vB_Library_UrlCache, array[len:6]) in /includes/vb5/template/nodetext.php(743)
#8 vB5_Template_NodeText->fetchNodeText() in /includes/vb5/template/nodetext.php(584)
#9 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:115782]') in /includes/vb5/template.php(529)
#10 vB5_Template->renderDelayed('\r\n\t<meta p[len:115782]', false) in /includes/vb5/template.php(411)
#11 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#12 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#13 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25448) 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: 1757846580.3474
- Time After: 1757846580.3477
- Time Taken: 0.00023889541625977
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#9 vB_Library_Template->fetch('bbcode_quote', 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#10 vB_Api_Template->fetch('bbcode_quote', 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('fetch', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('template', 'fetch', array[len:2]) in /includes/vb5/template/cache.php(238)
#14 vB5_Template_Cache->fetchTemplate('bbcode_quote') in /includes/vb5/template/cache.php(191)
#15 vB5_Template_Cache->getTemplate('bbcode_quote') in /includes/vb5/template.php(391)
#16 vB5_Template->render(false, false) in /includes/vb5/template.php(704)
#17 vB5_Template::staticRender('bbcode_quote', array[len:4], false) in /includes/vb5/template/bbcode.php(1759)
#18 vB5_Template_BbCode->handle_bbcode_quote('<div align[len:170]', 'مسند �[len:45]', array[len:1]) in /includes/vb5/template/bbcode.php(1337)
#19 vB5_Template_BbCode->parseArray(array[len:21], true, true, false, true, array[len:1]) in /includes/vb5/template/bbcode.php(1081)
#20 vB5_Template_BbCode->parseBbcode('رد: من[len:400]', true, true, false, true) in /includes/vb5/template/bbcode.php(620)
#21 vB5_Template_BbCode->doParse('رد: من[len:400]', false, true, true, true, true, false, 'off', false, 'رد: من[len:352]', true) in /includes/vb5/template/nodetext.php(1003)
#22 vB5_Template_NodeText->parseNode(array[len:6], '1257068', array[len:2], vB_BbCodeDataCache) in /includes/vb5/template/nodetext.php(771)
#23 vB5_Template_NodeText->fetchNodeText() in /includes/vb5/template/nodetext.php(584)
#24 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:115782]') in /includes/vb5/template.php(529)
#25 vB5_Template->renderDelayed('\r\n\t<meta p[len:115782]', false) in /includes/vb5/template.php(411)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#27 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#28 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
(SELECT nodeid, oldid, starter, routeid
FROM node
WHERE oldid IN (848084) AND oldcontenttypeid IN (1))
UNION
(SELECT t.nodeid, t.postid as oldid, n.starter, n.routeid
FROM thread_post t
INNER JOIN node n ON n.nodeid = t.nodeid
WHERE t.postid IN (848084))
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | node | | ref | node_oldinfo | node_oldinfo | 10 | const,const | 1 | 100.00 | |
2 | UNION | t | | ref | PRIMARY,postid | postid | 4 | const | 1 | 100.00 | Using index |
2 | UNION | n | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4.t.nodeid | 1 | 100.00 | |
3 | UNION RESULT | | | ALL | | | | | | | Using temporary |
- Time Before: 1757846580.3479
- Time After: 1757846580.3482
- Time Taken: 0.00033092498779297
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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(SELE[len:291]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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(SELE[len:291]', 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:26]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#6 vB_Api_Node->getQuoteFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#7 vB_Api_Wrapper->callInternal('getQuoteFullContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#8 vB_Api_Wrapper->__call('getQuoteFullContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#9 Api_Interface_Collapsed->callApi('node', 'getQuoteFullContent', array[len:1]) in /includes/vb5/template/runtime.php(1067)
#10 vB5_Template_Runtime::parseDataWithErrors('node', 'getQuoteFullContent', '848084') in /includes/vb5/template.php(439) : eval()'d code(13)
#11 eval() in /includes/vb5/template.php(439)
#12 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#13 vB5_Template->render(false, false) in /includes/vb5/template.php(704)
#14 vB5_Template::staticRender('bbcode_quote', array[len:4], false) in /includes/vb5/template/bbcode.php(1759)
#15 vB5_Template_BbCode->handle_bbcode_quote('<div align[len:170]', 'مسند �[len:45]', array[len:1]) in /includes/vb5/template/bbcode.php(1337)
#16 vB5_Template_BbCode->parseArray(array[len:21], true, true, false, true, array[len:1]) in /includes/vb5/template/bbcode.php(1081)
#17 vB5_Template_BbCode->parseBbcode('رد: من[len:400]', true, true, false, true) in /includes/vb5/template/bbcode.php(620)
#18 vB5_Template_BbCode->doParse('رد: من[len:400]', false, true, true, true, true, false, 'off', false, 'رد: من[len:352]', true) in /includes/vb5/template/nodetext.php(1003)
#19 vB5_Template_NodeText->parseNode(array[len:6], '1257068', array[len:2], vB_BbCodeDataCache) in /includes/vb5/template/nodetext.php(771)
#20 vB5_Template_NodeText->fetchNodeText() in /includes/vb5/template/nodetext.php(584)
#21 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:115782]') in /includes/vb5/template.php(529)
#22 vB5_Template->renderDelayed('\r\n\t<meta p[len:115782]', false) in /includes/vb5/template.php(411)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#24 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#25 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('originally_posted_by_x','view_post') 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 | 768 | | 6 | 100.00 | Using index condition |
- Time Before: 1757846580.3488
- Time After: 1757846580.349
- Time Taken: 0.00024509429931641
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:141]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:141]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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 phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('fetch', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(247)
#15 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(101)
#16 vB5_Template_Phrase->replacePlaceholders('رد: من[len:1107]') in /includes/vb5/template/nodetext.php(476)
#17 vB5_Template_NodeText->doOtherReplacePlaceholders('رد: من[len:1107]') in /includes/vb5/template/nodetext.php(774)
#18 vB5_Template_NodeText->fetchNodeText() in /includes/vb5/template/nodetext.php(584)
#19 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:115782]') in /includes/vb5/template.php(529)
#20 vB5_Template->renderDelayed('\r\n\t<meta p[len:115782]', false) in /includes/vb5/template.php(411)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#22 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#23 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
(SELECT nodeid, oldid, starter, routeid
FROM node
WHERE oldid IN (848092) AND oldcontenttypeid IN (1))
UNION
(SELECT t.nodeid, t.postid as oldid, n.starter, n.routeid
FROM thread_post t
INNER JOIN node n ON n.nodeid = t.nodeid
WHERE t.postid IN (848092))
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | node | | ref | node_oldinfo | node_oldinfo | 10 | const,const | 1 | 100.00 | |
2 | UNION | t | | ref | PRIMARY,postid | postid | 4 | const | 1 | 100.00 | Using index |
2 | UNION | n | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4.t.nodeid | 1 | 100.00 | |
3 | UNION RESULT | | | ALL | | | | | | | Using temporary |
- Time Before: 1757846580.3496
- Time After: 1757846580.35
- Time Taken: 0.00032687187194824
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_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(SELE[len:291]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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(SELE[len:291]', 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:26]', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#6 vB_Api_Node->getQuoteFullContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#7 vB_Api_Wrapper->callInternal('getQuoteFullContent', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#8 vB_Api_Wrapper->__call('getQuoteFullContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#9 Api_Interface_Collapsed->callApi('node', 'getQuoteFullContent', array[len:1]) in /includes/vb5/template/runtime.php(1067)
#10 vB5_Template_Runtime::parseDataWithErrors('node', 'getQuoteFullContent', '848092') in /includes/vb5/template.php(439) : eval()'d code(13)
#11 eval() in /includes/vb5/template.php(439)
#12 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#13 vB5_Template->render(false, false) in /includes/vb5/template.php(704)
#14 vB5_Template::staticRender('bbcode_quote', array[len:4], false) in /includes/vb5/template/bbcode.php(1759)
#15 vB5_Template_BbCode->handle_bbcode_quote('<span styl[len:117]', 'فتى ا�[len:21]', array[len:1]) in /includes/vb5/template/bbcode.php(1337)
#16 vB5_Template_BbCode->parseArray(array[len:16], true, true, false, true, array[len:1]) in /includes/vb5/template/bbcode.php(1081)
#17 vB5_Template_BbCode->parseBbcode('رد: من[len:328]', true, true, false, true) in /includes/vb5/template/bbcode.php(620)
#18 vB5_Template_BbCode->doParse('رد: من[len:328]', false, true, true, true, true, false, 'off', false, 'رد: من[len:304]', true) in /includes/vb5/template/nodetext.php(1003)
#19 vB5_Template_NodeText->parseNode(array[len:6], '1257070', array[len:2], vB_BbCodeDataCache) in /includes/vb5/template/nodetext.php(771)
#20 vB5_Template_NodeText->fetchNodeText() in /includes/vb5/template/nodetext.php(584)
#21 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:115782]') in /includes/vb5/template.php(529)
#22 vB5_Template->renderDelayed('\r\n\t<meta p[len:115782]', false) in /includes/vb5/template.php(411)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#24 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#25 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vbdelayed99931_114_12:5ea8658718bd47eb75ca0a31cd47dcbd')
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: 1757846580.3512
- Time After: 1757846580.3514
- Time Taken: 0.0001518726348877
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:102]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:102]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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 /includes/vb5/template/bbcode/delayedrenderer.php(55)
#9 vB5_Template_BbCode_DelayedRenderer->doDelayedRender(99931, 'vbdelayed9[len:54]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(99931, 'vbdelayed9[len:54]', array[len:2], false, '<div align[len:8944]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:115782]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:115782]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#14 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#15 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vbdelayed1257047_114_12:5ea8658718bd47eb75ca0a31cd47dcbd')
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: 1757846580.3515
- Time After: 1757846580.3516
- Time Taken: 8.2015991210938E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:104]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:104]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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 /includes/vb5/template/bbcode/delayedrenderer.php(55)
#9 vB5_Template_BbCode_DelayedRenderer->doDelayedRender(1257047, 'vbdelayed1[len:56]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(1257047, 'vbdelayed1[len:56]', array[len:2], false, 'رد: من[len:251]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:124631]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:124631]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#14 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#15 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vbdelayed1257053_114_12:5ea8658718bd47eb75ca0a31cd47dcbd')
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: 1757846580.3517
- Time After: 1757846580.3518
- Time Taken: 7.7009201049805E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:104]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:104]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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 /includes/vb5/template/bbcode/delayedrenderer.php(55)
#9 vB5_Template_BbCode_DelayedRenderer->doDelayedRender(1257053, 'vbdelayed1[len:56]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(1257053, 'vbdelayed1[len:56]', array[len:2], false, 'رد: من[len:212]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:124785]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:124785]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#14 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#15 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vbdelayed1257068_114_12:5ea8658718bd47eb75ca0a31cd47dcbd')
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: 1757846580.3519
- Time After: 1757846580.352
- Time Taken: 6.2942504882812E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:104]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:104]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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 /includes/vb5/template/bbcode/delayedrenderer.php(55)
#9 vB5_Template_BbCode_DelayedRenderer->doDelayedRender(1257068, 'vbdelayed1[len:56]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(1257068, 'vbdelayed1[len:56]', array[len:2], false, 'رد: من[len:1260]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:124900]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:124900]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#14 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#15 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vbdelayed1257070_114_12:5ea8658718bd47eb75ca0a31cd47dcbd')
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: 1757846580.352
- Time After: 1757846580.3521
- Time Taken: 5.793571472168E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:104]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:104]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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 /includes/vb5/template/bbcode/delayedrenderer.php(55)
#9 vB5_Template_BbCode_DelayedRenderer->doDelayedRender(1257070, 'vbdelayed1[len:56]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(1257070, 'vbdelayed1[len:56]', array[len:2], false, 'رد: من[len:1177]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:126063]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:126063]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#14 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#15 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vbdelayed1257079_114_12:5ea8658718bd47eb75ca0a31cd47dcbd')
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: 1757846580.3522
- Time After: 1757846580.3522
- Time Taken: 6.6041946411133E-5
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:104]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:104]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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 /includes/vb5/template/bbcode/delayedrenderer.php(55)
#9 vB5_Template_BbCode_DelayedRenderer->doDelayedRender(1257079, 'vbdelayed1[len:56]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(1257079, 'vbdelayed1[len:56]', array[len:2], false, 'رد: من[len:230]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:127143]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:127143]', false) in /includes/vb5/template.php(411)
#13 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#14 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#15 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (25399) 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: 1757846580.3535
- Time After: 1757846580.3537
- Time Taken: 0.00014686584472656
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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], 114, 'compiled', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#9 vB_Library_Template->fetch('debug_info', 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/template.php(2)
#10 vB_Api_Template->fetch('debug_info', 114) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->callInternal('fetch', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('template', 'fetch', array[len:2]) in /includes/vb5/template/cache.php(238)
#14 vB5_Template_Cache->fetchTemplate('debug_info') in /includes/vb5/template/cache.php(191)
#15 vB5_Template_Cache->getTemplate('debug_info') in /includes/vb5/template.php(391)
#16 vB5_Template->render(false) in /includes/vb5/template.php(572)
#17 vB5_Template->renderDelayed('\r\n\t<meta p[len:128318]', false) in /includes/vb5/template.php(411)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#19 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
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','yes','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 | 768 | | 78 | 100.00 | Using index condition |
- Time Before: 1757846580.3546
- Time After: 1757846580.3554
- Time Taken: 0.00073504447937012
- Memory Before: 33554432
- Memory After: 33554432
- Memory Used: 0
#0 vB_Database_MySQLi->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:487]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:487]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:26], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:26], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:26], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:26]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->callInternal('fetch', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(247)
#15 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(101)
#16 vB5_Template_Phrase->replacePlaceholders('<div id="d[len:90791]') in /includes/vb5/template.php(574)
#17 vB5_Template->renderDelayed('\r\n\t<meta p[len:128318]', false) in /includes/vb5/template.php(411)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#19 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#20 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
5 Slowest Queries
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','collapse','expand','posts','latest_activity','photos','search','filter','filtered_by','clear_all','conversation_new_posts','page','of_pagination','previous_page','next_page','time','all_time','today','last_week','last_month','show','all','discussions_only','photos_only','videos_only','links_only','polls_only','events_only','previous','next','join_date','x_is_offline','facebook_share','twitter_tweet','tags','comment','type_your_comment_here','post','cancel','see_previous_comments','see_next_comments','navbar_help','navbar_contact_us','navbar_privacy','navbar_terms_of_service','go_to_top','powered_by_vbulletin','footer_current_time','facebook_language','working_ellipsis','ok','close') AND `languageid` IN (12,0,-1)
SELECT node.nodeid, starter.parentid, starter.userid, IF(node.nodeid = node.starter, 1, 0) as isstarter, node.nodeid AS nodeid2
FROM node as node
JOIN closure AS closure ON node.nodeid = closure.child
LEFT JOIN node AS starter ON starter.nodeid = node.starter
WHERE closure.parent = '99931' AND
closure.depth <= 1 AND
node.inlist = 1 AND
node.protected <> '1'
AND (node.public_preview = 1 OR ( ( ( (starter.parentid IN (1,2,3,6,13,14,16,17,18,21,22,23,25,27,28,29,30,7,9,12,15,31,38,51,57,58,61,37,65,72,73,75,49,50,71,76,42,43,44,62,74,53,54,60,66,33,59,32,34,47,48,55,63,70,87,77,89,112,115,92,99,83,95,108,110,97,84,91,98,100,103,94,106,90,101,104,105,114,117,118,119,120,121,122,78,135,126,127,129,130,131,134) ) AND node.showapproved > 0 AND node.viewperms > 1 AND node.showpublished > 0 ))
OR starter.parentid = 9 AND node.userid IN (0) OR (node.starter = 0 AND node.nodeid IN (1,2,3,6,13,14,16,17,18,21,22,23,25,27,28,29,30,7,9,12,15,31,38,51,57,58,61,37,65,72,73,75,49,50,71,76,42,43,44,62,74,53,54,60,66,33,59,32,34,47,48,55,63,70,87,77,89,112,115,92,99,83,95,108,110,97,84,91,98,100,103,94,106,90,101,104,105,114,117,118,119,120,121,122,78,135,126,127,129,130,131,134,24,64,109,133))))
ORDER BY isstarter DESC,node.created ASC,nodeid2 ASC
/** getSearchResults**/
SELECT `languageid`,`title`,`vblangcode`,`revision`,`userselect`,`options`,`languagecode`,`charset`,`dateoverride`,`timeoverride`,`registereddateoverride`,`calformat1override`,`calformat2override`,`eventdateformatoverride`,`pickerdateformatoverride`,`logdateoverride`,`decimalsep`,`thousandsep`,`locale`,IF(options & 1, 'ltr', 'rtl') AS direction
FROM language
ORDER BY title
/** fetchLanguages**/
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('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','yes','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)
SELECT avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.extension AS avatarextension, sigpic.userid AS sigpic, sigpic.filedataid AS sigpicfiledataid, sigpicfiledata.dateline AS sigpicdateline, sigpicfiledata.width AS sigpicwidth, sigpicfiledata.height AS sigpicheight,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid)
LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid)
LEFT JOIN sigpic AS sigpic ON (user.userid = sigpic.userid)
LEFT JOIN filedata AS sigpicfiledata ON (sigpic.filedataid = sigpicfiledata.filedataid)
WHERE user.userid IN (19480)
/** fetchUserinfo**/
175 Queries Run : Total SQL time was 0.034067 seconds , Total PHP time was 0.161408 seconds , Overall time was 0.195475 seconds.