vBulletin - Explain SQL Queries (119)
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: 1764972715.5662
- Time After: 1764972715.5663
- Time Taken: 9.8943710327148E-5
- 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: 1764972715.5852
- Time After: 1764972715.5854
- Time Taken: 0.00023698806762695
- 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` > 1764872715
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: 1764972715.5909
- Time After: 1764972715.5913
- Time Taken: 0.00037717819213867
- 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: 1764972715.5925
- Time After: 1764972715.5937
- Time Taken: 0.0012848377227783
- 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: 1764972715.6061
- Time After: 1764972715.6065
- Time Taken: 0.00035905838012695
- 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:72]', 'explain=1&[len:24]') 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/26513-صرخة-يتيمـــــة-دعوه-لكل-شاعر','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: 1764972715.6072
- Time After: 1764972715.6079
- Time Taken: 0.00070810317993164
- 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:240]', 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:72]', 'explain=1&[len:24]') 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: 1764972715.6168
- Time After: 1764972715.6172
- Time Taken: 0.00037384033203125
- 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:72]', 'explain=1&[len:24]') 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: 1764972715.6326
- Time After: 1764972715.6329
- Time Taken: 0.0003201961517334
- 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: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:24]', '') in /core/vb5/route.php(1168)
#15 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:72]', 'explain=1&[len:24]', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/c2/c[len:72]', 'explain=1&[len:24]', '', 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:72]', 'explain=1&[len:24]') 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: 1764972715.6629
- Time After: 1764972715.6632
- 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: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:24]', '') in /core/vb5/route.php(1168)
#14 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:72]', 'explain=1&[len:24]', '') in /core/vb5/route.php(1104)
#15 vB5_Route::selectBestRoute('forum/c2/c[len:72]', 'explain=1&[len:24]', '', 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:72]', 'explain=1&[len:24]') 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_26513_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: 1764972715.6646
- Time After: 1764972715.6649
- Time Taken: 0.00034713745117188
- 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('26513') in /core/vb5/route/conversation.php(83)
#11 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:24]', '') in /core/vb5/route.php(1168)
#12 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:72]', 'explain=1&[len:24]', '') in /core/vb5/route.php(1104)
#13 vB5_Route::selectBestRoute('forum/c2/c[len:72]', 'explain=1&[len:24]', '', 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:72]', 'explain=1&[len:24]') 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: 1764972715.6696
- Time After: 1764972715.6706
- Time Taken: 0.0010221004486084
- 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('26513') 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:24]', '') in /core/vb5/route.php(1168)
#13 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:72]', 'explain=1&[len:24]', '') in /core/vb5/route.php(1104)
#14 vB5_Route::selectBestRoute('forum/c2/c[len:72]', 'explain=1&[len:24]', '', 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:72]', 'explain=1&[len:24]') 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: 1764972715.6737
- Time After: 1764972715.6776
- Time Taken: 0.0038909912109375
- 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:24]', '') in /core/vb5/route.php(1168)
#17 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:72]', 'explain=1&[len:24]', '') in /core/vb5/route.php(1104)
#18 vB5_Route::selectBestRoute('forum/c2/c[len:72]', 'explain=1&[len:24]', '', 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:72]', 'explain=1&[len:24]') 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: 1764972715.6781
- Time After: 1764972715.6783
- Time Taken: 0.00013303756713867
- 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:24]', '') in /core/vb5/route.php(1168)
#15 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:72]', 'explain=1&[len:24]', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/c2/c[len:72]', 'explain=1&[len:24]', '', 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:72]', 'explain=1&[len:24]') 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: 1764972715.6796
- Time After: 1764972715.6799
- Time Taken: 0.00026607513427734
- 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:24]', '') in /core/vb5/route.php(1168)
#20 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:72]', 'explain=1&[len:24]', '') in /core/vb5/route.php(1104)
#21 vB5_Route::selectBestRoute('forum/c2/c[len:72]', 'explain=1&[len:24]', '', 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:72]', 'explain=1&[len:24]') 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: 1764972715.6801
- Time After: 1764972715.6817
- Time Taken: 0.0016460418701172
- 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:24]', '') in /core/vb5/route.php(1168)
#19 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:72]', 'explain=1&[len:24]', '') in /core/vb5/route.php(1104)
#20 vB5_Route::selectBestRoute('forum/c2/c[len:72]', 'explain=1&[len:24]', '', 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:72]', 'explain=1&[len:24]') 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: 1764972715.691
- Time After: 1764972715.6913
- Time Taken: 0.00029802322387695
- 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:72]', 'explain=1&[len:24]') 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: 1764972715.6915
- Time After: 1764972715.6917
- Time Taken: 0.00018596649169922
- 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:72]', 'explain=1&[len:24]') 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: 1764972715.6936
- Time After: 1764972715.6937
- Time Taken: 0.00011301040649414
- 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:72]', 'explain=1&[len:24]') 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: 1764972715.6938
- Time After: 1764972715.6944
- Time Taken: 0.00057220458984375
- 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:72]', 'explain=1&[len:24]') 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: 1764972715.6945
- Time After: 1764972715.6946
- Time Taken: 0.00011491775512695
- 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:72]', 'explain=1&[len:24]') 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: 1764972715.6948
- Time After: 1764972715.6973
- Time Taken: 0.0024731159210205
- 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:72]', 'explain=1&[len:24]') 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: 1764972715.6976
- Time After: 1764972715.699
- Time Taken: 0.001413106918335
- 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:72]', 'explain=1&[len:24]') 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: 1764972715.7232
- Time After: 1764972715.7267
- Time Taken: 0.0034730434417725
- 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: 1764972715.7269
- Time After: 1764972715.7276
- Time Taken: 0.00072383880615234
- 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: 1764972715.7413
- Time After: 1764972715.7416
- Time Taken: 0.00024294853210449
- 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, '26513', 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: 1764972715.7475
- Time After: 1764972715.7477
- Time Taken: 0.00018191337585449
- 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, '26513', 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: 1764972715.7504
- Time After: 1764972715.7519
- Time Taken: 0.0014901161193848
- 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, '26513', 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: 1764972715.7528
- Time After: 1764972715.753
- Time Taken: 0.00018191337585449
- 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, '26513', 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: 1764972715.7531
- Time After: 1764972715.7532
- 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 `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, '26513', 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: 1764972715.7533
- Time After: 1764972715.7534
- Time Taken: 6.6041946411133E-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 * 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, '26513', 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: 1764972715.7535
- Time After: 1764972715.7537
- Time Taken: 0.00016212463378906
- 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, '26513', 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: 1764972715.7538
- Time After: 1764972715.7539
- Time Taken: 0.00015091896057129
- 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, '26513', 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: 1764972715.754
- Time After: 1764972715.7541
- Time Taken: 0.00011110305786133
- 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, '26513', 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.26513')
| 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: 1764972715.7618
- Time After: 1764972715.7623
- Time Taken: 0.00044512748718262
- 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
- Time Before: 1764972715.764
- Time After: 1764972715.7646
- Time Taken: 0.00058102607727051
- 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:105]', '26513') 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, '26513', 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: 1764972715.7648
- Time After: 1764972715.7649
- Time Taken: 0.00016403198242188
- 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, '26513', 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: 1764972715.765
- Time After: 1764972715.7652
- Time Taken: 0.00014901161193848
- 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, '26513', 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: 1764972715.7658
- Time After: 1764972715.7659
- Time Taken: 0.00015091896057129
- 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, '26513', 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: 1764972715.7722
- Time After: 1764972715.7723
- Time Taken: 0.00012779235839844
- 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, '26513', 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: 1764972715.7724
- Time After: 1764972715.7726
- Time Taken: 0.00020599365234375
- 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, '26513', 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: 1764972715.7727
- Time After: 1764972715.7729
- Time Taken: 0.0001060962677002
- 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, '26513', 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: 1764972715.7729
- Time After: 1764972715.773
- Time Taken: 0.00011086463928223
- 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, '26513', 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: 1764972715.7754
- Time After: 1764972715.7755
- Time Taken: 9.5129013061523E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/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, '26513', 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: 1764972715.7756
- Time After: 1764972715.7757
- Time Taken: 0.0001070499420166
- 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, '26513', 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: 1764972715.7758
- Time After: 1764972715.779
- Time Taken: 0.0032200813293457
- 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, '26513', 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: 1764972715.7791
- Time After: 1764972715.7793
- 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('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, '26513', 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: 1764972715.7794
- Time After: 1764972715.7795
- Time Taken: 9.2029571533203E-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 * 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, '26513', 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: 1764972715.7796
- Time After: 1764972715.7797
- Time Taken: 0.00014710426330566
- 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, '26513', 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: 1764972715.7798
- Time After: 1764972715.7799
- Time Taken: 0.00010204315185547
- 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, '26513', 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: 1764972715.78
- Time After: 1764972715.7801
- Time Taken: 0.00010085105895996
- 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, '26513', 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: 1764972715.7803
- Time After: 1764972715.7804
- 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 `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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_26513_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: 1764972715.7818
- Time After: 1764972715.7822
- Time Taken: 0.00039911270141602
- 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(26513) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#13 vB_Library_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#14 vB_Api_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#15 vB_Api_Node->getNodeContent('26513') 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', '26513') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_closure
WHERE `child` IN (26513)
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: 1764972715.7824
- Time After: 1764972715.7828
- Time Taken: 0.00042009353637695
- 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(26513) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('26513') 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', '26513') 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:226087]') 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, '26513', 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: 1764972715.7928
- Time After: 1764972715.7929
- Time Taken: 0.00014400482177734
- 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(26513) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#16 vB_Library_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#17 vB_Api_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#18 vB_Api_Node->getNodeContent('26513') 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', '26513') 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:226087]') 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, '26513', 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: 1764972715.7932
- Time After: 1764972715.7934
- Time Taken: 0.00024914741516113
- 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(26513) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#14 vB_Library_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#15 vB_Api_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#16 vB_Api_Node->getNodeContent('26513') 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', '26513') 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:226087]') 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, '26513', 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: 1764972715.7939
- Time After: 1764972715.7941
- Time Taken: 0.00021910667419434
- 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(26513) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('26513') 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', '26513') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_26513')
| 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: 1764972715.7954
- Time After: 1764972715.7956
- Time Taken: 0.00027108192443848
- 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(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#11 vB_Api_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#12 vB_Api_Node->getNodeContent('26513') 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', '26513') 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:226087]') 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, '26513', 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 (1300)
/**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: 1764972715.7958
- Time After: 1764972715.7959
- Time Taken: 0.0001070499420166
- 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(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#9 vB_Api_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#10 vB_Api_Node->getNodeContent('26513') 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', '26513') 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:226087]') 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, '26513', 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: 1764972715.8077
- Time After: 1764972715.8079
- Time Taken: 0.00015997886657715
- 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:201]', '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:201]', '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:201]', '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:201]', '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:226087]') 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, '26513', 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: 1764972715.8084
- Time After: 1764972715.8087
- Time Taken: 0.00029993057250977
- 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:201]', '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:201]', '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:201]', '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:201]', '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:201]', '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:226087]') 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, '26513', 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: 1764972715.8088
- Time After: 1764972715.8089
- Time Taken: 0.00010013580322266
- 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:201]', '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:201]', '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:201]', '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:201]', '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:201]', '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:226087]') 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, '26513', 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: 1764972715.8091
- Time After: 1764972715.8092
- Time Taken: 9.1075897216797E-5
- 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:201]', '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:201]', '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:201]', '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:201]', '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:201]', '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:226087]') 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, '26513', 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: 1764972715.8093
- Time After: 1764972715.8094
- Time Taken: 7.8916549682617E-5
- 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:201]', '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:201]', '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:201]', '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:201]', '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:201]', '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:226087]') 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, '26513', 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: 1764972715.8106
- Time After: 1764972715.8211
- Time Taken: 0.010545015335083
- 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:14349]') 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:226087]') 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, '26513', 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: 1764972715.8245
- Time After: 1764972715.8258
- Time Taken: 0.0012600421905518
- 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:14349]') 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:226087]') 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, '26513', 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: 1764972715.8298
- Time After: 1764972715.8299
- Time Taken: 0.00015592575073242
- 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:14349]') 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:226087]') 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, '26513', 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: 1764972715.8309
- Time After: 1764972715.8312
- Time Taken: 0.00037002563476562
- 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:226087]') 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, '26513', 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: 1764972715.8317
- Time After: 1764972715.8318
- Time Taken: 0.00012111663818359
- 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:226087]') 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, '26513', 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: 1764972715.8326
- Time After: 1764972715.8327
- Time Taken: 0.00010204315185547
- 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:2039]') 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:2278]') 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:2419]') 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:226087]') 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, '26513', 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: 1764972715.8333
- Time After: 1764972715.8336
- Time Taken: 0.00027918815612793
- 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:2039]') 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:2278]') 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:2419]') 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:226087]') 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, '26513', 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: 1764972715.8338
- Time After: 1764972715.8364
- Time Taken: 0.0026168823242188
- 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:2039]') 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:2278]') 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:2419]') 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:226087]') 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, '26513', 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: 1764972715.8373
- Time After: 1764972715.8375
- Time Taken: 0.00019097328186035
- 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(26513) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('26513') 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', '26513') 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:2039]') 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:2278]') 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:2419]') 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:226087]') 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, '26513', 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: 1764972715.8387
- Time After: 1764972715.8389
- Time Taken: 0.00015902519226074
- 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.8412
- Time After: 1764972715.8415
- Time Taken: 0.00027585029602051
- 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(26513) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(26513, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(26513) 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', '26513') 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_searchlog
WHERE `searchhash` IN ('60132893b2611c924525a8104e8e7038') AND `userid` = 0 AND `dateline` >= 1764972655 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 | 22.62 | Using index condition; Using where; Using filesort |
- Time Before: 1764972715.8557
- Time After: 1764972715.8575
- Time Taken: 0.0018608570098877
- 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.8576
- Time After: 1764972715.8578
- Time Taken: 0.00022697448730469
- 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('getSearchResults_24de5e50fe7638dbf4f88f6a823aed20')
| 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: 1764972715.8581
- Time After: 1764972715.8595
- Time Taken: 0.0014040470123291
- 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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 = '26513' 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 | 9 | 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: 1764972715.8616
- Time After: 1764972715.8665
- Time Taken: 0.0049459934234619
- 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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','60132893b2611c924525a8104e8e7038','isstarter','desc','0.008552074432373','1764972715','{\"sort\":{\"created\":\"ASC\"},\"channel\":\"26513\",\"depth\":1,\"include_starter\":1,\"ignore_protected\":1,\"nolimit\":1}','26513,764315,769069,769074,769077,784916,785237,785456,785570','9')
- Time Before: 1764972715.8668
- Time After: 1764972715.8672
- Time Taken: 0.00037407875061035
- 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:9], vB_Search_Criteria, 0.008552074432373, 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_searchlog
WHERE `searchlogid` = 97215653
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: 1764972715.8673
- Time After: 1764972715.8676
- Time Taken: 0.00029087066650391
- 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(97215653) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(682)
#9 vB_Api_Search->getMoreNodes(97215653, '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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.8679
- Time After: 1764972715.8701
- Time Taken: 0.0021870136260986
- 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=97215653', '') 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(97215653, 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.8702
- Time After: 1764972715.8703
- Time Taken: 0.00010085105895996
- 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=97215653', '') 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(97215653, 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_764315_lvl1data','node_769069_lvl1data','node_769074_lvl1data','node_769077_lvl1data','node_784916_lvl1data','node_785237_lvl1data','node_785456_lvl1data','node_785570_lvl1data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 8 | 100.00 | Using where |
- Time Before: 1764972715.8705
- Time After: 1764972715.8714
- Time Taken: 0.00084495544433594
- 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:230]', 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:8], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:9], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1322)
#10 vB_Library_Node->cleanNodeList(array[len:9], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1431)
#11 vB_Library_Node->getFullContentforNodes(array[len:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_UserWPerms_1115_5','vb_UserWPerms_1641_5','vb_UserWPerms_1790_5','vb_UserWPerms_1010_5','vb_UserWPerms_1058_5','vb_UserWPerms_1500_5','vb_UserWPerms_1300_5')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 7 | 100.00 | Using where |
- Time Before: 1764972715.8717
- Time After: 1764972715.872
- Time Taken: 0.00032806396484375
- 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:207]', 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:7], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(1376)
#9 vB_Library_User->preloadUserInfo(array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1940)
#10 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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,1115,1641,1790,1010,1058,1500,1300)
/** fetchUserinfo **/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 8 | 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: 1764972715.8721
- Time After: 1764972715.8757
- Time Taken: 0.0035929679870605
- 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:505]') 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:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1940)
#8 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.8762
- Time After: 1764972715.8763
- Time Taken: 0.00013399124145508
- 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:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_764315','vBAtchmnts_769069','vBAtchmnts_769074','vBAtchmnts_769077','vBAtchmnts_784916','vBAtchmnts_785237','vBAtchmnts_785456','vBAtchmnts_785570')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 8 | 100.00 | Using where |
- Time Before: 1764972715.8771
- Time After: 1764972715.8781
- Time Taken: 0.0010261535644531
- 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:206]', 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:8], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1763)
#9 vB_Library_Node->fetchNodeAttachments(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1967)
#10 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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 (26513,764315,769069,769074,769077,784916,785237,785456,785570)
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 | | 17 | 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: 1764972715.8783
- Time After: 1764972715.879
- Time Taken: 0.00070691108703613
- 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:285]', 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:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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 (26513,764315,769069,769074,769077,784916,785237,785456,785570) 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 | | 17 | 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: 1764972715.879
- Time After: 1764972715.8797
- Time Taken: 0.0006110668182373
- 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:372]', 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:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_closure
WHERE `child` IN (764315,769069,769074,769077,784916,785237,785456,785570)
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 | | 48 | 100.00 | Using index condition |
- Time Before: 1764972715.8798
- Time After: 1764972715.8831
- Time Taken: 0.0033061504364014
- 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: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('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:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2027)
#8 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_764315_lvl3data','node_769069_lvl3data','node_769074_lvl3data','node_769077_lvl3data','node_784916_lvl3data','node_785237_lvl3data','node_785456_lvl3data','node_785570_lvl3data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 8 | 100.00 | Using where |
- Time Before: 1764972715.8835
- Time After: 1764972715.8847
- Time Taken: 0.0012199878692627
- 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:230]', 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:8], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:9], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2567)
#11 vB_Library_Content->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#12 vB_Library_Content_Text->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#13 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.8877
- Time After: 1764972715.8878
- Time Taken: 0.00016283988952637
- 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:9], 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:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#10 vB_Library_Content->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#11 vB_Library_Content_Text->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#12 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1115')
| 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: 1764972715.8879
- Time After: 1764972715.8885
- Time Taken: 0.00056600570678711
- 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(1115, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(1115) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:9], 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:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1641')
| 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: 1764972715.8887
- Time After: 1764972715.8913
- Time Taken: 0.0025680065155029
- 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: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(1641, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(1641) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:9], 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:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1790')
| 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: 1764972715.8915
- Time After: 1764972715.8917
- Time Taken: 0.00022506713867188
- 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: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(1790, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(1790) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:9], 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:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1010')
| 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: 1764972715.8919
- Time After: 1764972715.8921
- Time Taken: 0.00023007392883301
- 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: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(1010, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(1010) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:9], 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:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1058')
| 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: 1764972715.8923
- Time After: 1764972715.8946
- Time Taken: 0.0023610591888428
- 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: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(1058, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(1058) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:9], 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:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1500')
| 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: 1764972715.8948
- Time After: 1764972715.8954
- Time Taken: 0.00064492225646973
- 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: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(1500, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(1500) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:9], 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:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBUserRep_1115','vBUserRep_1641','vBUserRep_1790','vBUserRep_1010','vBUserRep_1058','vBUserRep_1500','vBUserRep_1300')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 7 | 100.00 | Using where |
- Time Before: 1764972715.8956
- Time After: 1764972715.896
- Time Taken: 0.0003349781036377
- 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:165]', 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:7], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:7]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3533)
#9 vB_Library_Content->assembleContent(array[len:9], 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:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#11 vB_Library_Content->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#12 vB_Library_Content_Text->getFullContent(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#13 vB_Library_Node->addFullContentInfo(array[len:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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 (1115,1641,1790,1010,1058,1500)
/**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 | | 6 | 100.00 | Using index condition |
| 1 | SIMPLE | customavatar | | eq_ref | PRIMARY | PRIMARY | 4 | alnadawi_vb.user.userid | 1 | 100.00 | |
- Time Before: 1764972715.8977
- Time After: 1764972715.8982
- Time Taken: 0.00045204162597656
- 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:482]', 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:9], 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:9], 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:9], 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:9], 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vbSig_1790','vbSig_1500')
| 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: 1764972715.9027
- Time After: 1764972715.9029
- Time Taken: 0.00022506713867188
- 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:72]', 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:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(941)
#9 vB_Api_Bbcode->parseSignatures(array[len:2], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('parseSignatures', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('bbcode', 'parseSignatures', array[len:2], false, true) in /includes/vb5/template/runtime.php(1053)
#12 vB5_Template_Runtime::parseData('bbcode', 'parseSignatures', array[len:2], array[len:2]) in /includes/vb5/template.php(399) : eval()'d code(653)
#13 eval() in /includes/vb5/template.php(399)
#14 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#15 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_datastore
WHERE `title` IN ('smiliecache')
| 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: 1764972715.917
- Time After: 1764972715.9171
- Time Taken: 0.00010108947753906
- 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: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('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('smiliecache') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(639)
#10 vB_Api_Bbcode->fetchSmilies() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(86)
#11 vB_Api_Bbcode->initInfo() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/bbcode.php(274)
#12 vB_Library_BbCode->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library.php(46)
#13 vB_Library::instance('bbcode') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(556)
#14 vB_Api_Bbcode->fetchCustomTags() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(84)
#15 vB_Api_Bbcode->initInfo() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/bbcode.php(274)
#16 vB_Library_BbCode->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library.php(46)
#17 vB_Library::instance('bbcode') in /core/includes/class_bbcode.php(251)
#18 vB_BbCodeParser->append_custom_tags() in /core/includes/class_sigparser.php(150)
#19 vB_SignatureParser->__construct(vB_Registry, array[len:2], 1790) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(841)
#20 vB_Api_Bbcode->doParseSignature(1790, '[IMG]http:[len:153]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(966)
#21 vB_Api_Bbcode->parseSignatures(array[len:2], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#22 vB_Api_Wrapper->__call('parseSignatures', array[len:2]) in /includes/api/interface/collapsed.php(105)
#23 Api_Interface_Collapsed->callApi('bbcode', 'parseSignatures', array[len:2], false, true) in /includes/vb5/template/runtime.php(1053)
#24 vB5_Template_Runtime::parseData('bbcode', 'parseSignatures', array[len:2], array[len:2]) in /includes/vb5/template.php(399) : eval()'d code(653)
#25 eval() in /includes/vb5/template.php(399)
#26 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#27 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:104025]') 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:104298]') 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\r\n\r\n\r\n\r[len:104439]') in /includes/vb5/template.php(421)
#32 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#33 vB5_Template_Cache->replacePlaceholders('\r\n\t\t<meta [len:226087]') in /includes/vb5/template.php(421)
#34 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#35 vB5_Frontend_Controller_Page->index(67, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_bbcode
| 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: 1764972715.9173
- Time After: 1764972715.9174
- Time Taken: 7.9870223999023E-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 * F[len:24]', 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('bbcode', array[len:0], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('bbcode') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/bbcode.php(335)
#8 vB_Library_BbCode->fetchBBCodes() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(556)
#9 vB_Api_Bbcode->fetchCustomTags() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(84)
#10 vB_Api_Bbcode->initInfo() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/bbcode.php(274)
#11 vB_Library_BbCode->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library.php(46)
#12 vB_Library::instance('bbcode') in /core/includes/class_bbcode.php(251)
#13 vB_BbCodeParser->append_custom_tags() in /core/includes/class_sigparser.php(150)
#14 vB_SignatureParser->__construct(vB_Registry, array[len:2], 1790) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(841)
#15 vB_Api_Bbcode->doParseSignature(1790, '[IMG]http:[len:153]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(966)
#16 vB_Api_Bbcode->parseSignatures(array[len:2], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#17 vB_Api_Wrapper->__call('parseSignatures', array[len:2]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('bbcode', 'parseSignatures', array[len:2], false, true) in /includes/vb5/template/runtime.php(1053)
#19 vB5_Template_Runtime::parseData('bbcode', 'parseSignatures', array[len:2], array[len:2]) in /includes/vb5/template.php(399) : eval()'d code(653)
#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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.9188
- Time After: 1764972715.9189
- Time Taken: 8.8930130004883E-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 * 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.9197
- Time After: 1764972715.9199
- Time Taken: 0.00022697448730469
- 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: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:103816]') 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.9254
- Time After: 1764972715.9255
- Time Taken: 0.00010108947753906
- 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') 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:7959]') 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:103816]') 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.9263
- Time After: 1764972715.9264
- Time Taken: 9.608268737793E-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 `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:7844]') 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:103816]') 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.9273
- Time After: 1764972715.9274
- Time Taken: 0.00011301040649414
- 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: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:6645]') 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:7844]') 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:103816]') 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.9281
- Time After: 1764972715.9305
- Time Taken: 0.0024001598358154
- 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: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:1634]') 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:6645]') 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:7844]') 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:103816]') 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.9316
- Time After: 1764972715.9317
- Time Taken: 9.608268737793E-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 `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:7844]') 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:103816]') 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.9325
- Time After: 1764972715.935
- Time Taken: 0.0024838447570801
- 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') 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:7844]') 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:103816]') 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.9382
- Time After: 1764972715.9398
- Time Taken: 0.0015738010406494
- 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') 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:9872]') 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:103816]') 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:104025]') 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:104298]') 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:104439]') 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:226087]') 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, '26513', 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: 1764972715.9779
- Time After: 1764972715.9781
- Time Taken: 0.0002140998840332
- Memory Before: 31457280
- Memory After: 31457280
- 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:226087]') in /includes/vb5/template.php(508)
#14 vB5_Template->renderDelayed('\r\n\t\t<meta [len:226087]', 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, '26513', 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: 1764972715.9856
- Time After: 1764972715.9866
- Time Taken: 0.00094699859619141
- Memory Before: 31457280
- Memory After: 31457280
- 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:54]) in /includes/vb5/template/url.php(359)
#12 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:226087]') in /includes/vb5/template.php(512)
#13 vB5_Template->renderDelayed('\r\n\t\t<meta [len:226087]', 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, '26513', 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: 1764972715.9877
- Time After: 1764972715.9899
- Time Taken: 0.0022361278533936
- Memory Before: 31457280
- Memory After: 31457280
- 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:54]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(468)
#12 vB_Api_Route->getUrls(array[len:54]) 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:54]) in /includes/vb5/template/url.php(359)
#16 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:226087]') in /includes/vb5/template.php(512)
#17 vB5_Template->renderDelayed('\r\n\t\t<meta [len:226087]', 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, '26513', 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: 1764972715.99
- Time After: 1764972715.9911
- Time Taken: 0.0010738372802734
- Memory Before: 31457280
- Memory After: 31457280
- 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:54]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(468)
#14 vB_Api_Route->getUrls(array[len:54]) 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:54]) in /includes/vb5/template/url.php(359)
#18 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:226087]') in /includes/vb5/template.php(512)
#19 vB5_Template->renderDelayed('\r\n\t\t<meta [len:226087]', 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vbnodetext26513_14_5:09f14d73cd828b8c283774e754116338','vbnodetext764315_14_5:09f14d73cd828b8c283774e754116338','vbnodetext769069_14_5:09f14d73cd828b8c283774e754116338','vbnodetext769074_14_5:09f14d73cd828b8c283774e754116338','vbnodetext769077_14_5:09f14d73cd828b8c283774e754116338','vbnodetext784916_14_5:09f14d73cd828b8c283774e754116338','vbnodetext785237_14_5:09f14d73cd828b8c283774e754116338','vbnodetext785456_14_5:09f14d73cd828b8c283774e754116338','vbnodetext785570_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 | | 9 | 100.00 | Using where |
- Time Before: 1764972715.9968
- Time After: 1764972716.0002
- Time Taken: 0.003403902053833
- Memory Before: 31457280
- Memory After: 31457280
- 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:558]', 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:9], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:9]) 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:226087]') in /includes/vb5/template.php(515)
#11 vB5_Template->renderDelayed('\r\n\t\t<meta [len:226087]', 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, '26513', 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: 1764972716.0036
- Time After: 1764972716.0038
- Time Taken: 0.00017809867858887
- Memory Before: 31457280
- Memory After: 31457280
- 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:226087]', 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, '26513', 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: 1764972716.0056
- Time After: 1764972716.0071
- Time Taken: 0.0014638900756836
- Memory Before: 31457280
- Memory After: 31457280
- 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:74837]') in /includes/vb5/template.php(572)
#14 vB5_Template->renderDelayed('\r\n\t\t<meta [len:226087]', 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, '26513', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
5 Slowest Queries
SELECT `title`,`textonly`,`template_un`,`template` FROM hmq_template
WHERE `templateid` IN (10759,10634,10635,10597,10761)
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 = '26513' 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**/
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_NamedRoutes')
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,1115,1641,1790,1010,1058,1500,1300)
/** fetchUserinfo **/
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)
119 Queries Run : Total SQL time was 0.096095 seconds , Total PHP time was 0.344814 seconds , Overall time was 0.440909 seconds.