vBulletin - Explain SQL Queries (99)
Duplicate Queries: (Exact textual duplicates, also included in the full listing of queries below)
- Times run: 2
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f281504471586_title','page_4ecbdac82f281504471586_metadesc') AND `languageid` IN (1,0,-1)
SET @@sql_mode = ''
- Time Before: 1767135974.7628
- Time After: 1767135974.7628
- Time Taken: 4.4822692871094E-5
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_write('SET @@sql_mode = ''') in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#2 vB_Database->force_sql_mode('') in phar:///var/www/html/egs/core/vb/vb.phar/db/mysql/assertor.php(2)
#3 vB_dB_MYSQL_Assertor->load_database(array[len:4], array[len:7]) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#4 vB_dB_Assertor::init(array[len:4], array[len:7]) in /core/vb/vb.php(776)
#5 vB::getDbAssertor() in /core/vb/vb.php(793)
#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 | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | | 18 | Using index condition |
- Time Before: 1767135974.7632
- Time After: 1767135974.764
- Time Taken: 0.00078105926513672
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:302]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:302]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:18]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:18]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('options') in /includes/api/interface/collapsed.php(48)
#10 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(52)
#11 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(121)
#12 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#13 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `session`
WHERE `sessionhash` = '055ec19f883d5f5eed6bc60fc7fe25d3' AND `lastactivity` > 1767135074
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | session | const | PRIMARY,last_activity | PRIMARY | 32 | const | 1 | |
- Time Before: 1767135974.7654
- Time After: 1767135974.7659
- Time Taken: 0.00048303604125977
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:124]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:124]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('session', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('session', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/session.php(2)
#8 vB_Session->fetchStoredSession('055ec19f88[len:32]', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/session.php(2)
#9 vB_Session->loadExistingSession('055ec19f88[len:32]', array[len:2], true) in phar:///var/www/html/egs/core/vb/vb.phar/session.php(2)
#10 vB_Session->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], '055ec19f88[len:32]', array[len:2], 0, 0, true) in phar:///var/www/html/egs/core/vb/vb.phar/session/web.php(1)
#11 vB_Session_Web->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], '055ec19f88[len:32]', array[len:2], 0, 0, true) in phar:///var/www/html/egs/core/vb/vb.phar/session/webapi.php(2)
#12 vB_Session_WebApi::createSessionNew('055ec19f88[len:32]', array[len:2], true) in phar:///var/www/html/egs/core/vb/vb.phar/request/webapi.php(2)
#13 vB_Request_WebApi->createSessionNew('055ec19f88[len:32]', array[len:2]) in /includes/api/interfaceabstract.php(180)
#14 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:415]) in /includes/api/interface/collapsed.php(60)
#15 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(52)
#16 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('guest') AND `languageid` IN (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 3 | Using index condition |
- Time Before: 1767135974.7661
- Time After: 1767135974.7665
- Time Taken: 0.00040507316589355
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:111]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:111]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:1], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:1], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#10 vB_Library_Phrase->renderPhrasesInternal(array[len:1], 1, false) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#11 vB_Library_Phrase->renderPhrasesNoShortcode(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/session.php(2)
#12 vB_Session->fetch_userinfo() in /core/vb/vb.php(932)
#13 vB::setCurrentSession(vB_Session_WebApi) in phar:///var/www/html/egs/core/vb/vb.phar/request.php(2)
#14 vB_Request->setSession(vB_Session_WebApi) in phar:///var/www/html/egs/core/vb/vb.phar/request/webapi.php(2)
#15 vB_Request_WebApi->createSessionNew('055ec19f88[len:32]', array[len:2]) in /includes/api/interfaceabstract.php(180)
#16 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:415]) 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 | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1767135974.7669
- Time After: 1767135974.7671
- Time Taken: 0.00022697448730469
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:62]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:62]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///var/www/html/egs/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:///var/www/html/egs/core/vb/vb.phar/library/route.php(2)
#11 vB_Library_Route->fetchDedupedNamedWhitelistPrefices() in phar:///var/www/html/egs/core/vb/vb.phar/library/route.php(2)
#12 vB_Library_Route->__construct() in phar:///var/www/html/egs/core/vb/vb.phar/library.php(1)
#13 vB_Library::instance('route') in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#14 vB_Api_Route->__construct() in phar:///var/www/html/egs/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 | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1767135974.7674
- Time After: 1767135974.7676
- Time Taken: 0.00015711784362793
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:63]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///var/www/html/egs/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:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->getRoute('search', 'explain=1&[len:61]') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#13 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#14 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT routenew.*
FROM routenew AS routenew
WHERE routenew.prefix IN ('search','') OR ishomeroute = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | routenew | index_merge | prefix,ishomeroute | prefix,ishomeroute | 202,2 | | 4 | Using sort_union(prefix,ishomeroute); Using where |
- Time Before: 1767135974.7678
- Time After: 1767135974.7681
- Time Taken: 0.00038909912109375
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:118]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:118]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('get_best_routes', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#6 vB_Api_Route->getRoute('search', 'explain=1&[len:61]') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#7 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#8 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#9 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#10 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vB_UserPerms0')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1767135974.7683
- Time After: 1767135974.7685
- Time Taken: 0.00013899803161621
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:61]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:61]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->reloadUserPerms() in phar:///var/www/html/egs/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(882)
#11 vB::getUserContext(0) in phar:///var/www/html/egs/core/vb/vb.phar/library/user.php(2)
#12 vB_Library_User->isBanned('0') in phar:///var/www/html/egs/core/vb/vb.phar/library/user.php(2)
#13 vB_Library_User->fetchBannedInfo('0') in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#14 vB_Api_Route->getRoute('search', 'explain=1&[len:61]') in phar:///var/www/html/egs/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 `page`
WHERE `pageid` = 12
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7687
- Time After: 1767135974.7689
- Time Taken: 0.0002589225769043
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:50]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:50]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///var/www/html/egs/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:1], 'explain=1&[len:61]', '') in /core/vb5/route.php(1251)
#10 vB5_Route::checkRoute(array[len:14], 'search', 'search', 'explain=1&[len:61]', '') in /core/vb5/route.php(1187)
#11 vB5_Route::selectBestRoute('search', 'explain=1&[len:61]', '', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#12 vB_Api_Route->getRoute('search', 'explain=1&[len:61]') in phar:///var/www/html/egs/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 `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f281504471586_title','page_4ecbdac82f281504471586_metadesc') AND `languageid` IN (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | Using index condition |
- Time Before: 1767135974.7691
- Time After: 1767135974.7694
- Time Taken: 0.00035715103149414
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:178]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:178]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(31)
#12 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#13 vB5_Route_Page->__construct(array[len:14], array[len:1], 'explain=1&[len:61]', '') in /core/vb5/route.php(1251)
#14 vB5_Route::checkRoute(array[len:14], 'search', 'search', 'explain=1&[len:61]', '') in /core/vb5/route.php(1187)
#15 vB5_Route::selectBestRoute('search', 'explain=1&[len:61]', '', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getRoute('search', 'explain=1&[len:61]') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vb_types.types')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1767135974.7696
- Time After: 1767135974.7698
- Time Taken: 0.00014996528625488
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:62]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:62]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1], true, true) in phar:///var/www/html/egs/core/vb/vb.phar/types.php(2)
#9 vB_Types->loadTypes() in phar:///var/www/html/egs/core/vb/vb.phar/types.php(2)
#10 vB_Types->__construct() in phar:///var/www/html/egs/core/vb/vb.phar/types.php(2)
#11 vB_Types::instance() in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#12 vB_Library_Content->__construct() in phar:///var/www/html/egs/core/vb/vb.phar/library.php(1)
#13 vB_Library::instance('content_channel') in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#14 vB_Api_Route->getSpecialRoutes() in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#15 vB_Api_Route->getRoute('search', 'explain=1&[len:61]') in phar:///var/www/html/egs/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 `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-4ecbdf567f3da8.31769341','vbulletin-4ecbdf567f36c3.90966558','vbulletin-4ecbdf567f3a38.99555303','vbulletin-4ecbdf567f3a38.99555304','vbulletin-4ecbdf567f3a38.99555308')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | channel | ALL | guid | | | | 40 | Using where |
- Time Before: 1767135974.7702
- Time After: 1767135974.7706
- Time Taken: 0.00036096572875977
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:521]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:521]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:channel', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/channel.php(2)
#7 vB_Library_Content_Channel->fetchChannelByGUID('vbulletin-[len:33]') in phar:///var/www/html/egs/core/vb/vb.phar/library/content/channel.php(2)
#8 vB_Library_Content_Channel->fetchChannelIdByGUID('vbulletin-[len:33]') in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#9 vB_Api_Route->getSpecialRoutes() in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->getRoute('search', 'explain=1&[len:61]') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#13 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#14 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `pageviewpermission`
WHERE `pageid` = 12
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pageviewpermission | ref | permission | permission | 4 | const | 1 | |
- Time Before: 1767135974.7709
- Time After: 1767135974.7712
- Time Taken: 0.00031208992004395
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:57]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:57]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('pageviewpermission', array[len:1], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('pageviewpermission', array[len:1], false, 'usergroupid') in phar:///var/www/html/egs/core/vb/vb.phar/library/page.php(2)
#8 vB_Library_Page->canViewPage(12, 0) in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#9 vB_Api_Route->canViewRouteOrPage(vB5_Route_Page) in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->getRoute('search', 'explain=1&[len:61]') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(122)
#13 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#14 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
SELECT * FROM `datastore`
WHERE `title` IN ('vbStyleSchedule')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 50 | const | 1 | |
- Time Before: 1767135974.7719
- Time After: 1767135974.772
- Time Taken: 0.00014495849609375
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vbStyleSchedule') in phar:///var/www/html/egs/core/vb/vb.phar/library/styleschedule.php(2)
#10 vB_Library_Styleschedule->getCurrentActiveScheduledStyle() in phar:///var/www/html/egs/core/vb/vb.phar/api/style.php(2)
#11 vB_Api_Style->getScheduledStyle() in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getScheduledStyle', array[len:0]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('style', 'getScheduledStyle') in /includes/vb5/template/stylevar.php(211)
#14 vB5_Template_Stylevar->getStylePreference() in /includes/vb5/template/stylevar.php(38)
#15 vB5_Template_Stylevar->__construct() in /includes/vb5/template/stylevar.php(30)
#16 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
#17 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
SELECT * FROM `style`
WHERE `styleid` = 16
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | style | const | PRIMARY | PRIMARY | 2 | const | 1 | |
- Time Before: 1767135974.7724
- Time After: 1767135974.7729
- Time Taken: 0.00047206878662109
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:52]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:52]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('style', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('style', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/style.php(2)
#8 vB_Library_Style->fetchStyleByID('16') in phar:///var/www/html/egs/core/vb/vb.phar/library/style.php(2)
#9 vB_Library_Style->fetchStyleVars(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/style.php(2)
#10 vB_Api_Style->fetchStyleVars(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetchStyleVars', array[len:1]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('style', 'fetchStyleVars', array[len:1]) in /includes/vb5/template/stylevar.php(292)
#13 vB5_Template_Stylevar->fetchStyleVars() in /includes/vb5/template/stylevar.php(39)
#14 vB5_Template_Stylevar->__construct() in /includes/vb5/template/stylevar.php(30)
#15 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
#16 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4670) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7747
- Time After: 1767135974.7749
- Time Taken: 0.00020694732666016
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled', false) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#9 vB_Library_Template->fetch('page_preheader', 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#10 vB_Api_Template->fetch('page_preheader', 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetch', array[len:2]) in /includes/vb5/template/cache.php(238)
#13 vB5_Template_Cache->fetchTemplate('page_preheader') in /includes/vb5/template/cache.php(191)
#14 vB5_Template_Cache->getTemplate('page_preheader') in /includes/vb5/template.php(393)
#15 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/search.php(160)
#17 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#18 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4944) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7765
- Time After: 1767135974.7767
- Time Taken: 0.00019001960754395
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('<!DOCTYPE [len:487]') in /includes/vb5/template.php(409)
#14 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#15 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/search.php(160)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#17 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `page`
WHERE `pageid` = 108
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.777
- Time After: 1767135974.7772
- Time Taken: 0.00017786026000977
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:51]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:51]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///var/www/html/egs/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:832]') in /includes/vb5/template.php(524)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:832]', false) in /includes/vb5/template.php(413)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/search.php(160)
#15 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f039695291105_title','page_4ecbdac82f039695291105_metadesc') AND `languageid` IN (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | Using index condition |
- Time Before: 1767135974.7773
- Time After: 1767135974.7776
- Time Taken: 0.00034499168395996
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:178]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:178]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(31)
#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:832]') in /includes/vb5/template.php(524)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:832]', false) in /includes/vb5/template.php(413)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/search.php(160)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#20 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `page`
WHERE `pageid` = 23
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7777
- Time After: 1767135974.7779
- Time Taken: 0.00014495849609375
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:50]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:50]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///var/www/html/egs/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:832]') in /includes/vb5/template.php(524)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:832]', false) in /includes/vb5/template.php(413)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/search.php(160)
#15 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f2c2760323374_title','page_4ecbdac82f2c2760323374_metadesc') AND `languageid` IN (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | Using index condition |
- Time Before: 1767135974.7779
- Time After: 1767135974.7782
- Time Taken: 0.00025796890258789
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:178]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:178]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(31)
#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:832]') in /includes/vb5/template.php(524)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:832]', false) in /includes/vb5/template.php(413)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/search.php(160)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#20 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `page`
WHERE `pageid` = 6
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7783
- Time After: 1767135974.7784
- Time Taken: 0.00013494491577148
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:49]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:49]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///var/www/html/egs/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:832]') in /includes/vb5/template.php(524)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:832]', false) in /includes/vb5/template.php(413)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/search.php(160)
#15 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f039695291108_title','page_4ecbdac82f039695291108_metadesc') AND `languageid` IN (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | Using index condition |
- Time Before: 1767135974.7785
- Time After: 1767135974.7788
- Time Taken: 0.00025081634521484
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:178]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:178]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(31)
#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:832]') in /includes/vb5/template.php(524)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:832]', false) in /includes/vb5/template.php(413)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/search.php(160)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#20 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `page`
WHERE `pageid` = 5
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7789
- Time After: 1767135974.779
- Time Taken: 0.00016593933105469
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:49]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:49]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///var/www/html/egs/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:832]') in /includes/vb5/template.php(524)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:832]', false) in /includes/vb5/template.php(413)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/search.php(160)
#15 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f039695291107_title','page_4ecbdac82f039695291107_metadesc') AND `languageid` IN (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | Using index condition |
- Time Before: 1767135974.7791
- Time After: 1767135974.7794
- Time Taken: 0.00024700164794922
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:178]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:178]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(31)
#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:832]') in /includes/vb5/template.php(524)
#16 vB5_Template->renderDelayed('<!DOCTYPE [len:832]', false) in /includes/vb5/template.php(413)
#17 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#18 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/search.php(160)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#20 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `routenew`
WHERE `routeid` IN ('json')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- Time Before: 1767135974.7795
- Time After: 1767135974.7797
- Time Taken: 0.00014400482177734
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:55]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:55]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/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:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#8 vB_Api_Route->preloadRoutes(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('preloadRoutes', array[len:1]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('route', 'preloadRoutes', array[len:1]) in /includes/vb5/template/url.php(210)
#11 vB5_Template_Url->finalBuildUrls(array[len:1]) in /includes/vb5/template/url.php(359)
#12 vB5_Template_Url->replacePlaceholders('<!DOCTYPE [len:832]') in /includes/vb5/template.php(528)
#13 vB5_Template->renderDelayed('<!DOCTYPE [len:832]', false) in /includes/vb5/template.php(413)
#14 vB5_Template->render() in /includes/vb5/applicationabstract.php(806)
#15 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/search.php(160)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#17 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
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 = 12
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | pagetemplate | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | screenlayout | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7807
- Time After: 1767135974.781
- Time Taken: 0.00029683113098145
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:386]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/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:///var/www/html/egs/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('fetch_page[len:36]', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/page.php(2)
#6 vB_Api_Page->fetchPageById(12, array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#7 vB_Api_Wrapper->__call('fetchPageById', array[len:2]) in /includes/api/interface/collapsed.php(105)
#8 Api_Interface_Collapsed->callApi('page', 'fetchPageById', array[len:2]) in /includes/vb5/frontend/controller/search.php(215)
#9 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#10 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82f281504471586_title','page_4ecbdac82f281504471586_metadesc') AND `languageid` IN (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | Using index condition |
- Time Before: 1767135974.781
- Time After: 1767135974.7813
- Time Taken: 0.00024509429931641
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:178]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:178]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#10 vB_Library_Phrase->renderPhrasesInternal(array[len:2], 1, true) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#11 vB_Library_Phrase->renderPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#12 vB_Api_Phrase->renderPhrases(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/page.php(2)
#13 vB_Api_Page->fetchPageById(12, array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('fetchPageById', array[len:2]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('page', 'fetchPageById', array[len:2]) in /includes/vb5/frontend/controller/search.php(215)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#17 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('advanced_search','search_results') AND `languageid` IN (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | Using index condition |
- Time Before: 1767135974.7815
- Time After: 1767135974.7818
- Time Taken: 0.0002601146697998
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:138]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:138]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/frontend/controller/search.php(222)
#14 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#15 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4769) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.782
- Time After: 1767135974.7822
- Time Taken: 0.00014495849609375
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled', false) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#9 vB_Library_Template->fetch('screenlayo[len:25]', 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#10 vB_Api_Template->fetch('screenlayo[len:25]', 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetch', array[len:2]) in /includes/vb5/template/cache.php(238)
#13 vB5_Template_Cache->fetchTemplate('screenlayo[len:25]') in /includes/vb5/template/cache.php(191)
#14 vB5_Template_Cache->getTemplate('screenlayo[len:25]') in /includes/vb5/template.php(393)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#17 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `widgetinstance`
WHERE `pagetemplateid` IN (15,-1)
ORDER BY `containerinstanceid`,`displaysection`,`displayorder`
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | widgetinstance | range | pagetemplateid | pagetemplateid | 4 | | 4 | Using index condition; Using filesort |
- Time Before: 1767135974.7824
- Time After: 1767135974.7826
- Time Taken: 0.0001988410949707
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:130]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:130]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('widgetinstance', array[len:1], array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#7 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('15', -1, '', false) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#9 vB_Api_Widget->fetchLayoutSectionInfo('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#12 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '15', '') in /includes/vb5/template.php(441) : eval()'d code(5)
#13 eval() in /includes/vb5/template.php(441)
#14 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#17 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT widgetdefinition.*, widget.template
FROM widgetdefinition AS widgetdefinition
JOIN widget AS widget ON (widgetdefinition.widgetid = widget.widgetid)
WHERE widgetdefinition.widgetid IN(22,55,4,4)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | widgetdefinition | range | widgetid | widgetid | 4 | | 12 | Using index condition |
| 1 | SIMPLE | widget | eq_ref | PRIMARY | PRIMARY | 4 | egs_forumvb4.widgetdefinition.widgetid | 1 | |
- Time Before: 1767135974.7827
- Time After: 1767135974.7829
- Time Taken: 0.00024986267089844
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:222]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:222]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getWidgetdefinition', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#6 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('15', -1, '', false) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#7 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchLayoutSectionInfo('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#11 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '15', '') in /includes/vb5/template.php(441) : eval()'d code(5)
#12 eval() in /includes/vb5/template.php(441)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#14 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#15 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `widgetinstance`
WHERE `widgetinstanceid` IN (40,39,150,151)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | widgetinstance | range | PRIMARY | PRIMARY | 4 | | 4 | Using where |
- Time Before: 1767135974.783
- Time After: 1767135974.7831
- Time Taken: 0.00013995170593262
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:77]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:77]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('widgetinstance', array[len:1], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('widgetinstance', array[len:1], false, 'widgetinstanceid') in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchWidgetInstances(array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('15', -1, '', false) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#11 vB_Api_Widget->fetchLayoutSectionInfo('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '15', '') in /includes/vb5/template.php(441) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(441)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#18 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `widget`
WHERE `widgetid` IN (0,22,55,4)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | widget | range | PRIMARY | PRIMARY | 4 | | 4 | Using where |
- Time Before: 1767135974.7832
- Time After: 1767135974.7834
- Time Taken: 0.00015592575073242
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:57]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:57]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('widget', array[len:1], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('widget', array[len:1], false, 'widgetid') in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->_fetchAndCacheWidgetsForRender(array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('15', -1, '', false) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#11 vB_Api_Widget->fetchLayoutSectionInfo('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '15', '') in /includes/vb5/template.php(441) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(441)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#18 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT COUNT(* ) AS `count`FROM `moderator`
WHERE `userid` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | moderator | ref | userid_nodeid | userid_nodeid | 4 | const | 1 | Using index |
- Time Before: 1767135974.7835
- Time After: 1767135974.7837
- Time Taken: 0.0001368522644043
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT COU[len:64]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT COU[len:64]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:moderator', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getField('vBForum:moderator', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->isForumModerator() in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->isModerator() in phar:///var/www/html/egs/core/vb/vb.phar/session.php(2)
#10 vB_Session->validateCpsession() in phar:///var/www/html/egs/core/vb/vb.phar/api.php(2)
#11 vB_Api->hasAdminPermissionInternal('canadminusers') in phar:///var/www/html/egs/core/vb/vb.phar/api.php(2)
#12 vB_Api->hasAdminPermission('canadminusers') in phar:///var/www/html/egs/core/vb/vb.phar/api/usergroup.php(2)
#13 vB_Api_UserGroup->sanitizeUserGroup(array[len:55]) in phar:///var/www/html/egs/core/vb/vb.phar/api/usergroup.php(2)
#14 vB_Api_UserGroup->fetchUsergroupBySystemID(1) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('fetchUserg[len:24]', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#16 vB_Api_Widget->fetchUsergroupsForModuleViewPerms(0) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#17 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('15', -1, '', false) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#18 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#19 vB_Api_Widget->fetchLayoutSectionInfo('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#20 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#22 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '15', '') in /includes/vb5/template.php(441) : eval()'d code(5)
#23 eval() in /includes/vb5/template.php(441)
#24 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#26 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `datastore`
WHERE `title` IN ('vBUgChannelAccessG1')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 50 | const | 1 | |
- Time Before: 1767135974.7838
- Time After: 1767135974.7839
- Time Taken: 0.00014996528625488
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:69]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:69]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vBUgChannelAccessG1') in phar:///var/www/html/egs/core/vb/vb.phar/permissioncontext.php(1)
#10 vB_PermissionContext->getAllChannelAccess(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#11 vB_UserContext->isModerator() in phar:///var/www/html/egs/core/vb/vb.phar/session.php(2)
#12 vB_Session->validateCpsession() in phar:///var/www/html/egs/core/vb/vb.phar/api.php(2)
#13 vB_Api->hasAdminPermissionInternal('canadminusers') in phar:///var/www/html/egs/core/vb/vb.phar/api.php(2)
#14 vB_Api->hasAdminPermission('canadminusers') in phar:///var/www/html/egs/core/vb/vb.phar/api/usergroup.php(2)
#15 vB_Api_UserGroup->sanitizeUserGroup(array[len:55]) in phar:///var/www/html/egs/core/vb/vb.phar/api/usergroup.php(2)
#16 vB_Api_UserGroup->fetchUsergroupBySystemID(1) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('fetchUserg[len:24]', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#18 vB_Api_Widget->fetchUsergroupsForModuleViewPerms(0) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#19 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('15', -1, '', false) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#20 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#21 vB_Api_Widget->fetchLayoutSectionInfo('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#22 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#23 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#24 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '15', '') in /includes/vb5/template.php(441) : eval()'d code(5)
#25 eval() in /includes/vb5/template.php(441)
#26 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#29 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('widget_search_results_widgettitle','system_widgetcat','widget_pagetitle_widgettitle','display_widgetcat','widget_statichtml_widgettitle','generic_widgetcat') AND `languageid` IN (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 18 | Using index condition |
- Time Before: 1767135974.7842
- Time After: 1767135974.7845
- Time Taken: 0.0003359317779541
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:261]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:261]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:6], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:6], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:6], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:6]) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#12 vB_Api_Widget->addWidgetTitles(array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#13 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('15', -1, '', false) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#14 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#15 vB_Api_Widget->fetchLayoutSectionInfo('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#16 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#18 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '15', '') in /includes/vb5/template.php(441) : eval()'d code(5)
#19 eval() in /includes/vb5/template.php(441)
#20 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#22 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#23 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `pagetemplate`
WHERE `pagetemplateid` = 15
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | pagetemplate | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7846
- Time After: 1767135974.7849
- Time Taken: 0.00023889541625977
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:66]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:66]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('pagetemplate', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('pagetemplate', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchLayoutSectionInfo('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#11 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '15', '') in /includes/vb5/template.php(441) : eval()'d code(5)
#12 eval() in /includes/vb5/template.php(441)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#14 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#15 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `screenlayout`
WHERE `screenlayoutid` = 1
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | screenlayout | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7849
- Time After: 1767135974.785
- Time Taken: 0.00012683868408203
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:65]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('screenlayout', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('screenlayout', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/widget.php(1)
#8 vB_Api_Widget->fetchLayoutSectionInfo('15', '') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1044)
#11 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '15', '') in /includes/vb5/template.php(441) : eval()'d code(5)
#12 eval() in /includes/vb5/template.php(441)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#14 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#15 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4667,4780,4665) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 3 | Using index condition; Using where |
- Time Before: 1767135974.7852
- Time After: 1767135974.7855
- Time Taken: 0.00026798248291016
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:143]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:143]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:3], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:3], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:3]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(409)
#14 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#15 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#16 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `site`
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | site | ALL | | | | | 1 | |
- Time Before: 1767135974.7864
- Time After: 1767135974.7866
- Time Taken: 0.00013399124145508
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:28]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:28]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:site', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:site', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/site.php(2)
#8 vB_Library_Site->getNavbar('header', '1', '/search?ex[len:69]', '0', '0') in phar:///var/www/html/egs/core/vb/vb.phar/library/site.php(2)
#9 vB_Library_Site->loadHeaderNavbar('1', '/search?ex[len:69]', '0', '0') in phar:///var/www/html/egs/core/vb/vb.phar/api/site.php(2)
#10 vB_Api_Site->loadHeaderNavbar('1', '/search?ex[len:69]', '0', '0') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1044)
#13 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/search?ex[len:69]', '0', '0') in /includes/vb5/template.php(441) : eval()'d code(327)
#14 eval() in /includes/vb5/template.php(441)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(409)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#20 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4669,4664,4818,4819,4785,4947) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 6 | Using index condition; Using where |
- Time Before: 1767135974.787
- Time After: 1767135974.7872
- Time Taken: 0.00024008750915527
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:158]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:158]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:8], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:8], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:8]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:8848]') in /includes/vb5/template.php(409)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(409)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#17 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#18 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `systemeventid` FROM `systemevent`
WHERE `status` = '' AND `runafter` <= 1767135974
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | systemevent | range | status | status | 56 | | 1 | Using where; Using index |
- Time Before: 1767135974.7878
- Time After: 1767135974.788
- Time Taken: 0.00016307830810547
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `sy[len:101]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `sy[len:101]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBEvent:systemevent', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBEvent:systemevent', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/systemevent/queue.php(2)
#8 vB_Systemevent_Queue->isEmpty() in phar:///var/www/html/egs/core/vb/vb.phar/api/cron.php(2)
#9 vB_Api_Cron->shouldTriggerCron() in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('shouldTriggerCron', array[len:0]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('cron', 'shouldTriggerCron', array[len:0], false, true) in /includes/vb5/template/runtime.php(1044)
#12 vB5_Template_Runtime::parseData('cron', 'shouldTriggerCron') in /includes/vb5/template.php(441) : eval()'d code(6)
#13 eval() in /includes/vb5/template.php(441)
#14 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:8850]') in /includes/vb5/template.php(409)
#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(409)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#20 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#21 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `loginlibrary`
WHERE `productid` = 'googlelogin'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | loginlibrary | const | productid | productid | 27 | const | 1 | |
- Time Before: 1767135974.7886
- Time After: 1767135974.7888
- Time Taken: 0.00020384788513184
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:72]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:72]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:loginlibrary', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:loginlibrary', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/externallogin.php(2)
#8 vB_Library_ExternalLogin->getLoginLibraryId() in phar:///var/www/html/egs/core/vb/vb.phar/library/externallogin.php(2)
#9 vB_Library_ExternalLogin->__construct() in /core/packages/googlelogin/library/externallogin.php(29)
#10 GoogleLogin_Library_ExternalLogin->__construct() in phar:///var/www/html/egs/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:///var/www/html/egs/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:///var/www/html/egs/core/vb/vb.phar/utility/hook/live.php(2)
#15 vB_Utility_Hook_Live->invoke('hookShowEx[len:27]', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/externallogin.php(2)
#16 vB_Api_ExternalLogin->showExternalLoginButton() in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('showExtern[len:23]', array[len:0]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('externallogin', 'showExtern[len:23]', array[len:0], false, true) in /includes/vb5/template/runtime.php(1044)
#19 vB5_Template_Runtime::parseData('externallogin', 'showExtern[len:23]') in /includes/vb5/template.php(441) : eval()'d code(119)
#20 eval() in /includes/vb5/template.php(441)
#21 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:10215]') in /includes/vb5/template.php(409)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(409)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `loginlibrary`
WHERE `productid` = 'twitterlogin'
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | loginlibrary | const | productid | productid | 27 | const | 1 | |
- Time Before: 1767135974.789
- Time After: 1767135974.7891
- Time Taken: 0.00012898445129395
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:73]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:73]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:loginlibrary', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:loginlibrary', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/externallogin.php(2)
#8 vB_Library_ExternalLogin->getLoginLibraryId() in phar:///var/www/html/egs/core/vb/vb.phar/library/externallogin.php(2)
#9 vB_Library_ExternalLogin->__construct() in /core/packages/twitterlogin/library/externallogin.php(27)
#10 TwitterLogin_Library_ExternalLogin->__construct() in phar:///var/www/html/egs/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:///var/www/html/egs/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:///var/www/html/egs/core/vb/vb.phar/utility/hook/live.php(2)
#15 vB_Utility_Hook_Live->invoke('hookShowEx[len:27]', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/externallogin.php(2)
#16 vB_Api_ExternalLogin->showExternalLoginButton() in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('showExtern[len:23]', array[len:0]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('externallogin', 'showExtern[len:23]', array[len:0], false, true) in /includes/vb5/template/runtime.php(1044)
#19 vB5_Template_Runtime::parseData('externallogin', 'showExtern[len:23]') in /includes/vb5/template.php(441) : eval()'d code(119)
#20 eval() in /includes/vb5/template.php(441)
#21 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:10215]') in /includes/vb5/template.php(409)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(409)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4656,4363,4368) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 3 | Using index condition; Using where |
- Time Before: 1767135974.7894
- Time After: 1767135974.7895
- Time Taken: 0.00019097328186035
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:143]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:143]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:3], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:3], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:3]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:1437]') in /includes/vb5/template.php(409)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:10215]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(409)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#20 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `noticeid` FROM `noticedismissed`
WHERE `userid` = 0
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- Time Before: 1767135974.7902
- Time After: 1767135974.7903
- Time Taken: 0.00011491775512695
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `no[len:62]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `no[len:62]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:no[len:23]', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getColumn('vBForum:no[len:23]', 'noticeid', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/notice.php(1)
#8 vB_Api_Notice->fetch('', array[len:0]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('notice', 'fetch', array[len:2]) in /includes/vb5/template/runtime.php(1061)
#11 vB5_Template_Runtime::parseDataWithErrors('notice', 'fetch', '', array[len:0]) in /includes/vb5/template.php(441) : eval()'d code(3)
#12 eval() in /includes/vb5/template.php(441)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:14044]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('<!-- ##tem[len:463]') in /includes/vb5/template.php(409)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#20 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4782) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7906
- Time After: 1767135974.7908
- Time Taken: 0.00015401840209961
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(409)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:14668]') in /includes/vb5/template.php(409)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#17 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#18 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4783) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.791
- Time After: 1767135974.7912
- Time Taken: 0.00013995170593262
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:307]') in /includes/vb5/template.php(409)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:14668]') in /includes/vb5/template.php(409)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#20 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4910) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7913
- Time After: 1767135974.7915
- Time Taken: 0.0001380443572998
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:460]') in /includes/vb5/template.php(409)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:307]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(409)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:14668]') in /includes/vb5/template.php(409)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#21 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#22 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4923) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7918
- Time After: 1767135974.792
- Time Taken: 0.00014901161193848
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:297]') in /includes/vb5/template.php(409)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:460]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:307]') in /includes/vb5/template.php(409)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(409)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:14668]') in /includes/vb5/template.php(409)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#23 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#24 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4881) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7926
- Time After: 1767135974.7929
- Time Taken: 0.00024604797363281
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:227]') in /includes/vb5/template.php(409)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:286]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(409)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:17123]') in /includes/vb5/template.php(409)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#21 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#22 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4904) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7936
- Time After: 1767135974.7938
- Time Taken: 0.00023603439331055
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(409)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#21 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#22 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `tag`
WHERE `tagtext` IN ('gold coast')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | tag | const | tagtext | tagtext | 102 | const | 1 | |
- Time Before: 1767135974.7946
- Time After: 1767135974.7948
- Time Taken: 0.00014781951904297
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:56]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:56]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:tag', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('vBForum:tag', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/search/criteria.php(2)
#8 vB_Search_Criteria->add_tag_filter(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->json2criteria('{"tag":["g[len:45]') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getSearchResult('{"tag":["g[len:45]', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#15 eval() in /includes/vb5/template.php(441)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#26 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `tag`
WHERE `tagid` = ''
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- Time Before: 1767135974.7949
- Time After: 1767135974.795
- Time Taken: 0.00011086463928223
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:41]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:41]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:tag', array[len:1], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('vBForum:tag', array[len:1], false, 'tagid') in phar:///var/www/html/egs/core/vb/vb.phar/api/tags.php(2)
#8 vB_Api_Tags->getTags(array[len:0]) in phar:///var/www/html/egs/core/vb/vb.phar/search/criteria.php(2)
#9 vB_Search_Criteria->add_tag_filter(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->json2criteria('{"tag":["g[len:45]') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getSearchResult('{"tag":["g[len:45]', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#15 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#16 eval() in /includes/vb5/template.php(441)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
INSERT INTO `tagsearch` (`tagid`,`dateline`)
VALUES (2077,1767135974)
- Time Before: 1767135974.7951
- Time After: 1767135974.7953
- Time Taken: 0.00014901161193848
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_write('\n\t\t\tINSERT[len:76]') in phar:///var/www/html/egs/core/vb/vb.phar/db/query/multipleinsert.php(2)
#2 vB_dB_Query_MultipleInsert->doMultipleInserts() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/multipleinsert.php(2)
#3 vB_dB_Query_MultipleInsert->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#4 vB_dB_Assertor->assertQuery('vBForum:tagsearch', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#5 vB_Api_Search->logSearchTags(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#6 vB_Api_Search->json2criteria('{"tag":["g[len:45]') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#7 vB_Api_Search->getSearchResult('{"tag":["g[len:45]', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#8 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#11 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#12 eval() in /includes/vb5/template.php(441)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(409)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(409)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#23 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#24 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `searchlog`
WHERE `searchhash` IN ('aa51fcf69a97436385850737b089011b') AND `userid` = 0 AND `dateline` >= 1767135914 AND `sortby` = 'created' AND `sortorder` = 'desc'
ORDER BY `dateline` DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | searchlog | ref | search,userfloodcheck,dateline | search | 56 | const,const,const,const | 1 | Using index condition; Using where; Using filesort |
- Time Before: 1767135974.7954
- Time After: 1767135974.7957
- Time Taken: 0.00023603439331055
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:212]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:212]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:searchlog', array[len:1], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('vBForum:searchlog', array[len:1], array[len:2], 'searchhash') in phar:///var/www/html/egs/core/vb/vb.phar/search/core.php(2)
#8 vB_Search_Core->getFromCache(vB_Search_Criteria, array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getSearchResult(array[len:2], '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#13 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#14 eval() in /includes/vb5/template.php(441)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#25 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#26 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `searchlog`
WHERE `type` = 1 AND `ipaddress` = '216.73.216.164'
ORDER BY `dateline` DESC
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | searchlog | ref | ipfloodcheck | ipfloodcheck | 47 | const | 182 | Using where |
- Time Before: 1767135974.7958
- Time After: 1767135974.7971
- Time Taken: 0.0013351440429688
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:112]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:112]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:searchlog', array[len:3], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:searchlog', array[len:3], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/search/core.php(2)
#8 vB_Search_Core->floodCheck() in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getSearchResultsCriteria(vB_Search_Criteria, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getSearchResult(array[len:2], '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#15 eval() in /includes/vb5/template.php(441)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#26 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `cache`
WHERE `cacheid` IN ('getSearchResults_352aba4fac9e8cce7f87fd5fb39a954d')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- Time Before: 1767135974.7972
- Time After: 1767135974.7974
- Time Taken: 0.00012397766113281
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:97]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:97]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/search/core.php(2)
#9 vB_Search_Core->getTwoPassResults(vB_Search_Criteria) in /core/packages/vbdbsearch/core.php(352)
#10 vBDBSearch_Core->getResults(vB_Search_Criteria) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getSearchResultsCriteria(vB_Search_Criteria, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getSearchResult(array[len:2], '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#16 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#17 eval() in /includes/vb5/template.php(441)
#18 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#29 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT node.nodeid, node.nodeid AS nodeid2
FROM node as node
JOIN tagnode AS tagnode2077 ON
(node.nodeid = tagnode2077.nodeid)
LEFT JOIN node AS starter ON starter.nodeid = node.starter
WHERE tagnode2077.tagid = 2077 AND
node.inlist = 1 AND
node.contenttypeid <> 15 AND
node.protected <> '1'
AND (node.public_preview = 1 OR ( ( ( (starter.parentid IN (1,2,3,6,13,14,15,7,8,9,12,139464,139465,139466,139467,139468,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,139469) ) 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,15,7,8,9,12,139464,139465,139466,139467,139468,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,139469))))
ORDER BY node.created DESC,nodeid2 DESC
LIMIT 500
/** getSearchResults**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | tagnode2077 | ref | PRIMARY,id_type_user,id_type_node,id_type_tag | id_type_tag | 4 | const | 2 | Using index; Using temporary; Using filesort |
| 1 | SIMPLE | node | eq_ref | PRIMARY,node_user,node_starter,node_ppreview,node_showapproved,node_ctypid_userid_dispo_idx,nodeid,contenttypeid_parentid,ppreview,node_inlist,showpublished | PRIMARY | 4 | egs_forumvb4.tagnode2077.nodeid | 1 | Using where |
| 1 | SIMPLE | starter | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | egs_forumvb4.node.starter | 1 | Using where |
- Time Before: 1767135974.7977
- Time After: 1767135974.7988
- Time Taken: 0.0011379718780518
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(false, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\tSELECT[len:903]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\tSELECT[len:903]', false, false) in phar:///var/www/html/egs/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\tSELECT[len:903]', 'getSearchResults', false, false) in phar:///var/www/html/egs/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSetUnbuffered(vB_Database_MySQLi, '\n\t\t\tSELECT[len:879]', '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:///var/www/html/egs/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///var/www/html/egs/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(369)
#9 vBDBSearch_Core->getResults(vB_Search_Criteria) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getSearchResultsCriteria(vB_Search_Criteria, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getSearchResult(array[len:2], '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#15 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#16 eval() in /includes/vb5/template.php(441)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
REPLACE INTO `searchlog` (`type`,`userid`,`ipaddress`,`searchhash`,`sortby`,`sortorder`,`searchtime`,`dateline`,`json`,`results`,`results_count`)
VALUES(1,'0','216.73.216.164','aa51fcf69a97436385850737b089011b','created','desc',0.0031630992889404,1767135974,'{\"tag\":[\"gold coast\"],\"ignore_protected\":1}','8077,7184',2)
- Time Before: 1767135974.799
- Time After: 1767135974.7992
- Time Taken: 0.00020003318786621
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_write('\n\t\t\tREPLAC[len:331]') in phar:///var/www/html/egs/core/vb/vb.phar/db/query/replace.php(2)
#2 vB_dB_Query_Replace->doInserts() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/replace.php(2)
#3 vB_dB_Query_Replace->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#4 vB_dB_Assertor->assertQuery('vBForum:searchlog', array[len:12]) in phar:///var/www/html/egs/core/vb/vb.phar/search/core.php(2)
#5 vB_Search_Core->cacheResults(array[len:2], vB_Search_Criteria, 0.0031630992889404, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#6 vB_Api_Search->getSearchResultsCriteria(vB_Search_Criteria, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#7 vB_Api_Search->getSearchResult(array[len:2], '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#8 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#9 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#11 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#12 eval() in /includes/vb5/template.php(441)
#13 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(409)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(409)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#23 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#24 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `searchlog`
WHERE `searchlogid` = 12097143
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | searchlog | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.7992
- Time After: 1767135974.7994
- Time Taken: 0.00014185905456543
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:66]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:66]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:searchlog', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRow('vBForum:searchlog', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/search/core.php(2)
#8 vB_Search_Core->getCache(12097143) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getMoreNodes(12097143, '15', NULL) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#15 eval() in /includes/vb5/template.php(441)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#26 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_8077_lvl1data','node_7184_lvl1data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | range | PRIMARY | PRIMARY | 66 | | 2 | Using index condition |
- Time Before: 1767135974.7996
- Time After: 1767135974.7997
- Time Taken: 0.00018191337585449
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:87]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:87]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->cleanNodeList(array[len:2], true) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#16 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#17 eval() in /includes/vb5/template.php(441)
#18 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#29 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vb_UserWPerms_56584_1','vb_UserWPerms_52535_1')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | range | PRIMARY | PRIMARY | 66 | | 2 | Using index condition |
- Time Before: 1767135974.7999
- Time After: 1767135974.8
- Time Taken: 0.0001378059387207
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:93]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:93]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#16 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#17 eval() in /includes/vb5/template.php(441)
#18 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#29 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
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 (56584,52535)
/** fetchUserinfo**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | user | range | PRIMARY | PRIMARY | 4 | | 2 | Using where |
| 1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | egs_forumvb4.user.userid | 1 | |
| 1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | egs_forumvb4.user.userid | 1 | |
- Time Before: 1767135974.8001
- Time After: 1767135974.8005
- Time Taken: 0.00042510032653809
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:462]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:462]', false, true) in phar:///var/www/html/egs/core/vb/vb.phar/db/querydefs.php(2)
#4 vB_dB_QueryDefs->getResultSetInternal(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:462]', 'fetchUserinfo', false, true) in phar:///var/www/html/egs/core/vb/vb.phar/db/querydefs.php(2)
#5 vB_dB_QueryDefs->getResultSet(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:441]', 'fetchUserinfo') in phar:///var/www/html/egs/core/vb/vb.phar/db/mysql/querydefs.php(1277)
#6 vB_dB_MYSQL_QueryDefs->fetchUserinfo(array[len:3], vB_Database_MySQLi, false, false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/method.php(2)
#7 vB_dB_Query_Method->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#8 vB_dB_Assertor->assertQuery('fetchUserinfo', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/user.php(2)
#9 vB_Library_User->preloadUserInfo(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#16 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#17 eval() in /includes/vb5/template.php(441)
#18 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#29 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_22_lvl1data','node_23_lvl1data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | range | PRIMARY | PRIMARY | 66 | | 2 | Using index condition |
- Time Before: 1767135974.8007
- Time After: 1767135974.8009
- Time Taken: 0.00028300285339355
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:83]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:83]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getNodes(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#12 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#14 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#15 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#17 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#18 eval() in /includes/vb5/template.php(441)
#19 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#29 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#30 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `routenew`
WHERE `routeid` IN (87,89)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | routenew | range | PRIMARY | PRIMARY | 4 | | 2 | Using where |
- Time Before: 1767135974.8011
- Time After: 1767135974.8012
- Time Taken: 0.00015997886657715
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:54]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/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:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#15 eval() in /includes/vb5/template.php(441)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#26 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vBAtchmnts_8077','vBAtchmnts_7184')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | range | PRIMARY | PRIMARY | 66 | | 2 | Using index condition |
- Time Before: 1767135974.8013
- Time After: 1767135974.8014
- Time Taken: 0.00015497207641602
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:81]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:81]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->fetchNodeAttachments(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#16 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#17 eval() in /includes/vb5/template.php(441)
#18 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#29 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
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 (8077,7184)
GROUP BY cl.parent
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | range | closure_uniq,parent_2,child | parent_2 | 4 | | 2 | Using where; Using index |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | egs_forumvb4.cl.child | 1 | Using index |
- Time Before: 1767135974.8015
- Time After: 1767135974.8018
- Time Taken: 0.00023007392883301
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:194]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:194]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:ge[len:32]', array[len:1], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:ge[len:32]', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#13 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#14 eval() in /includes/vb5/template.php(441)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#25 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#26 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
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 (8077,7184) AND child.contenttypeid = 34
GROUP BY cl.parent
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | child | ref | node_ctypid_userid_dispo_idx,nodeid | node_ctypid_userid_dispo_idx | 2 | const | 1 | Using index; Using temporary; Using filesort |
| 1 | SIMPLE | cl | range | closure_uniq,parent_2,child | parent_2 | 4 | | 2 | Using where; Using index; Using join buffer (flat, BNL join) |
- Time Before: 1767135974.8018
- Time After: 1767135974.8021
- Time Taken: 0.00026988983154297
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:282]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:282]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vBForum:ge[len:31]', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRows('vBForum:ge[len:31]', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#9 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#13 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#14 eval() in /includes/vb5/template.php(441)
#15 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#25 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#26 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `closure`
WHERE `child` IN (8077,7184)
ORDER BY `child` ASC, `depth` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | closure | range | child | child | 4 | | 12 | Using index condition |
- Time Before: 1767135974.8022
- Time After: 1767135974.8024
- Time Taken: 0.00020599365234375
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:89]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:89]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->fetchClosureParent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#14 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#15 eval() in /includes/vb5/template.php(441)
#16 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#26 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_8077_lvl3data','node_7184_lvl3data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | range | PRIMARY | PRIMARY | 66 | | 2 | Using index condition |
- Time Before: 1767135974.8025
- Time After: 1767135974.8027
- Time Taken: 0.0001680850982666
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:87]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:87]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:2], 3) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#14 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#15 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#16 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#19 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#20 eval() in /includes/vb5/template.php(441)
#21 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#30 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#31 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#32 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 22
ORDER BY depth ASC LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | Using where; Using index |
| 1 | SIMPLE | ch | eq_ref | PRIMARY | PRIMARY | 4 | egs_forumvb4.cl.parent | 1 | Using index |
- Time Before: 1767135974.8029
- Time After: 1767135974.8031
- Time Taken: 0.00018620491027832
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:164]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:164]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('22') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('22') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwaysview', '22') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->fetchPermsForChannels(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#21 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#22 eval() in /includes/vb5/template.php(441)
#23 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#33 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#34 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `cache`
WHERE `cacheid` IN ('channelperms_1')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1767135974.8032
- Time After: 1767135974.8033
- Time Taken: 0.00013089179992676
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:62]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:62]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1], true, false) in phar:///var/www/html/egs/core/vb/vb.phar/permissioncontext.php(1)
#9 vB_PermissionContext->loadChannelPermissions(1) in phar:///var/www/html/egs/core/vb/vb.phar/permissioncontext.php(1)
#10 vB_PermissionContext->getChannelPermissiongroupPermissives(array[len:1], 'forumpermissions2', '22') in phar:///var/www/html/egs/core/vb/vb.phar/permissioncontext.php(1)
#11 vB_PermissionContext->getChannelPermissionGroup('forumpermissions2', '22') in phar:///var/www/html/egs/core/vb/vb.phar/permissioncontext.php(1)
#12 vB_PermissionContext->getChannelPermission('forumpermissions2', 'canalwaysview', '22') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#13 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwaysview', '22') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#14 vB_UserContext->fetchPermsForChannels(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#15 vB_Library_Content->assembleContent(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#16 vB_Library_Content_Text->assembleContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#17 vB_Library_Content->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#18 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#19 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#20 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#21 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#22 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#23 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#24 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#25 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#26 eval() in /includes/vb5/template.php(441)
#27 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#34 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#35 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#36 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#37 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#38 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `closure`
WHERE `child` IN (22)
ORDER BY `child` ASC, `depth` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | closure | ref | child | child | 4 | const | 5 | Using where |
- Time Before: 1767135974.8036
- Time After: 1767135974.8038
- Time Taken: 0.00017905235290527
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:82]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:82]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->fetchClosureParent(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeParents(22) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode(22, true, false) in phar:///var/www/html/egs/core/vb/vb.phar/api/socialgroup.php(2)
#10 vB_Api_SocialGroup->isSGNode(22) in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#11 vB_UserContext->getCanCreate('22') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#12 vB_UserContext->fetchPermsForChannels(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->assembleContent(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->assembleContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#15 vB_Library_Content->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#16 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#17 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#18 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#19 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#20 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#22 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#23 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#24 eval() in /includes/vb5/template.php(441)
#25 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#34 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#35 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#36 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 23
ORDER BY depth ASC LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | ref | closure_uniq,parent_2,child | child | 4 | const | 5 | Using where; Using index |
| 1 | SIMPLE | ch | eq_ref | PRIMARY | PRIMARY | 4 | egs_forumvb4.cl.parent | 1 | Using index |
- Time Before: 1767135974.804
- Time After: 1767135974.8042
- Time Taken: 0.00017404556274414
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:164]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:164]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('23') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('23') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwaysview', '23') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->fetchPermsForChannels(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#21 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#22 eval() in /includes/vb5/template.php(441)
#23 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#33 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#34 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `closure`
WHERE `child` IN (23)
ORDER BY `child` ASC, `depth` ASC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | closure | ref | child | child | 4 | const | 5 | Using where |
- Time Before: 1767135974.8043
- Time After: 1767135974.8045
- Time Taken: 0.00016689300537109
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:82]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:82]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#7 vB_Library_Node->fetchClosureParent(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->getNodeParents(23) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->getNode(23, true, false) in phar:///var/www/html/egs/core/vb/vb.phar/api/socialgroup.php(2)
#10 vB_Api_SocialGroup->isSGNode(23) in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#11 vB_UserContext->getCanCreate('23') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#12 vB_UserContext->fetchPermsForChannels(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->assembleContent(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->assembleContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#15 vB_Library_Content->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#16 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#17 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#18 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#19 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#20 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#21 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#22 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#23 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#24 eval() in /includes/vb5/template.php(441)
#25 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#34 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#35 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#36 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 8077
ORDER BY depth ASC LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | ref | closure_uniq,parent_2,child | child | 4 | const | 6 | Using where; Using index |
| 1 | SIMPLE | ch | eq_ref | PRIMARY | PRIMARY | 4 | egs_forumvb4.cl.parent | 1 | Using index |
- Time Before: 1767135974.8047
- Time After: 1767135974.805
- Time Taken: 0.00030994415283203
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/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:///var/www/html/egs/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('8077') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('8077') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '8077') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('8077') in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#21 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#22 eval() in /includes/vb5/template.php(441)
#23 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#33 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#34 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
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 (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 51 | Using index condition |
- Time Before: 1767135974.8053
- Time After: 1767135974.8059
- Time Taken: 0.00059318542480469
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:479]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:479]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:17], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:17], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:17], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:17]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/infraction.php(2)
#12 vB_Library_Content_Infraction->__construct() in phar:///var/www/html/egs/core/vb/vb.phar/library.php(1)
#13 vB_Library::instance('content_infraction') in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#14 vB_Library_Content->assembleContent(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#15 vB_Library_Content_Text->assembleContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#16 vB_Library_Content->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#17 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#18 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#19 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#20 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#21 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#22 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#23 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#24 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#25 eval() in /includes/vb5/template.php(441)
#26 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#33 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#34 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#35 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#36 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#37 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT parent AS channelid FROM closure AS cl
INNER JOIN channel AS ch ON ch.nodeid = cl.parent
WHERE cl.child = 7184
ORDER BY depth ASC LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cl | ref | closure_uniq,parent_2,child | child | 4 | const | 6 | Using where; Using index |
| 1 | SIMPLE | ch | eq_ref | PRIMARY | PRIMARY | 4 | egs_forumvb4.cl.parent | 1 | Using index |
- Time Before: 1767135974.8061
- Time After: 1767135974.8063
- Time Taken: 0.00021600723266602
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:166]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/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:///var/www/html/egs/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('getNearestChannel', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->getRow('getNearestChannel', array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/permissioncontext.php(1)
#7 vB_PermissionContext->getChannelid('7184') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#8 vB_UserContext->getChannelIdOfNode('7184') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#9 vB_UserContext->getChannelPermission('forumpermissions2', 'canalwayspostnew', '7184') in phar:///var/www/html/egs/core/vb/vb.phar/usercontext.php(1)
#10 vB_UserContext->getCanCreate('7184') in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->assembleContent(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#12 vB_Library_Content_Text->assembleContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#13 vB_Library_Content->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/text.php(2)
#14 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#16 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#18 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#21 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#22 eval() in /includes/vb5/template.php(441)
#23 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#33 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#34 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `datastore`
WHERE `title` IN ('vBNodevoteMetadata')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 50 | const | 1 | |
- Time Before: 1767135974.8068
- Time After: 1767135974.807
- Time Taken: 0.00020289421081543
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:68]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vBNodevoteMetadata') in phar:///var/www/html/egs/core/vb/vb.phar/library/nodevote.php(1)
#10 vB_Library_Nodevote->loadNodevoteMetaData() in phar:///var/www/html/egs/core/vb/vb.phar/library/nodevote.php(1)
#11 vB_Library_Nodevote->__construct() in phar:///var/www/html/egs/core/vb/vb.phar/library.php(1)
#12 vB_Library::instance('nodevote') in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#13 vB_Library_Node->addNodeVotes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#14 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#15 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#16 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#17 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#18 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#20 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#21 eval() in /includes/vb5/template.php(441)
#22 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#29 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#30 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#31 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#32 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#33 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `nodevoteaggregate`
WHERE `nodeid` IN (8077,7184)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | nodevoteaggregate | range | PRIMARY | PRIMARY | 4 | | 1 | Using where |
- Time Before: 1767135974.8071
- Time After: 1767135974.8072
- Time Taken: 0.00012993812561035
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:66]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:66]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('nodevoteaggregate', array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('nodevoteaggregate', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/nodevote.php(1)
#8 vB_Library_Nodevote->getNodevoteCounts(array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addNodeVotes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#11 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#13 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#16 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#17 eval() in /includes/vb5/template.php(441)
#18 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#29 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
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 (56584,52535)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | avatar | system | PRIMARY | | | | 0 | Const row not found |
| 1 | SIMPLE | user | range | PRIMARY | PRIMARY | 4 | | 2 | Using where |
| 1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | egs_forumvb4.user.userid | 1 | |
- Time Before: 1767135974.8074
- Time After: 1767135974.8076
- Time Taken: 0.00023794174194336
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('\n\t\t\t\tSELEC[len:692]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:692]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/stored.php(2)
#4 vB_dB_Query_Stored->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#5 vB_dB_Assertor->assertQuery('vbForum:fe[len:28]', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/user.php(2)
#6 vB_Library_User->fetchAvatars(array[len:4], 'profile', array[len:0]) in phar:///var/www/html/egs/core/vb/vb.phar/api/user.php(2)
#7 vB_Api_User->fetchAvatars(array[len:4], 'profile', array[len:0]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#8 vB_Library_Node->addOptionalContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#9 vB_Library_Node->addFullContentInfo(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/library/node.php(2)
#10 vB_Library_Node->getFullContentforNodes(array[len:2], array[len:2]) in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#11 vB_Api_Search->getMoreResults(array[len:14], '15', NULL, '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/search.php(2)
#12 vB_Api_Search->getInitialResults('{"tag":["g[len:45]', '15', NULL, '1', '1') in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getInitialResults', array[len:5]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:5]) in /includes/vb5/template/runtime.php(1061)
#15 vB5_Template_Runtime::parseDataWithErrors('search', 'getInitialResults', array[len:2], '15', NULL, '1', '1') in /includes/vb5/template.php(441) : eval()'d code(51)
#16 eval() in /includes/vb5/template.php(441)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4816,4449,4589,4671) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 4 | Using index condition; Using where |
- Time Before: 1767135974.8082
- Time After: 1767135974.8086
- Time Taken: 0.00044393539428711
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:148]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:148]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:4], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:4], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:4]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:5967]') in /includes/vb5/template.php(409)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:320]') in /includes/vb5/template.php(409)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:193]') in /includes/vb5/template.php(409)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#23 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#24 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4582,4442,4447,4445) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 4 | Using index condition; Using where |
- Time Before: 1767135974.8115
- Time After: 1767135974.8119
- Time Taken: 0.00036501884460449
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:148]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:148]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:4], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:4], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:4]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:2193]') in /includes/vb5/template.php(409)
#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\r\n[len:8244]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#25 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#26 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4946,4931,4441) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | | 3 | Using index condition; Using where |
- Time Before: 1767135974.8129
- Time After: 1767135974.8132
- Time Taken: 0.00028705596923828
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:143]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:143]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:3], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:3], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:3]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:764]') in /includes/vb5/template.php(409)
#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\r\n[len:2116]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:8244]') in /includes/vb5/template.php(409)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4949) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.8144
- Time After: 1767135974.8146
- Time Taken: 0.00018787384033203
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('\r\n<div cla[len:925]') in /includes/vb5/template.php(409)
#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\r\n[len:3591]') in /includes/vb5/template.php(409)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:8244]') in /includes/vb5/template.php(409)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#27 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#28 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `datastore`
WHERE `title` IN ('vb_reactions_byorder','vb_reactions_bylabel','vb_reactions_enabled')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | | 3 | Using index condition |
- Time Before: 1767135974.8148
- Time After: 1767135974.8151
- Time Taken: 0.00023412704467773
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:116]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:116]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#7 vB_Datastore->do_db_fetch(array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#8 vB_Datastore->fetch(array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/datastore.php(2)
#9 vB_Datastore->getValue('vb_reactions_enabled') in phar:///var/www/html/egs/core/vb/vb.phar/library/reactions.php(2)
#10 vB_Library_Reactions->fetchItemFromDatastore('vb_reactions_enabled') in phar:///var/www/html/egs/core/vb/vb.phar/library/reactions.php(2)
#11 vB_Library_Reactions->fetchEnabledReactionsListByOrder() in phar:///var/www/html/egs/core/vb/vb.phar/api/reactions.php(2)
#12 vB_Api_Reactions->fetchReactionsForFooter(array[len:141]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('fetchReact[len:23]', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('reactions', 'fetchReact[len:23]', array[len:1], false, true) in /includes/vb5/template/runtime.php(1044)
#15 vB5_Template_Runtime::parseData('reactions', 'fetchReact[len:23]', array[len:141]) in /includes/vb5/template.php(441) : eval()'d code(1)
#16 eval() in /includes/vb5/template.php(441)
#17 vB5_Template->runTemplateCode() in /includes/vb5/template.php(395)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#19 vB5_Template_Cache->replacePlaceholders('\r\n<div cla[len:925]') in /includes/vb5/template.php(409)
#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:3591]') in /includes/vb5/template.php(409)
#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:8244]') in /includes/vb5/template.php(409)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:242]') in /includes/vb5/template.php(409)
#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(409)
#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(409)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:18417]') in /includes/vb5/template.php(409)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#33 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#34 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4950) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.8194
- Time After: 1767135974.8196
- Time Taken: 0.00023818016052246
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled') in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#9 vB_Api_Template->fetchBulk(array[len:1], 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:1]) in /includes/vb5/template/cache.php(113)
#13 vB5_Template_Cache->replacePlaceholders('</div>\r\n\t<[len:4723]') in /includes/vb5/template.php(409)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(137)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:37713]') in /includes/vb5/template.php(409)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#17 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#18 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('logo','powered_by_vbulletin_title','search','additional_search_options','navbar_home','navbar_blogs','navbar_articles','navbar_social_groups','navbar_todays_posts','navbar_member_list','navbar_calendar','home','login_or_sign_up','you_can_also_login_as','logging_in','username','password','remember_me','log_in','or_cap','sign_up','forgot_password','search_in_titles_only','notice_1_html','collapse','expand','page_title','x_results_in_y_seconds','keywords','members','started_posts_only','tags','remove','sort_by','relevance','title','date_started_post','date_last_update','replies','likes','eventstartdate','trending','order','descending','ascending','see_less','see_more','go_to_post','in_x_channel','x_started_a_topic_y','previous','next','navbar_help','navbar_contact_us','navbar_privacy','navbar_terms_of_service','navbar_account_swappers','go_to_top','powered_by_vbulletin','today','footer_current_time','working_ellipsis','yes','no','ok','cancel','close','facebook_language') AND `languageid` IN (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 204 | Using index condition |
- Time Before: 1767135974.82
- Time After: 1767135974.8216
- Time Taken: 0.0015559196472168
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:1086]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:1086]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:70], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:70], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:70], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:70]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(247)
#14 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(101)
#15 vB5_Template_Phrase->replacePlaceholders('\r\n\t\t<meta [len:45583]') in /includes/vb5/template.php(524)
#16 vB5_Template->renderDelayed('\r\n\t\t<meta [len:45583]', false) in /includes/vb5/template.php(413)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#18 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `routenew`
WHERE `routeid` = 88
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | routenew | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.8235
- Time After: 1767135974.8237
- Time Taken: 0.00020694732666016
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:55]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:55]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:2], false) in phar:///var/www/html/egs/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('88') in /core/vb5/route.php(1690)
#9 vB5_Route::buildUrls(array[len:16]) in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->getUrls(array[len:16]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(271)
#13 vB5_Template_Url->finalBuildUrls(array[len:17]) in /includes/vb5/template/url.php(359)
#14 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:44774]') in /includes/vb5/template.php(528)
#15 vB5_Template->renderDelayed('\r\n\t\t<meta [len:44774]', false) in /includes/vb5/template.php(413)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#17 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#18 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `routenew`
WHERE `routeid` = 90
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | routenew | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.8239
- Time After: 1767135974.824
- Time Taken: 0.00014996528625488
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:55]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:55]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:2], false) in phar:///var/www/html/egs/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('90') in /core/vb5/route.php(1690)
#9 vB5_Route::buildUrls(array[len:16]) in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#10 vB_Api_Route->getUrls(array[len:16]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(271)
#13 vB5_Template_Url->finalBuildUrls(array[len:17]) in /includes/vb5/template/url.php(359)
#14 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:44774]') in /includes/vb5/template.php(528)
#15 vB5_Template->renderDelayed('\r\n\t\t<meta [len:44774]', false) in /includes/vb5/template.php(413)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#17 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#18 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `page`
WHERE `pageid` = 2
LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | page | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.8242
- Time After: 1767135974.8243
- Time Taken: 0.00012588500976562
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:49]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:49]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///var/www/html/egs/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:6]) in /core/vb5/route.php(1744)
#11 vB5_Route::buildUrls(array[len:12]) in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#12 vB_Api_Route->getUrls(array[len:16]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#13 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(271)
#15 vB5_Template_Url->finalBuildUrls(array[len:17]) in /includes/vb5/template/url.php(359)
#16 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:44774]') in /includes/vb5/template.php(528)
#17 vB5_Template->renderDelayed('\r\n\t\t<meta [len:44774]', false) in /includes/vb5/template.php(413)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#20 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('page_4ecbdac82efb6117736147_title','page_4ecbdac82efb6117736147_metadesc') AND `languageid` IN (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | Using index condition |
- Time Before: 1767135974.8244
- Time After: 1767135974.8246
- Time Taken: 0.0002748966217041
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:178]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:178]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:2], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(31)
#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:6]) in /core/vb5/route.php(1744)
#15 vB5_Route::buildUrls(array[len:12]) in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getUrls(array[len:16]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(271)
#19 vB5_Template_Url->finalBuildUrls(array[len:17]) in /includes/vb5/template/url.php(359)
#20 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:44774]') in /includes/vb5/template.php(528)
#21 vB5_Template->renderDelayed('\r\n\t\t<meta [len:44774]', false) in /includes/vb5/template.php(413)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#23 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#24 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_22_lvl3data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1767135974.8249
- Time After: 1767135974.825
- Time Taken: 0.00014996528625488
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:64]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/channel.php(2)
#12 vB_Library_Content_Channel->getBareContent(22) in /core/vb5/route/conversation.php(29)
#13 vB5_Route_Conversation->__construct(array[len:14], array[len:14], '', '') in /core/vb5/route.php(1779)
#14 vB5_Route::bulkFetchUrls('vB5_Route_[len:22]', array[len:2]) in /core/vb5/route.php(1744)
#15 vB5_Route::buildUrls(array[len:12]) in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#16 vB_Api_Route->getUrls(array[len:16]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#17 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(271)
#19 vB5_Template_Url->finalBuildUrls(array[len:17]) in /includes/vb5/template/url.php(359)
#20 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:44774]') in /includes/vb5/template.php(528)
#21 vB5_Template->renderDelayed('\r\n\t\t<meta [len:44774]', false) in /includes/vb5/template.php(413)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#23 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#24 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `cache`
WHERE `cacheid` IN ('node_23_lvl3data')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | |
- Time Before: 1767135974.8254
- Time After: 1767135974.8256
- Time Taken: 0.00014281272888184
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:64]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content.php(2)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/library/content/channel.php(2)
#12 vB_Library_Content_Channel->getBareContent(23) in /core/vb5/route/conversation.php(224)
#13 vB5_Route_Conversation::getChannelURL(23, array[len:14]) in /core/vb5/route/conversation.php(482)
#14 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(536)
#15 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route.php(1789)
#16 vB5_Route::bulkFetchUrls('vB5_Route_[len:22]', array[len:2]) in /core/vb5/route.php(1744)
#17 vB5_Route::buildUrls(array[len:12]) in phar:///var/www/html/egs/core/vb/vb.phar/api/route.php(1)
#18 vB_Api_Route->getUrls(array[len:16]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#19 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(271)
#21 vB5_Template_Url->finalBuildUrls(array[len:17]) in /includes/vb5/template/url.php(359)
#22 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:44774]') in /includes/vb5/template.php(528)
#23 vB5_Template->renderDelayed('\r\n\t\t<meta [len:44774]', false) in /includes/vb5/template.php(413)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#25 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#26 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT * FROM `cache`
WHERE `cacheid` IN ('vbnodetext_pre_8077_16_1:5ea8658718bd47eb75ca0a31cd47dcbd','vbnodetext_pre_7184_16_1:5ea8658718bd47eb75ca0a31cd47dcbd')
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | cache | range | PRIMARY | PRIMARY | 66 | | 2 | Using index condition |
- Time Before: 1767135974.8261
- Time After: 1767135974.8263
- Time Taken: 0.00017714500427246
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT * F[len:165]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:165]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('cache', array[len:1]) in phar:///var/www/html/egs/core/vb/vb.phar/cache/db.php(2)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in phar:///var/www/html/egs/core/vb/vb.phar/cache.php(2)
#8 vB_Cache->read(array[len:2]) in /includes/vb5/template/nodetext.php(555)
#9 vB5_Template_NodeText->fetchNodeText() in /includes/vb5/template/nodetext.php(458)
#10 vB5_Template_NodeText->replacePlaceholders('\r\n\t\t<meta [len:45839]') in /includes/vb5/template.php(531)
#11 vB5_Template->renderDelayed('\r\n\t\t<meta [len:45839]', false) in /includes/vb5/template.php(413)
#12 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#13 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#14 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
SELECT `title`,`compiletype`,`template_un`,`template` FROM `template`
WHERE `templateid` IN (4942) AND `templatetype` = 'template'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- Time Before: 1767135974.8272
- Time After: 1767135974.8274
- Time Taken: 0.00017213821411133
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `ti[len:133]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:133]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->select('template', array[len:2], false, array[len:4]) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#8 vB_Library_Template->fetchBulk(array[len:1], 16, 'compiled', false) in phar:///var/www/html/egs/core/vb/vb.phar/library/template.php(2)
#9 vB_Library_Template->fetch('debug_info', 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/template.php(2)
#10 vB_Api_Template->fetch('debug_info', 16) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#11 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetch', array[len:2]) in /includes/vb5/template/cache.php(238)
#13 vB5_Template_Cache->fetchTemplate('debug_info') in /includes/vb5/template/cache.php(191)
#14 vB5_Template_Cache->getTemplate('debug_info') in /includes/vb5/template.php(393)
#15 vB5_Template->render(false) in /includes/vb5/template.php(574)
#16 vB5_Template->renderDelayed('\r\n\t\t<meta [len:46834]', false) in /includes/vb5/template.php(413)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#18 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
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','not_enabled_or_no_appid_secret_set','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 (1,0,-1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 195 | | 78 | Using index condition |
- Time Before: 1767135974.8285
- Time After: 1767135974.8293
- Time Taken: 0.00080204010009766
- Memory Before: 8388608
- Memory After: 8388608
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///var/www/html/egs/core/vb/vb.phar/database.php(2)
#1 vB_Database->query_read('SELECT `va[len:517]', true) in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#2 vB_dB_Result->rewind() in phar:///var/www/html/egs/core/vb/vb.phar/db/result.php(2)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:517]', false) in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#4 vB_dB_Query_Select->doSelect() in phar:///var/www/html/egs/core/vb/vb.phar/db/query/select.php(2)
#5 vB_dB_Query_Select->execSQL() in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:3], false) in phar:///var/www/html/egs/core/vb/vb.phar/db/assertor.php(2)
#7 vB_dB_Assertor->getRows('phrase', array[len:3]) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#8 vB_Library_Phrase->getPhrasesInternal(array[len:26], 1) in phar:///var/www/html/egs/core/vb/vb.phar/library/phrase.php(2)
#9 vB_Library_Phrase->getPhrases(array[len:26], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#10 vB_Api_Phrase->getPhrases(array[len:26], 1) in phar:///var/www/html/egs/core/vb/vb.phar/api/phrase.php(2)
#11 vB_Api_Phrase->fetch(array[len:26]) in phar:///var/www/html/egs/core/vb/vb.phar/api/wrapper.php(1)
#12 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(247)
#14 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(101)
#15 vB5_Template_Phrase->replacePlaceholders('<div id="d[len:69961]') in /includes/vb5/template.php(576)
#16 vB5_Template->renderDelayed('\r\n\t\t<meta [len:46834]', false) in /includes/vb5/template.php(413)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/search.php(344)
#18 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
#19 vB5_Frontend_Controller_Search->actionResult() in /includes/vb5/frontend/controller/search.php(364)
5 Slowest Queries
SELECT `varname`,`languageid`,`text` FROM `phrase`
WHERE `varname` IN ('logo','powered_by_vbulletin_title','search','additional_search_options','navbar_home','navbar_blogs','navbar_articles','navbar_social_groups','navbar_todays_posts','navbar_member_list','navbar_calendar','home','login_or_sign_up','you_can_also_login_as','logging_in','username','password','remember_me','log_in','or_cap','sign_up','forgot_password','search_in_titles_only','notice_1_html','collapse','expand','page_title','x_results_in_y_seconds','keywords','members','started_posts_only','tags','remove','sort_by','relevance','title','date_started_post','date_last_update','replies','likes','eventstartdate','trending','order','descending','ascending','see_less','see_more','go_to_post','in_x_channel','x_started_a_topic_y','previous','next','navbar_help','navbar_contact_us','navbar_privacy','navbar_terms_of_service','navbar_account_swappers','go_to_top','powered_by_vbulletin','today','footer_current_time','working_ellipsis','yes','no','ok','cancel','close','facebook_language') AND `languageid` IN (1,0,-1)
SELECT * FROM `searchlog`
WHERE `type` = 1 AND `ipaddress` = '216.73.216.164'
ORDER BY `dateline` DESC
LIMIT 1
SELECT node.nodeid, node.nodeid AS nodeid2
FROM node as node
JOIN tagnode AS tagnode2077 ON
(node.nodeid = tagnode2077.nodeid)
LEFT JOIN node AS starter ON starter.nodeid = node.starter
WHERE tagnode2077.tagid = 2077 AND
node.inlist = 1 AND
node.contenttypeid <> 15 AND
node.protected <> '1'
AND (node.public_preview = 1 OR ( ( ( (starter.parentid IN (1,2,3,6,13,14,15,7,8,9,12,139464,139465,139466,139467,139468,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,139469) ) 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,15,7,8,9,12,139464,139465,139466,139467,139468,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,139469))))
ORDER BY node.created DESC,nodeid2 DESC
LIMIT 500
/** getSearchResults**/
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','not_enabled_or_no_appid_secret_set','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 (1,0,-1)
SELECT * FROM `datastore`
WHERE `title` IN ('options','bitfields','attachmentcache','usergroupcache','stylecache','languagecache','products','cron','profilefield','loadcache','miscoptions','noticecache','hooks','publicoptions','prefixcache','vBUgChannelPermissionsFrom','vBChannelTypes','locations')
99 Queries Run : Total SQL time was 0.025975 seconds , Total PHP time was 0.040614 seconds , Overall time was 0.066589 seconds.