vBulletin - Explain SQL Queries (113)
Duplicate Queries: (Exact textual duplicates, also included in the full listing of queries below)
- Times run: 4
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM hmq_user AS user
LEFT JOIN hmq_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN hmq_usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (0)
/** fetchUserinfo **/
SET @@sql_mode = ''
- Time Before: 1765051002.0089
- Time After: 1765051002.0091
- Time Taken: 0.00017404556274414
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(561)
#1 vB_Database->query_write('') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(529)
#2 vB_Database->force_sql_mode('') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/mysql/assertor.php(79)
#3 vB_dB_MYSQL_Assertor->load_database(array[len:4], array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(140)
#4 vB_dB_Assertor::init(array[len:4], array[len:8]) in /core/vb/vb.php(835)
#5 vB::getDbAssertor() in /core/vb/vb.php(851)
#6 vB::getDatastore() in /includes/api/interface/collapsed.php(48)
#7 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(71)
#8 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(120)
#9 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#10 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_datastore
WHERE `title` IN ('options','bitfields','attachmentcache','usergroupcache','stylecache','languagecache','products','cron','profilefield','loadcache','miscoptions','noticecache','hooks','publicoptions','prefixcache','vBUgChannelPermissionsFrom','vBChannelTypes','locations')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_datastore | | range | PRIMARY | PRIMARY | 52 | | 18 | 100.00 | Using index condition |
- Time Before: 1765051002.0285
- Time After: 1765051002.0289
- Time Taken: 0.00043892860412598
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:303]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/datastore.php(602)
#7 vB_Datastore->do_db_fetch(array[len:18]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/datastore.php(556)
#8 vB_Datastore->fetch(array[len:18]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/datastore.php(180)
#9 vB_Datastore->getValue('options') in /includes/api/interface/collapsed.php(48)
#10 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(71)
#11 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(120)
#12 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#13 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_session
WHERE `sessionhash` = 'a9b42c345d4e78608f1acc5c0aa01786' AND `lastactivity` > 1764951001
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_session | | const | PRIMARY,last_activity | PRIMARY | 34 | const | 1 | 100.00 | |
- Time Before: 1765051002.0346
- Time After: 1765051002.0357
- Time Taken: 0.0010988712310791
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:127]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('session', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('session', array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(279)
#8 vB_Session->fetchStoredSession('a9b42c345d[len:32]', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(132)
#9 vB_Session->loadExistingSession('a9b42c345d[len:32]', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(498)
#10 vB_Session->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], 'a9b42c345d[len:32]', array[len:2], 0, 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session/web.php(31)
#11 vB_Session_Web->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], 'a9b42c345d[len:32]', array[len:2], 0, 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session/webapi.php(72)
#12 vB_Session_WebApi->__construct(vB_dB_MYSQL_Assertor, vB_Datastore, array[len:7], 'a9b42c345d[len:32]', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session/webapi.php(66)
#13 vB_Session_WebApi::createSessionNew('a9b42c345d[len:32]', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/request/webapi.php(54)
#14 vB_Request_WebApi->createSessionNew('a9b42c345d[len:32]', array[len:2]) in /includes/api/interfaceabstract.php(180)
#15 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:402]) in /includes/api/interface/collapsed.php(60)
#16 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(71)
#17 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(120)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#19 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('13bd7d9a9062e9bc75fb938051d62b32')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.0368
- Time After: 1765051002.038
- Time Taken: 0.001183032989502
- Memory Before: 6291456
- Memory After: 6291456
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:81]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/language.php(75)
#9 vB_Language::getPhraseCache('13bd7d9a90[len:32]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/language.php(50)
#10 vB_Language::getPhraseInfo(5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(835)
#11 vB_Session->loadLanguage() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(943)
#12 vB_Session->fetch_userinfo() in /core/vb/vb.php(990)
#13 vB::setCurrentSession(vB_Session_WebApi) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/request.php(173)
#14 vB_Request->setSession(vB_Session_WebApi) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/request/webapi.php(55)
#15 vB_Request_WebApi->createSessionNew('a9b42c345d[len:32]', array[len:2]) in /includes/api/interfaceabstract.php(180)
#16 Api_InterfaceAbstract->createSession(vB_Request_WebApi, array[len:402]) in /includes/api/interface/collapsed.php(60)
#17 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(71)
#18 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(120)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_CommonRoutes')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.0505
- Time After: 1765051002.0506
- Time Taken: 0.00011610984802246
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1695)
#9 vB5_Route::fetchCommonRoutes() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(87)
#10 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(121)
#13 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#14 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT routenew.*
FROM hmq_routenew AS routenew
WHERE routenew.prefix IN ('forum/c2/c4/16710-آآآآآآآآحــبّ-الـعـبــــط','forum/c2/c4','forum/c2','forum') OR ishomeroute = 1
/**get_best_routes**/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | routenew | | index_merge | prefix,ishomeroute | prefix,ishomeroute | 202,2 | | 7 | 100.00 | Using sort_union(prefix,ishomeroute); Using where |
- Time Before: 1765051002.0513
- Time After: 1765051002.0514
- Time Taken: 0.00010895729064941
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:235]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/stored.php(104)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('get_best_routes', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(127)
#6 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(121)
#9 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#10 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms0')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.0603
- Time After: 1765051002.0605
- Time Taken: 0.00012707710266113
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:62]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(142)
#9 vB_UserContext->reloadUserPerms() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(115)
#10 vB_UserContext->__construct(0, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(32)
#12 vB_Library_User->isBanned('0') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(61)
#13 vB_Library_User->fetchBannedInfo('0') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(152)
#14 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_types.types')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.0756
- Time After: 1765051002.0758
- Time Taken: 0.0002131462097168
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1], true, true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(183)
#9 vB_Types->loadTypes() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(151)
#10 vB_Types->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(167)
#11 vB_Types::instance() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(149)
#12 vB_Library_Content->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library.php(46)
#13 vB_Library::instance('Content_Channel') in /core/vb5/route/conversation.php(29)
#14 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#15 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:67]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/c2/c[len:67]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#17 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#18 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#21 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_26_lvl3data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.1052
- Time After: 1765051002.1057
- Time Taken: 0.00056004524230957
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2540)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/channel.php(413)
#12 vB_Library_Content_Channel->getBareContent(26) in /core/vb5/route/conversation.php(29)
#13 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#14 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:67]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#15 vB5_Route::selectBestRoute('forum/c2/c[len:67]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#16 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(121)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_16710_lvl1data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.1071
- Time After: 1765051002.1085
- Time Taken: 0.0013859272003174
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(883)
#10 vB_Library_Node->getNodeBare('16710') in /core/vb5/route/conversation.php(83)
#11 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#12 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:67]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#13 vB5_Route::selectBestRoute('forum/c2/c[len:67]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#14 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_channel | | ALL | guid | | | | 52 | 25.00 | Using where |
- Time Before: 1765051002.1131
- Time After: 1765051002.1133
- Time Taken: 0.00016880035400391
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:522]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:channel', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/channel.php(957)
#7 vB_Library_Content_Channel->fetchChannelByGUID('vbulletin-[len:33]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/content/channel.php(156)
#8 vB_Api_Content_Channel->fetchChannelByGUID('vbulletin-[len:33]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2188)
#9 vB_Library_Node->fetchAlbumChannel() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1968)
#10 vB_Api_Node->fetchAlbumChannel('16710') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('fetchAlbumChannel', array[len:1]) in /core/vb5/route/conversation.php(101)
#12 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#13 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:67]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#14 vB5_Route::selectBestRoute('forum/c2/c[len:67]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#15 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(121)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#19 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_NamedRoutes')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.1154
- Time After: 1765051002.1155
- Time Taken: 0.00013208389282227
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1305)
#9 vB5_Route::loadNameRoutes() in /core/vb5/route.php(1191)
#10 vB5_Route::getRouteByIdent('82') in /core/vb5/route.php(1335)
#11 vB5_Route::getClassName('82', array[len:14]) in /core/vb5/route.php(1407)
#12 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(212)
#13 vB5_Route_Conversation::getChannelURL(26, array[len:6]) in /core/vb5/route/conversation.php(484)
#14 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#15 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#16 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#17 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:67]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#18 vB5_Route::selectBestRoute('forum/c2/c[len:67]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#19 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#20 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#22 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#23 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_routenew
WHERE `routeid` = 82
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_routenew | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.1159
- Time After: 1765051002.116
- Time Taken: 0.00015902519226074
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:58]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('routenew', array[len:2]) in /core/vb5/route.php(1199)
#8 vB5_Route::getRouteByIdent('82') in /core/vb5/route.php(1335)
#9 vB5_Route::getClassName('82', array[len:14]) in /core/vb5/route.php(1407)
#10 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(212)
#11 vB5_Route_Conversation::getChannelURL(26, array[len:6]) in /core/vb5/route/conversation.php(484)
#12 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#13 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#14 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#15 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:67]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/c2/c[len:67]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#17 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#18 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#21 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_26_lvl1data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.1171
- Time After: 1765051002.1195
- Time Taken: 0.0024130344390869
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(883)
#10 vB_Library_Node->getNodeBare(26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(967)
#11 vB_Library_Node->getNode(26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(535)
#12 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', 26, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#13 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 26) in /core/vb5/route/channel.php(21)
#14 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#15 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(212)
#16 vB5_Route_Conversation::getChannelURL(26, array[len:6]) in /core/vb5/route/conversation.php(484)
#17 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#18 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#19 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#20 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:67]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#21 vB5_Route::selectBestRoute('forum/c2/c[len:67]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#22 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#23 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#24 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#25 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#26 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('channelperms_1')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.1196
- Time After: 1765051002.1197
- Time Taken: 9.7990036010742E-5
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1], true, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/permissioncontext.php(872)
#9 vB_PermissionContext->loadChannelPermissions(1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/permissioncontext.php(761)
#10 vB_PermissionContext->getChannelPerm(1, 'forumpermissions', 'canview', '15') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(609)
#11 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', 26, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#12 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 26) in /core/vb5/route/channel.php(21)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(212)
#15 vB5_Route_Conversation::getChannelURL(26, array[len:6]) in /core/vb5/route/conversation.php(484)
#16 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#17 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#18 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#19 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:67]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#20 vB5_Route::selectBestRoute('forum/c2/c[len:67]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#21 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#22 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#23 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#24 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#25 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_1_lvl1data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.1255
- Time After: 1765051002.1257
- Time Taken: 0.00014281272888184
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(883)
#10 vB_Library_Node->getNodeBare('1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(967)
#11 vB_Library_Node->getNode('1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(535)
#12 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', '1', false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#13 vB_UserContext->getChannelPermission('forumpermissions', 'canview', '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(215)
#14 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_routenew
WHERE `routeid` = 83
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_routenew | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.1258
- Time After: 1765051002.126
- Time Taken: 0.00015711784362793
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:58]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('routenew', array[len:2]) in /core/vb5/route.php(1199)
#8 vB5_Route::getRouteByIdent('83') in /core/vb5/route.php(1335)
#9 vB5_Route::getClassName('83', array[len:14]) in /core/vb5/route.php(1350)
#10 vB5_Route::getRoute('83', array[len:2], array[len:2], '') in /core/vb5/route/conversation.php(610)
#11 vB5_Route_Conversation->getCanonicalRoute() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(252)
#12 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(121)
#15 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#16 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_closure
WHERE `child` IN (26)
ORDER BY `child` ASC, `depth` ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_closure | | ref | child | child | 4 | const | 4 | 100.00 | Using index condition |
- Time Before: 1765051002.1273
- Time After: 1765051002.1274
- Time Taken: 0.00010490417480469
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:84]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(3534)
#7 vB_Library_Node->fetchClosureParent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(997)
#8 vB_Library_Node->getNodeParents(26) in /core/vb5/route.php(360)
#9 vB5_Route->addParentNodeBreadcrumbs(26) in /core/vb5/route.php(342)
#10 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#11 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#12 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(121)
#15 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#16 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_2_lvl1data','node_15_lvl1data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 2 | 100.00 | Using where |
- Time Before: 1765051002.1275
- Time After: 1765051002.1278
- Time Taken: 0.00034904479980469
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:83]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:4], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1034)
#10 vB_Library_Node->getNodes(array[len:4]) in /core/vb5/route.php(362)
#11 vB5_Route->addParentNodeBreadcrumbs(26) in /core/vb5/route.php(342)
#12 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#13 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#14 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_routenew
WHERE `routeid` IN (45,60,82)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_routenew | | range | PRIMARY | PRIMARY | 4 | | 3 | 100.00 | Using where |
- Time Before: 1765051002.1279
- Time After: 1765051002.1281
- Time Taken: 0.00012898445129395
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:58]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1285)
#7 vB5_Route::preloadRoutes(array[len:3]) in /core/vb5/route.php(376)
#8 vB5_Route->addParentNodeBreadcrumbs(26) in /core/vb5/route.php(342)
#9 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#10 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#11 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#12 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#14 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#15 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_2_lvl3data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.1282
- Time After: 1765051002.1284
- Time Taken: 0.0001530647277832
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2540)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/channel.php(413)
#12 vB_Library_Content_Channel->getBareContent('2') in /core/vb5/route/channel.php(26)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(383)
#15 vB5_Route->addParentNodeBreadcrumbs(26) in /core/vb5/route.php(342)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#17 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#18 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#19 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#21 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#22 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_15_lvl3data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.1286
- Time After: 1765051002.1299
- Time Taken: 0.0013718605041504
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2540)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/channel.php(413)
#12 vB_Library_Content_Channel->getBareContent(15) in /core/vb5/route/channel.php(26)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route.php(383)
#15 vB5_Route->addParentNodeBreadcrumbs(26) in /core/vb5/route.php(342)
#16 vB5_Route->setBreadcrumbs() in /core/vb5/route.php(418)
#17 vB5_Route->getBreadcrumbs() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(315)
#18 vB_Api_Route->getRoute('forum/c2/c[len:67]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#19 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#21 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#22 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT `styleid` FROM hmq_channel
WHERE `styleid` IN (2,35,39,40,4,36,6,37,8,38,12,41,14,42,16,43,18,44,20,45,22,46,24,25,26,47,28,48,30,49,32,50,34,51)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_channel | | ALL | | | | | 52 | 50.00 | Using where |
- Time Before: 1765051002.1522
- Time After: 1765051002.1523
- Time Taken: 0.00011897087097168
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `st[len:154]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:channel', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(685)
#7 vB_dB_Assertor->getColumn('vBForum:channel', 'styleid', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/style.php(302)
#8 vB_Library_Style->loadForcedStyles() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/style.php(267)
#9 vB_Library_Style->getValidStyleFromPreference(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/style.php(45)
#10 vB_Api_Style->getValidStyleFromPreference(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('getValidSt[len:27]', array[len:1]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('style', 'getValidSt[len:27]', array[len:1]) in /includes/vb5/template/stylevar.php(108)
#13 vB5_Template_Stylevar->getStylePreference() in /includes/vb5/template/stylevar.php(37)
#14 vB5_Template_Stylevar->__construct() in /includes/vb5/template/stylevar.php(29)
#15 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
#16 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_style
WHERE `styleid` = 14
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_style | | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 | |
- Time Before: 1765051002.1524
- Time After: 1765051002.1528
- Time Taken: 0.00032806396484375
- Memory Before: 16777216
- Memory After: 16777216
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:55]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('style', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('style', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/style.php(700)
#8 vB_Library_Style->fetchStyleByID(14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/style.php(59)
#9 vB_Api_Style->fetchStyleVars(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetchStyleVars', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('style', 'fetchStyleVars', array[len:1]) in /includes/vb5/template/stylevar.php(155)
#12 vB5_Template_Stylevar->fetchStyleVars() in /includes/vb5/template/stylevar.php(38)
#13 vB5_Template_Stylevar->__construct() in /includes/vb5/template/stylevar.php(29)
#14 vB5_Template_Stylevar::instance() in /includes/vb5/frontend/application.php(22)
#15 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10763)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.1657
- Time After: 1765051002.1659
- Time Taken: 0.00016999244689941
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(50)
#9 vB_Library_Template->fetch('preheader', 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(51)
#10 vB_Api_Template->fetch('preheader', 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(224)
#13 vB5_Template_Cache->fetchTemplate('preheader') in /includes/vb5/template/cache.php(187)
#14 vB5_Template_Cache->getTemplate('preheader') in /includes/vb5/template.php(391)
#15 vB5_Template->render() in /includes/vb5/applicationabstract.php(796)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#17 vB5_Frontend_Controller_Page->index(26, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_page
WHERE `pageid` = 3
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.1717
- Time After: 1765051002.1719
- Time Taken: 0.00017118453979492
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:52]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#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(1417)
#10 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(108)
#11 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:1271]') in /includes/vb5/template.php(508)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:1271]', false) in /includes/vb5/template.php(425)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(796)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#15 vB5_Frontend_Controller_Page->index(26, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_4ecbdac82f039695291105_title','page_4ecbdac82f039695291105_metadesc') AND `languageid` IN (5,0,-1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1765051002.1745
- Time After: 1765051002.1747
- Time Taken: 0.00014805793762207
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:2], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#10 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#11 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#12 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(108)
#13 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:1271]') in /includes/vb5/template.php(508)
#14 vB5_Template->renderDelayed('<!DOCTYPE [len:1271]', false) in /includes/vb5/template.php(425)
#15 vB5_Template->render() in /includes/vb5/applicationabstract.php(796)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#17 vB5_Frontend_Controller_Page->index(26, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_page
WHERE `pageid` = 23
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.1756
- Time After: 1765051002.1757
- Time Taken: 0.00011515617370605
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#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(1417)
#10 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(109)
#11 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:1271]') in /includes/vb5/template.php(508)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:1271]', false) in /includes/vb5/template.php(425)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(796)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#15 vB5_Frontend_Controller_Page->index(26, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_4ecbdac82f2c2760323374_title','page_4ecbdac82f2c2760323374_metadesc') AND `languageid` IN (5,0,-1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1765051002.1757
- Time After: 1765051002.1758
- Time Taken: 0.00010299682617188
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:2], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#10 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#11 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#12 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(109)
#13 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:1271]') in /includes/vb5/template.php(508)
#14 vB5_Template->renderDelayed('<!DOCTYPE [len:1271]', false) in /includes/vb5/template.php(425)
#15 vB5_Template->render() in /includes/vb5/applicationabstract.php(796)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#17 vB5_Frontend_Controller_Page->index(26, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_page
WHERE `pageid` = 6
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.1759
- Time After: 1765051002.1761
- Time Taken: 0.00010395050048828
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:52]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#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(1417)
#10 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(110)
#11 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:1271]') in /includes/vb5/template.php(508)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:1271]', false) in /includes/vb5/template.php(425)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(796)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#15 vB5_Frontend_Controller_Page->index(26, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_4ecbdac82f039695291108_title','page_4ecbdac82f039695291108_metadesc') AND `languageid` IN (5,0,-1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1765051002.1761
- Time After: 1765051002.1762
- Time Taken: 0.00011420249938965
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:2], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#10 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#11 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#12 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(110)
#13 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:1271]') in /includes/vb5/template.php(508)
#14 vB5_Template->renderDelayed('<!DOCTYPE [len:1271]', false) in /includes/vb5/template.php(425)
#15 vB5_Template->render() in /includes/vb5/applicationabstract.php(796)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#17 vB5_Frontend_Controller_Page->index(26, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_page
WHERE `pageid` = 5
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.1763
- Time After: 1765051002.1765
- Time Taken: 0.00010800361633301
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:52]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#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(1417)
#10 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(111)
#11 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:1271]') in /includes/vb5/template.php(508)
#12 vB5_Template->renderDelayed('<!DOCTYPE [len:1271]', false) in /includes/vb5/template.php(425)
#13 vB5_Template->render() in /includes/vb5/applicationabstract.php(796)
#14 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#15 vB5_Frontend_Controller_Page->index(26, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_4ecbdac82f039695291107_title','page_4ecbdac82f039695291107_metadesc') AND `languageid` IN (5,0,-1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1765051002.1765
- Time After: 1765051002.1766
- Time Taken: 5.8889389038086E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:2], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#10 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#11 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#12 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(111)
#13 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:1271]') in /includes/vb5/template.php(508)
#14 vB5_Template->renderDelayed('<!DOCTYPE [len:1271]', false) in /includes/vb5/template.php(425)
#15 vB5_Template->render() in /includes/vb5/applicationabstract.php(796)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#17 vB5_Frontend_Controller_Page->index(26, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vbPre_conversation83.67.26.16710')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.1841
- Time After: 1765051002.1844
- Time Taken: 0.00031113624572754
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:81]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/page.php(40)
#9 vB_Library_Page->preload('conversati[len:26]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/page.php(1416)
#10 vB_Api_Page->preload('conversati[len:26]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('preload', array[len:1]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('page', 'preload', array[len:1]) in /includes/vb5/frontend/controller/page.php(82)
#13 vB5_Frontend_Controller_Page->index(26, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
- Time Before: 1765051002.1861
- Time After: 1765051002.188
- Time Taken: 0.0018749237060547
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(561)
#1 vB_Database->query_write('') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/update.php(104)
#2 vB_dB_Query_Update->doUpdates() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/update.php(89)
#3 vB_dB_Query_Update->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#4 vB_dB_Assertor->assertQuery('session', array[len:5]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wol.php(60)
#5 vB_Api_Wol->register('viewing_topic_x', array[len:2], 'conversati[len:26]', '/vb/forum/[len:97]', '16710') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#6 vB_Api_Wrapper->__call('register', array[len:5]) in /includes/api/interface/collapsed.php(105)
#7 Api_Interface_Collapsed->callApi('wol', 'register', array[len:5]) in /includes/vb5/frontend/controller/page.php(93)
#8 vB5_Frontend_Controller_Page->index(26, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT page.*, pagetemplate.screenlayoutid, screenlayout.template AS screenlayouttemplate, pagetemplate.title AS templatetitle
FROM hmq_page AS page
LEFT JOIN hmq_pagetemplate AS pagetemplate ON(page.pagetemplateid = pagetemplate.pagetemplateid)
LEFT JOIN hmq_screenlayout AS screenlayout ON(pagetemplate.screenlayoutid = screenlayout.screenlayoutid)
WHERE page.pageid = 67
/**fetch_page_pagetemplate_screenlayout**/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| 1 | SIMPLE | pagetemplate | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| 1 | SIMPLE | screenlayout | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.1881
- Time After: 1765051002.1883
- Time Taken: 0.00016379356384277
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:441]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/stored.php(104)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('fetch_page[len:36]', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/page.php(61)
#6 vB_Api_Page->fetchPageById(67, array[len:11]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#7 vB_Api_Wrapper->__call('fetchPageById', array[len:2]) in /includes/api/interface/collapsed.php(105)
#8 Api_Interface_Collapsed->callApi('page', 'fetchPageById', array[len:2]) in /includes/vb5/frontend/controller/page.php(110)
#9 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_54c8a2f9e7c3a472878990_title','page_54c8a2f9e7c3a472878990_metadesc') AND `languageid` IN (5,0,-1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1765051002.1884
- Time After: 1765051002.1915
- Time Taken: 0.0030739307403564
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:2], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(887)
#9 vB_Api_Phrase->renderPhrasesInternal(array[len:2], NULL, true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(841)
#10 vB_Api_Phrase->renderPhrases(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/page.php(73)
#11 vB_Api_Page->fetchPageById(67, array[len:11]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#12 vB_Api_Wrapper->__call('fetchPageById', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('page', 'fetchPageById', array[len:2]) in /includes/vb5/frontend/controller/page.php(110)
#14 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10582)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.1921
- Time After: 1765051002.1922
- Time Taken: 0.00013399124145508
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(50)
#9 vB_Library_Template->fetch('screenlayo[len:25]', 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(51)
#10 vB_Api_Template->fetch('screenlayo[len:25]', 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(224)
#13 vB5_Template_Cache->fetchTemplate('screenlayo[len:25]') in /includes/vb5/template/cache.php(187)
#14 vB5_Template_Cache->getTemplate('screenlayo[len:25]') in /includes/vb5/template.php(391)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#16 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_widgetinstance
WHERE `pagetemplateid` IN (4,-1)
ORDER BY `containerinstanceid`,`displaysection`,`displayorder`
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_widgetinstance | | range | pagetemplateid | pagetemplateid | 4 | | 4 | 100.00 | Using index condition; Using filesort |
- Time Before: 1765051002.1987
- Time After: 1765051002.1988
- Time Taken: 0.00018715858459473
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:131]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('widgetinstance', array[len:1], array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1836)
#7 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#8 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#9 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1053)
#12 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#13 eval() in /includes/vb5/template.php(399)
#14 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#15 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT widgetdefinition.*, widget.template
FROM hmq_widgetdefinition AS widgetdefinition
JOIN hmq_widget AS widget ON (widgetdefinition.widgetid = widget.widgetid)
WHERE widgetdefinition.widgetid IN(190,213,236)
/**getWidgetdefinition**/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | widget | | range | PRIMARY | PRIMARY | 4 | | 3 | 100.00 | Using where |
| 1 | SIMPLE | widgetdefinition | | ref | widgetid | widgetid | 4 | alnadawi_vb.widget.widgetid | 6 | 100.00 | |
- Time Before: 1765051002.1989
- Time After: 1765051002.2011
- Time Taken: 0.0021059513092041
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:258]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/stored.php(104)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('getWidgetdefinition', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1859)
#6 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#7 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#8 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1053)
#11 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#12 eval() in /includes/vb5/template.php(399)
#13 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#14 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_widgetinstance
WHERE `widgetinstanceid` IN (20,18,19)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_widgetinstance | | range | PRIMARY | PRIMARY | 4 | | 3 | 100.00 | Using where |
- Time Before: 1765051002.2012
- Time After: 1765051002.2014
- Time Taken: 0.00015401840209961
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:73]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('widgetinstance', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('widgetinstance', array[len:2], false, 'widgetinstanceid') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1537)
#8 vB_Api_Widget->fetchWidgetInstances(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1888)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1053)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(399)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#17 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_widget
WHERE `widgetid` IN (0,190,213,236)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_widget | | range | PRIMARY | PRIMARY | 4 | | 4 | 100.00 | Using where |
- Time Before: 1765051002.2014
- Time After: 1765051002.202
- Time Taken: 0.00057101249694824
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:62]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('widget', array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('widget', array[len:1], false, 'widgetid') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1891)
#8 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#9 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#10 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1053)
#13 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#14 eval() in /includes/vb5/template.php(399)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#16 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT COUNT(*) AS count FROM hmq_moderator
WHERE `userid` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_moderator | | ref | userid_nodeid | userid_nodeid | 4 | const | 1 | 100.00 | Using index |
- Time Before: 1765051002.2044
- Time After: 1765051002.2045
- Time Taken: 0.00012111663818359
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT COU[len:64]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:moderator', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(590)
#7 vB_dB_Assertor->getField('vBForum:moderator', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(1351)
#8 vB_UserContext->isForumModerator() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(1364)
#9 vB_UserContext->isModerator() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(1145)
#10 vB_Session->validateCpsession() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api.php(777)
#11 vB_Api->hasAdminPermissionInternal('canadminusers') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api.php(763)
#12 vB_Api->hasAdminPermission('canadminusers') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/usergroup.php(174)
#13 vB_Api_UserGroup->sanitizeUserGroup(array[len:78]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/usergroup.php(265)
#14 vB_Api_UserGroup->fetchUsergroupBySystemID(1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('fetchUserg[len:24]', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1626)
#16 vB_Api_Widget->fetchUsergroupsForModuleViewPerms(0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1900)
#17 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#18 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#19 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1053)
#22 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#23 eval() in /includes/vb5/template.php(399)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#25 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_datastore
WHERE `title` IN ('vBUgChannelAccessG1')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_datastore | | const | PRIMARY | PRIMARY | 52 | const | 1 | 100.00 | |
- Time Before: 1765051002.2046
- Time After: 1765051002.2047
- Time Taken: 0.00013184547424316
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:70]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('datastore', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/datastore.php(602)
#7 vB_Datastore->do_db_fetch(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/datastore.php(556)
#8 vB_Datastore->fetch(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/datastore.php(180)
#9 vB_Datastore->getValue('vBUgChannelAccessG1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/permissioncontext.php(90)
#10 vB_PermissionContext->getAllChannelAccess(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(1369)
#11 vB_UserContext->isModerator() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/session.php(1145)
#12 vB_Session->validateCpsession() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api.php(777)
#13 vB_Api->hasAdminPermissionInternal('canadminusers') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api.php(763)
#14 vB_Api->hasAdminPermission('canadminusers') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/usergroup.php(174)
#15 vB_Api_UserGroup->sanitizeUserGroup(array[len:78]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/usergroup.php(265)
#16 vB_Api_UserGroup->fetchUsergroupBySystemID(1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#17 vB_Api_Wrapper->__call('fetchUserg[len:24]', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1626)
#18 vB_Api_Widget->fetchUsergroupsForModuleViewPerms(0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1900)
#19 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#20 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#21 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1053)
#24 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#25 eval() in /includes/vb5/template.php(399)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#27 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_widgetchannelconfig
WHERE `widgetinstanceid` = 20 AND `nodeid` = 26
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1765051002.2049
- Time After: 1765051002.205
- Time Taken: 0.00012397766113281
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:87]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('widgetchannelconfig', array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(543)
#7 vB_Api_Widget->fetchChannelConfig(20, 26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(351)
#8 vB_Api_Widget->fetchConfig(20, 0, '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1908)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1053)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(399)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#17 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_widgetchannelconfig
WHERE `widgetinstanceid` = 18 AND `nodeid` = 26
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1765051002.2051
- Time After: 1765051002.2053
- Time Taken: 0.00015616416931152
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:87]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('widgetchannelconfig', array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(543)
#7 vB_Api_Widget->fetchChannelConfig(18, 26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(351)
#8 vB_Api_Widget->fetchConfig(18, 0, '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1908)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1053)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(399)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#17 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_widgetchannelconfig
WHERE `widgetinstanceid` = 19 AND `nodeid` = 26
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1765051002.2054
- Time After: 1765051002.2055
- Time Taken: 0.00014805793762207
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:87]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('widgetchannelconfig', array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(543)
#7 vB_Api_Widget->fetchChannelConfig(19, 26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(351)
#8 vB_Api_Widget->fetchConfig(19, 0, '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1908)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1053)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(399)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#17 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('widget_conversationdisplay_widgettitle','system_widgetcat','widget_announcement_widgettitle','display_widgetcat','widget_pagetitle_widgettitle') AND `languageid` IN (5,0,-1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 15 | 100.00 | Using index condition |
- Time Before: 1765051002.2056
- Time After: 1765051002.2057
- Time Taken: 7.7009201049805E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:249]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:5], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:5]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1465)
#10 vB_Api_Widget->addWidgetTitles(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2018)
#11 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#12 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#13 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1053)
#16 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#17 eval() in /includes/vb5/template.php(399)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#19 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_pagetemplate
WHERE `pagetemplateid` = 4
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_pagetemplate | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.2058
- Time After: 1765051002.206
- Time Taken: 0.0001530647277832
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('pagetemplate', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('pagetemplate', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2097)
#8 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1053)
#11 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#12 eval() in /includes/vb5/template.php(399)
#13 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#14 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_screenlayout
WHERE `screenlayoutid` = 1
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_screenlayout | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.206
- Time After: 1765051002.2061
- Time Taken: 0.00012898445129395
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('screenlayout', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('screenlayout', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2098)
#8 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1053)
#11 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#12 eval() in /includes/vb5/template.php(399)
#13 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#14 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10738,10592,10751)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | range | PRIMARY | PRIMARY | 4 | | 3 | 100.00 | Using index condition |
- Time Before: 1765051002.2064
- Time After: 1765051002.2065
- Time Taken: 0.00016117095947266
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:112]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:3], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:3], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#14 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#15 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_16710_lvl3data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.208
- Time After: 1765051002.2112
- Time Taken: 0.0032751560211182
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2567)
#11 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#12 vB_Library_Content_Text->getFullContent(16710) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#13 vB_Library_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#14 vB_Api_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#15 vB_Api_Node->getNodeContent('16710') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#16 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1070)
#18 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '16710') in /includes/vb5/template.php(399) : eval()'d code(62)
#19 eval() in /includes/vb5/template.php(399)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#23 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_closure
WHERE `child` IN (16710)
ORDER BY `child` ASC, `depth` ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_closure | | ref | child | child | 4 | const | 5 | 100.00 | Using index condition |
- Time Before: 1765051002.2114
- Time After: 1765051002.2116
- Time Taken: 0.00016903877258301
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:87]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(3534)
#7 vB_Library_Node->fetchClosureParent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3074)
#8 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(1026)
#9 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#10 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#11 vB_Library_Content_Text->getFullContent(16710) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('16710') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1070)
#17 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '16710') in /includes/vb5/template.php(399) : eval()'d code(62)
#18 eval() in /includes/vb5/template.php(399)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#22 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `varname`,`languageid`,`text` FROM hmq_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 (5,0,-1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 51 | 100.00 | Using index condition |
- Time Before: 1765051002.2212
- Time After: 1765051002.2215
- Time Taken: 0.00033402442932129
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:480]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:17], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:17]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/infraction.php(64)
#10 vB_Library_Content_Infraction->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library.php(46)
#11 vB_Library::instance('content_infraction') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3311)
#12 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(1026)
#13 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(16710) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#16 vB_Library_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#17 vB_Api_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#18 vB_Api_Node->getNodeContent('16710') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#19 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1070)
#21 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '16710') in /includes/vb5/template.php(399) : eval()'d code(62)
#22 eval() in /includes/vb5/template.php(399)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#26 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_UserWPerms_0_5')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1765051002.2218
- Time After: 1765051002.2221
- Time Taken: 0.00028896331787109
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:66]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(1376)
#9 vB_Library_User->preloadUserInfo(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3474)
#10 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(1026)
#11 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#12 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#13 vB_Library_Content_Text->getFullContent(16710) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#14 vB_Library_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#15 vB_Api_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#16 vB_Api_Node->getNodeContent('16710') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#17 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1070)
#19 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '16710') in /includes/vb5/template.php(399) : eval()'d code(62)
#20 eval() in /includes/vb5/template.php(399)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#24 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM hmq_user AS user
LEFT JOIN hmq_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN hmq_usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (0)
/** fetchUserinfo **/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1765051002.2226
- Time After: 1765051002.2318
- Time Taken: 0.0092718601226807
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:470]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/mysql/querydefs.php(3291)
#4 vB_dB_MYSQL_QueryDefs->fetchUserinfo(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/method.php(68)
#5 vB_dB_Query_Method->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('fetchUserinfo', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(1420)
#7 vB_Library_User->preloadUserInfo(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3474)
#8 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(1026)
#9 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#10 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#11 vB_Library_Content_Text->getFullContent(16710) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('16710') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1070)
#17 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '16710') in /includes/vb5/template.php(399) : eval()'d code(62)
#18 eval() in /includes/vb5/template.php(399)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#22 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_16710')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.2331
- Time After: 1765051002.2334
- Time Taken: 0.00028085708618164
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1763)
#9 vB_Library_Node->fetchNodeAttachments(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2369)
#10 vB_Library_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#11 vB_Api_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#12 vB_Api_Node->getNodeContent('16710') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#13 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1070)
#15 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '16710') in /includes/vb5/template.php(399) : eval()'d code(62)
#16 eval() in /includes/vb5/template.php(399)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#20 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT user.userid, avatar.avatarid, avatar.avatarpath, user.avatarrevision,
customavatar.dateline, customavatar.width, customavatar.height, customavatar.height_thumb, customavatar.width_thumb, customavatar.filename
FROM hmq_user as user
LEFT JOIN hmq_customavatar AS customavatar ON customavatar.userid = user.userid
LEFT JOIN hmq_avatar AS avatar ON avatar.avatarid = user.avatarid
WHERE user.userid IN (1366)
/**fetchAvatarsForUsers**/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | avatar | | system | PRIMARY | | | | 0 | 0.00 | const row not found |
| 1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| 1 | SIMPLE | customavatar | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
- Time Before: 1765051002.2335
- Time After: 1765051002.2336
- Time Taken: 6.7949295043945E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT use[len:457]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/stored.php(104)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('vbForum:fe[len:28]', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/user.php(1583)
#6 vB_Api_User->fetchAvatars(array[len:1], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1625)
#7 vB_Library_Node->addOptionalNodeContentInfo(array[len:137], array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2399)
#8 vB_Library_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#9 vB_Api_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#10 vB_Api_Node->getNodeContent('16710') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1070)
#13 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '16710') in /includes/vb5/template.php(399) : eval()'d code(62)
#14 eval() in /includes/vb5/template.php(399)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#18 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_site
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_site | | ALL | | | | | 1 | 100.00 | |
- Time Before: 1765051002.2448
- Time After: 1765051002.245
- Time Taken: 0.0001680850982666
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:31]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:site', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('vBForum:site', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(225)
#8 vB_Library_Site->getNavbar('header', '1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(193)
#9 vB_Library_Site->loadHeaderNavbar('1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/site.php(89)
#10 vB_Api_Site->loadHeaderNavbar('1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1053)
#13 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/vb/forum/[len:189]', '0', '26') in /includes/vb5/template.php(399) : eval()'d code(427)
#14 eval() in /includes/vb5/template.php(399)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#18 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_26')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.2455
- Time After: 1765051002.2458
- Time Taken: 0.00030517578125
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:62]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1763)
#9 vB_Library_Node->fetchNodeAttachments(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2369)
#10 vB_Library_Node->getNodeFullContent(26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(601)
#11 vB_Library_Site->getChannelType(26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(304)
#12 vB_Library_Site->markCurrentTab(array[len:4], '/vb/forum/[len:189]', '0', 26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(239)
#13 vB_Library_Site->getNavbar('header', '1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(193)
#14 vB_Library_Site->loadHeaderNavbar('1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/site.php(89)
#15 vB_Api_Site->loadHeaderNavbar('1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#16 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#18 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/vb/forum/[len:189]', '0', '26') in /includes/vb5/template.php(399) : eval()'d code(427)
#19 eval() in /includes/vb5/template.php(399)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#23 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT user.userid, avatar.avatarid, avatar.avatarpath, user.avatarrevision,
customavatar.dateline, customavatar.width, customavatar.height, customavatar.height_thumb, customavatar.width_thumb, customavatar.filename
FROM hmq_user as user
LEFT JOIN hmq_customavatar AS customavatar ON customavatar.userid = user.userid
LEFT JOIN hmq_avatar AS avatar ON avatar.avatarid = user.avatarid
WHERE user.userid IN (1)
/**fetchAvatarsForUsers**/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | avatar | | system | PRIMARY | | | | 0 | 0.00 | const row not found |
| 1 | SIMPLE | user | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
| 1 | SIMPLE | customavatar | | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
- Time Before: 1765051002.2459
- Time After: 1765051002.2476
- Time Taken: 0.0017080307006836
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT use[len:454]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/stored.php(104)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('vbForum:fe[len:28]', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/user.php(1583)
#6 vB_Api_User->fetchAvatars(array[len:1], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1625)
#7 vB_Library_Node->addOptionalNodeContentInfo(array[len:134], array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2399)
#8 vB_Library_Node->getNodeFullContent(26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(601)
#9 vB_Library_Site->getChannelType(26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(304)
#10 vB_Library_Site->markCurrentTab(array[len:4], '/vb/forum/[len:189]', '0', 26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(239)
#11 vB_Library_Site->getNavbar('header', '1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(193)
#12 vB_Library_Site->loadHeaderNavbar('1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/site.php(89)
#13 vB_Api_Site->loadHeaderNavbar('1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#16 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/vb/forum/[len:189]', '0', '26') in /includes/vb5/template.php(399) : eval()'d code(427)
#17 eval() in /includes/vb5/template.php(399)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#21 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_channel
WHERE `guid` IN ('vbulletin-4ecbdf567f2c35.70389590','vbulletin-4ecbdf567f3a38.99555305','vbulletin-4ecbdf567f3a38.99555306','vbulletin-c-cmshome5229fa38b251e2.92227401','vbulletin-4ecbdf567f3341.44451100')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_channel | | range | guid | guid | 151 | | 5 | 100.00 | Using index condition |
- Time Before: 1765051002.2478
- Time After: 1765051002.248
- Time Taken: 0.00017189979553223
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:234]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:channel', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/content/channel.php(445)
#7 vB_Api_Content_Channel->fetchTopLevelChannelIds() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#8 vB_Api_Wrapper->__call('fetchTopLe[len:23]', array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(314)
#9 vB_Library_Site->markCurrentTab(array[len:4], '/vb/forum/[len:189]', '0', 26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(239)
#10 vB_Library_Site->getNavbar('header', '1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(193)
#11 vB_Library_Site->loadHeaderNavbar('1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/site.php(89)
#12 vB_Api_Site->loadHeaderNavbar('1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#13 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#15 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/vb/forum/[len:189]', '0', '26') in /includes/vb5/template.php(399) : eval()'d code(427)
#16 eval() in /includes/vb5/template.php(399)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#19 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#20 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_1_lvl3data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.2481
- Time After: 1765051002.2485
- Time Taken: 0.00030899047851562
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2540)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/channel.php(413)
#12 vB_Library_Content_Channel->getBareContent(1, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/content.php(555)
#13 vB_Api_Content->getBareContent(1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('getBareContent', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(323)
#15 vB_Library_Site->markCurrentTab(array[len:4], '/vb/forum/[len:189]', '0', 26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(239)
#16 vB_Library_Site->getNavbar('header', '1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/site.php(193)
#17 vB_Library_Site->loadHeaderNavbar('1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/site.php(89)
#18 vB_Api_Site->loadHeaderNavbar('1', '/vb/forum/[len:189]', '0', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#19 vB_Api_Wrapper->__call('loadHeaderNavbar', array[len:4]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('site', 'loadHeaderNavbar', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#21 vB5_Template_Runtime::parseData('site', 'loadHeaderNavbar', '1', '/vb/forum/[len:189]', '0', '26') in /includes/vb5/template.php(399) : eval()'d code(427)
#22 eval() in /includes/vb5/template.php(399)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#25 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#26 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10759,10634,10635,10597,10761)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | range | PRIMARY | PRIMARY | 4 | | 5 | 100.00 | Using index condition |
- Time Before: 1765051002.2497
- Time After: 1765051002.2499
- Time Taken: 0.00020503997802734
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:124]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:7], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:7], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:7]) in /includes/vb5/template/cache.php(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:14328]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#17 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10480)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.2531
- Time After: 1765051002.2533
- Time Taken: 0.0001680850982666
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:1], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:2850]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:14328]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#19 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `noticeid` FROM hmq_noticedismissed
WHERE `userid` = 0
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1765051002.2567
- Time After: 1765051002.2569
- Time Taken: 0.00015521049499512
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `no[len:63]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:no[len:23]', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(685)
#7 vB_dB_Assertor->getColumn('vBForum:no[len:23]', 'noticeid', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/notice.php(95)
#8 vB_Api_Notice->fetch('26', array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(1070)
#11 vB5_Template_Runtime::parseDataWithErrors('notice', 'fetch', '26', array[len:0]) in /includes/vb5/template.php(399) : eval()'d code(1)
#12 eval() in /includes/vb5/template.php(399)
#13 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:14328]') in /includes/vb5/template.php(421)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#17 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#18 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10594)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.2578
- Time After: 1765051002.258
- Time Taken: 0.00016093254089355
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:1], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:401]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#17 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10595)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.2584
- Time After: 1765051002.2585
- Time Taken: 0.0001070499420166
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:1], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:260]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:401]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#19 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10660,10698)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using index condition |
- Time Before: 1765051002.2592
- Time After: 1765051002.2593
- Time Taken: 0.00012612342834473
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:106]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:2], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:2], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:2036]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:2275]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:2416]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#21 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_Announcements_26')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.26
- Time After: 1765051002.2603
- Time Taken: 0.00031900405883789
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:68]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in /includes/vb5/frontend/controller/announcement.php(32)
#9 vB5_Frontend_Controller_Announcement::getText('26') in /includes/vb5/template/runtime.php(1088)
#10 vB5_Template_Runtime::parseAction('announcement', 'getText', '26') in /includes/vb5/template.php(399) : eval()'d code(17)
#11 eval() in /includes/vb5/template.php(399)
#12 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:2036]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:2275]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:2416]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#21 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10739)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.2604
- Time After: 1765051002.2629
- Time Taken: 0.002493143081665
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:1], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\t[len:839]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:2036]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:2275]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:2416]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#23 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM hmq_user AS user
LEFT JOIN hmq_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN hmq_usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (0)
/** fetchUserinfo **/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1765051002.2638
- Time After: 1765051002.264
- Time Taken: 0.00024580955505371
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:470]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/mysql/querydefs.php(3291)
#4 vB_dB_MYSQL_QueryDefs->fetchUserinfo(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/method.php(68)
#5 vB_dB_Query_Method->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('fetchUserinfo', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(1420)
#7 vB_Library_User->preloadUserInfo(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3474)
#8 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(1026)
#9 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#10 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#11 vB_Library_Content_Text->getFullContent(16710) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('16710') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('getNodeContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('node', 'getNodeContent', array[len:1]) in /includes/vb5/template/runtime.php(1070)
#17 vB5_Template_Runtime::parseDataWithErrors('node', 'getNodeContent', '16710') in /includes/vb5/template.php(399) : eval()'d code(22)
#18 eval() in /includes/vb5/template.php(399)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:2036]') in /includes/vb5/template.php(421)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:2275]') in /includes/vb5/template.php(421)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:2416]') in /includes/vb5/template.php(421)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#27 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#28 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10683)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.2652
- Time After: 1765051002.2654
- Time Taken: 0.00018811225891113
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:1], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#21 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM hmq_user AS user
LEFT JOIN hmq_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN hmq_usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (0)
/** fetchUserinfo **/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1765051002.2678
- Time After: 1765051002.268
- Time Taken: 0.00020503997802734
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:470]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/mysql/querydefs.php(3291)
#4 vB_dB_MYSQL_QueryDefs->fetchUserinfo(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/method.php(68)
#5 vB_dB_Query_Method->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('fetchUserinfo', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(1420)
#7 vB_Library_User->preloadUserInfo(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3474)
#8 vB_Library_Content->assembleContent(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(1026)
#9 vB_Library_Content_Text->assembleContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#10 vB_Library_Content->getFullContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#11 vB_Library_Content_Text->getFullContent(16710) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(16710, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(16710) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('getNodeFullContent', array[len:1]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('node', 'getNodeFullContent', array[len:1], false, true) in /includes/vb5/template/runtime.php(1053)
#16 vB5_Template_Runtime::parseData('node', 'getNodeFullContent', '16710') in /includes/vb5/template.php(399) : eval()'d code(34)
#17 eval() in /includes/vb5/template.php(399)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#27 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_searchlog
WHERE `searchhash` IN ('0b9bcc36ddc9013f8b7d7259a0cd61e3') AND `userid` = 0 AND `dateline` >= 1765050941 AND `sortby` = 'isstarter' AND `sortorder` = 'desc'
ORDER BY `dateline` DESC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_searchlog | | ref | search,userfloodcheck,dateline | search | 56 | const,const,const,const | 1 | 5.00 | Using index condition; Using where; Using filesort |
- Time Before: 1765051002.2815
- Time After: 1765051002.282
- Time Taken: 0.00050902366638184
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:216]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBDbSearch:searchlog', array[len:1], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('vBDbSearch:searchlog', array[len:1], array[len:2], 'searchhash') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/search/core.php(493)
#8 vB_Search_Core->getFromCache(vB_Search_Criteria, array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(117)
#9 vB_Api_Search->getSearchResult(array[len:6], 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(227)
#10 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#13 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#14 eval() in /includes/vb5/template.php(399)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#24 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_readperms')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.282
- Time After: 1765051002.2839
- Time Taken: 0.0019111633300781
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:61]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/permissioncontext.php(621)
#9 vB_PermissionContext->getForumAccess(1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(1104)
#10 vB_UserContext->getReadChannels() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(142)
#11 vB_Api_Search->getSearchResultsCriteria(vB_Search_Criteria, 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(131)
#12 vB_Api_Search->getSearchResult(array[len:6], 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(227)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#16 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#17 eval() in /includes/vb5/template.php(399)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#27 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('getSearchResults_72d22cdde33f6bd100d4644717f38619')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1765051002.2843
- Time After: 1765051002.2845
- Time Taken: 0.00024819374084473
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:98]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/search/core.php(74)
#9 vB_Search_Core->getTwoPassResults(vB_Search_Criteria) in /core/packages/vbdbsearch/core.php(449)
#10 vBDBSearch_Core->getResults(vB_Search_Criteria) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(164)
#11 vB_Api_Search->getSearchResultsCriteria(vB_Search_Criteria, 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(131)
#12 vB_Api_Search->getSearchResult(array[len:6], 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(227)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#16 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#17 eval() in /includes/vb5/template.php(399)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#27 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT node.nodeid, IF(node.nodeid = node.starter, 1, 0) as isstarter, node.nodeid AS nodeid2
FROM hmq_node as node
JOIN hmq_closure AS closure ON node.nodeid = closure.child
LEFT JOIN hmq_node AS starter ON starter.nodeid = node.starter
WHERE closure.parent = '16710' AND
closure.depth <= 1 AND
node.inlist = 1 AND
node.protected <> '1'
AND (node.public_preview = 1 OR ( ( ( (starter.parentid IN (26,35,1,2,13,14,27,29,33,37,39,40,43,45,46,48,49,1441914,3,17,18,19,30,36,42,9,15,23,24,6,22,28,47,25,12,31) ) 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 (26,35,1,2,13,14,27,29,33,37,39,40,43,45,46,48,49,1441914,3,17,18,19,30,36,42,9,15,23,24,6,22,28,47,25,12,31))))
ORDER BY isstarter DESC,node.created ASC,nodeid2 ASC
/**getSearchResults**/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | closure | | ref | closure_uniq,parent_2,child | closure_uniq | 4 | const | 4 | 33.33 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | node | | eq_ref | PRIMARY,node_user,node_starter,node_ppreview,node_showapproved,nodeid,ppreview,node_inlist,showpublished | PRIMARY | 4 | alnadawi_vb.closure.child | 1 | 45.00 | Using where |
| 1 | SIMPLE | starter | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | alnadawi_vb.node.starter | 1 | 100.00 | Using where |
- Time Before: 1765051002.2858
- Time After: 1765051002.2871
- Time Taken: 0.0012791156768799
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(false, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\tSELECT[len:921]', false, false) in /core/packages/vbdbsearch/db/mysql/querydefs.php(619)
#4 vBDBSearch_dB_MYSQL_QueryDefs->getSearchResults(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/method.php(68)
#5 vB_dB_Query_Method->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBDBSearch[len:27]', array[len:3]) in /core/packages/vbdbsearch/core.php(471)
#7 vBDBSearch_Core->getResults(vB_Search_Criteria) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(164)
#8 vB_Api_Search->getSearchResultsCriteria(vB_Search_Criteria, 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(131)
#9 vB_Api_Search->getSearchResult(array[len:6], 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(227)
#10 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#13 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#14 eval() in /includes/vb5/template.php(399)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#24 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
REPLACE INTO hmq_searchlog
(type,userid,ipaddress,searchhash,sortby,sortorder,searchtime,dateline,json,results,results_count)
VALUES
('0','0','216.73.216.219','0b9bcc36ddc9013f8b7d7259a0cd61e3','isstarter','desc','0.0029959678649902','1765051001','{\"sort\":{\"created\":\"ASC\"},\"channel\":\"16710\",\"depth\":1,\"include_starter\":1,\"ignore_protected\":1,\"nolimit\":1}','16710,453592,453881,457860','4')
- Time Before: 1765051002.2873
- Time After: 1765051002.2885
- Time Taken: 0.0011410713195801
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(561)
#1 vB_Database->query_write('') in /core/packages/vbdbsearch/db/mysql/querydefs.php(740)
#2 vBDBSearch_dB_MYSQL_QueryDefs->cacheResults(array[len:1], vB_Database_MySQLi, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/method.php(68)
#3 vB_dB_Query_Method->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#4 vB_dB_Assertor->assertQuery('vBDBSearch[len:23]', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/search/core.php(435)
#5 vB_Search_Core->cacheResults(array[len:4], vB_Search_Criteria, 0.0029959678649902, 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(168)
#6 vB_Api_Search->getSearchResultsCriteria(vB_Search_Criteria, 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(131)
#7 vB_Api_Search->getSearchResult(array[len:6], 0) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(227)
#8 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#9 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#11 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#12 eval() in /includes/vb5/template.php(399)
#13 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#22 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_searchlog
WHERE `searchlogid` = 97360979
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_searchlog | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.2885
- Time After: 1765051002.2889
- Time Taken: 0.00031304359436035
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:69]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBDbSearch:searchlog', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('vBDbSearch:searchlog', array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/search/core.php(569)
#8 vB_Search_Core->getCache(97360979) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(682)
#9 vB_Api_Search->getMoreNodes(97360979, '15', 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(797)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#11 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#14 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#15 eval() in /includes/vb5/template.php(399)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#25 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_page
WHERE `pageid` = 12
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.2891
- Time After: 1765051002.2894
- Time Taken: 0.00027084350585938
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:53]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('page', array[len:2]) in /core/vb5/route/page.php(27)
#8 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#9 vB5_Route_Page->__construct(array[len:14], array[len:0], 'r=97360979', '') in /core/vb5/route.php(1417)
#10 vB5_Route::buildUrl(array[len:1], array[len:0], array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(759)
#11 vB_Api_Search->getMoreNodes(97360979, 15, 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(797)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#16 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#17 eval() in /includes/vb5/template.php(399)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#27 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_4ecbdac82f281504471586_title','page_4ecbdac82f281504471586_metadesc') AND `languageid` IN (5,0,-1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1765051002.2895
- Time After: 1765051002.2897
- Time Taken: 0.00027799606323242
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:2], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#10 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#11 vB5_Route_Page->__construct(array[len:14], array[len:0], 'r=97360979', '') in /core/vb5/route.php(1417)
#12 vB5_Route::buildUrl(array[len:1], array[len:0], array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(759)
#13 vB_Api_Search->getMoreNodes(97360979, 15, 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(797)
#14 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#15 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#16 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#18 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#19 eval() in /includes/vb5/template.php(399)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#29 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_453592_lvl1data','node_453881_lvl1data','node_457860_lvl1data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 3 | 100.00 | Using where |
- Time Before: 1765051002.2899
- Time After: 1765051002.2903
- Time Taken: 0.0004119873046875
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:115]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:4], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1322)
#10 vB_Library_Node->cleanNodeList(array[len:4], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1431)
#11 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#16 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#17 eval() in /includes/vb5/template.php(399)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#27 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_UserWPerms_159_5','vb_UserWPerms_1322_5','vb_UserWPerms_1366_5')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 3 | 100.00 | Using where |
- Time Before: 1765051002.2905
- Time After: 1765051002.2908
- Time Taken: 0.00033998489379883
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:114]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(1376)
#9 vB_Library_User->preloadUserInfo(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1940)
#10 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#11 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#16 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#17 eval() in /includes/vb5/template.php(399)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#27 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM hmq_user AS user
LEFT JOIN hmq_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN hmq_usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (0,159,1322,1366)
/** fetchUserinfo **/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 4 | 100.00 | Using index condition |
| 1 | SIMPLE | userfield | | eq_ref | PRIMARY | PRIMARY | 4 | alnadawi_vb.user.userid | 1 | 100.00 | |
| 1 | SIMPLE | usertextfield | | eq_ref | PRIMARY | PRIMARY | 4 | alnadawi_vb.user.userid | 1 | 100.00 | |
- Time Before: 1765051002.2909
- Time After: 1765051002.2916
- Time Taken: 0.00070786476135254
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:484]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/mysql/querydefs.php(3291)
#4 vB_dB_MYSQL_QueryDefs->fetchUserinfo(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/method.php(68)
#5 vB_dB_Query_Method->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('fetchUserinfo', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(1420)
#7 vB_Library_User->preloadUserInfo(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1940)
#8 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#9 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#11 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#14 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#15 eval() in /includes/vb5/template.php(399)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#25 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_routenew
WHERE `routeid` IN (82,83)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_routenew | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using where |
- Time Before: 1765051002.2918
- Time After: 1765051002.2919
- Time Taken: 0.00017809867858887
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:55]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1285)
#7 vB5_Route::preloadRoutes(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1951)
#8 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#9 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#11 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#14 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#15 eval() in /includes/vb5/template.php(399)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#25 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_453592','vBAtchmnts_453881','vBAtchmnts_457860')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 3 | 100.00 | Using where |
- Time Before: 1765051002.2926
- Time After: 1765051002.2929
- Time Taken: 0.00030517578125
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:106]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1763)
#9 vB_Library_Node->fetchNodeAttachments(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1967)
#10 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#11 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#12 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#13 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#16 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#17 eval() in /includes/vb5/template.php(399)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#27 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT cl.parent AS nodeid, count(a.nodeid) AS count
FROM hmq_closure AS cl
INNER JOIN hmq_attach AS a ON (a.nodeid = cl.child)
WHERE cl.parent in (16710,453592,453881,457860)
GROUP BY cl.parent
/**getDescendantAttachCount**/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | cl | | range | closure_uniq,parent_2,publishdate,child,displayorder | parent_2 | 4 | | 7 | 100.00 | Using where; Using index |
| 1 | SIMPLE | a | | eq_ref | PRIMARY | PRIMARY | 4 | alnadawi_vb.cl.child | 1 | 100.00 | Using index |
- Time Before: 1765051002.293
- Time After: 1765051002.2935
- Time Taken: 0.00049996376037598
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:250]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/stored.php(104)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('vBForum:ge[len:32]', array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#6 vB_dB_Assertor->getRows('vBForum:ge[len:32]', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2013)
#7 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#8 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#9 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#10 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#13 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#14 eval() in /includes/vb5/template.php(399)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#24 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT cl.parent AS nodeid, count(child.nodeid) AS count
FROM hmq_closure AS cl
INNER JOIN hmq_node AS child USE INDEX (nodeid, node_ctypid_userid_dispo_idx) ON (child.nodeid = cl.child)
WHERE cl.parent in (16710,453592,453881,457860) AND child.contenttypeid = 23
GROUP BY cl.parent
/**getDescendantPhotoCount**/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | cl | | range | closure_uniq,parent_2,publishdate,child,displayorder | parent_2 | 4 | | 7 | 100.00 | Using where; Using index |
| 1 | SIMPLE | child | | eq_ref | node_ctypid_userid_dispo_idx,nodeid | nodeid | 6 | alnadawi_vb.cl.child,const | 1 | 100.00 | Using index |
- Time Before: 1765051002.2936
- Time After: 1765051002.2937
- Time Taken: 6.7949295043945E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:337]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/stored.php(104)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('vBForum:ge[len:31]', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#6 vB_dB_Assertor->getRows('vBForum:ge[len:31]', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2020)
#7 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#8 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#9 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#10 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#13 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#14 eval() in /includes/vb5/template.php(399)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#23 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#24 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_closure
WHERE `child` IN (453592,453881,457860)
ORDER BY `child` ASC, `depth` ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_closure | | range | child | child | 4 | | 18 | 100.00 | Using index condition |
- Time Before: 1765051002.2937
- Time After: 1765051002.2939
- Time Taken: 0.00018811225891113
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:102]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:closure', array[len:2], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(3534)
#7 vB_Library_Node->fetchClosureParent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2027)
#8 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#9 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#11 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#14 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#15 eval() in /includes/vb5/template.php(399)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#25 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_453592_lvl3data','node_453881_lvl3data','node_457860_lvl3data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 3 | 100.00 | Using where |
- Time Before: 1765051002.2941
- Time After: 1765051002.2944
- Time Taken: 0.00036191940307617
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:115]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:4], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2567)
#11 vB_Library_Content->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#12 vB_Library_Content_Text->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#13 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#14 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#15 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#16 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#17 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#19 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#20 eval() in /includes/vb5/template.php(399)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#30 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM hmq_user AS user
LEFT JOIN hmq_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN hmq_usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (0)
/** fetchUserinfo **/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | | | | | | | | | | no matching row in const table |
- Time Before: 1765051002.2958
- Time After: 1765051002.296
- Time Taken: 0.00023698806762695
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:470]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/mysql/querydefs.php(3291)
#4 vB_dB_MYSQL_QueryDefs->fetchUserinfo(array[len:3], vB_Database_MySQLi, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/method.php(68)
#5 vB_dB_Query_Method->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('fetchUserinfo', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(1420)
#7 vB_Library_User->preloadUserInfo(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3474)
#8 vB_Library_Content->assembleContent(array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(1026)
#9 vB_Library_Content_Text->assembleContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#10 vB_Library_Content->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#11 vB_Library_Content_Text->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#12 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#13 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#14 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#15 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#16 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#18 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#19 eval() in /includes/vb5/template.php(399)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#29 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms159')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.2961
- Time After: 1765051002.2963
- Time Taken: 0.00024199485778809
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:64]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(142)
#9 vB_UserContext->reloadUserPerms() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(115)
#10 vB_UserContext->__construct(159, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(159) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(1026)
#13 vB_Library_Content_Text->assembleContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#17 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#18 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#19 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#23 eval() in /includes/vb5/template.php(399)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#33 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1322')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.2965
- Time After: 1765051002.2969
- Time Taken: 0.0004119873046875
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(142)
#9 vB_UserContext->reloadUserPerms() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(115)
#10 vB_UserContext->__construct(1322, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(1322) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(1026)
#13 vB_Library_Content_Text->assembleContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#17 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#18 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#19 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#23 eval() in /includes/vb5/template.php(399)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#33 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1366')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051002.297
- Time After: 1765051002.2973
- Time Taken: 0.00028300285339355
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(142)
#9 vB_UserContext->reloadUserPerms() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(115)
#10 vB_UserContext->__construct(1366, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(1366) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(1026)
#13 vB_Library_Content_Text->assembleContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#17 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#18 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#19 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#20 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#22 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#23 eval() in /includes/vb5/template.php(399)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#28 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#29 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#30 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#31 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#32 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#33 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBUserRep_159','vBUserRep_1322','vBUserRep_1366')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 3 | 100.00 | Using where |
- Time Before: 1765051002.2974
- Time After: 1765051002.2977
- Time Taken: 0.00029706954956055
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:96]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3533)
#9 vB_Library_Content->assembleContent(array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(1026)
#10 vB_Library_Content_Text->assembleContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#11 vB_Library_Content->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#12 vB_Library_Content_Text->getFullContent(array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#13 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#14 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#15 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#16 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#17 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#19 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#20 eval() in /includes/vb5/template.php(399)
#21 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#22 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#23 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#24 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#25 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#26 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#27 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#28 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#29 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#30 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT user.userid, avatar.avatarid, avatar.avatarpath, user.avatarrevision,
customavatar.dateline, customavatar.width, customavatar.height, customavatar.height_thumb, customavatar.width_thumb, customavatar.filename
FROM hmq_user as user
LEFT JOIN hmq_customavatar AS customavatar ON customavatar.userid = user.userid
LEFT JOIN hmq_avatar AS avatar ON avatar.avatarid = user.avatarid
WHERE user.userid IN (159,1322)
/**fetchAvatarsForUsers**/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | avatar | | system | PRIMARY | | | | 0 | 0.00 | const row not found |
| 1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using index condition |
| 1 | SIMPLE | customavatar | | eq_ref | PRIMARY | PRIMARY | 4 | alnadawi_vb.user.userid | 1 | 100.00 | |
- Time Before: 1765051002.2986
- Time After: 1765051002.3005
- Time Taken: 0.0019149780273438
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT use[len:461]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/stored.php(104)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('vbForum:fe[len:28]', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/user.php(1583)
#6 vB_Api_User->fetchAvatars(array[len:4], true, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1487)
#7 vB_Library_Node->addOptionalContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2112)
#8 vB_Library_Node->addFullContentInfo(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1432)
#9 vB_Library_Node->getFullContentforNodes(array[len:4], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(799)
#10 vB_Api_Search->getMoreResults(array[len:14], '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(232)
#11 vB_Api_Search->getInitialResults('{"depth":"[len:163]', '15', 1, '1') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#12 vB_Api_Wrapper->__call('getInitialResults', array[len:4]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('search', 'getInitialResults', array[len:4], false, true) in /includes/vb5/template/runtime.php(1053)
#14 vB5_Template_Runtime::parseData('search', 'getInitialResults', array[len:7], '15', 1, '1') in /includes/vb5/template.php(399) : eval()'d code(204)
#15 eval() in /includes/vb5/template.php(399)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#25 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_channel
WHERE `nodeid` = 26
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_channel | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.3038
- Time After: 1765051002.3039
- Time Taken: 0.00015878677368164
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:56]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:channel', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('vBForum:channel', array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/content/channel.php(182)
#8 vB_Api_Content_Channel->getBbcodeOptions('26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#9 vB_Api_Wrapper->__call('getBbcodeOptions', array[len:1]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('content_channel', 'getBbcodeOptions', array[len:1], false, true) in /includes/vb5/template/runtime.php(1053)
#11 vB5_Template_Runtime::parseData('content_channel', 'getBbcodeOptions', '26') in /includes/vb5/template.php(399) : eval()'d code(670)
#12 eval() in /includes/vb5/template.php(399)
#13 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#15 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#16 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#17 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#18 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#19 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#20 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#21 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#22 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10282,10429,10420,10485)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | range | PRIMARY | PRIMARY | 4 | | 4 | 100.00 | Using index condition |
- Time Before: 1765051002.3044
- Time After: 1765051002.3047
- Time Taken: 0.00028800964355469
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:118]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:4], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:4], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:51501]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#22 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#23 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10486)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.3102
- Time After: 1765051002.3103
- Time Taken: 0.00011205673217773
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:1], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\t\r\n\t[len:7941]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:51501]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#25 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10444,10443)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using index condition |
- Time Before: 1765051002.311
- Time After: 1765051002.3112
- Time Taken: 0.00016379356384277
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:106]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:2], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:2], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\t\r\n\t[len:7952]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:51501]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#24 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#25 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10283,10450,10409)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | range | PRIMARY | PRIMARY | 4 | | 3 | 100.00 | Using index condition |
- Time Before: 1765051002.3121
- Time After: 1765051002.3123
- Time Taken: 0.00012087821960449
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:112]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:4], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:4], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\t\r\n\t[len:6753]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\t\r\n\t[len:7952]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:51501]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#27 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10497,10281)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using index condition |
- Time Before: 1765051002.313
- Time After: 1765051002.3131
- Time Taken: 0.00015497207641602
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:106]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:2], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:2], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n<d[len:1627]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\t\r\n\t[len:6753]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\t\r\n\t[len:7952]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:51501]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#29 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10280,10279)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using index condition |
- Time Before: 1765051002.3142
- Time After: 1765051002.3143
- Time Taken: 0.00012016296386719
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:106]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:2], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:2], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:2]) in /includes/vb5/template/cache.php(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\t</di[len:1195]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\t\r\n\t[len:7952]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:51501]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#27 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10629)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.3151
- Time After: 1765051002.3152
- Time Taken: 0.00010490417480469
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:1], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n<div cla[len:994]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\t</di[len:1195]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\t\r\n\t[len:7952]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:51501]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#28 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#29 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10402)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.3181
- Time After: 1765051002.3182
- Time Taken: 0.0001220703125
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:1], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\t\r\n\r\n[len:2895]') in /includes/vb5/template.php(421)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\r\n[len:9827]') in /includes/vb5/template.php(421)
#16 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#17 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:51501]') in /includes/vb5/template.php(421)
#18 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#19 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:51710]') in /includes/vb5/template.php(421)
#20 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#21 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:51983]') in /includes/vb5/template.php(421)
#22 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#23 vB5_Template_Cache->replacePlaceholders('\r\n\t\r\n\r\n\r\n\r[len:52124]') in /includes/vb5/template.php(421)
#24 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#25 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(421)
#26 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#27 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('','logo','powered_by_vbulletin_title','search','navbar_home','navbar_blogs','navbar_articles','navbar_social_groups','navbar_todays_posts','navbar_mark_channels_read','navbar_member_list','navbar_calendar','home','login','you_can_also_login_as','logging_in','username','password','remember_me','log_in','forgot_password','search_in_titles_only','search_in_x_only','advanced_search','notice_1_html','announcement','no_announcement','collapse','expand','page_title','posts','latest_activity','filter','time','all_time','today','last_week','last_month','show','all','discussions_only','photos_only','videos_only','links_only','polls_only','events_only','filtered_by','clear_all','conversation_new_posts','page','of_pagination','previous_page','next_page','previous','next','guest_avatar','x_is_offline','facebook_share','twitter_tweet','tags','none','reputation5','join_date','comment','type_your_comment_here','post','cancel','see_previous_comments','see_next_comments','navbar_help','navbar_contact_us','go_to_top','powered_by_vbulletin','footer_current_time','working_ellipsis','yes','no','ok','facebook_language') AND `languageid` IN (5,0,-1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 237 | 100.00 | Using index condition |
- Time Before: 1765051002.3306
- Time After: 1765051002.3307
- Time Taken: 0.00015115737915039
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:1219]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:79], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:79]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(241)
#12 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(96)
#13 vB5_Template_Phrase->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(508)
#14 vB5_Template->renderDelayed('\r\n\t\t<meta [len:175929]', false) in /includes/vb5/template.php(425)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#16 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_routenew
WHERE `routeid` IN ('pmchat','register','activateuser','help','contact-us','search','lostpw','83','profile')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_routenew | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using where |
- Time Before: 1765051002.3351
- Time After: 1765051002.3352
- Time Taken: 0.00011396408081055
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:137]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1285)
#7 vB5_Route::preloadRoutes(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(489)
#8 vB_Api_Route->preloadRoutes(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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:29]) in /includes/vb5/template/url.php(359)
#12 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(512)
#13 vB5_Template->renderDelayed('\r\n\t\t<meta [len:175929]', false) in /includes/vb5/template.php(425)
#14 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#15 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_page
WHERE `pageid` = 120
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_page | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.3361
- Time After: 1765051002.3362
- Time Taken: 0.00011086463928223
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#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(1564)
#10 vB5_Route::bulkFetchUrls('vB5_Route_Page', array[len:7]) in /core/vb5/route.php(1529)
#11 vB5_Route::buildUrls(array[len:29]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(468)
#12 vB_Api_Route->getUrls(array[len:29]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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:29]) in /includes/vb5/template/url.php(359)
#16 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(512)
#17 vB5_Template->renderDelayed('\r\n\t\t<meta [len:175929]', false) in /includes/vb5/template.php(425)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#19 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_pmchat_page_chat_573cba8f1d228390944371_title','page_pmchat_page_chat_573cba8f1d228390944371_metadesc') AND `languageid` IN (5,0,-1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 6 | 100.00 | Using index condition |
- Time Before: 1765051002.3363
- Time After: 1765051002.3364
- Time Taken: 9.8943710327148E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:213]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:2], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#10 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#11 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1564)
#12 vB5_Route::bulkFetchUrls('vB5_Route_Page', array[len:7]) in /core/vb5/route.php(1529)
#13 vB5_Route::buildUrls(array[len:29]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(468)
#14 vB_Api_Route->getUrls(array[len:29]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('getUrls', array[len:1]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('route', 'getUrls', array[len:1]) in /includes/vb5/template/url.php(271)
#17 vB5_Template_Url->finalBuildUrls(array[len:29]) in /includes/vb5/template/url.php(359)
#18 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(512)
#19 vB5_Template->renderDelayed('\r\n\t\t<meta [len:175929]', false) in /includes/vb5/template.php(425)
#20 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#21 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vbnodetext16710_14_5:09f14d73cd828b8c283774e754116338','vbnodetext453592_14_5:09f14d73cd828b8c283774e754116338','vbnodetext453881_14_5:09f14d73cd828b8c283774e754116338','vbnodetext457860_14_5:09f14d73cd828b8c283774e754116338')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 4 | 100.00 | Using where |
- Time Before: 1765051002.3387
- Time After: 1765051002.3391
- Time Taken: 0.00043702125549316
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:273]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:4]) in /includes/vb5/template/nodetext.php(549)
#9 vB5_Template_NodeText->fetchNodeText() in /includes/vb5/template/nodetext.php(456)
#10 vB5_Template_NodeText->replacePlaceholders('\r\n\t\t<meta [len:175929]') in /includes/vb5/template.php(515)
#11 vB5_Template->renderDelayed('\r\n\t\t<meta [len:175929]', false) in /includes/vb5/template.php(425)
#12 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#13 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10757)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_template | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051002.3412
- Time After: 1765051002.3413
- Time Taken: 0.00011610984802246
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(50)
#9 vB_Library_Template->fetch('debug_info', 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(51)
#10 vB_Api_Template->fetch('debug_info', 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#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(224)
#13 vB5_Template_Cache->fetchTemplate('debug_info') in /includes/vb5/template/cache.php(187)
#14 vB5_Template_Cache->getTemplate('debug_info') in /includes/vb5/template.php(562)
#15 vB5_Template->renderDelayed('\r\n\t\t<meta [len:175929]', false) in /includes/vb5/template.php(425)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#17 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT `varname`,`languageid`,`text` FROM hmq_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') AND `languageid` IN (5,0,-1)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_phrase | | range | name_lang_type,languageid | name_lang_type | 195 | | 75 | 100.00 | Using index condition |
- Time Before: 1765051002.3433
- Time After: 1765051002.3434
- Time Taken: 0.00010991096496582
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:504]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:25], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:25]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(241)
#12 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(96)
#13 vB5_Template_Phrase->replacePlaceholders('<div id="d[len:89884]') in /includes/vb5/template.php(572)
#14 vB5_Template->renderDelayed('\r\n\t\t<meta [len:175929]', false) in /includes/vb5/template.php(425)
#15 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#16 vB5_Frontend_Controller_Page->index(67, '16710', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
5 Slowest Queries
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM hmq_user AS user
LEFT JOIN hmq_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN hmq_usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (0)
/** fetchUserinfo **/
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_16710_lvl3data')
SELECT `varname`,`languageid`,`text` FROM hmq_phrase
WHERE `varname` IN ('page_54c8a2f9e7c3a472878990_title','page_54c8a2f9e7c3a472878990_metadesc') AND `languageid` IN (5,0,-1)
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10739)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_26_lvl1data')
113 Queries Run : Total SQL time was 0.057706 seconds , Total PHP time was 0.276765 seconds , Overall time was 0.334471 seconds.