SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('options', 'languages', 'contentTypes', 'codeEventListeners', 'deferredRun', 'simpleCache', 'addOns', 'defaultStyleProperties', 'routesPublic', 'routeFiltersIn', 'routeFiltersOut', 'nodeTypes', 'bannedIps', 'discouragedIps', 'styles', 'displayStyles', 'userBanners', 'smilies', 'bbCode', 'threadPrefixes', 'trophyUserTitles', 'reportCounts', 'moderationCounts', 'userModerationCounts', 'notices', 'userFieldsInfo')
Run Time: 0.001406
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | range | PRIMARY | PRIMARY | 27 | | 26 | Using where |
SELECT data_value
FROM xf_data_registry
WHERE data_key = ?
Params: moods
Run Time: 0.000188
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | const | PRIMARY | PRIMARY | 27 | const | 1 | |
SELECT cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.000130
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_combination | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SELECT option_value FROM xf_option WHERE option_id = 'currentVersionId'
Run Time: 0.000116
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: 1576365540, 0, 65722035, ErrorException, session_start(): ps_files_cleanup_dir: opendir(/var/cpanel/php/sessions/ea-php55) failed: Permission denied (13), library/SlPhpfox/Listener/Slintegration.php, 210, #0 [internal function]: XenForo_Application::handlePhpError(8, 'session_start()...', '/home/turntois/...', 210, Array)
#1 /home/turntois/public_html/community/library/SlPhpfox/Listener/Slintegration.php(210): session_start()
#2 /home/turntois/public_html/community/library/SlPhpfox/Listener/Slintegration.php(30): SlPhpfox_Listener_Slintegration::setToken()
#3 [internal function]: SlPhpfox_Listener_Slintegration::bootstrap(Object(XenForo_Visitor))
#4 /home/turntois/public_html/community/library/XenForo/CodeEvent.php(90): call_user_func_array(Array, Array)
#5 /home/turntois/public_html/community/library/XenForo/Visitor.php(461): XenForo_CodeEvent::fire('visitor_setup', Array)
#6 /home/turntois/public_html/community/library/XenForo/Session.php(275): XenForo_Visitor::setup(false, Array)
#7 /home/turntois/public_html/community/library/XenForo/Controller.php(291): XenForo_Session::startPublicSession(Object(Zend_Controller_Request_Http))
#8 /home/turntois/public_html/community/library/XenForo/Controller.php(304): XenForo_Controller->_setupSession('Index')
#9 /home/turntois/public_html/community/library/XenForo/FrontController.php(346): XenForo_Controller->preDispatch('Index', 'XenForo_Control...')
#10 /home/turntois/public_html/community/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/turntois/public_html/community/index.php(13): XenForo_FrontController->run()
#12 {main}, a:3:{s:3:"url";s:58:"http://turntoislam.com/community/search/16061686/?_debug=1";s:4:"_GET";a:1:{s:6:"_debug";s:1:"1";}s:5:"_POST";a:0:{}}
Run Time: 0.011230
SELECT option_value FROM xf_option WHERE option_id = 'currentVersionId'
Run Time: 0.000164
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: 96bb83f52814289d0e118ff8b8125ad9, a:5:{s:12:"sessionStart";i:1576365540;s:2:"ip";i:65722035;s:9:"userAgent";s:40:"CCBot/2.0 (https://commoncrawl.org/faq/)";s:7:"robotId";s:0:"";s:13:"isDiscouraged";b:0;}, 1576369140
Run Time: 0.000154
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('page_nav', 'nat_childlinks')
AND style_id = ?
AND language_id = ?
Params: 29, 1
Run Time: 0.000319
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_template_compiled | range | PRIMARY | PRIMARY | 60 | | 2 | Using where |
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('nat_linkstemplate', 'dark_postrating', 'dark_postrating_member', 'dark_postrating_member_totals', 'message_user_info_extra', 'user_criteria_content', 'thread_list_item_icon_key', 'dark_postrating_member_notable_tabs', 'dark_postrating_account_wrapper', 'dark_postrating_navigation_visitor_tab', 'dark_postrating_visitor_panel', 'dark_postrating_member_card', 'dark_postrating_member_info', 'dark_postrating_message_user_info', 'wf_hook_moderator_bar', 'wf_revealer', 'PAGE_CONTAINER')
AND style_id = ?
AND language_id = ?
Params: 29, 1
Run Time: 0.000323
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_template_compiled | range | PRIMARY | PRIMARY | 60 | | 17 | Using where |
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('wdb_popular_content')
Params: 1
Run Time: 0.001392
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | const | PRIMARY | PRIMARY | 81 | const,const | 1 | |