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.000365
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 388
- 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.000145
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 388
- 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.000145
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 388
- 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.000206
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 388
- 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_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` = 1) AND (`xf_th_xlink_entity_link`.`remote_entity_type` = 'category')
LIMIT 1
Run Time: 0.000217
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_entity_link | ALL | PRIMARY | | | | 255 | 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.php at line 33
- 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/single.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` = 4019)
LIMIT 1
Run Time: 0.000913
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_account_link | ALL | PRIMARY | | | | 1067 | 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 289
- 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 2748
- get_avatar() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content.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/single.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_posted_on')
Params: 1
Run Time: 0.000123
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | range | PRIMARY | PRIMARY | 106 | | 19 | 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/template-parts/post/content.php at line 52
- 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/single.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 ('edit', 'thxpress_posted_on_update_on')
Params: 1
Run Time: 0.000109
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | range | PRIMARY | PRIMARY | 106 | | 2 | 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/template-parts/post/content.php at line 68
- 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/single.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_continue_reading')
Params: 1
Run Time: 0.000107
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()
- sprintf() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 83
- 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/single.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 ('pages:', 'pages')
Params: 1
Run Time: 0.000126
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | range | PRIMARY | PRIMARY | 106 | | 2 | 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/template-parts/post/content.php at line 90
- 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/single.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_user_profile`.*
FROM `xf_user_profile`
WHERE (`xf_user_profile`.`user_id` = 4019)
LIMIT 1
Run Time: 0.000189
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_user_profile | 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 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 352
- XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
- XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
- XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
- XF\Mvc\Entity\Entity->__get() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 1000
- XPress::{closure}()
- call_user_func_array() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 289
- 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/template-parts/post/content.php at line 99
- 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/single.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_view_all_x_articles')
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/inc/template-tags.php at line 162
- thxpress_get_author_block() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 99
- 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/single.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 ('website')
Params: 1
Run Time: 0.000107
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/inc/template-tags.php at line 170
- thxpress_get_author_block() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 99
- 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/single.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 ('tags:', 'tags')
Params: 1
Run Time: 0.000137
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | range | PRIMARY | PRIMARY | 106 | | 2 | 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 83
- xpress_entry_footer() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 110
- 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/single.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` = 5118) AND (`xf_th_xlink_entity_link`.`remote_entity_type` = 'post')
LIMIT 1
Run Time: 0.000801
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_entity_link | ALL | PRIMARY | | | | 255 | 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 420
- XPress::getThreadLink() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 435
- XPress::getThread() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 1077
- XPress::{closure}()
- call_user_func() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 285
- 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/comment-template.php at line 1551
- comments_template() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/single.php at line 23
- 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_thread`.*
FROM `xf_thread`
WHERE (`xf_thread`.`thread_id` = 5605)
LIMIT 1
Run Time: 0.000667
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_thread | 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 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in src/addons/ThemeHouse/XLink/Entity/EntityLink.php at line 121
- ThemeHouse\XLink\Entity\EntityLink->getXFEntity() in src/XF/Mvc/Entity/Entity.php at line 142
- XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
- XF\Mvc\Entity\Entity->__get() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 443
- XPress::getThread() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 1077
- XPress::{closure}()
- call_user_func() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 285
- 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/comment-template.php at line 1551
- comments_template() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/single.php at line 23
- 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_forum`.*, `xf_node_Node_1`.*
FROM `xf_forum`
LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
WHERE (`xf_forum`.`node_id` = 76)
LIMIT 1
Run Time: 0.000445
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_forum | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SIMPLE | xf_node_Node_1 | 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 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 352
- XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
- XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
- XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
- XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Thread.php at line 60
- XF\Entity\Thread->canView() in src/XF/Pub/Controller/Thread.php at line 1269
- XF\Pub\Controller\Thread->assertViewableThread() in src/addons/ThemeHouse/XPress/XF/Pub/Controller/Thread.php at line 24
- ThemeHouse\XPress\XF\Pub\Controller\Thread->actionIndex() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/templates/comments.php at line 16
- require() in /home/aav/public_html/wp-includes/comment-template.php at line 1554
- comments_template() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/single.php at line 23
- 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_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 76
Run Time: 0.000159
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 35 | const,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 91
- XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 72
- XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
- XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 913
- XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
- XF\Entity\AbstractNode->canView() in src/XF/Entity/Thread.php at line 60
- XF\Entity\Thread->canView() in src/XF/Pub/Controller/Thread.php at line 1269
- XF\Pub\Controller\Thread->assertViewableThread() in src/addons/ThemeHouse/XPress/XF/Pub/Controller/Thread.php at line 24
- ThemeHouse\XPress\XF\Pub\Controller\Thread->actionIndex() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/templates/comments.php at line 16
- require() in /home/aav/public_html/wp-includes/comment-template.php at line 1554
- comments_template() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/single.php at line 23
- 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`.`content_type` = 'XF:Thread') AND (`xf_th_xlink_entity_link`.`content_id` = 5605)
LIMIT 1
Run Time: 0.000601
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_entity_link | ALL | | | | | 255 | 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 359
- XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 373
- XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 171
- XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 95
- XF\Mvc\Entity\Entity->__get() in src/addons/ThemeHouse/XPress/XF/Pub/Controller/Thread.php at line 26
- ThemeHouse\XPress\XF\Pub\Controller\Thread->actionIndex() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/templates/comments.php at line 16
- require() in /home/aav/public_html/wp-includes/comment-template.php at line 1554
- comments_template() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/single.php at line 23
- 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_post`.*, `xf_user_User_1`.*, `xf_user_profile_Profile_2`.*, `xf_user_privacy_Privacy_3`.*, `xf_session_activity_Activity_4`.*
FROM `xf_post`
LEFT JOIN `xf_user` AS `xf_user_User_1` ON (`xf_user_User_1`.`user_id` = `xf_post`.`user_id`)
LEFT JOIN `xf_user_profile` AS `xf_user_profile_Profile_2` ON (`xf_user_profile_Profile_2`.`user_id` = `xf_user_User_1`.`user_id`)
LEFT JOIN `xf_user_privacy` AS `xf_user_privacy_Privacy_3` ON (`xf_user_privacy_Privacy_3`.`user_id` = `xf_user_User_1`.`user_id`)
LEFT JOIN `xf_session_activity` AS `xf_session_activity_Activity_4` ON (`xf_session_activity_Activity_4`.`user_id` = `xf_user_User_1`.`user_id` AND `xf_session_activity_Activity_4`.`unique_key` = CONCAT(`xf_user_User_1`.`user_id`, ''))
WHERE (`xf_post`.`thread_id` = 5605) AND ((`xf_post`.`message_state` IN ('visible'))) AND (`xf_post`.`position` >= 0) AND (`xf_post`.`position` < 20)
ORDER BY `xf_post`.`position` ASC, `xf_post`.`post_date` ASC
Run Time: 0.001583
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_post | ref | thread_id_post_date,thread_id_position | thread_id_post_date | 4 | const | 1 | Using where; Using filesort |
SIMPLE | xf_user_User_1 | eq_ref | PRIMARY | PRIMARY | 4 | aav_xf14.xf_post.user_id | 1 | |
SIMPLE | xf_user_profile_Profile_2 | eq_ref | PRIMARY | PRIMARY | 4 | aav_xf14.xf_user_User_1.user_id | 1 | Using where |
SIMPLE | xf_user_privacy_Privacy_3 | eq_ref | PRIMARY | PRIMARY | 4 | aav_xf14.xf_user_User_1.user_id | 1 | Using where |
SIMPLE | xf_session_activity_Activity_4 | eq_ref | PRIMARY | PRIMARY | 22 | aav_xf14.xf_user_User_1.user_id,func | 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/Pub/Controller/Thread.php at line 36
- XF\Pub\Controller\Thread->actionIndex() in src/addons/ThemeHouse/XPress/XF/Pub/Controller/Thread.php at line 36
- ThemeHouse\XPress\XF\Pub\Controller\Thread->actionIndex() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/templates/comments.php at line 16
- require() in /home/aav/public_html/wp-includes/comment-template.php at line 1554
- comments_template() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/single.php at line 23
- 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
INSERT INTO xf_thread_view
(thread_id, total)
VALUES
(? , 1)
ON DUPLICATE KEY UPDATE
total = total + 1
Params: 5605
Run Time: 0.000103
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Repository/Thread.php at line 156
- XF\Repository\Thread->logThreadView() in src/XF/Pub/Controller/Thread.php at line 83
- XF\Pub\Controller\Thread->actionIndex() in src/addons/ThemeHouse/XPress/XF/Pub/Controller/Thread.php at line 36
- ThemeHouse\XPress\XF\Pub\Controller\Thread->actionIndex() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/templates/comments.php at line 16
- require() in /home/aav/public_html/wp-includes/comment-template.php at line 1554
- comments_template() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/single.php at line 23
- 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.000129
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/addons/ThemeHouse/XPress/XF/Entity/Thread.php at line 21
- ThemeHouse\XPress\XF\Entity\Thread->canPromoteToXPressArticle()
- call_user_func_array() in src/XF/Template/Templater.php at line 940
- XF\Template\Templater->method() in internal_data/code_cache/templates/l1/s5/public/thread_view.php at line 464
- XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250
- XF\Template\Templater->renderTemplate() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/templates/comments.php at line 26
- require() in /home/aav/public_html/wp-includes/comment-template.php at line 1554
- comments_template() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/single.php at line 23
- 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 ('prev')
Params: 1
Run Time: 0.000113
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/single.php at line 27
- 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 ('next')
Params: 1
Run Time: 0.000107
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/single.php at line 28
- 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.000145
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/single.php at line 52
- 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.000111
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/single.php at line 52
- 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: jWCGYJt5WTu8-lxfshBQEcH-jP3Dbrrm, , 1614754618
Run Time: 0.001324
- 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/single.php at line 52
- 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 | 18697 |
bytes_received | 315756 |
packets_sent | 316 |
packets_received | 1606 |
protocol_overhead_in | 6424 |
protocol_overhead_out | 1264 |
bytes_received_ok_packet | 0 |
bytes_received_eof_packet | 0 |
bytes_received_rset_header_packet | 1134 |
bytes_received_rset_field_meta_packet | 0 |
bytes_received_rset_row_packet | 294 |
bytes_received_prepare_response_packet | 77658 |
bytes_received_change_user_packet | 235484 |
packets_sent_command | 157 |
packets_received_ok | 0 |
packets_received_eof | 0 |
packets_received_rset_header | 126 |
packets_received_rset_field_meta | 0 |
packets_received_rset_row | 54 |
packets_received_prepare_response | 1200 |
packets_received_change_user | 172 |
result_set_queries | 50 |
non_result_set_queries | 4 |
no_index_used | 7 |
bad_index_used | 0 |
slow_queries | 0 |
buffered_sets | 0 |
unbuffered_sets | 0 |
ps_buffered_sets | 50 |
ps_unbuffered_sets | 0 |
flushed_normal_sets | 0 |
flushed_ps_sets | 0 |
ps_prepared_never_executed | 0 |
ps_prepared_once_executed | 51 |
rows_fetched_from_server_normal | 0 |
rows_fetched_from_server_ps | 122 |
rows_buffered_from_client_normal | 0 |
rows_buffered_from_client_ps | 122 |
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 | 2 |
rows_skipped_normal | 0 |
rows_skipped_ps | 122 |
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 | 79 |
proto_binary_fetched_tinyint | 0 |
proto_binary_fetched_short | 70 |
proto_binary_fetched_int24 | 13 |
proto_binary_fetched_int | 0 |
proto_binary_fetched_bigint | 127 |
proto_binary_fetched_decimal | 74 |
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 | 486 |
proto_binary_fetched_blob | 138 |
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 | 52 |
com_stmt_execute | 52 |
com_stmt_send_long_data | 0 |
com_stmt_close | 51 |
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 | 233785 |