SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('addOns', 'autoJobRun', 'bbCodeMedia', 'classExtensions', 'codeEventListeners', 'connectedAccountCount', 'contentTypes', 'displayStyles', 'helpPageCount', 'languages', 'masterStyleProperties', 'nodeTypes', 'options', 'reportCounts', 'simpleCache', 'smilies', 'unapprovedCounts', 'userBanners', 'userTitleLadder', 'userUpgradeCount', 'widgetCache', 'widgetDefinition', 'widgetPosition', 'bannedIps', 'bbCodeCustom', 'discouragedIps', 'notices', 'noticesLastReset', 'routeFilters', 'routesPublic', 'styles', 'userFieldsInfo', 'threadFieldsInfo', 'threadPrefixes')
Run Time: 0.000536
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | range | PRIMARY | PRIMARY | 27 | | 34 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 138
- XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 82
- XF\DataRegistry->get() in src/XF/App.php at line 1546
- XF\App->preLoadData() in src/XF/App.php at line 1536
- XF\App->setup() in src/XF/Pub/App.php at line 45
- XF\Pub\App->setup() in src/XF.php at line 313
- XF::setupApp() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 87
- XLink\App->initializeXenForo() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 40
- XLink->__construct() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 40
- XPress::start() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/thxpress.php at line 15
- include_once() in /home/aav/public_html/wp-settings.php at line 391
- require_once() in /home/aav/wp-config.php at line 33
- require_once() in /home/aav/public_html/wp-load.php at line 42
- require_once() in /home/aav/public_html/wp-blog-header.php at line 13
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_th_xlink_platform_link`.*
FROM `xf_th_xlink_platform_link`
WHERE (`xf_th_xlink_platform_link`.`disk_path` LIKE '')
LIMIT 1
Run Time: 0.000163
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_platform_link | ALL | | | | | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/addons/ThemeHouse/XLink/App.php at line 135
- ThemeHouse\XLink\App->getPlatformLink() in src/addons/ThemeHouse/XLink/App.php at line 105
- ThemeHouse\XLink\App->setStyle() in src/addons/ThemeHouse/XLink/App.php at line 81
- ThemeHouse\XLink\App->start() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 88
- XLink\App->initializeXenForo() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 40
- XLink->__construct() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 40
- XPress::start() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/thxpress.php at line 15
- include_once() in /home/aav/public_html/wp-settings.php at line 391
- require_once() in /home/aav/wp-config.php at line 33
- require_once() in /home/aav/public_html/wp-load.php at line 42
- require_once() in /home/aav/public_html/wp-blog-header.php at line 13
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_th_xlink_platform_link`.*
FROM `xf_th_xlink_platform_link`
WHERE (`xf_th_xlink_platform_link`.`disk_path` LIKE '_home_aav_public_html')
LIMIT 1
Run Time: 0.000175
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_platform_link | ALL | | | | | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/addons/ThemeHouse/XLink/App.php at line 135
- ThemeHouse\XLink\App->getPlatformLink() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 102
- XLink->platformLink() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 207
- XPress::initializeRegistryValues() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 41
- XPress::start() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/thxpress.php at line 15
- include_once() in /home/aav/public_html/wp-settings.php at line 391
- require_once() in /home/aav/wp-config.php at line 33
- require_once() in /home/aav/public_html/wp-load.php at line 42
- require_once() in /home/aav/public_html/wp-blog-header.php at line 13
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_widget`.*, `xf_widget_definition_WidgetDefinition_1`.*, `xf_addon_AddOn_2`.*
FROM `xf_widget`
INNER JOIN `xf_widget_definition` AS `xf_widget_definition_WidgetDefinition_1` ON (`xf_widget_definition_WidgetDefinition_1`.`definition_id` = `xf_widget`.`definition_id`)
LEFT JOIN `xf_addon` AS `xf_addon_AddOn_2` ON (`xf_addon_AddOn_2`.`addon_id` = `xf_widget_definition_WidgetDefinition_1`.`addon_id`)
WHERE ((`xf_addon_AddOn_2`.`active` = 1) OR (`xf_widget_definition_WidgetDefinition_1`.`addon_id` = ''))
Run Time: 0.000259
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_widget | ALL | | | | | 12 | |
SIMPLE | xf_widget_definition_WidgetDefinition_1 | eq_ref | PRIMARY | PRIMARY | 27 | aav_xf14.xf_widget.definition_id | 1 | |
SIMPLE | xf_addon_AddOn_2 | eq_ref | PRIMARY | PRIMARY | 52 | aav_xf14.xf_widget_definition_WidgetDefinition_1.addon_id | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1164
- XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/Widget.php at line 102
- XF\Repository\Widget->getWidgetCache() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 1379
- XPress::registerWidgets() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 59
- XPress::start() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/thxpress.php at line 15
- include_once() in /home/aav/public_html/wp-settings.php at line 391
- require_once() in /home/aav/wp-config.php at line 33
- require_once() in /home/aav/public_html/wp-load.php at line 42
- require_once() in /home/aav/public_html/wp-blog-header.php at line 13
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_th_xlink_account_link`.*, `xf_th_xlink_platform_link_PlatformLink_1`.*, `xf_user_User_2`.*
FROM `xf_th_xlink_account_link`
LEFT JOIN `xf_th_xlink_platform_link` AS `xf_th_xlink_platform_link_PlatformLink_1` ON (`xf_th_xlink_platform_link_PlatformLink_1`.`platform_id` = `xf_th_xlink_account_link`.`platform_id`)
LEFT JOIN `xf_user` AS `xf_user_User_2` ON (`xf_user_User_2`.`user_id` = `xf_th_xlink_account_link`.`user_id`)
WHERE (`xf_th_xlink_account_link`.`platform_id` = 1) AND (`xf_th_xlink_account_link`.`remote_user_id` = 6912)
LIMIT 1
Run Time: 0.001691
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_account_link | ALL | PRIMARY | | | | 1361 | Using where |
SIMPLE | xf_th_xlink_platform_link_PlatformLink_1 | eq_ref | PRIMARY | PRIMARY | 4 | aav_xf14.xf_th_xlink_account_link.platform_id | 1 | Using where |
SIMPLE | xf_user_User_2 | eq_ref | PRIMARY | PRIMARY | 4 | aav_xf14.xf_th_xlink_account_link.user_id | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 361
- XLink->accountLink() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 1782
- XPress::getXFUser() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 997
- XPress::{closure}()
- call_user_func_array() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 294
- WP_Hook->apply_filters() in /home/aav/public_html/wp-includes/plugin.php at line 212
- apply_filters() in /home/aav/public_html/wp-includes/author-template.php at line 189
- get_the_author_meta() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 130
- thxpress_get_author_block() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/author.php at line 20
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_th_xlink_account_link`.*, `xf_th_xlink_platform_link_PlatformLink_1`.*, `xf_user_User_2`.*
FROM `xf_th_xlink_account_link`
LEFT JOIN `xf_th_xlink_platform_link` AS `xf_th_xlink_platform_link_PlatformLink_1` ON (`xf_th_xlink_platform_link_PlatformLink_1`.`platform_id` = `xf_th_xlink_account_link`.`platform_id`)
LEFT JOIN `xf_user` AS `xf_user_User_2` ON (`xf_user_User_2`.`user_id` = `xf_th_xlink_account_link`.`user_id`)
WHERE (`xf_th_xlink_account_link`.`platform_id` = 1) AND (`xf_th_xlink_account_link`.`remote_user_id` = 6912)
LIMIT 1
Run Time: 0.000290
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_account_link | ALL | PRIMARY | | | | 1361 | Using where |
SIMPLE | xf_th_xlink_platform_link_PlatformLink_1 | eq_ref | PRIMARY | PRIMARY | 4 | aav_xf14.xf_th_xlink_account_link.platform_id | 1 | Using where |
SIMPLE | xf_user_User_2 | eq_ref | PRIMARY | PRIMARY | 4 | aav_xf14.xf_th_xlink_account_link.user_id | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 361
- XLink->accountLink() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 1782
- XPress::getXFUser() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 956
- XPress::{closure}()
- call_user_func_array() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 294
- WP_Hook->apply_filters() in /home/aav/public_html/wp-includes/plugin.php at line 212
- apply_filters() in /home/aav/public_html/wp-includes/pluggable.php at line 2781
- get_avatar() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 139
- thxpress_get_author_block() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/author.php at line 20
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_xenforo_configurations_sidebar', 'thxpress_xenforo_configurations_sidebar_desc', 'thxpress_blog_sidebar', 'thxpress_blog_sidebar_desc', 'thxpress_article_view_sidebar', 'thxpress_article_view_sidebar_desc', 'thxpress_page_sidebar', 'thxpress_page_sidebar_desc', 'thxpress_single_attachment_sidebar', 'thxpress_single_attachment_sidebar_desc', 'thxpress_front_page_sidebar', 'thxpress_front_page_sidebar_desc', 'thxpress_widget_recent_comments_desc', 'thxpress_widget_recent_comments', 'thxpress_widget_recent_forum_posts_desc', 'thxpress_widget_recent_forum_posts', 'thxpress_widget_recent_posts_desc', 'thxpress_widget_recent_posts', 'thxpress_articles:', 'thxpress_articles')
Params: 1
Run Time: 0.000183
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | range | PRIMARY | PRIMARY | 106 | | 20 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 351
- XF\Language->loadPhrases() in src/XF/Language.php at line 249
- XF\Language->getPhraseText() in src/XF/Language.php at line 167
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 52
- XF\Phrase->render() in src/XF/Phrase.php at line 59
- XF\Phrase->__toString() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 153
- thxpress_get_author_block() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/author.php at line 20
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_th_xlink_entity_link`.*, `xf_th_xlink_platform_link_PlatformLink_1`.*
FROM `xf_th_xlink_entity_link`
LEFT JOIN `xf_th_xlink_platform_link` AS `xf_th_xlink_platform_link_PlatformLink_1` ON (`xf_th_xlink_platform_link_PlatformLink_1`.`platform_id` = `xf_th_xlink_entity_link`.`platform_id`)
WHERE (`xf_th_xlink_entity_link`.`platform_id` = 1) AND (`xf_th_xlink_entity_link`.`remote_entity_id` = 471) AND (`xf_th_xlink_entity_link`.`remote_entity_type` = 'category')
LIMIT 1
Run Time: 0.000263
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_entity_link | ALL | PRIMARY | | | | 260 | Using where |
SIMPLE | xf_th_xlink_platform_link_PlatformLink_1 | eq_ref | PRIMARY | PRIMARY | 4 | aav_xf14.xf_th_xlink_entity_link.platform_id | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 1339
- XPress::getCategoryLink() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 274
- thxpress_get_the_category_list() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content-excerpt.php at line 26
- require() in /home/aav/public_html/wp-includes/template.php at line 732
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 204
- get_template_part() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/author.php at line 36
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_th_xlink_entity_link`.*, `xf_th_xlink_platform_link_PlatformLink_1`.*
FROM `xf_th_xlink_entity_link`
LEFT JOIN `xf_th_xlink_platform_link` AS `xf_th_xlink_platform_link_PlatformLink_1` ON (`xf_th_xlink_platform_link_PlatformLink_1`.`platform_id` = `xf_th_xlink_entity_link`.`platform_id`)
WHERE (`xf_th_xlink_entity_link`.`platform_id` = 1) AND (`xf_th_xlink_entity_link`.`remote_entity_id` = 831) AND (`xf_th_xlink_entity_link`.`remote_entity_type` = 'category')
LIMIT 1
Run Time: 0.000201
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_entity_link | ALL | PRIMARY | | | | 260 | Using where |
SIMPLE | xf_th_xlink_platform_link_PlatformLink_1 | eq_ref | PRIMARY | PRIMARY | 4 | aav_xf14.xf_th_xlink_entity_link.platform_id | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 1339
- XPress::getCategoryLink() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 274
- thxpress_get_the_category_list() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content-excerpt.php at line 26
- require() in /home/aav/public_html/wp-includes/template.php at line 732
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 204
- get_template_part() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/author.php at line 36
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_posted_on')
Params: 1
Run Time: 0.000109
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | const | PRIMARY | PRIMARY | 106 | const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 351
- XF\Language->loadPhrases() in src/XF/Language.php at line 249
- XF\Language->getPhraseText() in src/XF/Language.php at line 167
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 52
- XF\Phrase->render() in src/XF/Phrase.php at line 59
- XF\Phrase->__toString() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content-excerpt.php at line 40
- require() in /home/aav/public_html/wp-includes/template.php at line 732
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 204
- get_template_part() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/author.php at line 36
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('comments')
Params: 1
Run Time: 0.000166
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | const | PRIMARY | PRIMARY | 106 | const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 351
- XF\Language->loadPhrases() in src/XF/Language.php at line 249
- XF\Language->getPhraseText() in src/XF/Language.php at line 167
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 52
- XF\Phrase->render() in src/XF/Phrase.php at line 59
- XF\Phrase->__toString() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content-excerpt.php at line 43
- require() in /home/aav/public_html/wp-includes/template.php at line 732
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 204
- get_template_part() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/author.php at line 36
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_th_xlink_platform_link`.*
FROM `xf_th_xlink_platform_link`
WHERE (`xf_th_xlink_platform_link`.`platform_id` IN (1))
Run Time: 0.000187
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_platform_link | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1164
- XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
- XF\Mvc\Entity\Manager->findByIds() in src/addons/ThemeHouse/XLink/Navigation/RemoteNavigation.php at line 122
- ThemeHouse\XLink\Navigation\RemoteNavigation::loadPlatformLinks() in src/addons/ThemeHouse/XLink/Navigation/RemoteNavigation.php at line 79
- ThemeHouse\XLink\Navigation\RemoteNavigation::displayPlatformExtended() in internal_data/code_cache/navigation_cache.php at line 96
- XF\Pub\App->{closure}() in src/XF/Template/Templater.php at line 5768
- XF\Template\Templater->renderNavigationClosure() in src/XF/Pub/App.php at line 475
- XF\Pub\App->getNavigation() in src/XF/Pub/App.php at line 428
- XF\Pub\App->renderPageHtml() in src/addons/ThemeHouse/XLink/App.php at line 282
- ThemeHouse\XLink\App->renderPageHtml() in src/XF/App.php at line 1766
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 310
- XF\Mvc\Dispatcher->render() in src/addons/ThemeHouse/XLink/Mvc/Dispatcher.php at line 28
- ThemeHouse\XLink\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 119
- XLink\App->runApp() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in /home/aav/public_html/wp-includes/template.php at line 730
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 92
- get_footer() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/author.php at line 70
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.000126
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_combination | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
- XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 36
- XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
- XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 903
- XF\Entity\User->hasPermission() in src/XF/Entity/User.php at line 554
- XF\Entity\User->canSearch()
- call_user_func_array() in src/XF/Template/Templater.php at line 940
- XF\Template\Templater->method() in internal_data/code_cache/navigation_cache.php at line 222
- XF\Pub\App->{closure}() in src/XF/Template/Templater.php at line 5768
- XF\Template\Templater->renderNavigationClosure() in src/XF/Pub/App.php at line 475
- XF\Pub\App->getNavigation() in src/XF/Pub/App.php at line 428
- XF\Pub\App->renderPageHtml() in src/addons/ThemeHouse/XLink/App.php at line 282
- ThemeHouse\XLink\App->renderPageHtml() in src/XF/App.php at line 1766
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 310
- XF\Mvc\Dispatcher->render() in src/addons/ThemeHouse/XLink/Mvc/Dispatcher.php at line 28
- ThemeHouse\XLink\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 119
- XLink\App->runApp() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in /home/aav/public_html/wp-includes/template.php at line 730
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 92
- get_footer() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/author.php at line 70
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_this_blog')
Params: 1
Run Time: 0.000120
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | const | PRIMARY | PRIMARY | 106 | const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 351
- XF\Language->loadPhrases() in src/XF/Language.php at line 249
- XF\Language->getPhraseText() in src/XF/Language.php at line 167
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 52
- XF\Phrase->render() in src/addons/ThemeHouse/XPress/RemoteHandler/Search.php at line 18
- ThemeHouse\XPress\RemoteHandler\Search->getSearchConstraints() in src/addons/ThemeHouse/XLink/Listener/AppPubRenderPage.php at line 56
- ThemeHouse\XLink\Listener\AppPubRenderPage::run()
- call_user_func_array() in src/XF/Extension.php at line 67
- XF\Extension->fire() in src/XF/App.php at line 2392
- XF\App->fire() in src/XF/Pub/App.php at line 460
- XF\Pub\App->renderPageHtml() in src/addons/ThemeHouse/XLink/App.php at line 282
- ThemeHouse\XLink\App->renderPageHtml() in src/XF/App.php at line 1766
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 310
- XF\Mvc\Dispatcher->render() in src/addons/ThemeHouse/XLink/Mvc/Dispatcher.php at line 28
- ThemeHouse\XLink\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 119
- XLink\App->runApp() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in /home/aav/public_html/wp-includes/template.php at line 730
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 92
- get_footer() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/author.php at line 70
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
-- XFDB=noForceAllWrite
INSERT INTO xf_session
(session_id, session_data, expiry_date)
VALUES
(?, ?, ?)
ON DUPLICATE KEY UPDATE
session_data = VALUES(session_data),
expiry_date = VALUES(expiry_date)
Params: WqR2Ll58O_scQxX-rQsAliGaJoek2hSx, , 1618282608
Run Time: 0.001206
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Session/DbStorage.php at line 57
- XF\Session\DbStorage->writeSession() in src/XF/Session/Session.php at line 215
- XF\Session\Session->save() in src/XF/Pub/App.php at line 373
- XF\Pub\App->complete() in src/XF/App.php at line 1934
- XF\App->run() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 119
- XLink\App->runApp() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in /home/aav/public_html/wp-includes/template.php at line 730
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 92
- get_footer() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/author.php at line 70
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
bytes_sent | 12627 |
bytes_received | 275704 |
packets_sent | 178 |
packets_received | 925 |
protocol_overhead_in | 3700 |
protocol_overhead_out | 712 |
bytes_received_ok_packet | 0 |
bytes_received_eof_packet | 0 |
bytes_received_rset_header_packet | 603 |
bytes_received_rset_field_meta_packet | 0 |
bytes_received_rset_row_packet | 173 |
bytes_received_prepare_response_packet | 46385 |
bytes_received_change_user_packet | 227835 |
packets_sent_command | 88 |
packets_received_ok | 0 |
packets_received_eof | 0 |
packets_received_rset_header | 67 |
packets_received_rset_field_meta | 0 |
packets_received_rset_row | 31 |
packets_received_prepare_response | 675 |
packets_received_change_user | 121 |
result_set_queries | 28 |
non_result_set_queries | 3 |
no_index_used | 7 |
bad_index_used | 0 |
slow_queries | 0 |
buffered_sets | 0 |
unbuffered_sets | 0 |
ps_buffered_sets | 28 |
ps_unbuffered_sets | 0 |
flushed_normal_sets | 0 |
flushed_ps_sets | 0 |
ps_prepared_never_executed | 0 |
ps_prepared_once_executed | 28 |
rows_fetched_from_server_normal | 0 |
rows_fetched_from_server_ps | 93 |
rows_buffered_from_client_normal | 0 |
rows_buffered_from_client_ps | 93 |
rows_fetched_from_client_normal_buffered | 0 |
rows_fetched_from_client_normal_unbuffered | 0 |
rows_fetched_from_client_ps_buffered | 0 |
rows_fetched_from_client_ps_unbuffered | 0 |
rows_fetched_from_client_ps_cursor | 0 |
rows_affected_normal | 0 |
rows_affected_ps | 1 |
rows_skipped_normal | 0 |
rows_skipped_ps | 93 |
copy_on_write_saved | 0 |
copy_on_write_performed | 0 |
command_buffer_too_small | 0 |
connect_success | 1 |
connect_failure | 0 |
connection_reused | 0 |
reconnect | 0 |
pconnect_success | 1 |
active_connections | 1 |
active_persistent_connections | 1 |
explicit_close | 0 |
implicit_close | 0 |
disconnect_close | 0 |
in_middle_of_command_close | 0 |
explicit_free_result | 0 |
implicit_free_result | 0 |
explicit_stmt_close | 0 |
implicit_stmt_close | 0 |
mem_emalloc_count | 0 |
mem_emalloc_amount | 0 |
mem_ecalloc_count | 0 |
mem_ecalloc_amount | 0 |
mem_erealloc_count | 0 |
mem_erealloc_amount | 0 |
mem_efree_count | 0 |
mem_efree_amount | 0 |
mem_malloc_count | 0 |
mem_malloc_amount | 0 |
mem_calloc_count | 0 |
mem_calloc_amount | 0 |
mem_realloc_count | 0 |
mem_realloc_amount | 0 |
mem_free_count | 0 |
mem_free_amount | 0 |
mem_estrndup_count | 0 |
mem_strndup_count | 0 |
mem_estndup_count | 0 |
mem_strdup_count | 0 |
proto_text_fetched_null | 0 |
proto_text_fetched_bit | 0 |
proto_text_fetched_tinyint | 0 |
proto_text_fetched_short | 0 |
proto_text_fetched_int24 | 0 |
proto_text_fetched_int | 0 |
proto_text_fetched_bigint | 0 |
proto_text_fetched_decimal | 0 |
proto_text_fetched_float | 0 |
proto_text_fetched_double | 0 |
proto_text_fetched_date | 0 |
proto_text_fetched_year | 0 |
proto_text_fetched_time | 0 |
proto_text_fetched_datetime | 0 |
proto_text_fetched_timestamp | 0 |
proto_text_fetched_string | 0 |
proto_text_fetched_blob | 0 |
proto_text_fetched_enum | 0 |
proto_text_fetched_set | 0 |
proto_text_fetched_geometry | 0 |
proto_text_fetched_other | 0 |
proto_binary_fetched_null | 0 |
proto_binary_fetched_bit | 65 |
proto_binary_fetched_tinyint | 0 |
proto_binary_fetched_short | 38 |
proto_binary_fetched_int24 | 0 |
proto_binary_fetched_int | 0 |
proto_binary_fetched_bigint | 38 |
proto_binary_fetched_decimal | 44 |
proto_binary_fetched_float | 0 |
proto_binary_fetched_double | 0 |
proto_binary_fetched_date | 0 |
proto_binary_fetched_year | 0 |
proto_binary_fetched_time | 0 |
proto_binary_fetched_datetime | 0 |
proto_binary_fetched_timestamp | 0 |
proto_binary_fetched_string | 0 |
proto_binary_fetched_json | 313 |
proto_binary_fetched_blob | 96 |
proto_binary_fetched_enum | 0 |
proto_binary_fetched_set | 0 |
proto_binary_fetched_geometry | 0 |
proto_binary_fetched_other | 0 |
init_command_executed_count | 0 |
init_command_failed_count | 0 |
com_quit | 0 |
com_init_db | 0 |
com_query | 2 |
com_field_list | 0 |
com_create_db | 0 |
com_drop_db | 0 |
com_refresh | 0 |
com_shutdown | 0 |
com_statistics | 0 |
com_process_info | 0 |
com_connect | 0 |
com_process_kill | 0 |
com_debug | 0 |
com_ping | 0 |
com_time | 0 |
com_delayed_insert | 0 |
com_change_user | 0 |
com_binlog_dump | 0 |
com_table_dump | 0 |
com_connect_out | 0 |
com_register_slave | 0 |
com_stmt_prepare | 29 |
com_stmt_execute | 29 |
com_stmt_send_long_data | 0 |
com_stmt_close | 28 |
com_stmt_reset | 0 |
com_stmt_set_option | 0 |
com_stmt_fetch | 0 |
com_deamon | 0 |
bytes_received_real_data_normal | 0 |
bytes_received_real_data_ps | 226663 |