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.000568
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.000181
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.000165
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.000285
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 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_read_more')
Params: 1
Run Time: 0.000181
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()
- sprintf() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/inc/filters.php at line 160
- {closure}()
- call_user_func_array() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 287
- 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/formatting.php at line 3844
- wp_trim_excerpt()
- call_user_func_array() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 287
- 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/post-template.php at line 429
- get_the_excerpt() in /home/aav/public_html/wp-content/plugins/wordpress-seo-premium/frontend/class-opengraph.php at line 566
- WPSEO_OpenGraph->description()
- call_user_func_array() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 287
- WP_Hook->apply_filters() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 311
- WP_Hook->do_action() in /home/aav/public_html/wp-includes/plugin.php at line 484
- do_action() in /home/aav/public_html/wp-content/plugins/wordpress-seo-premium/frontend/class-opengraph.php at line 59
- WPSEO_OpenGraph->opengraph()
- call_user_func_array() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 287
- WP_Hook->apply_filters() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 311
- WP_Hook->do_action() in /home/aav/public_html/wp-includes/plugin.php at line 484
- do_action() in /home/aav/public_html/wp-content/plugins/wordpress-seo-premium/frontend/class-frontend.php at line 679
- WPSEO_Frontend->head()
- call_user_func_array() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 287
- WP_Hook->apply_filters() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 311
- WP_Hook->do_action() in /home/aav/public_html/wp-includes/plugin.php at line 484
- do_action() in /home/aav/public_html/wp-includes/general-template.php at line 3005
- wp_head() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/header.php at line 5
- 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 48
- get_header() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/single.php at line 1
- 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.000409
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.001611
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_posted_on')
Params: 1
Run Time: 0.000184
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.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.000181
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.000149
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.000165
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.000253
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.000169
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.000142
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.000192
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` = 9542) AND (`xf_th_xlink_entity_link`.`remote_entity_type` = 'post')
LIMIT 1
Run Time: 0.000359
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_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` = 119)
LIMIT 1
Run Time: 0.001164
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/themes/wp-xpress-theme/inc/template-tags.php at line 330
- thxpress_format_comment()
- call_user_func() in /home/aav/public_html/wp-includes/class-walker-comment.php at line 179
- Walker_Comment->start_el() in /home/aav/public_html/wp-includes/class-wp-walker.php at line 144
- Walker->display_element() in /home/aav/public_html/wp-includes/class-walker-comment.php at line 139
- Walker_Comment->display_element() in /home/aav/public_html/wp-includes/class-wp-walker.php at line 387
- Walker->paged_walk() in /home/aav/public_html/wp-includes/comment-template.php at line 2244
- wp_list_comments() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/comments.php at line 62
- require() in /home/aav/public_html/wp-includes/comment-template.php at line 1556
- 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 ('post_comment')
Params: 1
Run Time: 0.000169
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/comments.php at line 134
- require() in /home/aav/public_html/wp-includes/comment-template.php at line 1556
- 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 ('name:', 'name')
Params: 1
Run Time: 0.000153
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/comments.php at line 140
- require() in /home/aav/public_html/wp-includes/comment-template.php at line 1556
- 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 ('email:', 'email')
Params: 1
Run Time: 0.000177
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/comments.php at line 144
- require() in /home/aav/public_html/wp-includes/comment-template.php at line 1556
- 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.000155
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.000136
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.000186
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 cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.000234
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/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.000123
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: bnPCu5qTs5Xp-PV0BCQ1SvRiGZUpHozU, , 1614753245
Run Time: 0.001730
- 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 | 16843 |
bytes_received | 293499 |
packets_sent | 310 |
packets_received | 1389 |
protocol_overhead_in | 5556 |
protocol_overhead_out | 1240 |
bytes_received_ok_packet | 0 |
bytes_received_eof_packet | 0 |
bytes_received_rset_header_packet | 1179 |
bytes_received_rset_field_meta_packet | 0 |
bytes_received_rset_row_packet | 283 |
bytes_received_prepare_response_packet | 59843 |
bytes_received_change_user_packet | 231024 |
packets_sent_command | 154 |
packets_received_ok | 0 |
packets_received_eof | 0 |
packets_received_rset_header | 131 |
packets_received_rset_field_meta | 0 |
packets_received_rset_row | 53 |
packets_received_prepare_response | 985 |
packets_received_change_user | 167 |
result_set_queries | 50 |
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 | 50 |
ps_unbuffered_sets | 0 |
flushed_normal_sets | 0 |
flushed_ps_sets | 0 |
ps_prepared_never_executed | 0 |
ps_prepared_once_executed | 50 |
rows_fetched_from_server_normal | 0 |
rows_fetched_from_server_ps | 117 |
rows_buffered_from_client_normal | 0 |
rows_buffered_from_client_ps | 117 |
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 | 117 |
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 | 70 |
proto_binary_fetched_tinyint | 0 |
proto_binary_fetched_short | 56 |
proto_binary_fetched_int24 | 9 |
proto_binary_fetched_int | 0 |
proto_binary_fetched_bigint | 76 |
proto_binary_fetched_decimal | 66 |
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 | 425 |
proto_binary_fetched_blob | 119 |
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 | 51 |
com_stmt_execute | 51 |
com_stmt_send_long_data | 0 |
com_stmt_close | 50 |
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 | 229460 |