SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('options', 'languages', 'contentTypes', 'codeEventListeners', 'deferredRun', 'simpleCache', 'addOns', 'defaultStyleProperties', 'routeFiltersIn', 'routeFiltersOut', 'routesPublic', 'nodeTypes', 'bannedIps', 'discouragedIps', 'styles', 'displayStyles', 'userBanners', 'smilies', 'bbCode', 'threadPrefixes', 'userTitleLadder', 'reportCounts', 'moderationCounts', 'userModerationCounts', 'notices', 'userFieldsInfo')
Run Time: 0.000178
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | ALL | PRIMARY | | | | 37 | Using where |
SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('brListenerClasses', 'brBriviumAddOns')
Run Time: 0.000069
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | range | PRIMARY | PRIMARY | 27 | | 2 | Using index condition |
SELECT cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.000079
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_combination | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SELECT node.*, forum.*
,
permission.cache_value AS node_permission_cache,
NULL AS forum_read_date,
0 AS forum_is_watched
FROM xf_forum AS forum
INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
LEFT JOIN xf_permission_cache_content AS permission
ON (permission.permission_combination_id = 1
AND permission.content_type = 'node'
AND permission.content_id = forum.node_id)
WHERE node.node_id = ?
Params: 34
Run Time: 0.000395
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | node | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SIMPLE | forum | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SIMPLE | permission | const | PRIMARY | PRIMARY | 35 | const,const,const | 1 | |
SELECT option_value FROM xf_option WHERE option_id = 'currentVersionId'
Run Time: 0.000181
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_option | const | PRIMARY | PRIMARY | 52 | const | 1 | |
INSERT INTO `xf_error_log` (`exception_date`, `user_id`, `ip_address`, `exception_type`, `message`, `filename`, `line`, `trace_string`, `request_state`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Params: 1660662802, 0, , ErrorException, The each() function is deprecated. This message will be suppressed on further calls, library/XenForo/Link.php, 1541, #0 [internal function]: XenForo_Application::handlePhpError(8192, 'The each() func...', '/home/tugrghsho...', 1541, Array)
#1 /home/tugrghshosting/public_html/diendanduoc.com/library/XenForo/Link.php(1541): each(Array)
#2 /home/tugrghshosting/public_html/diendanduoc.com/library/XenForo/Link.php(1439): XenForo_Link::getTitleForUrl('Tu Van Mo Nha T...', true)
#3 /home/tugrghshosting/public_html/diendanduoc.com/library/XenForo/Link.php(1317): XenForo_Link::buildIntegerAndTitleUrlComponent(34, 'T\xC6\xB0 V\xE1\xBA\xA5n M\xE1\xBB\x9F ...')
#4 /home/tugrghshosting/public_html/diendanduoc.com/library/XenForo/Route/Prefix/Forums.php(44): XenForo_Link::buildBasicLinkWithIntegerParam('forums', 'page-10', '', Array, 'node_id', 'title')
#5 /home/tugrghshosting/public_html/diendanduoc.com/library/XenForo/Link.php(753): XenForo_Route_Prefix_Forums->buildLink('forums', 'forums', 'page-10', '', Array, Array)
#6 /home/tugrghshosting/public_html/diendanduoc.com/library/XenForo/Link.php(193): XenForo_Link::_buildLink('public', NULL, Array, Array, 'forums')
#7 /home/tugrghshosting/public_html/diendanduoc.com/library/XenForo/ControllerPublic/Forum.php(192): XenForo_Link::buildPublicLink('forums', Array, Array)
#8 /home/tugrghshosting/public_html/diendanduoc.com/library/VNXF/Stats/ControllerPublic/Forum.php(51): XenForo_ControllerPublic_Forum->actionForum()
#9 /home/tugrghshosting/public_html/diendanduoc.com/library/XenForo/FrontController.php(701): VNXF_Stats_ControllerPublic_Forum->actionForum()
#10 /home/tugrghshosting/public_html/diendanduoc.com/library/XenForo/FrontController.php(267): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/tugrghshosting/public_html/diendanduoc.com/index.php(25): XenForo_FrontController->run()
#12 {main}, a:3:{s:3:"url";s:68:"https://diendanduoc.com/forums/34/page-10?order=reply_count&_debug=1";s:4:"_GET";a:2:{s:5:"order";s:11:"reply_count";s:6:"_debug";s:1:"1";}s:5:"_POST";a:0:{}}
Run Time: 0.000378
SELECT option_value FROM xf_option WHERE option_id = 'currentVersionId'
Run Time: 0.000046
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_option | const | PRIMARY | PRIMARY | 52 | const | 1 | |
INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
Params: cdf222257a663b7f0c50296c8ea20efc, , 1660666402
Run Time: 0.000171