vBulletin - Explain SQL Queries (115)
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: 1765000240.4944
- Time After: 1765000240.4945
- Time Taken: 6.1988830566406E-5
- Memory Before: 4194304
- Memory After: 4194304
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(561)
#1 vB_Database->query_write('') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(529)
#2 vB_Database->force_sql_mode('') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/mysql/assertor.php(79)
#3 vB_dB_MYSQL_Assertor->load_database(array[len:4], array[len:8]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(140)
#4 vB_dB_Assertor::init(array[len:4], array[len:8]) in /core/vb/vb.php(835)
#5 vB::getDbAssertor() in /core/vb/vb.php(851)
#6 vB::getDatastore() in /includes/api/interface/collapsed.php(48)
#7 Api_Interface_Collapsed->init() in /includes/api/interfaceabstract.php(71)
#8 Api_InterfaceAbstract::instance() in /includes/vb5/frontend/routing.php(120)
#9 vB5_Frontend_Routing->setRoutes() in /includes/vb5/frontend/application.php(21)
#10 vB5_Frontend_Application::init('config.php') in /index.php(48)
SELECT * FROM hmq_datastore
WHERE `title` IN ('options','bitfields','attachmentcache','usergroupcache','stylecache','languagecache','products','cron','profilefield','loadcache','miscoptions','noticecache','hooks','publicoptions','prefixcache','vBUgChannelPermissionsFrom','vBChannelTypes','locations')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_datastore | | range | PRIMARY | PRIMARY | 52 | | 18 | 100.00 | Using index condition |
- Time Before: 1765000240.5142
- Time After: 1765000240.5144
- Time Taken: 0.0001981258392334
- 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` > 1764900240
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: 1765000240.5201
- Time After: 1765000240.5205
- Time Taken: 0.00040006637573242
- 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: 1765000240.5217
- Time After: 1765000240.5228
- Time Taken: 0.0010311603546143
- 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: 1765000240.5355
- Time After: 1765000240.5367
- Time Taken: 0.001183032989502
- 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:55]', 'explain=1') 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/35489-مبطي-وانا-اكتم-بصدري','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: 1765000240.5374
- Time After: 1765000240.5392
- Time Taken: 0.0018348693847656
- 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:223]', 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:55]', 'explain=1') 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: 1765000240.5489
- Time After: 1765000240.5493
- Time Taken: 0.00040411949157715
- 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:55]', 'explain=1') 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: 1765000240.5651
- Time After: 1765000240.5655
- Time Taken: 0.00035810470581055
- Memory Before: 10485760
- Memory After: 10485760
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:63]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1], true, true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(183)
#9 vB_Types->loadTypes() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(151)
#10 vB_Types->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/types.php(167)
#11 vB_Types::instance() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(149)
#12 vB_Library_Content->__construct() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library.php(46)
#13 vB_Library::instance('Content_Channel') in /core/vb5/route/conversation.php(29)
#14 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#15 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:55]', 'explain=1', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/c2/c[len:55]', 'explain=1', '', 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:55]', 'explain=1') 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: 1765000240.5957
- Time After: 1765000240.5961
- Time Taken: 0.00040197372436523
- 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', '') in /core/vb5/route.php(1168)
#14 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:55]', 'explain=1', '') in /core/vb5/route.php(1104)
#15 vB5_Route::selectBestRoute('forum/c2/c[len:55]', 'explain=1', '', 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:55]', 'explain=1') 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_35489_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: 1765000240.5975
- Time After: 1765000240.5978
- Time Taken: 0.0003199577331543
- 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('35489') in /core/vb5/route/conversation.php(83)
#11 vB5_Route_Conversation->__construct(array[len:14], array[len:6], 'explain=1', '') in /core/vb5/route.php(1168)
#12 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:55]', 'explain=1', '') in /core/vb5/route.php(1104)
#13 vB5_Route::selectBestRoute('forum/c2/c[len:55]', 'explain=1', '', 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:55]', 'explain=1') 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: 1765000240.6025
- Time After: 1765000240.6026
- Time Taken: 0.00014185905456543
- 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('35489') 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', '') in /core/vb5/route.php(1168)
#13 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:55]', 'explain=1', '') in /core/vb5/route.php(1104)
#14 vB5_Route::selectBestRoute('forum/c2/c[len:55]', 'explain=1', '', 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:55]', 'explain=1') 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: 1765000240.6047
- Time After: 1765000240.6051
- Time Taken: 0.00040292739868164
- 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', '') in /core/vb5/route.php(1168)
#17 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:55]', 'explain=1', '') in /core/vb5/route.php(1104)
#18 vB5_Route::selectBestRoute('forum/c2/c[len:55]', 'explain=1', '', 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:55]', 'explain=1') 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: 1765000240.6055
- Time After: 1765000240.6056
- Time Taken: 0.00010585784912109
- 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', '') in /core/vb5/route.php(1168)
#15 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:55]', 'explain=1', '') in /core/vb5/route.php(1104)
#16 vB5_Route::selectBestRoute('forum/c2/c[len:55]', 'explain=1', '', 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:55]', 'explain=1') 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: 1765000240.6065
- Time After: 1765000240.6068
- Time Taken: 0.00029706954956055
- 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', '') in /core/vb5/route.php(1168)
#20 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:55]', 'explain=1', '') in /core/vb5/route.php(1104)
#21 vB5_Route::selectBestRoute('forum/c2/c[len:55]', 'explain=1', '', 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:55]', 'explain=1') 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: 1765000240.6069
- Time After: 1765000240.6073
- Time Taken: 0.00039196014404297
- 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', '') in /core/vb5/route.php(1168)
#19 vB5_Route::checkRoute(array[len:14], 'forum/c2/c[len:159]', 'forum/c2/c[len:55]', 'explain=1', '') in /core/vb5/route.php(1104)
#20 vB5_Route::selectBestRoute('forum/c2/c[len:55]', 'explain=1', '', 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:55]', 'explain=1') 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: 1765000240.6132
- Time After: 1765000240.6134
- Time Taken: 0.00024604797363281
- 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:55]', 'explain=1') 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: 1765000240.6136
- Time After: 1765000240.6136
- Time Taken: 6.6995620727539E-5
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len: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:1], '') 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:55]', 'explain=1') 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: 1765000240.6149
- Time After: 1765000240.6151
- Time Taken: 0.0001828670501709
- 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:55]', 'explain=1') 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: 1765000240.6152
- Time After: 1765000240.6155
- Time Taken: 0.00026607513427734
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len: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:55]', 'explain=1') 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: 1765000240.6155
- Time After: 1765000240.6156
- Time Taken: 6.1988830566406E-5
- Memory Before: 14680064
- Memory After: 14680064
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len: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:55]', 'explain=1') 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: 1765000240.6157
- Time After: 1765000240.6161
- Time Taken: 0.0003349781036377
- 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:55]', 'explain=1') 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: 1765000240.6163
- Time After: 1765000240.6165
- Time Taken: 0.0002138614654541
- 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:55]', 'explain=1') 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: 1765000240.6394
- Time After: 1765000240.6395
- Time Taken: 0.00014090538024902
- 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: 1765000240.6397
- Time After: 1765000240.64
- Time Taken: 0.00037193298339844
- 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: 1765000240.6531
- Time After: 1765000240.6532
- Time Taken: 0.00013899803161621
- 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, '35489', 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: 1765000240.6589
- Time After: 1765000240.6591
- Time Taken: 0.00017499923706055
- 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, '35489', 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: 1765000240.6618
- Time After: 1765000240.662
- Time Taken: 0.00016999244689941
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `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, '35489', 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: 1765000240.6629
- Time After: 1765000240.663
- Time Taken: 0.00014090538024902
- 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, '35489', 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: 1765000240.6631
- Time After: 1765000240.6637
- Time Taken: 0.00057601928710938
- 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, '35489', 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: 1765000240.6638
- Time After: 1765000240.6639
- Time Taken: 0.00010299682617188
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * 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, '35489', 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: 1765000240.664
- Time After: 1765000240.6641
- Time Taken: 0.00011205673217773
- 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, '35489', 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: 1765000240.6642
- Time After: 1765000240.6645
- Time Taken: 0.00027608871459961
- 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, '35489', 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: 1765000240.6645
- Time After: 1765000240.6646
- Time Taken: 7.6055526733398E-5
- Memory Before: 18874368
- Memory After: 18874368
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:179]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:2], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:2]) in /core/vb5/route/page.php(34)
#10 vB5_Route_Page->getPage() in /core/vb5/route/page.php(63)
#11 vB5_Route_Page->__construct(array[len:14], array[len:0], '', '') in /core/vb5/route.php(1417)
#12 vB5_Route::buildUrl(array[len:2]) in /includes/vb5/template/phrase.php(111)
#13 vB5_Template_Phrase->replacePlaceholders('<!DOCTYPE [len:1271]') in /includes/vb5/template.php(508)
#14 vB5_Template->renderDelayed('<!DOCTYPE [len:1271]', false) in /includes/vb5/template.php(425)
#15 vB5_Template->render() in /includes/vb5/applicationabstract.php(796)
#16 vB5_ApplicationAbstract::getPreheader() in /includes/vb5/frontend/controller/page.php(60)
#17 vB5_Frontend_Controller_Page->index(26, '35489', 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.35489')
| 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: 1765000240.6722
- Time After: 1765000240.6724
- Time Taken: 0.00026607513427734
- 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
- Time Before: 1765000240.6742
- Time After: 1765000240.6746
- Time Taken: 0.00040602684020996
- 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]', '35489') 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, '35489', 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: 1765000240.6748
- Time After: 1765000240.6749
- Time Taken: 0.00017881393432617
- 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, '35489', 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: 1765000240.675
- Time After: 1765000240.6751
- 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 `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, '35489', 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: 1765000240.6756
- Time After: 1765000240.6758
- Time Taken: 0.00015401840209961
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `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, '35489', 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: 1765000240.6823
- Time After: 1765000240.6824
- Time Taken: 0.0001368522644043
- 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, '35489', 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: 1765000240.6825
- Time After: 1765000240.6826
- Time Taken: 7.2956085205078E-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, '\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, '35489', 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: 1765000240.6827
- Time After: 1765000240.6829
- Time Taken: 0.0001380443572998
- 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, '35489', 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: 1765000240.683
- Time After: 1765000240.6831
- Time Taken: 0.00010800361633301
- 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, '35489', 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: 1765000240.6855
- Time After: 1765000240.6856
- Time Taken: 0.00013208389282227
- 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, '35489', 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: 1765000240.6857
- Time After: 1765000240.6858
- Time Taken: 0.00010490417480469
- 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, '35489', 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: 1765000240.686
- Time After: 1765000240.6861
- Time Taken: 0.00010013580322266
- 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, '35489', 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: 1765000240.6861
- Time After: 1765000240.6862
- Time Taken: 9.6797943115234E-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(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, '35489', 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: 1765000240.6863
- Time After: 1765000240.6864
- Time Taken: 9.9897384643555E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:87]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('widgetchannelconfig', array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(543)
#7 vB_Api_Widget->fetchChannelConfig(19, 26) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(351)
#8 vB_Api_Widget->fetchConfig(19, 0, '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1908)
#9 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#10 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#11 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#12 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#13 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1053)
#14 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#15 eval() in /includes/vb5/template.php(399)
#16 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#17 vB5_Frontend_Controller_Page->index(67, '35489', 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: 1765000240.6864
- Time After: 1765000240.6865
- Time Taken: 5.9127807617188E-5
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT `va[len:249]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('phrase', array[len:4], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(641)
#7 vB_dB_Assertor->getRows('phrase', array[len:4]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(267)
#8 vB_Api_Phrase->getPhrases(array[len:5], 5) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/phrase.php(176)
#9 vB_Api_Phrase->fetch(array[len:5]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(1465)
#10 vB_Api_Widget->addWidgetTitles(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2018)
#11 vB_Api_Widget->fetchWidgetInstancesByPageTemplateId('4', -1, '26', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2058)
#12 vB_Api_Widget->fetchHierarchicalWidgetInstancesByPageTemplateId('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/widget.php(2094)
#13 vB_Api_Widget->fetchLayoutSectionInfo('4', '26') in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/wrapper.php(201)
#14 vB_Api_Wrapper->__call('fetchLayou[len:22]', array[len:2]) in /includes/api/interface/collapsed.php(105)
#15 Api_Interface_Collapsed->callApi('widget', 'fetchLayou[len:22]', array[len:2], false, true) in /includes/vb5/template/runtime.php(1053)
#16 vB5_Template_Runtime::parseData('widget', 'fetchLayou[len:22]', '4', '26') in /includes/vb5/template.php(399) : eval()'d code(5)
#17 eval() in /includes/vb5/template.php(399)
#18 vB5_Template->render() in /includes/vb5/frontend/controller/page.php(274)
#19 vB5_Frontend_Controller_Page->index(67, '35489', 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: 1765000240.6866
- Time After: 1765000240.6866
- Time Taken: 5.0067901611328E-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: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, '35489', 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: 1765000240.6867
- Time After: 1765000240.6868
- Time Taken: 6.6995620727539E-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: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, '35489', 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: 1765000240.687
- Time After: 1765000240.6872
- Time Taken: 0.00014996528625488
- 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_35489_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: 1765000240.6885
- Time After: 1765000240.6889
- Time Taken: 0.00039386749267578
- 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(35489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#13 vB_Library_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#14 vB_Api_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#15 vB_Api_Node->getNodeContent('35489') 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', '35489') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_closure
WHERE `child` IN (35489)
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: 1765000240.6891
- Time After: 1765000240.6892
- Time Taken: 0.00016403198242188
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, '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(35489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('35489') 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', '35489') 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:140653]') 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, '35489', 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: 1765000240.699
- Time After: 1765000240.6991
- Time Taken: 0.00013113021850586
- 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(35489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#16 vB_Library_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#17 vB_Api_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#18 vB_Api_Node->getNodeContent('35489') 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', '35489') 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:140653]') 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, '35489', 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: 1765000240.6994
- Time After: 1765000240.6996
- Time Taken: 0.00021100044250488
- 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(35489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#14 vB_Library_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#15 vB_Api_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#16 vB_Api_Node->getNodeContent('35489') 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', '35489') 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:140653]') 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, '35489', 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: 1765000240.7001
- Time After: 1765000240.7021
- Time Taken: 0.0019609928131104
- 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(35489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('35489') 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', '35489') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_35489')
| 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: 1765000240.7033
- Time After: 1765000240.7035
- Time Taken: 0.00022101402282715
- 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(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#11 vB_Api_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#12 vB_Api_Node->getNodeContent('35489') 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', '35489') 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:140653]') 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, '35489', 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 (1010)
/**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: 1765000240.7036
- Time After: 1765000240.7066
- Time Taken: 0.0029330253601074
- Memory Before: 20971520
- Memory After: 20971520
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT use[len:457]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/stored.php(104)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('vbForum:fe[len:28]', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/user.php(1583)
#6 vB_Api_User->fetchAvatars(array[len:1], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1625)
#7 vB_Library_Node->addOptionalNodeContentInfo(array[len:137], array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2399)
#8 vB_Library_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#9 vB_Api_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#10 vB_Api_Node->getNodeContent('35489') 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', '35489') 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:140653]') 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, '35489', 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: 1765000240.7181
- Time After: 1765000240.7183
- Time Taken: 0.00016307830810547
- 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:137]', '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:137]', '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:137]', '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:137]', '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:140653]') 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, '35489', 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: 1765000240.7188
- Time After: 1765000240.7191
- Time Taken: 0.00031280517578125
- 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:137]', '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:137]', '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:137]', '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:137]', '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:137]', '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:140653]') 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, '35489', 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: 1765000240.7192
- Time After: 1765000240.7194
- Time Taken: 0.00011420249938965
- 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:137]', '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:137]', '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:137]', '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:137]', '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:137]', '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:140653]') 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, '35489', 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: 1765000240.7195
- Time After: 1765000240.7196
- Time Taken: 0.0001227855682373
- 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:137]', '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:137]', '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:137]', '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:137]', '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:137]', '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:140653]') 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, '35489', 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: 1765000240.7198
- Time After: 1765000240.72
- Time Taken: 0.00019311904907227
- 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:137]', '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:137]', '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:137]', '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:137]', '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:137]', '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:140653]') 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, '35489', 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: 1765000240.7211
- Time After: 1765000240.7213
- Time Taken: 0.0001521110534668
- 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:14240]') 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:140653]') 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, '35489', 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: 1765000240.7245
- Time After: 1765000240.7246
- Time Taken: 0.00011181831359863
- 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:14240]') 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:140653]') 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, '35489', 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: 1765000240.7279
- Time After: 1765000240.728
- Time Taken: 0.0001220703125
- 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:14240]') 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:140653]') 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, '35489', 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: 1765000240.7288
- Time After: 1765000240.729
- Time Taken: 0.00011897087097168
- 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:140653]') 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, '35489', 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: 1765000240.7294
- Time After: 1765000240.7295
- Time Taken: 0.00011205673217773
- 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:140653]') 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, '35489', 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: 1765000240.7302
- Time After: 1765000240.7303
- 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: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:2028]') 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:2267]') 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:2408]') 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:140653]') 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, '35489', 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: 1765000240.7309
- Time After: 1765000240.7312
- Time Taken: 0.00024199485778809
- 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:2028]') 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:2267]') 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:2408]') 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:140653]') 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, '35489', 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: 1765000240.7313
- Time After: 1765000240.7332
- Time Taken: 0.001917839050293
- 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:2028]') 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:2267]') 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:2408]') 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:140653]') 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, '35489', 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: 1765000240.7341
- Time After: 1765000240.7343
- Time Taken: 0.00025200843811035
- 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(35489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1586)
#14 vB_Api_Node->getNodeContent('35489') 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', '35489') 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:2028]') 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:2267]') 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:2408]') 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:140653]') 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, '35489', 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: 1765000240.7356
- Time After: 1765000240.7358
- Time Taken: 0.00019407272338867
- 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.738
- Time After: 1765000240.7382
- Time Taken: 0.00020885467529297
- 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(35489) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2350)
#12 vB_Library_Node->getNodeFullContent(35489, false, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/node.php(1611)
#13 vB_Api_Node->getNodeFullContent(35489) 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', '35489') 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_searchlog
WHERE `searchhash` IN ('c3e5f3cf48d8eb7fe6104170dc152f60') AND `userid` = 0 AND `dateline` >= 1765000180 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 | 20.98 | Using index condition; Using where; Using filesort |
- Time Before: 1765000240.7518
- Time After: 1765000240.7522
- Time Taken: 0.0004420280456543
- 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.7523
- Time After: 1765000240.7526
- Time Taken: 0.00035905838012695
- 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('getSearchResults_3e8df51f535154f4192acb18bbb0a538')
| 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: 1765000240.7529
- Time After: 1765000240.7532
- Time Taken: 0.00026702880859375
- 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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 = '35489' AND
closure.depth <= 1 AND
node.inlist = 1 AND
node.protected <> '1'
AND (node.public_preview = 1 OR ( ( ( (starter.parentid IN (26,35,1,2,13,14,27,29,33,37,39,40,43,45,46,48,49,1441914,3,17,18,19,30,36,42,9,15,23,24,6,22,28,47,25,12,31) ) AND node.showapproved > 0 AND node.viewperms > 1 AND node.showpublished > 0 ))
OR starter.parentid = 9 AND node.userid IN (0) OR (node.starter = 0 AND node.nodeid IN (26,35,1,2,13,14,27,29,33,37,39,40,43,45,46,48,49,1441914,3,17,18,19,30,36,42,9,15,23,24,6,22,28,47,25,12,31))))
ORDER BY isstarter DESC,node.created ASC,nodeid2 ASC
/**getSearchResults**/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | closure | | ref | closure_uniq,parent_2,child | closure_uniq | 4 | const | 4 | 33.33 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | node | | eq_ref | PRIMARY,node_user,node_starter,node_ppreview,node_showapproved,nodeid,ppreview,node_inlist,showpublished | PRIMARY | 4 | alnadawi_vb.closure.child | 1 | 45.00 | Using where |
| 1 | SIMPLE | starter | | eq_ref | PRIMARY,nodeid | PRIMARY | 4 | alnadawi_vb.node.starter | 1 | 100.00 | Using where |
- Time Before: 1765000240.7545
- Time After: 1765000240.7546
- Time Taken: 0.00011992454528809
- 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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','c3e5f3cf48d8eb7fe6104170dc152f60','isstarter','desc','0.0018289089202881','1765000240','{\"sort\":{\"created\":\"ASC\"},\"channel\":\"35489\",\"depth\":1,\"include_starter\":1,\"ignore_protected\":1,\"nolimit\":1}','35489,994941,1068951','3')
- Time Before: 1765000240.7548
- Time After: 1765000240.758
- Time Taken: 0.0031669139862061
- 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:3], vB_Search_Criteria, 0.0018289089202881, 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_searchlog
WHERE `searchlogid` = 97253270
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: 1765000240.7581
- Time After: 1765000240.7584
- Time Taken: 0.00030112266540527
- 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(97253270) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/search.php(682)
#9 vB_Api_Search->getMoreNodes(97253270, '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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.7586
- Time After: 1765000240.7587
- Time Taken: 9.3936920166016E-5
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() 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=97253270', '') 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(97253270, 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.7588
- Time After: 1765000240.759
- Time Taken: 0.00019407272338867
- 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=97253270', '') 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(97253270, 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_994941_lvl1data','node_1068951_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: 1765000240.7591
- Time After: 1765000240.7594
- Time Taken: 0.00032210350036621
- 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:93]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_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:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:3], 1) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1322)
#10 vB_Library_Node->cleanNodeList(array[len:3], true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1431)
#11 vB_Library_Node->getFullContentforNodes(array[len:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vb_UserWPerms_1500_5','vb_UserWPerms_1010_5')
| 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: 1765000240.7596
- Time After: 1765000240.7598
- Time Taken: 0.00024008750915527
- 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:92]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_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:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/user.php(1376)
#9 vB_Library_User->preloadUserInfo(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1940)
#10 vB_Library_Node->addFullContentInfo(array[len:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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,1500,1010)
/** fetchUserinfo **/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | user | | range | PRIMARY | PRIMARY | 4 | | 3 | 100.00 | Using 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: 1765000240.7599
- Time After: 1765000240.7605
- Time Taken: 0.00065898895263672
- 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:480]') 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:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1940)
#8 vB_Library_Node->addFullContentInfo(array[len:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.7607
- Time After: 1765000240.7609
- Time Taken: 0.00021600723266602
- 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:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBAtchmnts_994941','vBAtchmnts_1068951')
| 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: 1765000240.7615
- Time After: 1765000240.7619
- Time Taken: 0.00030016899108887
- 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: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('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:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1763)
#9 vB_Library_Node->fetchNodeAttachments(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1967)
#10 vB_Library_Node->addFullContentInfo(array[len:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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 (35489,994941,1068951)
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 | | 6 | 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: 1765000240.762
- Time After: 1765000240.765
- Time Taken: 0.0030028820037842
- 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:244]', 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:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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 (35489,994941,1068951) 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 | | 6 | 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: 1765000240.765
- Time After: 1765000240.7652
- Time Taken: 0.00019693374633789
- 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:331]', 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:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_closure
WHERE `child` IN (994941,1068951)
ORDER BY `child` ASC, `depth` ASC
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_closure | | range | child | child | 4 | | 12 | 100.00 | Using index condition |
- Time Before: 1765000240.7653
- Time After: 1765000240.7655
- Time Taken: 0.00017619132995605
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:96]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('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:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2027)
#8 vB_Library_Node->addFullContentInfo(array[len:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('node_994941_lvl3data','node_1068951_lvl3data')
| 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: 1765000240.7656
- Time After: 1765000240.766
- Time Taken: 0.00036406517028809
- 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:93]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_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:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3855)
#9 vB_Library_Content::fetchFromCache(array[len:3], 3) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2598)
#10 vB_Library_Content->getRawContent(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2567)
#11 vB_Library_Content->getFullContent(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#12 vB_Library_Content_Text->getFullContent(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#13 vB_Library_Node->addFullContentInfo(array[len:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.767
- Time After: 1765000240.7673
- Time Taken: 0.00026297569274902
- 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:3], 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:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#10 vB_Library_Content->getFullContent(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#11 vB_Library_Content_Text->getFullContent(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#12 vB_Library_Node->addFullContentInfo(array[len:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1500')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765000240.7673
- Time After: 1765000240.7676
- Time Taken: 0.00025415420532227
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(142)
#9 vB_UserContext->reloadUserPerms() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(115)
#10 vB_UserContext->__construct(1500, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(1500) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:3], 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:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vB_UserPerms1010')
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | hmq_cache | | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 | |
- Time Before: 1765000240.7677
- Time After: 1765000240.7685
- Time Taken: 0.00075101852416992
- Memory Before: 25165824
- Memory After: 25165824
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(68)
#3 vB_dB_Result->__construct(vB_Database_MySQLi, 'SELECT * F[len:65]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:1], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(142)
#9 vB_UserContext->reloadUserPerms() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/usercontext.php(115)
#10 vB_UserContext->__construct(1010, vB_dB_MYSQL_Assertor, vB_Datastore, array[len:8]) in /core/vb/vb.php(940)
#11 vB::getUserContext(1010) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3492)
#12 vB_Library_Content->assembleContent(array[len:3], 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:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#14 vB_Library_Content->getFullContent(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#15 vB_Library_Content_Text->getFullContent(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#16 vB_Library_Node->addFullContentInfo(array[len:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vBUserRep_1500','vBUserRep_1010')
| 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: 1765000240.7686
- Time After: 1765000240.7688
- Time Taken: 0.00024604797363281
- 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:80]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:2], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(3533)
#9 vB_Library_Content->assembleContent(array[len:3], 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:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content.php(2569)
#11 vB_Library_Content->getFullContent(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/content/text.php(83)
#12 vB_Library_Content_Text->getFullContent(array[len:3]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2036)
#13 vB_Library_Node->addFullContentInfo(array[len:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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 (1500)
/**fetchAvatarsForUsers**/
| id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
|---|
| 1 | SIMPLE | avatar | | system | PRIMARY | | | | 0 | 0.00 | const row not found |
| 1 | SIMPLE | user | | 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: 1765000240.7695
- Time After: 1765000240.7696
- Time Taken: 0.00011181831359863
- 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 use[len:457]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/stored.php(104)
#4 vB_dB_Query_Stored->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#5 vB_dB_Assertor->assertQuery('vbForum:fe[len:28]', array[len:1]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/user.php(1583)
#6 vB_Api_User->fetchAvatars(array[len:3], true, array[len:0]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(1487)
#7 vB_Library_Node->addOptionalContentInfo(array[len:3], array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/library/node.php(2112)
#8 vB_Library_Node->addFullContentInfo(array[len:3], 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:3], 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vbSig_1500')
| 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: 1765000240.7727
- Time After: 1765000240.7731
- Time Taken: 0.00039100646972656
- 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:59]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.7866
- Time After: 1765000240.7868
- Time Taken: 0.00018405914306641
- 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], 1500) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(841)
#20 vB_Api_Bbcode->doParseSignature(1500, '[poem=font[len:305]') 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.7869
- Time After: 1765000240.7871
- Time Taken: 0.00015902519226074
- 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], 1500) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/bbcode.php(841)
#15 vB_Api_Bbcode->doParseSignature(1500, '[poem=font[len:305]') 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.7881
- Time After: 1765000240.7882
- Time Taken: 0.00014209747314453
- 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.7886
- Time After: 1765000240.7889
- Time Taken: 0.00030899047851562
- Memory Before: 27262976
- Memory After: 29360128
- Memory Used: 2097152
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() 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:41833]') 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.7941
- Time After: 1765000240.7942
- Time Taken: 0.00014996528625488
- 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:7861]') 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:41833]') 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.7949
- Time After: 1765000240.7951
- Time Taken: 0.00015592575073242
- 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:7926]') 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:41833]') 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.796
- Time After: 1765000240.7962
- Time Taken: 0.00015497207641602
- 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:6727]') 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:7926]') 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:41833]') 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.7969
- Time After: 1765000240.797
- Time Taken: 9.2983245849609E-5
- Memory Before: 29360128
- Memory After: 29360128
- Memory Used: 0
#0 vB_Database_MySQLi->execute_query(true, mysqli) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/database.php(576)
#1 vB_Database->query_read('', true) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/result.php(144)
#2 vB_dB_Result->rewind() 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:1636]') 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:6727]') 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:7926]') 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:41833]') 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.798
- Time After: 1765000240.7982
- Time Taken: 0.0001518726348877
- 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:7926]') 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:41833]') 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.799
- Time After: 1765000240.7991
- Time Taken: 0.00011205673217773
- 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:7926]') 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:41833]') 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.8019
- Time After: 1765000240.8021
- Time Taken: 0.00016593933105469
- 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:3359]') 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:10323]') 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:41833]') 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:42042]') 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:42315]') 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:42456]') 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:140653]') 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, '35489', 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: 1765000240.8109
- Time After: 1765000240.8215
- Time Taken: 0.01059889793396
- 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:140653]') in /includes/vb5/template.php(508)
#14 vB5_Template->renderDelayed('\r\n\t\t<meta [len:140653]', 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, '35489', 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: 1765000240.8254
- Time After: 1765000240.8256
- Time Taken: 0.00011706352233887
- 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:24]) in /includes/vb5/template/url.php(359)
#12 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:140653]') in /includes/vb5/template.php(512)
#13 vB5_Template->renderDelayed('\r\n\t\t<meta [len:140653]', 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, '35489', 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: 1765000240.8264
- Time After: 1765000240.8265
- Time Taken: 0.00010800361633301
- 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:24]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(468)
#12 vB_Api_Route->getUrls(array[len:24]) 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:24]) in /includes/vb5/template/url.php(359)
#16 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:140653]') in /includes/vb5/template.php(512)
#17 vB5_Template->renderDelayed('\r\n\t\t<meta [len:140653]', 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, '35489', 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: 1765000240.8266
- Time After: 1765000240.8267
- Time Taken: 0.0001220703125
- 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:24]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/api/route.php(468)
#14 vB_Api_Route->getUrls(array[len:24]) 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:24]) in /includes/vb5/template/url.php(359)
#18 vB5_Template_Url->replacePlaceholders('\r\n\t\t<meta [len:140653]') in /includes/vb5/template.php(512)
#19 vB5_Template->renderDelayed('\r\n\t\t<meta [len:140653]', 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
SELECT * FROM hmq_cache
WHERE `cacheid` IN ('vbnodetext35489_14_5:09f14d73cd828b8c283774e754116338','vbnodetext994941_14_5:09f14d73cd828b8c283774e754116338','vbnodetext1068951_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 | | 3 | 100.00 | Using where |
- Time Before: 1765000240.8286
- Time After: 1765000240.8291
- Time Taken: 0.00052404403686523
- 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:217]', false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(121)
#4 vB_dB_Query_Select->doSelect() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/query/select.php(98)
#5 vB_dB_Query_Select->execSQL() in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/db/assertor.php(293)
#6 vB_dB_Assertor->assertQuery('cache', array[len:2]) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache/db.php(154)
#7 vB_Cache_Db->readCacheArray(array[len:3], false) in phar:///home/alnadawi/public_html/vb/core/vb/vb.phar/cache.php(761)
#8 vB_Cache->read(array[len:3]) in /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:140653]') in /includes/vb5/template.php(515)
#11 vB5_Template->renderDelayed('\r\n\t\t<meta [len:140653]', 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, '35489', 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: 1765000240.831
- Time After: 1765000240.8312
- Time Taken: 0.00019598007202148
- 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:140653]', 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, '35489', 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: 1765000240.8329
- Time After: 1765000240.8331
- Time Taken: 0.0001981258392334
- 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:68622]') in /includes/vb5/template.php(572)
#14 vB5_Template->renderDelayed('\r\n\t\t<meta [len:140653]', 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, '35489', 1, 1, 26, 67, 0, '', 'c4', 1, 'http://sch[len:26]') in /index.php(74)
5 Slowest Queries
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)
REPLACE INTO hmq_searchlog
(type,userid,ipaddress,searchhash,sortby,sortorder,searchtime,dateline,json,results,results_count)
VALUES
('0','0','216.73.216.219','c3e5f3cf48d8eb7fe6104170dc152f60','isstarter','desc','0.0018289089202881','1765000240','{\"sort\":{\"created\":\"ASC\"},\"channel\":\"35489\",\"depth\":1,\"include_starter\":1,\"ignore_protected\":1,\"nolimit\":1}','35489,994941,1068951','3')
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 (35489,994941,1068951)
GROUP BY cl.parent
/**getDescendantAttachCount**/
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 (1010)
/**fetchAvatarsForUsers**/
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 **/
115 Queries Run : Total SQL time was 0.050167 seconds , Total PHP time was 0.288511 seconds , Overall time was 0.338678 seconds.