vBulletin - Explain SQL Queries (113)
Duplicate Queries: (Exact textual duplicates, also included in the full listing of queries below)
- Times run: 4
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM hmq_user AS user
LEFT JOIN hmq_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN hmq_usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
WHERE user.userid IN (0)
/** fetchUserinfo **/
SET @@sql_mode = ''
- Time Before: 1765051832.1516
- Time After: 1765051832.1519
- Time Taken: 0.00022602081298828
- 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: 1765051832.1714
- Time After: 1765051832.1717
- Time Taken: 0.00034880638122559
- 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` > 1764951832
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: 1765051832.1774
- Time After: 1765051832.1779
- Time Taken: 0.00042080879211426
- 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: 1765051832.179
- Time After: 1765051832.1796
- Time Taken: 0.00059390068054199
- 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: 1765051832.1923
- Time After: 1765051832.1925
- Time Taken: 0.00016593933105469
- 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:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#13 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#14 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT routenew.*
FROM hmq_routenew AS routenew
WHERE routenew.prefix IN ('forum/c2/c4/24489-قصيده-شعريه','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: 1765051832.1932
- Time After: 1765051832.1933
- Time Taken: 0.00018000602722168
- 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:207]', 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:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#7 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#8 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#9 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#10 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms0')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051832.2024
- Time After: 1765051832.2025
- Time Taken: 0.00014305114746094
- 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:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_types.types')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051832.218
- Time After: 1765051832.2201
- Time Taken: 0.0021460056304932
- Memory Before: 12582912
- Memory After: 12582912
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1], true, true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(183)
#9 vB_Types->loadTypes() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(151)
#10 vB_Types->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(167)
#11 vB_Types::instance() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(149)
#12 vB_Library_Content->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library.php(46)
#13 vB_Library::instance('Content_Channel') in /core/vb5/route/conversation.php(29)
#14 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#15 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:39]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/c2/c[len:39]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#17 vB_Api_Route->getRoute('forum/c2/c[len:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#18 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#21 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_26_lvl3data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051832.2509
- Time After: 1765051832.2515
- Time Taken: 0.00056195259094238
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2540)
#11 vB_Library_Content->getBareContent(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/channel.php(413)
#12 vB_Library_Content_Channel->getBareContent(26) in /core/vb5/route/conversation.php(29)
#13 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#14 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:39]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#15 vB5_Route::selectBestRoute('forum/c2/c[len:39]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#16 vB_Api_Route->getRoute('forum/c2/c[len:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#17 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#18 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#19 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#20 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_24489_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: 1765051832.253
- Time After: 1765051832.2534
- Time Taken: 0.00035595893859863
- 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('24489') in /core/vb5/route/conversation.php(83)
#11 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#12 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:39]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#13 vB5_Route::selectBestRoute('forum/c2/c[len:39]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#14 vB_Api_Route->getRoute('forum/c2/c[len:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_channel
WHERE `guid` IN ('vbulletin-4ecbdf567f2773.55528984','vbulletin-4ecbdf567f3341.44450667','vbulletin-4ecbdf567f3341.44451100','vbulletin-4ecbdf567f2c35.70389590','vbulletin-4ecbdf567f3a38.99555305','vbulletin-4ecbdf567f3a38.99555306','vbulletin-4ecbdf567f3a38.99555307','vbulletin-c-cmshome5229fa38b251e2.92227401','vbulletin-4ecbdf567f3da8.31769341','vbulletin-4ecbdf567f36c3.90966558','vbulletin-4ecbdf567f3a38.99555303','vbulletin-4ecbdf567f3a38.99555304','vbulletin-4ecbdf567f3a38.99555308')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_channel | | ALL | guid | | | | 52 | 25.00 | Using where |
- Time Before: 1765051832.2582
- Time After: 1765051832.2584
- Time Taken: 0.00019001960754395
- 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('24489') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('fetchAlbumChannel', array[len:1]) in /core/vb5/route/conversation.php(101)
#12 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#13 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:39]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#14 vB5_Route::selectBestRoute('forum/c2/c[len:39]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#15 vB_Api_Route->getRoute('forum/c2/c[len:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#16 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#17 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#18 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#19 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_NamedRoutes')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051832.2606
- Time After: 1765051832.2608
- Time Taken: 0.00016689300537109
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in /core/vb5/route.php(1305)
#9 vB5_Route::loadNameRoutes() in /core/vb5/route.php(1191)
#10 vB5_Route::getRouteByIdent('82') in /core/vb5/route.php(1335)
#11 vB5_Route::getClassName('82', array[len:14]) in /core/vb5/route.php(1407)
#12 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(212)
#13 vB5_Route_Conversation::getChannelURL(26, array[len:6]) in /core/vb5/route/conversation.php(484)
#14 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#15 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#16 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#17 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:39]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#18 vB5_Route::selectBestRoute('forum/c2/c[len:39]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#19 vB_Api_Route->getRoute('forum/c2/c[len:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#20 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#21 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#22 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#23 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_routenew
WHERE `routeid` = 82
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_routenew | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051832.2611
- Time After: 1765051832.2613
- Time Taken: 0.0001528263092041
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:58]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('routenew', array[len:2]) in /core/vb5/route.php(1199)
#8 vB5_Route::getRouteByIdent('82') in /core/vb5/route.php(1335)
#9 vB5_Route::getClassName('82', array[len:14]) in /core/vb5/route.php(1407)
#10 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(212)
#11 vB5_Route_Conversation::getChannelURL(26, array[len:6]) in /core/vb5/route/conversation.php(484)
#12 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#13 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#14 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#15 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:39]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/c2/c[len:39]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#17 vB_Api_Route->getRoute('forum/c2/c[len:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#18 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#19 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#20 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#21 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_26_lvl1data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051832.2623
- Time After: 1765051832.2644
- Time Taken: 0.002094030380249
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:1], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(883)
#10 vB_Library_Node->getNodeBare(26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(967)
#11 vB_Library_Node->getNode(26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(535)
#12 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', 26, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#13 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 26) in /core/vb5/route/channel.php(21)
#14 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#15 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(212)
#16 vB5_Route_Conversation::getChannelURL(26, array[len:6]) in /core/vb5/route/conversation.php(484)
#17 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#18 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#19 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#20 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:39]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#21 vB5_Route::selectBestRoute('forum/c2/c[len:39]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#22 vB_Api_Route->getRoute('forum/c2/c[len:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#23 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#24 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#25 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#26 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('channelperms_1')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051832.2645
- Time After: 1765051832.2647
- Time Taken: 0.00013494491577148
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1], true, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/permissioncontext.php(872)
#9 vB_PermissionContext->loadChannelPermissions(1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/permissioncontext.php(761)
#10 vB_PermissionContext->getChannelPerm(1, 'forumpermissions', 'canview', '15') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(609)
#11 vB_UserContext->getChannelLimitPermission('forumpermissions', 'canview', 26, false, false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(823)
#12 vB_UserContext->getChannelPermission('forumpermissions', 'canview', 26) in /core/vb5/route/channel.php(21)
#13 vB5_Route_Channel->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#14 vB5_Route::buildUrl(array[len:1]) in /core/vb5/route/conversation.php(212)
#15 vB5_Route_Conversation::getChannelURL(26, array[len:6]) in /core/vb5/route/conversation.php(484)
#16 vB5_Route_Conversation->getUrl() in /core/vb5/route.php(466)
#17 vB5_Route->getFullUrl(array[len:1]) in /core/vb5/route/conversation.php(130)
#18 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1&[len:21]', '') in /core/vb5/route.php(1168)
#19 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:39]', 'explain=1&[len:21]', '') in /core/vb5/route.php(1104)
#20 vB5_Route::selectBestRoute('forum/c2/c[len:39]', 'explain=1&[len:21]', '', array[len:6]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(159)
#21 vB_Api_Route->getRoute('forum/c2/c[len:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#22 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#23 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#24 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#25 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_1_lvl1data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051832.2706
- Time After: 1765051832.2708
- Time Taken: 0.00021100044250488
- 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:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_routenew
WHERE `routeid` = 83
LIMIT 1
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_routenew | | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | |
- Time Before: 1765051832.271
- Time After: 1765051832.2711
- Time Taken: 0.00016689300537109
- 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:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#13 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#15 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#16 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_closure
WHERE `child` IN (26)
ORDER BY `child` ASC, `depth` ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_closure | | ref | child | child | 4 | const | 4 | 100.00 | Using index condition |
- Time Before: 1765051832.2724
- Time After: 1765051832.2725
- 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: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:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#13 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#14 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#15 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#16 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_2_lvl1data','node_15_lvl1data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | range | PRIMARY | PRIMARY | 66 | | 2 | 100.00 | Using where |
- Time Before: 1765051832.2726
- Time After: 1765051832.2736
- Time Taken: 0.00096511840820312
- 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:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#15 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#16 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#17 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#18 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_routenew
WHERE `routeid` IN (45,60,82)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_routenew | | range | PRIMARY | PRIMARY | 4 | | 3 | 100.00 | Using where |
- Time Before: 1765051832.2737
- Time After: 1765051832.274
- Time Taken: 0.00031018257141113
- 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:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#12 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#14 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#15 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_2_lvl3data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051832.2742
- Time After: 1765051832.2773
- Time Taken: 0.0031650066375732
- 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:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#19 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#21 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#22 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_15_lvl3data')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765051832.2776
- Time After: 1765051832.2778
- Time Taken: 0.0002901554107666
- 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:39]', 'explain=1&[len:21]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#19 vB_Api_Wrapper->__call('getRoute', array[len:2]) in /includes/api/interface/collapsed.php(105)
#20 Api_Interface_Collapsed->callApi('route', 'getRoute', array[len:2]) in /includes/vb5/frontend/routing.php(121)
#21 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#22 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT `styleid` FROM hmq_channel
WHERE `styleid` IN (2,35,39,40,4,36,6,37,8,38,12,41,14,42,16,43,18,44,20,45,22,46,24,25,26,47,28,48,30,49,32,50,34,51)
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_channel | | ALL | | | | | 52 | 50.00 | Using where |
- Time Before: 1765051832.3006
- Time After: 1765051832.3009
- Time Taken: 0.0002140998840332
- 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: 1765051832.301
- Time After: 1765051832.3013
- Time Taken: 0.00033092498779297
- 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: 1765051832.3147
- Time After: 1765051832.315
- Time Taken: 0.00024008750915527
- 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, '24489', 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: 1765051832.3209
- Time After: 1765051832.3251
- Time Taken: 0.0042769908905029
- 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, '24489', 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: 1765051832.3279
- Time After: 1765051832.3298
- Time Taken: 0.0018951892852783
- 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, '24489', 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: 1765051832.3308
- Time After: 1765051832.331
- Time Taken: 0.00018119812011719
- 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, '24489', 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: 1765051832.3311
- Time After: 1765051832.3313
- Time Taken: 0.00014996528625488
- 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, '24489', 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: 1765051832.3314
- Time After: 1765051832.3315
- Time Taken: 0.0001060962677002
- 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, '24489', 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: 1765051832.3316
- Time After: 1765051832.3316
- Time Taken: 6.7949295043945E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:2], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#10 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#11 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#12 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(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, '24489', 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: 1765051832.3318
- Time After: 1765051832.332
- Time Taken: 0.00018787384033203
- 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, '24489', 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: 1765051832.3321
- Time After: 1765051832.3322
- Time Taken: 0.00010204315185547
- 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, '24489', 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.24489')
| 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: 1765051832.3409
- Time After: 1765051832.3467
- Time Taken: 0.0058128833770752
- 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
- Time Before: 1765051832.3485
- Time After: 1765051832.3489
- Time Taken: 0.00039219856262207
- 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:69]', '24489') 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, '24489', 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: 1765051832.3491
- Time After: 1765051832.3492
- Time Taken: 0.00016593933105469
- 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, '24489', 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: 1765051832.3493
- Time After: 1765051832.3495
- Time Taken: 0.00012588500976562
- 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, '24489', 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: 1765051832.3501
- Time After: 1765051832.3503
- Time Taken: 0.0001828670501709
- 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, '24489', 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: 1765051832.3569
- Time After: 1765051832.3586
- Time Taken: 0.0017080307006836
- 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, '24489', 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: 1765051832.3587
- Time After: 1765051832.3589
- Time Taken: 0.00019001960754395
- 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, '24489', 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: 1765051832.3591
- Time After: 1765051832.3592
- Time Taken: 0.0001521110534668
- 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, '24489', 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: 1765051832.3593
- Time After: 1765051832.3594
- Time Taken: 0.00011706352233887
- 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, '24489', 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: 1765051832.362
- Time After: 1765051832.3621
- Time Taken: 0.00018000602722168
- 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, '24489', 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: 1765051832.3622
- Time After: 1765051832.3623
- Time Taken: 0.00011301040649414
- 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, '24489', 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: 1765051832.3625
- Time After: 1765051832.3626
- Time Taken: 9.7990036010742E-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(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, '24489', 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: 1765051832.3627
- Time After: 1765051832.3629
- Time Taken: 0.00017595291137695
- 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, '24489', 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: 1765051832.363
- Time After: 1765051832.3631
- 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: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, '24489', 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: 1765051832.3632
- Time After: 1765051832.3633
- Time Taken: 0.00010299682617188
- 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, '24489', 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: 1765051832.3634
- Time After: 1765051832.3635
- Time Taken: 0.00010514259338379
- 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, '24489', 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: 1765051832.3635
- Time After: 1765051832.3636
- 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('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, '24489', 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: 1765051832.3639
- Time After: 1765051832.3641
- Time Taken: 0.00018692016601562
- 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_24489_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: 1765051832.3655
- Time After: 1765051832.366
- Time Taken: 0.00047111511230469
- 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(24489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#13 vB_Library_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#14 vB_Api_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#15 vB_Api_Node->getNodeContent('24489') 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', '24489') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_closure
WHERE `child` IN (24489)
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: 1765051832.3662
- Time After: 1765051832.3663
- Time Taken: 0.00010418891906738
- 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(24489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('24489') 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', '24489') 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:147175]') 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, '24489', 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: 1765051832.3761
- Time After: 1765051832.3764
- Time Taken: 0.00022196769714355
- 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(24489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#16 vB_Library_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#17 vB_Api_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#18 vB_Api_Node->getNodeContent('24489') 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', '24489') 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:147175]') 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, '24489', 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: 1765051832.3767
- Time After: 1765051832.3771
- Time Taken: 0.00038385391235352
- 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(24489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#14 vB_Library_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#15 vB_Api_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#16 vB_Api_Node->getNodeContent('24489') 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', '24489') 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:147175]') 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, '24489', 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: 1765051832.3776
- Time After: 1765051832.3778
- Time Taken: 0.00020003318786621
- 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(24489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('24489') 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', '24489') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_24489')
| 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: 1765051832.3791
- Time After: 1765051832.3794
- Time Taken: 0.00029706954956055
- 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(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#11 vB_Api_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#12 vB_Api_Node->getNodeContent('24489') 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', '24489') 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:147175]') 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, '24489', 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 (13)
/**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: 1765051832.3795
- Time After: 1765051832.3813
- Time Taken: 0.0018281936645508
- 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:455]', 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(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#9 vB_Api_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#10 vB_Api_Node->getNodeContent('24489') 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', '24489') 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:147175]') 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, '24489', 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: 1765051832.3927
- Time After: 1765051832.3929
- 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, '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:105]', '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:105]', '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:105]', '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:105]', '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:147175]') 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, '24489', 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: 1765051832.3934
- Time After: 1765051832.3938
- Time Taken: 0.00035691261291504
- 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:105]', '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:105]', '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:105]', '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:105]', '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:105]', '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:147175]') 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, '24489', 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: 1765051832.3939
- Time After: 1765051832.3956
- Time Taken: 0.0017039775848389
- 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:105]', '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:105]', '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:105]', '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:105]', '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:105]', '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:147175]') 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, '24489', 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: 1765051832.3958
- Time After: 1765051832.396
- Time Taken: 0.00020503997802734
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * 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:105]', '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:105]', '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:105]', '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:105]', '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:105]', '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:147175]') 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, '24489', 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: 1765051832.3962
- Time After: 1765051832.3964
- Time Taken: 0.00025105476379395
- 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:105]', '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:105]', '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:105]', '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:105]', '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:105]', '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:147175]') 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, '24489', 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: 1765051832.3976
- Time After: 1765051832.3979
- Time Taken: 0.00022602081298828
- 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:14143]') 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:147175]') 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, '24489', 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: 1765051832.4011
- Time After: 1765051832.4013
- Time Taken: 0.00019621849060059
- 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:14143]') 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:147175]') 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, '24489', 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: 1765051832.4046
- Time After: 1765051832.4048
- Time Taken: 0.00017404556274414
- 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:14143]') 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:147175]') 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, '24489', 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: 1765051832.4056
- Time After: 1765051832.4058
- Time Taken: 0.00016880035400391
- 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:147175]') 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, '24489', 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: 1765051832.4062
- Time After: 1765051832.4063
- Time Taken: 0.0001530647277832
- 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:147175]') 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, '24489', 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: 1765051832.4071
- Time After: 1765051832.4073
- Time Taken: 0.00016093254089355
- Memory Before: 23068672
- Memory After: 23068672
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len: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:2019]') 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:2258]') 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:2399]') 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:147175]') 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, '24489', 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: 1765051832.4079
- Time After: 1765051832.4082
- Time Taken: 0.00030803680419922
- 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:2019]') 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:2258]') 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:2399]') 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:147175]') 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, '24489', 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: 1765051832.4084
- Time After: 1765051832.4085
- Time Taken: 0.0001218318939209
- 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:2019]') 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:2258]') 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:2399]') 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:147175]') 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, '24489', 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: 1765051832.4093
- Time After: 1765051832.4096
- Time Taken: 0.00023412704467773
- 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(24489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('24489') 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', '24489') 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:2019]') 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:2258]') 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:2399]') 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:147175]') 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, '24489', 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: 1765051832.4107
- Time After: 1765051832.4109
- Time Taken: 0.00021910667419434
- 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4133
- Time After: 1765051832.4135
- Time Taken: 0.00017714500427246
- 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(24489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(24489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(24489) 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', '24489') 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_searchlog
WHERE `searchhash` IN ('902c2dfad285d4867c364969d597ec58') AND `userid` = 0 AND `dateline` >= 1765051772 AND `sortby` = 'isstarter' AND `sortorder` = 'desc'
ORDER BY `dateline` DESC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_searchlog | | ref | search,userfloodcheck,dateline | search | 56 | const,const,const,const | 1 | 5.00 | Using index condition; Using where; Using filesort |
- Time Before: 1765051832.4269
- Time After: 1765051832.4275
- Time Taken: 0.00062298774719238
- 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4276
- Time After: 1765051832.4279
- Time Taken: 0.00027894973754883
- 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('getSearchResults_7696925061f328d3a202af80cba27402')
| 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: 1765051832.4282
- Time After: 1765051832.4284
- Time Taken: 0.00024700164794922
- 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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 = '24489' 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 | | range | closure_uniq,parent_2,child | parent_2 | 7 | | 2 | 100.00 | Using where; Using index; 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: 1765051832.4298
- Time After: 1765051832.431
- Time Taken: 0.0012269020080566
- 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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','902c2dfad285d4867c364969d597ec58','isstarter','desc','0.0029809474945068','1765051832','{\"sort\":{\"created\":\"ASC\"},\"channel\":\"24489\",\"depth\":1,\"include_starter\":1,\"ignore_protected\":1,\"nolimit\":1}','24489,698983','2')
- Time Before: 1765051832.4312
- Time After: 1765051832.4323
- Time Taken: 0.0010430812835693
- 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:2], vB_Search_Criteria, 0.0029809474945068, 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_searchlog
WHERE `searchlogid` = 97363023
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: 1765051832.4324
- Time After: 1765051832.4327
- Time Taken: 0.00030899047851562
- 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(97363023) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(682)
#9 vB_Api_Search->getMoreNodes(97363023, '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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4329
- Time After: 1765051832.4331
- Time Taken: 0.00017499923706055
- 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=97363023', '') 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(97363023, 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4332
- Time After: 1765051832.4333
- 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 `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=97363023', '') 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(97363023, 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_698983_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: 1765051832.4334
- Time After: 1765051832.4337
- Time Taken: 0.00023102760314941
- 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('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:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:2], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1322)
#10 vB_Library_Node->cleanNodeList(array[len:2], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1431)
#11 vB_Library_Node->getFullContentforNodes(array[len:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_UserWPerms_13_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: 1765051832.4338
- Time After: 1765051832.4342
- Time Taken: 0.00044703483581543
- 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:67]', 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:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(1376)
#9 vB_Library_User->preloadUserInfo(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1940)
#10 vB_Library_Node->addFullContentInfo(array[len:2], 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:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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,13)
/** fetchUserinfo **/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 2 | 100.00 | Using 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: 1765051832.4343
- Time After: 1765051832.4345
- Time Taken: 0.00020503997802734
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '\n\t\t\t\tSELEC[len:473]') 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:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1940)
#8 vB_Library_Node->addFullContentInfo(array[len:2], 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:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4346
- Time After: 1765051832.4348
- Time Taken: 0.00020909309387207
- 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:2], 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:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_698983')
| 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: 1765051832.4355
- Time After: 1765051832.436
- Time Taken: 0.00054097175598145
- 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: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:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1763)
#9 vB_Library_Node->fetchNodeAttachments(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1967)
#10 vB_Library_Node->addFullContentInfo(array[len:2], 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:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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 (24489,698983)
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 | | 3 | 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: 1765051832.4361
- Time After: 1765051832.4363
- Time Taken: 0.00014710426330566
- 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:236]', 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:2], 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:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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 (24489,698983) 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 | | 3 | 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: 1765051832.4363
- Time After: 1765051832.4365
- Time Taken: 0.00016021728515625
- 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:323]', 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:2], 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:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_closure
WHERE `child` IN (698983)
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 | 6 | 100.00 | Using index condition |
- Time Before: 1765051832.4366
- Time After: 1765051832.4368
- Time Taken: 0.0001978874206543
- 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:88]', 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:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2027)
#8 vB_Library_Node->addFullContentInfo(array[len:2], 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:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_698983_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: 1765051832.4369
- Time After: 1765051832.4371
- Time Taken: 0.00025010108947754
- 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('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:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:2], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2567)
#11 vB_Library_Content->getFullContent(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#12 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#13 vB_Library_Node->addFullContentInfo(array[len:2], 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:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4379
- Time After: 1765051832.438
- Time Taken: 0.00015902519226074
- 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:2], 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:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#10 vB_Library_Content->getFullContent(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#11 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#12 vB_Library_Node->addFullContentInfo(array[len:2], 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:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms13')
| 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: 1765051832.4381
- Time After: 1765051832.4383
- Time Taken: 0.00024890899658203
- 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: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 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(13, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(13) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:2], 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:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:2], 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:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBUserRep_13')
| 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: 1765051832.4384
- Time After: 1765051832.4388
- Time Taken: 0.00034379959106445
- 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/library/content.php(3533)
#9 vB_Library_Content->assembleContent(array[len:2], 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:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#11 vB_Library_Content->getFullContent(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#12 vB_Library_Content_Text->getFullContent(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#13 vB_Library_Node->addFullContentInfo(array[len:2], 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:2], 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vbSig_13')
| 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: 1765051832.442
- Time After: 1765051832.4422
- Time Taken: 0.00018596649169922
- 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:57]', 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/api/bbcode.php(941)
#9 vB_Api_Bbcode->parseSignatures(array[len:1], array[len:1]) 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:1], array[len:1]) 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4556
- Time After: 1765051832.4558
- Time Taken: 0.00023078918457031
- 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: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], 13) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(841)
#20 vB_Api_Bbcode->doParseSignature(13, '[IMG]http:[len:69]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(966)
#21 vB_Api_Bbcode->parseSignatures(array[len:1], array[len:1]) 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:1], array[len:1]) 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.456
- Time After: 1765051832.4561
- Time Taken: 0.00010204315185547
- 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: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], 13) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(841)
#15 vB_Api_Bbcode->doParseSignature(13, '[IMG]http:[len:69]') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(966)
#16 vB_Api_Bbcode->parseSignatures(array[len:1], array[len:1]) 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:1], array[len:1]) 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.457
- Time After: 1765051832.4571
- Time Taken: 0.00013899803161621
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:56]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('vBForum:channel', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('vBForum:channel', array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/content/channel.php(182)
#8 vB_Api_Content_Channel->getBbcodeOptions('26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#9 vB_Api_Wrapper->__call('getBbcodeOptions', array[len:1]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('content_channel', 'getBbcodeOptions', array[len:1], false, true) in /includes/vb5/template/runtime.php(1053)
#11 vB5_Template_Runtime::parseData('content_channel', 'getBbcodeOptions', '26') in /includes/vb5/template.php(399) : eval()'d code(670)
#12 eval() in /includes/vb5/template.php(399)
#13 vB5_Template->render(false) in /includes/vb5/template/cache.php(134)
#14 vB5_Template_Cache->replacePlaceholders('\r\n\t<!-- **[len:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4574
- Time After: 1765051832.4577
- Time Taken: 0.00025486946105957
- Memory Before: 27262976
- Memory After: 27262976
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:118]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:4], 14, 'compiled') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(64)
#9 vB_Api_Template->fetchBulk(array[len:4], 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetchBulk', array[len:2]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('template', 'fetchBulk', array[len:2]) in /includes/vb5/template/cache.php(224)
#12 vB5_Template_Cache->fetchTemplate(array[len:4]) in /includes/vb5/template/cache.php(110)
#13 vB5_Template_Cache->replacePlaceholders('\r\n\r\n\r\n\r\n\t\r[len:30960]') 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4629
- Time After: 1765051832.4631
- Time Taken: 0.00014400482177734
- 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:7773]') 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:30960]') 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4638
- Time After: 1765051832.464
- Time Taken: 0.0001530647277832
- 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:7769]') 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:30960]') 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.465
- Time After: 1765051832.4652
- Time Taken: 0.00014591217041016
- 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:6570]') 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:7769]') 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:30960]') 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4659
- Time After: 1765051832.466
- Time Taken: 0.00013899803161621
- 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:1633]') 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:6570]') 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:7769]') 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:30960]') 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4671
- Time After: 1765051832.4673
- Time Taken: 0.00016689300537109
- 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:7769]') 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:30960]') 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4681
- Time After: 1765051832.4682
- Time Taken: 0.00013995170593262
- 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:7769]') 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:30960]') 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4712
- Time After: 1765051832.4714
- Time Taken: 0.00016212463378906
- 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\t\t[len:3043]') 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:10098]') 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:30960]') 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:31169]') 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:31442]') 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:31583]') 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:147175]') 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, '24489', 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: 1765051832.4765
- Time After: 1765051832.4767
- Time Taken: 0.00018095970153809
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:1219]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:79], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:79]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(241)
#12 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(96)
#13 vB5_Template_Phrase->replacePlaceholders('\r\n\t\t<meta [len:147175]') in /includes/vb5/template.php(508)
#14 vB5_Template->renderDelayed('\r\n\t\t<meta [len:147175]', 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, '24489', 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: 1765051832.4801
- Time After: 1765051832.4802
- Time Taken: 0.00014781951904297
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:137]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('routenew', array[len:1]) in /core/vb5/route.php(1285)
#7 vB5_Route::preloadRoutes(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(489)
#8 vB_Api_Route->preloadRoutes(array[len:9]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#9 vB_Api_Wrapper->__call('preloadRoutes', array[len:1]) in /includes/api/interface/collapsed.php(105)
#10 Api_Interface_Collapsed->callApi('route', 'preloadRoutes', array[len:1]) in /includes/vb5/template/url.php(210)
#11 vB5_Template_Url->finalBuildUrls(array[len:19]) in /includes/vb5/template/url.php(359)
#12 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:147175]') in /includes/vb5/template.php(512)
#13 vB5_Template->renderDelayed('\r\n\t\t<meta [len:147175]', 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, '24489', 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: 1765051832.481
- Time After: 1765051832.4812
- Time Taken: 0.00014305114746094
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:54]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('page', array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(617)
#7 vB_dB_Assertor->getRow('page', array[len:2]) in /core/vb5/route/page.php(27)
#8 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#9 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1564)
#10 vB5_Route::bulkFetchUrls('vB5_Route_Page', array[len:7]) in /core/vb5/route.php(1529)
#11 vB5_Route::buildUrls(array[len:19]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(468)
#12 vB_Api_Route->getUrls(array[len:19]) 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:19]) in /includes/vb5/template/url.php(359)
#16 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:147175]') in /includes/vb5/template.php(512)
#17 vB5_Template->renderDelayed('\r\n\t\t<meta [len:147175]', 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, '24489', 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: 1765051832.4812
- Time After: 1765051832.4813
- Time Taken: 9.9897384643555E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/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:19]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(468)
#14 vB_Api_Route->getUrls(array[len:19]) 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:19]) in /includes/vb5/template/url.php(359)
#18 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:147175]') in /includes/vb5/template.php(512)
#19 vB5_Template->renderDelayed('\r\n\t\t<meta [len:147175]', 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vbnodetext24489_14_5:09f14d73cd828b8c283774e754116338','vbnodetext698983_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 | | 2 | 100.00 | Using where |
- Time Before: 1765051832.4828
- Time After: 1765051832.4836
- Time Taken: 0.00080490112304688
- 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:159]', 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 /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:147175]') in /includes/vb5/template.php(515)
#11 vB5_Template->renderDelayed('\r\n\t\t<meta [len:147175]', 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, '24489', 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: 1765051832.4851
- Time After: 1765051832.4853
- Time Taken: 0.00014710426330566
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `ti[len:100]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('template', array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(576)
#7 vB_dB_Assertor->select('template', array[len:1], false, array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(124)
#8 vB_Library_Template->fetchBulk(array[len:1], 14, 'compiled', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/template.php(50)
#9 vB_Library_Template->fetch('debug_info', 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/template.php(51)
#10 vB_Api_Template->fetch('debug_info', 14) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#11 vB_Api_Wrapper->__call('fetch', array[len:2]) in /includes/api/interface/collapsed.php(105)
#12 Api_Interface_Collapsed->callApi('template', 'fetch', array[len:2]) in /includes/vb5/template/cache.php(224)
#13 vB5_Template_Cache->fetchTemplate('debug_info') in /includes/vb5/template/cache.php(187)
#14 vB5_Template_Cache->getTemplate('debug_info') in /includes/vb5/template.php(562)
#15 vB5_Template->renderDelayed('\r\n\t\t<meta [len:147175]', 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, '24489', 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: 1765051832.4872
- Time After: 1765051832.4874
- Time Taken: 0.00013899803161621
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:504]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:25], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:25]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#10 vB_Api_Wrapper->__call('fetch', array[len:1]) in /includes/api/interface/collapsed.php(105)
#11 Api_Interface_Collapsed->callApi('phrase', 'fetch', array[len:1]) in /includes/vb5/template/phrase.php(241)
#12 vB5_Template_Phrase->fetchPhrases() in /includes/vb5/template/phrase.php(96)
#13 vB5_Template_Phrase->replacePlaceholders('<div id="d[len:87506]') in /includes/vb5/template.php(572)
#14 vB5_Template->renderDelayed('\r\n\t\t<meta [len:147175]', 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, '24489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
5 Slowest Queries
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vbPre_conversation83.67.26.24489')
SELECT * FROM hmq_page
WHERE `pageid` = 3
LIMIT 1
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_2_lvl3data')
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_types.types')
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_26_lvl1data')
113 Queries Run : Total SQL time was 0.050045 seconds , Total PHP time was 0.285685 seconds , Overall time was 0.335730 seconds.