vBulletin - Explain SQL Queries (193)
Duplicate Queries: (Exact textual duplicates, also included in the full listing of queries below)
SET @@sql_mode = ''
- Time Before: 1757841432.7191
- Time After: 1757841432.7191
- Time Taken: 5.2928924560547E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_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: 1757841432.7258
- Time After: 1757841432.7263
- Time Taken: 0.00050997734069824
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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: 1757841432.7305
- Time After: 1757841432.7309
- Time Taken: 0.00040483474731445
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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: 1757841432.7344
- Time After: 1757841432.7347
- Time Taken: 0.0002598762512207
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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: 1757841432.7351
- Time After: 1757841432.7353
- Time Taken: 0.00014901161193848
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:71]', '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/ai/ao/44807-تــــــــأمــــــــــــل','home/forum/ai/ao','home/forum/ai','home/forum','home') OR ishomeroute = 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | routenew | | index_merge | prefix,ishomeroute | prefix,ishomeroute | 802,2 | | 8 | 100.00 | Using sort_union(prefix,ishomeroute); Using where |
- Time Before: 1757841432.7355
- Time After: 1757841432.7359
- Time Taken: 0.00036501884460449
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:235]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:235]', 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:71]', '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: 1757841432.741
- Time After: 1757841432.7412
- Time Taken: 0.0001990795135498
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:71]', '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: 1757841432.7467
- Time After: 1757841432.7469
- Time Taken: 0.00018310546875
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:71]', 'explain=1', '') in /core/vb5/route.php(1187)
#16 vB5_Route::selectBestRoute('home/forum[len:71]', '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:71]', '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_32_lvl3data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757841432.7584
- Time After: 1757841432.7586
- Time Taken: 0.00017809867858887
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:64]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#12 vB_Library_Content_Channel->getBareContent(32) in /core/vb5/route/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:71]', 'explain=1', '') in /core/vb5/route.php(1187)
#15 vB5_Route::selectBestRoute('home/forum[len:71]', '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:71]', '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 = 32
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 4 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757841432.7591
- Time After: 1757841432.7593
- Time Taken: 0.00019502639770508
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:163]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:163]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid(32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode(32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 32) in 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(32) 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:71]', 'explain=1', '') in /core/vb5/route.php(1187)
#15 vB5_Route::selectBestRoute('home/forum[len:71]', '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:71]', '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_32_lvl1data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757841432.7593
- Time After: 1757841432.7594
- Time Taken: 8.392333984375E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:64]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getNodeBare('32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#11 vB_PermissionContext->getChannelPermissiongroupPermissives(array[len:1], 'forumpermissions', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#12 vB_PermissionContext->getChannelPermissionGroup('forumpermissions', 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#13 vB_PermissionContext->getChannelPermission('forumpermissions', 'canview', 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#14 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 32) 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(32) 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:71]', 'explain=1', '') in /core/vb5/route.php(1187)
#20 vB5_Route::selectBestRoute('home/forum[len:71]', '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:71]', '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: 1757841432.7595
- Time After: 1757841432.7595
- Time Taken: 9.2029571533203E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:62]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:62]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1], true, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#9 vB_PermissionContext->loadChannelPermissions(1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#10 vB_PermissionContext->getChannelPermissiongroupPermissives(array[len:1], 'forumpermissions', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#11 vB_PermissionContext->getChannelPermissionGroup('forumpermissions', 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#12 vB_PermissionContext->getChannelPermission('forumpermissions', 'canview', 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#13 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 32) in 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(32) 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:71]', 'explain=1', '') in /core/vb5/route.php(1187)
#19 vB5_Route::selectBestRoute('home/forum[len:71]', '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:71]', '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_44807_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: 1757841432.7596
- Time After: 1757841432.7597
- Time Taken: 6.3180923461914E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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('44807') 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:71]', 'explain=1', '') in /core/vb5/route.php(1187)
#13 vB5_Route::selectBestRoute('home/forum[len:71]', '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:71]', '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` = 44807
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: 1757841432.7597
- Time After: 1757841432.7599
- Time Taken: 0.00018811225891113
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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('44807') 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:71]', 'explain=1', '') in /core/vb5/route.php(1187)
#11 vB5_Route::selectBestRoute('home/forum[len:71]', '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:71]', '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: 1757841432.7638
- Time After: 1757841432.7641
- Time Taken: 0.00029420852661133
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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('44807') 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:71]', 'explain=1', '') in /core/vb5/route.php(1187)
#15 vB5_Route::selectBestRoute('home/forum[len:71]', '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:71]', '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` = 104
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: 1757841432.765
- Time After: 1757841432.7651
- Time Taken: 0.0001068115234375
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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('104') 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(32, 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:71]', 'explain=1', '') in /core/vb5/route.php(1187)
#15 vB5_Route::selectBestRoute('home/forum[len:71]', '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:71]', '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 = 44807
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: 1757841432.7667
- Time After: 1757841432.7668
- Time Taken: 0.0001528263092041
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\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('44807') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('44807') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', '44807', false, '32') 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:71]', 'explain=1', '') in /core/vb5/route.php(1187)
#13 vB5_Route::selectBestRoute('home/forum[len:71]', '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:71]', '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` = 105
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: 1757841432.7669
- Time After: 1757841432.767
- Time Taken: 8.6069107055664E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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('105') in /core/vb5/route.php(1522)
#9 vB5_Route::getRoute('105', 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:71]', '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: 1757841432.7671
- Time After: 1757841432.7672
- Time Taken: 0.00011301040649414
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\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:71]', '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: 1757841432.7673
- Time After: 1757841432.7673
- Time Taken: 7.7962875366211E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:71]', '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: 1757841432.7674
- Time After: 1757841432.7675
- Time Taken: 7.7962875366211E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:61]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:61]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1432)
#9 vB5_Route::loadHomeRoute() in /core/vb5/route.php(387)
#10 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#11 vB5_Route->setBreadcrumbs() in /core/vb5/route.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:71]', '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 (32)
ORDER BY `child` ASC, `depth` ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | closure | | ref | child | child | 4 | const | 4 | 100.00 | |
- Time Before: 1757841432.7682
- Time After: 1757841432.7683
- Time Taken: 0.00012683868408203
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:82]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:82]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->fetchClosureParent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeParents(32) in /core/vb5/route.php(410)
#9 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#10 vB5_Route->setBreadcrumbs() in /core/vb5/route.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:71]', '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_25_lvl1data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 2 | 100.00 | Using where |
- Time Before: 1757841432.7683
- Time After: 1757841432.7684
- Time Taken: 9.608268737793E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:82]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:82]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:3], 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getNodes(array[len:3]) in /core/vb5/route.php(432)
#11 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#12 vB5_Route->setBreadcrumbs() in /core/vb5/route.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:71]', '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,90,104)
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: 1757841432.7685
- Time After: 1757841432.7686
- Time Taken: 0.0001070499420166
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:58]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:58]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1383)
#7 vB5_Route::preloadRoutes(array[len:3]) in /core/vb5/route.php(446)
#8 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#9 vB5_Route->setBreadcrumbs() in /core/vb5/route.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:71]', '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: 1757841432.7687
- Time After: 1757841432.7688
- Time Taken: 0.00010299682617188
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:162]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:162]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid(2) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode(2) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 2) in /core/vb5/route/channel.php(21)
#10 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#11 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(453)
#12 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#13 vB5_Route->setBreadcrumbs() in /core/vb5/route.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:71]', '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: 1757841432.7688
- Time After: 1757841432.7689
- Time Taken: 7.3909759521484E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:63]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#12 vB_Library_Content_Channel->getBareContent(2) in /core/vb5/route/channel.php(26)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(453)
#15 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route.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:71]', '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 = 25
ORDER BY depth ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 3 | 100.00 | Using index |
1 | SIMPLE | ch | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.cl.parent | 1 | 100.00 | Using index |
- Time Before: 1757841432.769
- Time After: 1757841432.7691
- Time Taken: 9.608268737793E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:163]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:163]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid(25) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode(25) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 25) in /core/vb5/route/channel.php(21)
#10 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#11 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(453)
#12 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#13 vB5_Route->setBreadcrumbs() in /core/vb5/route.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:71]', '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_25_lvl3data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757841432.7691
- Time After: 1757841432.7692
- Time Taken: 6.7949295043945E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:64]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/channel.php(2)
#12 vB_Library_Content_Channel->getBareContent(25) in /core/vb5/route/channel.php(26)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1590)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(453)
#15 vB5_Route->addParentNodeBreadcrumbs(32) in /core/vb5/route.php(367)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route.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:71]', '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: 1757841432.7704
- Time After: 1757841432.7714
- Time Taken: 0.0010459423065186
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\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:71]', '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: 1757841432.7744
- Time After: 1757841432.7746
- Time Taken: 0.00014209747314453
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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: 1757841432.7838
- Time After: 1757841432.7841
- Time Taken: 0.00030684471130371
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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: 1757841432.7896
- Time After: 1757841432.7898
- Time Taken: 0.00015616416931152
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 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: 1757841432.7919
- Time After: 1757841432.792
- Time Taken: 9.2983245849609E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 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: 1757841432.7928
- Time After: 1757841432.7929
- Time Taken: 0.00012803077697754
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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: 1757841432.7933
- Time After: 1757841432.7936
- Time Taken: 0.00023198127746582
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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: 1757841432.7938
- Time After: 1757841432.7939
- Time Taken: 9.7036361694336E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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: 1757841432.794
- Time After: 1757841432.7942
- Time Taken: 0.00016498565673828
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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: 1757841432.7942
- Time After: 1757841432.7943
- Time Taken: 8.9168548583984E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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: 1757841432.7943
- Time After: 1757841432.7945
- Time Taken: 0.00016307830810547
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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: 1757841432.7945
- Time After: 1757841432.7946
- Time Taken: 7.2002410888672E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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: 1757841432.7946
- Time After: 1757841432.7948
- Time Taken: 0.00014090538024902
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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: 1757841432.7949
- Time After: 1757841432.795
- Time Taken: 9.2983245849609E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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_conversation105.88.32.44807')
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: 1757841432.7981
- Time After: 1757841432.7982
- Time Taken: 9.1075897216797E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:81]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:81]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:27]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#10 vB_Api_Page->preload('conversati[len:27]') 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 = 88
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: 1757841432.7988
- Time After: 1757841432.7989
- Time Taken: 0.00016999244689941
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:386]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:386]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('fetch_page[len:36]', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/page.php(2)
#6 vB_Api_Page->fetchPageById(88, 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_68c42d5b5b3d1645985715_title','page_68c42d5b5b3d1645985715_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: 1757841432.799
- Time After: 1757841432.7992
- Time Taken: 0.00017905235290527
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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(88, 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_44807_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: 1757841432.7994
- Time After: 1757841432.7995
- Time Taken: 8.7976455688477E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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(44807) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#14 vB_Api_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#15 vB_Api_Node->getNodeContent('44807') 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 (44807)
/** 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 | 0 | 0.00 | unique row not found |
- Time Before: 1757841432.7996
- Time After: 1757841432.8001
- Time Taken: 0.00048494338989258
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT 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(44807) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#12 vB_Api_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#13 vB_Api_Node->getNodeContent('44807') 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 (44807)
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: 1757841432.8002
- Time After: 1757841432.8004
- Time Taken: 0.00018501281738281
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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(44807) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#13 vB_Api_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#14 vB_Api_Node->getNodeContent('44807') 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: 1757841432.8035
- Time After: 1757841432.8039
- Time Taken: 0.00042605400085449
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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(44807) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#18 vB_Library_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#19 vB_Api_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#20 vB_Api_Node->getNodeContent('44807') 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 (13563,1541)
/** 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: 1757841432.8041
- Time After: 1757841432.8047
- Time Taken: 0.00057816505432129
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:461]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:461]', 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:461]', '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:440]', '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(44807) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#17 vB_Api_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#18 vB_Api_Node->getNodeContent('44807') 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_44807')
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: 1757841432.8049
- Time After: 1757841432.805
- Time Taken: 9.608268737793E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#11 vB_Api_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#12 vB_Api_Node->getNodeContent('44807') 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 (44807)
)
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 (44807)
)
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: 1757841432.805
- Time After: 1757841432.8053
- Time Taken: 0.00027990341186523
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\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(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#9 vB_Api_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#10 vB_Api_Node->getNodeContent('44807') 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: 1757841432.8088
- Time After: 1757841432.8088
- Time Taken: 7.7009201049805E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#13 vB_Api_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#14 vB_Api_Node->getNodeContent('44807') 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 (13563,1541)
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: 1757841432.8089
- Time After: 1757841432.8091
- Time Taken: 0.00017213821411133
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:691]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:691]', 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:138], array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#10 vB_Api_Node->getNodeFullContent(44807, false, array[len:0]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/node.php(2)
#11 vB_Api_Node->getNodeContent('44807') 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: 1757841432.8111
- Time After: 1757841432.8113
- Time Taken: 0.00017905235290527
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 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: 1757841432.8137
- Time After: 1757841432.8139
- Time Taken: 0.00022292137145996
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#8 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#9 vB_Api_Widget->fetchLayoutSectionInfo('4', '32') 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', '32') 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: 1757841432.8139
- Time After: 1757841432.8142
- Time Taken: 0.00026297569274902
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\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, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#7 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#8 vB_Api_Widget->fetchLayoutSectionInfo('4', '32') 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', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#13 eval() in /includes/vb5/template.php(439)
#14 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(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: 1757841432.8143
- Time After: 1757841432.8144
- Time Taken: 0.00012493133544922
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '32') 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', '32') 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: 1757841432.8144
- Time After: 1757841432.8146
- Time Taken: 0.00013995170593262
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '32') 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', '32') 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: 1757841432.8155
- Time After: 1757841432.8156
- Time Taken: 0.00014805793762207
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT 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, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#19 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#20 vB_Api_Widget->fetchLayoutSectionInfo('4', '32') 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', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#25 eval() in /includes/vb5/template.php(439)
#26 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(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: 1757841432.8157
- Time After: 1757841432.8158
- Time Taken: 0.0001070499420166
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#21 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#22 vB_Api_Widget->fetchLayoutSectionInfo('4', '32') 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', '32') 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` = 32
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757841432.8163
- Time After: 1757841432.8164
- Time Taken: 0.00010800361633301
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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, 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#8 vB_Api_Widget->fetchConfig(18, 0, '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '32') 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', '32') 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` = 32
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757841432.8165
- Time After: 1757841432.8166
- Time Taken: 8.702278137207E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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, 32) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#8 vB_Api_Widget->fetchConfig(17, 0, '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '32') 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', '32') 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: 1757841432.8166
- Time After: 1757841432.817
- Time Taken: 0.00036215782165527
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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, '32', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#14 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/widget.php(2)
#15 vB_Api_Widget->fetchLayoutSectionInfo('4', '32') 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', '32') 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: 1757841432.8171
- Time After: 1757841432.8172
- Time Taken: 0.00011587142944336
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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', '32') 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', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#13 eval() in /includes/vb5/template.php(439)
#14 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(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: 1757841432.8172
- Time After: 1757841432.8173
- Time Taken: 0.00011086463928223
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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', '32') 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', '32') in /includes/vb5/template.php(439) : eval()'d code(5)
#13 eval() in /includes/vb5/template.php(439)
#14 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(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: 1757841432.8174
- Time After: 1757841432.8176
- Time Taken: 0.00018906593322754
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len: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: 1757841432.8194
- Time After: 1757841432.8196
- Time Taken: 0.00016188621520996
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:184]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#9 vB_Library_Site->loadHeaderNavbar('1', '/bluwe/hom[len:184]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/site.php(2)
#10 vB_Api_Site->loadHeaderNavbar('1', '/bluwe/hom[len:184]', '0', '32') 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:184]', '0', '32') 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: 1757841432.8197
- Time After: 1757841432.82
- Time Taken: 0.00023913383483887
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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:184]', '0', 32) 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:184]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#14 vB_Library_Site->loadHeaderNavbar('1', '/bluwe/hom[len:184]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/site.php(2)
#15 vB_Api_Site->loadHeaderNavbar('1', '/bluwe/hom[len:184]', '0', '32') 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:184]', '0', '32') 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: 1757841432.8201
- Time After: 1757841432.8202
- Time Taken: 0.00010991096496582
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:184]', '0', 32) 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:184]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/site.php(2)
#18 vB_Library_Site->loadHeaderNavbar('1', '/bluwe/hom[len:184]', '0', '32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/site.php(2)
#19 vB_Api_Site->loadHeaderNavbar('1', '/bluwe/hom[len:184]', '0', '32') 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:184]', '0', '32') 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: 1757841432.8209
- Time After: 1757841432.8211
- Time Taken: 0.00018596649169922
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len: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:9528]') 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` <= 1757841432
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: 1757841432.8224
- Time After: 1757841432.8226
- Time Taken: 0.00015401840209961
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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:9530]') 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: 1757841432.824
- Time After: 1757841432.8241
- Time Taken: 0.00012707710266113
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:11161]') 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: 1757841432.8243
- Time After: 1757841432.8244
- Time Taken: 9.7036361694336E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:11161]') 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: 1757841432.8248
- Time After: 1757841432.8248
- Time Taken: 8.9883804321289E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:11161]') 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: 1757841432.8251
- Time After: 1757841432.8252
- Time Taken: 0.00014495849609375
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len: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:11161]') 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: 1757841432.8267
- Time After: 1757841432.8268
- Time Taken: 0.00014686584472656
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `no[len:62]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `no[len:62]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:no[len:23]', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getColumn('vBForum:no[len:23]', 'noticeid', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/notice.php(1)
#8 vB_Api_Notice->fetch('32', array[len: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', '32', 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:14272]') 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 (32)
ORDER by cl.child ASC, cl.depth ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cl | | ref | closure_uniq,parent_2,child | child | 4 | const | 4 | 100.00 | |
1 | SIMPLE | node | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4.cl.parent | 1 | 100.00 | |
- Time Before: 1757841432.8269
- Time After: 1757841432.8272
- Time Taken: 0.00028586387634277
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:370]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:370]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:getParents', array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:getParents', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->getParents('32') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/notice.php(1)
#8 vB_Api_Notice->validateCriteria(array[len:5], '32', array[len:74], array[len:442]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/notice.php(1)
#9 vB_Api_Notice->fetch('32', 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', '32', 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:14272]') 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: 1757841432.8275
- Time After: 1757841432.8276
- Time Taken: 0.00012993812561035
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 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:14845]') 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: 1757841432.8278
- Time After: 1757841432.8279
- Time Taken: 0.0001068115234375
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 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:14845]') 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: 1757841432.8283
- Time After: 1757841432.8284
- Time Taken: 0.00014305114746094
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 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:15198]') 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: 1757841432.829
- Time After: 1757841432.8291
- Time Taken: 0.00012898445129395
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 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:15198]') 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: 1757841432.8298
- Time After: 1757841432.83
- Time Taken: 0.00019621849060059
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 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:16555]') 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 ('277ea63c37e540962a4a0971f3d9d37e') AND `userid` = 0 AND `dateline` >= 1757841372 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 | 10.64 | Using where; Using filesort |
- Time Before: 1757841432.8348
- Time After: 1757841432.8351
- Time Taken: 0.00028395652770996
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:16555]') 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_1b212a9141129436ae04e053bbe82029')
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: 1757841432.8351
- Time After: 1757841432.8353
- Time Taken: 0.00013589859008789
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:16555]') 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 = '44807' 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 | 8 | 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: 1757841432.8374
- Time After: 1757841432.84
- Time Taken: 0.0026278495788574
- Memory Before: 25165824
- Memory After: 25165824
- 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:16555]') 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','277ea63c37e540962a4a0971f3d9d37e','isstarter','desc',0.0049560070037842,1757841432,'{\"sort\":{\"created\":\"ASC\"},\"channel\":\"44807\",\"depth\":1,\"include_starter\":1,\"ignore_protected\":1,\"nolimit\":1}','44807,636629,636674,636766,636844,636845,636846,636854',8)
- Time Before: 1757841432.8403
- Time After: 1757841432.8405
- Time Taken: 0.00022387504577637
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_write('\n\t\t\tREPLAC[len:451]') 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:8], vB_Search_Criteria, 0.0049560070037842, 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:16555]') 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` = 129
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: 1757841432.8405
- Time After: 1757841432.8407
- Time Taken: 0.00014305114746094
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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(129) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getMoreNodes(129, '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:16555]') 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: 1757841432.8408
- Time After: 1757841432.8409
- Time Taken: 0.00011897087097168
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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=129', '') 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(129, 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:16555]') 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: 1757841432.841
- Time After: 1757841432.8413
- Time Taken: 0.00030207633972168
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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=129', '') 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(129, 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:16555]') 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_636629_lvl1data','node_636674_lvl1data','node_636766_lvl1data','node_636844_lvl1data','node_636845_lvl1data','node_636846_lvl1data','node_636854_lvl1data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 7 | 100.00 | Using where |
- Time Before: 1757841432.8413
- Time After: 1757841432.8415
- Time Taken: 0.0001528263092041
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:206]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:206]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:7], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:8], 1) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->cleanNodeList(array[len:8], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:8], 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:16555]') 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 (636629,636674,636766,636844,636845,636846,636854)
/**fetchNodeWithContent**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | range | PRIMARY,nodeid | PRIMARY | 4 | | 7 | 100.00 | Using where |
1 | SIMPLE | editlog | | eq_ref | PRIMARY | PRIMARY | 4 | bluweco_vb4.node.nodeid | 1 | 100.00 | |
- Time Before: 1757841432.8415
- Time After: 1757841432.842
- Time Taken: 0.00041508674621582
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT nod[len:371]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:371]') 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:8], true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:8], 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:16555]') 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_13644_12','vb_UserWPerms_11215_12','vb_UserWPerms_885_12')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 3 | 100.00 | Using where |
- Time Before: 1757841432.842
- Time After: 1757841432.8422
- Time Taken: 0.00012612342834473
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:118]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:118]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:3], 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/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 (13644,11215,885)
/** fetchUserinfo**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 3 | 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: 1757841432.8422
- Time After: 1757841432.8428
- Time Taken: 0.00055813789367676
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:466]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:466]', 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:466]', '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:445]', '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:3], 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:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 (104,105)
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: 1757841432.8429
- Time After: 1757841432.8431
- Time Taken: 0.00016498565673828
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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:8], 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:8], 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:16555]') 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_636629','vBAtchmnts_636674','vBAtchmnts_636766','vBAtchmnts_636844','vBAtchmnts_636845','vBAtchmnts_636846','vBAtchmnts_636854')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 7 | 100.00 | Using where |
- Time Before: 1757841432.8431
- Time After: 1757841432.8432
- Time Taken: 0.0001380443572998
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:185]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:185]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:7], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->fetchNodeAttachments(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 (636629,636674,636766,636844,636845,636846,636854)
)
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 (636629,636674,636766,636844,636845,636846,636854)
)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | PRIMARY | n | | range | contenttypeid_parentid | contenttypeid_parentid | 6 | | 7 | 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 | | 7 | 100.00 | Using index condition |
2 | UNION | p | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | bluweco_vb4.n.nodeid | 1 | 100.00 | |
- Time Before: 1757841432.8433
- Time After: 1757841432.8438
- Time Taken: 0.00048089027404785
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\t(\n\t\t\t[len:995]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:995]', 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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: 1757841432.8438
- Time After: 1757841432.8439
- Time Taken: 9.0122222900391E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 (44807,636629,636674,636766,636844,636845,636846,636854)
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 | | 15 | 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: 1757841432.844
- Time After: 1757841432.8444
- Time Taken: 0.00044512748718262
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:239]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:239]', 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:8], 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:8], 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:16555]') 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 (44807,636629,636674,636766,636844,636845,636846,636854) 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 | | 15 | 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: 1757841432.8444
- Time After: 1757841432.8449
- Time Taken: 0.00044608116149902
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:327]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:327]', 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:8], 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:8], 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:16555]') 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 (636629,636674,636766,636844,636845,636846,636854)
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 | | 42 | 100.00 | Using index condition |
- Time Before: 1757841432.8449
- Time After: 1757841432.8455
- Time Taken: 0.00050902366638184
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:128]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:128]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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_636629_lvl3data','node_636674_lvl3data','node_636766_lvl3data','node_636844_lvl3data','node_636845_lvl3data','node_636846_lvl3data','node_636854_lvl3data')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 7 | 100.00 | Using where |
- Time Before: 1757841432.8456
- Time After: 1757841432.8457
- Time Taken: 0.00015878677368164
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:206]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:206]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:7], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:8], 3) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 (636629,636674,636766,636844,636845,636846,636854)
/** getFullContent**/
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | range | PRIMARY,nodeid | PRIMARY | 4 | | 7 | 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: 1757841432.8458
- Time After: 1757841432.8467
- Time Taken: 0.00088405609130859
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT nod[len:1636]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:1636]') 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#10 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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` = 636629
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: 1757841432.8469
- Time After: 1757841432.8472
- Time Taken: 0.00022602081298828
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum: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('636629') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('636629') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636629') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 = 636629
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: 1757841432.8473
- Time After: 1757841432.8475
- Time Taken: 0.0001978874206543
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:167]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:167]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('636629') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('636629') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '636629') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636629') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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` = 636674
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: 1757841432.8476
- Time After: 1757841432.8478
- Time Taken: 0.00017786026000977
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum: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('636674') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('636674') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636674') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 = 636674
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: 1757841432.8479
- Time After: 1757841432.848
- Time Taken: 0.00016093254089355
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:167]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:167]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('636674') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('636674') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '636674') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636674') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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` = 636766
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: 1757841432.8481
- Time After: 1757841432.8483
- Time Taken: 0.00018191337585449
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum: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('636766') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('636766') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636766') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 = 636766
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: 1757841432.8484
- Time After: 1757841432.8486
- Time Taken: 0.00016498565673828
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:167]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:167]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('636766') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('636766') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '636766') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636766') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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` = 636844
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: 1757841432.8487
- Time After: 1757841432.8489
- Time Taken: 0.00016880035400391
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum: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('636844') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('636844') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636844') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 = 636844
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: 1757841432.8489
- Time After: 1757841432.8491
- Time Taken: 0.00015497207641602
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:167]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:167]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('636844') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('636844') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '636844') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636844') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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` = 636845
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: 1757841432.8492
- Time After: 1757841432.8494
- Time Taken: 0.00017213821411133
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum: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('636845') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('636845') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636845') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 = 636845
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: 1757841432.8494
- Time After: 1757841432.8496
- Time Taken: 0.00015878677368164
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:167]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:167]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('636845') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('636845') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '636845') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636845') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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` = 636846
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: 1757841432.8497
- Time After: 1757841432.8498
- Time Taken: 0.00016188621520996
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum: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('636846') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('636846') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636846') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 = 636846
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: 1757841432.8499
- Time After: 1757841432.8501
- Time Taken: 0.00014996528625488
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:167]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:167]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('636846') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('636846') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '636846') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636846') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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` = 636854
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: 1757841432.8502
- Time After: 1757841432.8504
- Time Taken: 0.00017118453979492
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum: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('636854') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode('636854') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636854') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 = 636854
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: 1757841432.8504
- Time After: 1757841432.8506
- Time Taken: 0.00016093254089355
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:167]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:167]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('636854') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('636854') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '636854') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('636854') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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_UserPerms13644')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1757841432.8508
- Time After: 1757841432.851
- Time Taken: 0.00012803077697754
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->__construct(13644, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(13644) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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_UserPerms11215')
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: 1757841432.8511
- Time After: 1757841432.8512
- Time Taken: 9.3936920166016E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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(11215, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 `usergroupid`,`displaygroupid`,`membergroupids`,`infractiongroupids` FROM `user`
WHERE `userid` = 11215
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757841432.8513
- Time After: 1757841432.8514
- Time Taken: 0.00012993812561035
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `us[len:120]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `us[len:120]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('user', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('user', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#8 vB_Library_User->fetchUserGroups(11215) 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(11215, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 `groupintopic`
WHERE `userid` = 11215
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | groupintopic | | ref | userid,userid_2 | userid | 4 | const | 1 | 100.00 | Using index |
- Time Before: 1757841432.8514
- Time After: 1757841432.8516
- Time Taken: 0.00012993812561035
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:groupintopic', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#7 vB_UserContext->reloadGroupInTopic() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->__construct(11215, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#10 vB::getUserContext(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 `moderator`
WHERE `userid` = 11215
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | moderator | | ref | userid_nodeid | userid_nodeid | 4 | const | 1 | 100.00 | |
- Time Before: 1757841432.8516
- Time After: 1757841432.8517
- Time Taken: 0.00010776519775391
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:51]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:51]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:moderator', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#7 vB_Library_User->fetchModerator(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->__construct(11215, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#10 vB::getUserContext(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 `datastore`
WHERE `title` IN ('vBUgChannelAccessG2')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | datastore | | const | PRIMARY | PRIMARY | 202 | const | 1 | 100.00 | |
- Time Before: 1757841432.8518
- Time After: 1757841432.8519
- Time Taken: 0.00010490417480469
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:69]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:69]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vBUgChannelAccessG2') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/permissioncontext.php(1)
#10 vB_PermissionContext->getAllChannelAccess(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#11 vB_UserContext->getAllChannelAccess() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#12 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#13 vB_UserContext->__construct(11215, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#14 vB::getUserContext(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#15 vB_Library_Content->assembleContent(array[len:8], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#16 vB_Library_Content_Text->assembleContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#17 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#18 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#19 vB_Library_Node->addFullContentInfo(array[len:8], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#20 vB_Library_Node->getFullContentforNodes(array[len:8], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#21 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)
#22 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)
#23 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#24 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#25 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#26 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#27 eval() in /includes/vb5/template.php(439)
#28 vB5_Template->runTemplateCode() in /includes/vb5/template.php(393)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:255]') 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:320]') 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\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#35 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#36 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16555]') in /includes/vb5/template.php(407)
#37 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#38 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#39 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` = 11215
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: 1757841432.852
- Time After: 1757841432.8522
- Time Taken: 0.00011277198791504
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT COU[len:68]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT COU[len:68]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:moderator', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getField('vBForum:moderator', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->isForumModerator() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->isModerator() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getAllChannelAccess() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#11 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#12 vB_UserContext->__construct(11215, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#13 vB::getUserContext(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#16 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#17 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#18 vB_Library_Node->addFullContentInfo(array[len:8], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#19 vB_Library_Node->getFullContentforNodes(array[len:8], array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/search.php(2)
#20 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)
#21 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)
#22 vB_Api_Wrapper->callInternal('getInitialResults', array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#23 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#24 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1050)
#25 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(439) : eval()'d code(220)
#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:16555]') 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 `cache`
WHERE `cacheid` IN ('vB_UserPerms1541')
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: 1757841432.8523
- Time After: 1757841432.8524
- Time Taken: 0.00013017654418945
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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/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(1541, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(1541) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->assembleContent(array[len:8], 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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->getFullContent(array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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: 1757841432.8538
- Time After: 1757841432.8539
- Time Taken: 0.00013589859008789
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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:8], array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#14 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 (44807,636629,636674,636766,636844,636845,636846,636854)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | nodevoteaggregate | | ALL | PRIMARY | | | | 1 | 100.00 | Using where |
- Time Before: 1757841432.854
- Time After: 1757841432.8542
- Time Taken: 0.00016903877258301
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:111]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:111]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addNodeVotes(array[len:8], array[len:8]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:8], 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:8], 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:16555]') 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 (13644,11215,885)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 3 | 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: 1757841432.8543
- Time After: 1757841432.8546
- Time Taken: 0.00030398368835449
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:696]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:696]', 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:9], '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:9], '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:8], 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:8], 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:8], 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:16555]') 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_13644','vbSig_11215','vbSig_1541')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | cache | | range | PRIMARY | PRIMARY | 66 | | 3 | 100.00 | Using where |
- Time Before: 1757841432.8561
- Time After: 1757841432.8562
- Time Taken: 0.00017809867858887
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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('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:3], 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/api/bbcode.php(2)
#9 vB_Api_Bbcode->parseSignatures(array[len:3], array[len:3]) 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:3], array[len:3]) 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:16555]') 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: 1757841432.8623
- Time After: 1757841432.8624
- Time Taken: 0.00015902519226074
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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], 13644) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#20 vB_Api_Bbcode->doParseSignature(13644, '[SIGPIC][/SIGPIC]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#21 vB_Api_Bbcode->parseSignatures(array[len:3], array[len:3]) 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:3], array[len:3]) 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:16555]') 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: 1757841432.8634
- Time After: 1757841432.8635
- Time Taken: 0.00010204315185547
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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], 13644) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#15 vB_Api_Bbcode->doParseSignature(13644, '[SIGPIC][/SIGPIC]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#16 vB_Api_Bbcode->parseSignatures(array[len:3], array[len:3]) 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:3], array[len:3]) 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:16555]') 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` = 13644
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: 1757841432.8636
- Time After: 1757841432.8637
- Time Taken: 7.5817108154297E-5
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * 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(13644, '[SIGPIC][/SIGPIC]') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/bbcode.php(2)
#14 vB_Api_Bbcode->parseSignatures(array[len:3], array[len:3]) 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:3], array[len:3]) 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:16555]') 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` = 32
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: 1757841432.8646
- Time After: 1757841432.8647
- Time Taken: 0.00010395050048828
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('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('32') 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', '32') 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:16555]') 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: 1757841432.865
- Time After: 1757841432.8652
- Time Taken: 0.00018596649169922
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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:7408]') 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:16555]') 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: 1757841432.8666
- Time After: 1757841432.8668
- Time Taken: 0.00014710426330566
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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:7408]') 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:16555]') 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: 1757841432.8684
- Time After: 1757841432.8686
- Time Taken: 0.0001370906829834
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:140]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:140]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:2], 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:14998]') 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:16555]') 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: 1757841432.8692
- Time After: 1757841432.8693
- Time Taken: 0.00013303756713867
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len: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:2587]') 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:14998]') 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:16555]') 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: 1757841432.8696
- Time After: 1757841432.8697
- Time Taken: 0.00012397766113281
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len: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:1721]') 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:2690]') 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:14998]') 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:16555]') 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: 1757841432.8701
- Time After: 1757841432.8703
- Time Taken: 0.0002131462097168
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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('13563') 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', '13563') 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:1977]') 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:2690]') 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:14998]') 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:16555]') 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 * FROM `cache`
WHERE `cacheid` IN ('vB_UserPerms13563')
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: 1757841432.8704
- Time After: 1757841432.8704
- Time Taken: 8.702278137207E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->__construct(13563, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('13563') 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', '13563') 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:1977]') 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:2690]') 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:14998]') 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:16555]') 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 `cache`
WHERE `cacheid` IN ('vb_UserWPerms_13563_12')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1757841432.8705
- Time After: 1757841432.8706
- Time Taken: 6.6995620727539E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:70]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:70]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->fetchUserGroups(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#11 vB_UserContext->__construct(13563, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#12 vB::getUserContext(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->fetchProfileInfo(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#14 vB_Api_User->getNamecardInfo('13563') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#18 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '13563') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:1977]') 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:2690]') 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:126]') 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\r\n\r\n\r\n\t\r[len:14998]') 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<!-- **[len:255]') 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:320]') 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\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#35 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#36 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16555]') in /includes/vb5/template.php(407)
#37 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#38 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#39 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
SELECT `usergroupid`,`displaygroupid`,`membergroupids`,`infractiongroupids` FROM `user`
WHERE `userid` = 13563
LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1757841432.8706
- Time After: 1757841432.8707
- Time Taken: 9.2983245849609E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `us[len:120]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `us[len:120]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('user', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('user', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#8 vB_Library_User->fetchUserGroups(13563) 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(13563, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('13563') 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', '13563') 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:1977]') 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:2690]') 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:14998]') 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:16555]') 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 `groupintopic`
WHERE `userid` = 13563
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | groupintopic | | ref | userid,userid_2 | userid | 4 | const | 1 | 100.00 | Using index |
- Time Before: 1757841432.8707
- Time After: 1757841432.8708
- Time Taken: 8.1062316894531E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:groupintopic', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#7 vB_UserContext->reloadGroupInTopic() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->__construct(13563, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#10 vB::getUserContext(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->fetchProfileInfo(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('13563') 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', '13563') 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:1977]') 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:2690]') 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:14998]') 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:16555]') 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 * FROM `moderator`
WHERE `userid` = 13563
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | moderator | | ref | userid_nodeid | userid_nodeid | 4 | const | 1 | 100.00 | |
- Time Before: 1757841432.8709
- Time After: 1757841432.871
- Time Taken: 7.5817108154297E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:51]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:51]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:moderator', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#7 vB_Library_User->fetchModerator(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->__construct(13563, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#10 vB::getUserContext(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->fetchProfileInfo(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('13563') 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', '13563') 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:1977]') 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:2690]') 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:14998]') 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:16555]') 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(* ) AS `count`FROM `moderator`
WHERE `userid` = 13563
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: 1757841432.8711
- Time After: 1757841432.8712
- Time Taken: 8.4877014160156E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT COU[len:68]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT COU[len:68]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:moderator', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getField('vBForum:moderator', array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->isForumModerator() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->isModerator() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getAllChannelAccess() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#11 vB_UserContext->reloadUserPerms() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/usercontext.php(1)
#12 vB_UserContext->__construct(13563, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#13 vB::getUserContext(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#14 vB_Api_User->fetchProfileInfo(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#15 vB_Api_User->getNamecardInfo('13563') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->callInternal('getNamecardInfo', array[len:1]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('getNamecardInfo', array[len:1]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('user', 'getNamecardInfo', array[len:1], false, true) in /includes/vb5/template/runtime.php(1050)
#19 vB5_Template_Runtime::parseData('user', 'getNamecardInfo', '13563') in /includes/vb5/template.php(439) : eval()'d code(45)
#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<div cla[len:1977]') 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:2690]') in /includes/vb5/template.php(407)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:126]') 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\r\n\r\n\r\n\t\r[len:14998]') 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<!-- **[len:255]') 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:320]') 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\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(407)
#36 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#37 vB5_Template_Cache->replacePlaceholders('\r\n\t<meta p[len:16555]') in /includes/vb5/template.php(407)
#38 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(524)
#39 vB5_Frontend_Controller_Page->echoPage(array[len:42], '<!DOCTYPE [len:1959]', '') in /includes/vb5/frontend/controller/page.php(136)
#40 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 (13563)
/** 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: 1757841432.8713
- Time After: 1757841432.8718
- Time Taken: 0.00047898292541504
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len: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(13563, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#11 vB_User::fetchUserinfo(13563, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('13563') 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', '13563') 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:1977]') 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:2690]') 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:14998]') 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:16555]') 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` = 13563
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: 1757841432.872
- Time After: 1757841432.8721
- Time Taken: 9.9897384643555E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->getCustomFields(13563, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#10 vB_Api_User->fetchProfileInfo(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->getNamecardInfo('13563') 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', '13563') 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:1977]') 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:2690]') 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:14998]') 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:16555]') 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` = 13563 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: 1757841432.8722
- Time After: 1757841432.8723
- Time Taken: 0.00011777877807617
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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(13563, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#9 vB_Library_Follow->getUserList(13563, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#10 vB_Library_Follow->getFollowersCount(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->fetchProfileInfo(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('13563') 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', '13563') 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:1977]') 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:2690]') 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:14998]') 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:16555]') 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 = 13563
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: 1757841432.8723
- Time After: 1757841432.8724
- Time Taken: 9.5129013061523E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT cou[len: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(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('13563') 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', '13563') 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:1977]') 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:2690]') 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:14998]') 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:16555]') 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 = 13563
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | No matching min/max row |
- Time Before: 1757841432.8725
- Time After: 1757841432.8726
- Time Taken: 7.7962875366211E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\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(13563) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('13563') 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', '13563') 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:1977]') 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:2690]') 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:14998]') 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:16555]') 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 (44807) 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: 1757841432.8742
- Time After: 1757841432.8744
- Time Taken: 0.00020694732666016
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len: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('44807') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/nodefield.php(2)
#7 vB_Api_NodeField->getFieldValuesForDisplay('44807') 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]', '44807') 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:7719]') 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:14998]') 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:16555]') 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: 1757841432.8747
- Time After: 1757841432.8748
- Time Taken: 0.00013184547424316
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:140]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:140]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:2], 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:7706]') 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:14998]') 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:16555]') 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: 1757841432.8753
- Time After: 1757841432.8754
- Time Taken: 0.00010490417480469
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `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\r\n[len:257]') 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:7706]') 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:14998]') 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:16555]') 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: 1757841432.8766
- Time After: 1757841432.8767
- Time Taken: 0.00011515617370605
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:116]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:116]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('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:144]) 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:144]) 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:1532]') 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\r\n[len:257]') 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:7706]') 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:14998]') 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:16555]') 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 (13644)
/** 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: 1757841432.878
- Time After: 1757841432.8785
- Time Taken: 0.00046682357788086
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len: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(13644, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#11 vB_User::fetchUserinfo(13644, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(13644) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('13644') 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', '13644') 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:2307]') 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:2486]') 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:24438]') 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:16555]') 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` = 13644
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: 1757841432.8786
- Time After: 1757841432.8787
- Time Taken: 0.00010490417480469
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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(13644) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->getCustomFields(13644, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#10 vB_Api_User->fetchProfileInfo(13644) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->getNamecardInfo('13644') 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', '13644') 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:2307]') 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:2486]') 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:24438]') 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:16555]') 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` = 13644 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: 1757841432.8788
- Time After: 1757841432.8789
- Time Taken: 0.00011301040649414
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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(13644, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#9 vB_Library_Follow->getUserList(13644, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#10 vB_Library_Follow->getFollowersCount(13644) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->fetchProfileInfo(13644) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('13644') 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', '13644') 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:2307]') 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:2486]') 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:24438]') 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:16555]') 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 = 13644
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: 1757841432.879
- Time After: 1757841432.8791
- Time Taken: 9.6797943115234E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT cou[len: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(13644) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('13644') 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', '13644') 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:2307]') 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:2486]') 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:24438]') 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:16555]') 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 = 13644
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | No matching min/max row |
- Time Before: 1757841432.8791
- Time After: 1757841432.8792
- Time Taken: 7.8916549682617E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\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(13644) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('13644') 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', '13644') 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:2307]') 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:2486]') 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:24438]') 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:16555]') 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: 1757841432.88
- Time After: 1757841432.8801
- Time Taken: 0.00010299682617188
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 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:1094]') 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:7897]') 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:24438]') 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:16555]') 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 (11215)
/** 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: 1757841432.8818
- Time After: 1757841432.8823
- Time Taken: 0.00040817260742188
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len: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(11215, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#11 vB_User::fetchUserinfo(11215, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('11215') 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', '11215') 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:2310]') 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:2486]') 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:35642]') 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:16555]') 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` = 11215
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: 1757841432.8824
- Time After: 1757841432.8825
- Time Taken: 0.00010800361633301
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->getCustomFields(11215, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#10 vB_Api_User->fetchProfileInfo(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->getNamecardInfo('11215') 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', '11215') 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:2310]') 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:2486]') 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:35642]') 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:16555]') 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` = 11215 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: 1757841432.8826
- Time After: 1757841432.8827
- Time Taken: 0.00010800361633301
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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(11215, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#9 vB_Library_Follow->getUserList(11215, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#10 vB_Library_Follow->getFollowersCount(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->fetchProfileInfo(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('11215') 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', '11215') 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:2310]') 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:2486]') 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:35642]') 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:16555]') 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 = 11215
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: 1757841432.8827
- Time After: 1757841432.8828
- Time Taken: 9.1075897216797E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT cou[len: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(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('11215') 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', '11215') 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:2310]') 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:2486]') 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:35642]') 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:16555]') 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 = 11215
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | | | | | | | | | | No matching min/max row |
- Time Before: 1757841432.8829
- Time After: 1757841432.8829
- Time Taken: 7.2002410888672E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\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(11215) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('11215') 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', '11215') 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:2310]') 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:2486]') 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:35642]') 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:16555]') 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 `cache`
WHERE `cacheid` IN ('vB_UserPerms885')
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: 1757841432.8852
- Time After: 1757841432.8853
- Time Taken: 0.00010991096496582
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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/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(885, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7]) in /core/vb/vb.php(887)
#11 vB::getUserContext(885) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(885) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('885') 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', '885') 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:2310]') 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:2486]') 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:46980]') 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:16555]') 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 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 (885)
/** 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: 1757841432.8854
- Time After: 1757841432.8857
- Time Taken: 0.00034594535827637
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:1232]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:1232]', 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:1232]', '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:1211]', '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(885, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#11 vB_User::fetchUserinfo(885, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(885) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('885') 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', '885') 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:2310]') 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:2486]') 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:46980]') 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:16555]') 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` = 885
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: 1757841432.8859
- Time After: 1757841432.886
- Time Taken: 9.3936920166016E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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('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(885) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->getCustomFields(885, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#10 vB_Api_User->fetchProfileInfo(885) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->getNamecardInfo('885') 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', '885') 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:2310]') 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:2486]') 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:46980]') 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:16555]') 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` = 885 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: 1757841432.886
- Time After: 1757841432.8861
- Time Taken: 0.00010490417480469
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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('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(885, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#9 vB_Library_Follow->getUserList(885, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#10 vB_Library_Follow->getFollowersCount(885) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->fetchProfileInfo(885) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('885') 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', '885') 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:2310]') 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:2486]') 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:46980]') 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:16555]') 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 = 885
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | ref | referrerid | referrerid | 4 | const | 4 | 100.00 | Using index |
- Time Before: 1757841432.8862
- Time After: 1757841432.8863
- Time Taken: 0.00010299682617188
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT cou[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 cou[len:82]', 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(885) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('885') 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', '885') 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:2310]') 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:2486]') 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:46980]') 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:16555]') 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 = 885
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | ref | node_setfor_pubdt_idx | node_setfor_pubdt_idx | 4 | const | 1 | 100.00 | Using index |
- Time Before: 1757841432.8864
- Time After: 1757841432.8865
- Time Taken: 0.00013303756713867
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[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, '\n\t\t\t\tSELEC[len:102]', 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(885) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('885') 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', '885') 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:2310]') 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:2486]') 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:46980]') 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:16555]') 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 (1541)
/** 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: 1757841432.8949
- Time After: 1757841432.8955
- Time Taken: 0.00061583518981934
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:1233]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:1233]', 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:1233]', '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:1212]', '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(1541, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/user.php(2)
#11 vB_User::fetchUserinfo(1541, array[len:2]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->fetchProfileInfo(1541) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#13 vB_Api_User->getNamecardInfo('1541') 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', '1541') 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:2310]') 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:2615]') 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:90503]') 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:16555]') 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` = 1541
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: 1757841432.8956
- Time After: 1757841432.8958
- Time Taken: 0.00012302398681641
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:57]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:57]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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(1541) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->getCustomFields(1541, false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#10 vB_Api_User->fetchProfileInfo(1541) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->getNamecardInfo('1541') 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', '1541') 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:2310]') 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:2615]') 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:90503]') 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:16555]') 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` = 1541 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 | 3 | 100.00 | Using index |
- Time Before: 1757841432.8958
- Time After: 1757841432.896
- Time Taken: 0.00014185905456543
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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('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(1541, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#9 vB_Library_Follow->getUserList(1541, 'followed', 'follow') in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/follow.php(2)
#10 vB_Library_Follow->getFollowersCount(1541) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#11 vB_Api_User->fetchProfileInfo(1541) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#12 vB_Api_User->getNamecardInfo('1541') 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', '1541') 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:2310]') 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:2615]') 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:90503]') 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:16555]') 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 = 1541
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | user | | ref | referrerid | referrerid | 4 | const | 15 | 100.00 | Using index |
- Time Before: 1757841432.8961
- Time After: 1757841432.8962
- Time Taken: 0.00011801719665527
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT cou[len:83]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:83]', 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(1541) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('1541') 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', '1541') 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:2310]') 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:2615]') 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:90503]') 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:16555]') 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 = 1541
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | node | | ref | node_setfor_pubdt_idx | node_setfor_pubdt_idx | 4 | const | 2 | 100.00 | Using index |
- Time Before: 1757841432.8962
- Time After: 1757841432.8964
- Time Taken: 0.00012421607971191
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:103]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->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:103]', 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(1541) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/user.php(2)
#8 vB_Api_User->getNamecardInfo('1541') 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', '1541') 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:2310]') 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:2615]') 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:90503]') 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:16555]') 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: 1757841432.8993
- Time After: 1757841432.8995
- Time Taken: 0.00019502639770508
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len: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:121782]') 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: 1757841432.9
- Time After: 1757841432.9016
- Time Taken: 0.0015981197357178
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len: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:131452]') in /includes/vb5/template.php(522)
#17 vB5_Template->renderDelayed('\r\n\t<meta p[len:131452]', 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: 1757841432.9059
- Time After: 1757841432.9061
- Time Taken: 0.00015902519226074
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:50]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:50]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('page', array[len:2]) in /core/vb5/route/page.php(27)
#8 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#9 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1779)
#10 vB5_Route::bulkFetchUrls('vB5_Route_Page', array[len:3]) in /core/vb5/route.php(1744)
#11 vB5_Route::buildUrls(array[len:40]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#12 vB_Api_Route->getUrls(array[len:44]) 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:44]) in /includes/vb5/template/url.php(295)
#17 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:129183]') in /includes/vb5/template.php(526)
#18 vB5_Template->renderDelayed('\r\n\t<meta p[len:129183]', 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: 1757841432.9061
- Time After: 1757841432.9063
- Time Taken: 0.00021100044250488
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:213]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:213]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 12) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#12 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#13 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1779)
#14 vB5_Route::bulkFetchUrls('vB5_Route_Page', array[len:3]) in /core/vb5/route.php(1744)
#15 vB5_Route::buildUrls(array[len:40]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getUrls(array[len:44]) 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:44]) in /includes/vb5/template/url.php(295)
#21 vB5_Template_Url->replacePlaceholders('\r\n\t<meta p[len:129183]') in /includes/vb5/template.php(526)
#22 vB5_Template->renderDelayed('\r\n\t<meta p[len:129183]', 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 ('vbnodetext44807_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext636629_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext636674_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext636766_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext636844_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext636845_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext636846_114_12:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext636854_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 | | 8 | 100.00 | Using where |
- Time Before: 1757841432.9082
- Time After: 1757841432.9084
- Time Taken: 0.00014400482177734
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:516]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:516]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:8], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:8]) 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:135004]') in /includes/vb5/template.php(529)
#11 vB5_Template->renderDelayed('\r\n\t<meta p[len:135004]', 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 (44807,636629,636674,636766,636844,636845,636846,636854)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|
1 | SIMPLE | text | | range | PRIMARY | PRIMARY | 4 | | 8 | 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: 1757841432.9085
- Time After: 1757841432.9089
- Time Taken: 0.00046706199645996
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT nod[len:417]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() 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:417]', 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:8]) 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:135004]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:135004]', 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 (44807,636629,636674,636766,636844,636845,636846,636854)
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 | | 8 | 100.00 | Using index condition |
- Time Before: 1757841432.9101
- Time After: 1757841432.9104
- Time Taken: 0.0002439022064209
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:105]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:105]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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:8]) 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:135004]') in /includes/vb5/template.php(529)
#10 vB5_Template->renderDelayed('\r\n\t<meta p[len:135004]', 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 * FROM `cache`
WHERE `cacheid` IN ('vbdelayed44807_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: 1757841432.9182
- Time After: 1757841432.9184
- Time Taken: 0.00022006034851074
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len: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(44807, 'vbdelayed4[len:54]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(44807, 'vbdelayed4[len:54]', array[len:2], false, '<span styl[len:5577]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:135004]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:135004]', 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 ('vbdelayed636629_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: 1757841432.9185
- Time After: 1757841432.9187
- Time Taken: 0.00011587142944336
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:103]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:103]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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(636629, 'vbdelayed6[len:55]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(636629, 'vbdelayed6[len:55]', array[len:2], false, 'رد: تـ[len:166]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:140486]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:140486]', 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 ('vbdelayed636674_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: 1757841432.9188
- Time After: 1757841432.9189
- Time Taken: 9.9897384643555E-5
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:103]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:103]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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(636674, 'vbdelayed6[len:55]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(636674, 'vbdelayed6[len:55]', array[len:2], false, 'رد: تـ[len:187]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:140556]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:140556]', 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 ('vbdelayed636766_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: 1757841432.919
- Time After: 1757841432.9191
- Time Taken: 9.4175338745117E-5
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:103]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:103]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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(636766, 'vbdelayed6[len:55]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(636766, 'vbdelayed6[len:55]', array[len:2], false, 'رد: تـ[len:183]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:140647]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:140647]', 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 ('vbdelayed636844_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: 1757841432.9192
- Time After: 1757841432.9193
- Time Taken: 9.3221664428711E-5
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:103]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:103]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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(636844, 'vbdelayed6[len:55]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(636844, 'vbdelayed6[len:55]', array[len:2], false, 'رد: تـ[len:138]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:140734]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:140734]', 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 ('vbdelayed636845_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: 1757841432.9194
- Time After: 1757841432.9195
- Time Taken: 9.608268737793E-5
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:103]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:103]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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(636845, 'vbdelayed6[len:55]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(636845, 'vbdelayed6[len:55]', array[len:2], false, 'رد: تـ[len:139]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:140776]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:140776]', 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 ('vbdelayed636846_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: 1757841432.9196
- Time After: 1757841432.9197
- Time Taken: 8.7976455688477E-5
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:103]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:103]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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(636846, 'vbdelayed6[len:55]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(636846, 'vbdelayed6[len:55]', array[len:2], false, 'رد: تـ[len:143]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:140819]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:140819]', 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 ('vbdelayed636854_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: 1757841432.9198
- Time After: 1757841432.9199
- Time Taken: 7.9870223999023E-5
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:103]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:103]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_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(636854, 'vbdelayed6[len:55]', array[len:3], vB5_Template_BbCode_DelayedRenderQueue, vB_BbCodeHelper, Closure) in /includes/vb5/template/nodetext.php(247)
#10 vB5_Template_NodeText->replaceCachedPlaceholders(636854, 'vbdelayed6[len:55]', array[len:2], false, 'رد: تـ[len:176]') in /includes/vb5/template/nodetext.php(618)
#11 vB5_Template_NodeText->replacePlaceholders('\r\n\t<meta p[len:140866]') in /includes/vb5/template.php(529)
#12 vB5_Template->renderDelayed('\r\n\t<meta p[len:140866]', 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: 1757841432.9214
- Time After: 1757841432.9216
- Time Taken: 0.00023794174194336
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:134]', true) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:134]', false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 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:141988]', 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: 1757841432.9226
- Time After: 1757841432.9236
- Time Taken: 0.001046895980835
- Memory Before: 31457280
- Memory After: 31457280
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/bluweco/public_html/bluwe/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len: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:93553]') in /includes/vb5/template.php(574)
#17 vB5_Template->renderDelayed('\r\n\t<meta p[len:141988]', 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 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 = '44807' 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 `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 `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 `languageid`,`title`,`vblangcode`,`revision`,`userselect`,`options`,`languagecode`,`charset`,`dateoverride`,`timeoverride`,`registereddateoverride`,`calformat1override`,`calformat2override`,`eventdateformatoverride`,`pickerdateformatoverride`,`logdateoverride`,`decimalsep`,`thousandsep`,`locale`,IF(options & 1, 'ltr', 'rtl') AS direction
FROM language
ORDER BY title
/** fetchLanguages**/
SELECT node.*,text.allowsmilie,text.attach,text.htmlstate,text.imageheight,text.imagewidth,text.infraction,text.moderated,text.nodeid AS text_nodeid,text.pagetext,text.pagetextimages,text.previewimage,text.previewtext,text.previewvideo,text.rawtext,text.showsignature, icon.iconpath, ch.routeid AS channelroute, ch.title AS channeltitle, ch.nodeid AS channelid,
starter.routeid AS starterroute, starter.title AS startertitle, starter.authorname as starterauthorname, starter.prefixid as starterprefixid,
starter.userid as starteruserid, starter.lastcontentid as starterlastcontentid, starter.totalcount+1 as startertotalcount, starter.urlident AS starterurlident,
deleteuser.username AS deleteusername, deleteuser.displayname AS deletedisplayname, lastauthor.username AS lastauthorname, editlog.reason AS edit_reason, editlog.userid AS edit_userid, editlog.username AS edit_username,
editlog.dateline AS edit_dateline, editlog.hashistory, starter.nodeoptions as starternodeoptions, ch.nodeoptions as channelnodeoptions
FROM node AS node
LEFT JOIN text AS text
ON text.nodeid = node.nodeid
LEFT JOIN editlog AS editlog ON (editlog.nodeid = node.nodeid)
LEFT JOIN node AS starter ON (starter.nodeid = node.starter)
LEFT JOIN node AS ch ON (ch.nodeid = starter.parentid)
LEFT JOIN user AS deleteuser ON (node.deleteuserid > 0 AND node.deleteuserid = deleteuser.userid)
LEFT JOIN user AS lastauthor ON (node.lastauthorid = lastauthor.userid)
LEFT JOIN icon AS icon ON (node.iconid = icon.iconid)
WHERE node.nodeid IN (636629,636674,636766,636844,636845,636846,636854)
/** getFullContent**/
193 Queries Run : Total SQL time was 0.039652 seconds , Total PHP time was 0.164910 seconds , Overall time was 0.204562 seconds.