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.001376
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1359
- 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 blog/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 127
- XLink\App->initializeXenForo() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 82
- XLink->__construct() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 90
- XPress::start() in blog/wp-content/plugins/wp-xpress-plugin/thxpress.php at line 17
- include_once() in blog/wp-settings.php at line 418
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/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 '_mnt_db1_data_fast_storage_tfp_www.troublefreepool.com_blog')
LIMIT 1
Run Time: 0.002264
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1359
- XF\Mvc\Entity\Finder->fetchOne() in src/addons/ThemeHouse/XLink/App.php at line 135
- ThemeHouse\XLink\App->getPlatformLink() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 167
- XLink->platformLink() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 210
- XPress::initializeRegistryValues() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 92
- XPress::start() in blog/wp-content/plugins/wp-xpress-plugin/thxpress.php at line 17
- include_once() in blog/wp-settings.php at line 418
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/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.002853
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_widget | ALL | | | | | 26 | |
SIMPLE | xf_widget_definition_WidgetDefinition_1 | eq_ref | PRIMARY | PRIMARY | 27 | tfp_xenforo.xf_widget.definition_id | 1 | |
SIMPLE | xf_addon_AddOn_2 | eq_ref | PRIMARY | PRIMARY | 52 | tfp_xenforo.xf_widget_definition_WidgetDefinition_1.addon_id | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1392
- XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/Widget.php at line 104
- XF\Repository\Widget->getWidgetCache() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress/Action/WidgetsInit.php at line 25
- XPress\Action\WidgetsInit::register() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 173
- XPress::registerGlobalHooks() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 100
- XPress::start() in blog/wp-content/plugins/wp-xpress-plugin/thxpress.php at line 17
- include_once() in blog/wp-settings.php at line 418
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_wp_widget_desc', 'thxpress')
Params: 1
Run Time: 0.000672
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress/Widget/AbstractWidget.php at line 25
- XPress\Widget\AbstractWidget->__construct() in blog/wp-includes/class-wp-widget-factory.php at line 61
- WP_Widget_Factory->register() in blog/wp-includes/widgets.php at line 115
- register_widget() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress/Action/WidgetsInit.php at line 44
- XPress\Action\WidgetsInit::registerXPressWidget() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_xenforo_configurations_sidebar')
Params: 1
Run Time: 0.000441
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress/Action/WidgetsInit.php at line 53
- XPress\Action\WidgetsInit::actionWidgetsInit() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_xenforo_configurations_sidebar_desc')
Params: 1
Run Time: 0.000433
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress/Action/WidgetsInit.php at line 55
- XPress\Action\WidgetsInit::actionWidgetsInit() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_blog_sidebar')
Params: 1
Run Time: 0.000416
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/actions.php at line 52
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_blog_sidebar_desc')
Params: 1
Run Time: 0.000538
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/actions.php at line 54
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_article_view_sidebar')
Params: 1
Run Time: 0.000394
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/actions.php at line 62
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_article_view_sidebar_desc')
Params: 1
Run Time: 0.000492
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/actions.php at line 64
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_page_sidebar')
Params: 1
Run Time: 0.000351
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/actions.php at line 72
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_page_sidebar_desc')
Params: 1
Run Time: 0.000518
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/actions.php at line 74
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_single_attachment_sidebar')
Params: 1
Run Time: 0.000357
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/actions.php at line 82
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_single_attachment_sidebar_desc')
Params: 1
Run Time: 0.000416
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/actions.php at line 84
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_front_page_sidebar')
Params: 1
Run Time: 0.000387
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/actions.php at line 92
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_front_page_sidebar_desc')
Params: 1
Run Time: 0.000317
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/actions.php at line 94
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_widget_recent_comments_desc')
Params: 1
Run Time: 0.000357
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-comments.php at line 10
- XPress_WP_Widget_Recent_Comments->__construct() in blog/wp-includes/class-wp-widget-factory.php at line 61
- WP_Widget_Factory->register() in blog/wp-includes/widgets.php at line 115
- register_widget() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-comments.php at line 122
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_widget_recent_comments')
Params: 1
Run Time: 0.000540
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-comments.php at line 13
- XPress_WP_Widget_Recent_Comments->__construct() in blog/wp-includes/class-wp-widget-factory.php at line 61
- WP_Widget_Factory->register() in blog/wp-includes/widgets.php at line 115
- register_widget() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-comments.php at line 122
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_widget_recent_forum_posts_desc')
Params: 1
Run Time: 0.000351
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-forum-posts.php at line 10
- XPress_WP_Widget_Recent_Forum_Posts->__construct() in blog/wp-includes/class-wp-widget-factory.php at line 61
- WP_Widget_Factory->register() in blog/wp-includes/widgets.php at line 115
- register_widget() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-forum-posts.php at line 105
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_widget_recent_forum_posts')
Params: 1
Run Time: 0.000443
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-forum-posts.php at line 13
- XPress_WP_Widget_Recent_Forum_Posts->__construct() in blog/wp-includes/class-wp-widget-factory.php at line 61
- WP_Widget_Factory->register() in blog/wp-includes/widgets.php at line 115
- register_widget() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-forum-posts.php at line 105
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_widget_recent_posts_desc')
Params: 1
Run Time: 0.000480
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-posts.php at line 10
- XPress_WP_Widget_Recent_Posts->__construct() in blog/wp-includes/class-wp-widget-factory.php at line 61
- WP_Widget_Factory->register() in blog/wp-includes/widgets.php at line 115
- register_widget() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-posts.php at line 128
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_widget_recent_posts')
Params: 1
Run Time: 0.000354
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-posts.php at line 13
- XPress_WP_Widget_Recent_Posts->__construct() in blog/wp-includes/class-wp-widget-factory.php at line 61
- WP_Widget_Factory->register() in blog/wp-includes/widgets.php at line 115
- register_widget() in blog/wp-content/themes/wp-xpress-theme/widgets/xpress-class-wp-widget-recent-posts.php at line 128
- {closure}() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 331
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 474
- do_action() in blog/wp-settings.php at line 587
- require_once() in blog/wp-config.php at line 96
- require_once() in blog/wp-load.php at line 50
- require_once() in blog/wp-blog-header.php at line 13
- require() in blog/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` = 7) AND (`xf_th_xlink_entity_link`.`remote_entity_type` = 'category')
LIMIT 1
Run Time: 0.000803
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_entity_link | ALL | PRIMARY | | | | 36 | Using where |
SIMPLE | xf_th_xlink_platform_link_PlatformLink_1 | eq_ref | PRIMARY | PRIMARY | 4 | tfp_xenforo.xf_th_xlink_entity_link.platform_id | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1359
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
- XF\Mvc\Entity\Manager->find() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 492
- XPress::getCategoryLink() in blog/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 274
- thxpress_get_the_category_list() in blog/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 33
- require() in blog/wp-includes/template.php at line 772
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 204
- get_template_part() in blog/wp-content/themes/wp-xpress-theme/single.php at line 24
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/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` = 1)
LIMIT 1
Run Time: 0.001036
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_account_link | ALL | PRIMARY | | | | 88818 | Using where |
SIMPLE | xf_th_xlink_platform_link_PlatformLink_1 | eq_ref | PRIMARY | PRIMARY | 4 | tfp_xenforo.xf_th_xlink_account_link.platform_id | 1 | Using where |
SIMPLE | xf_user_User_2 | eq_ref | PRIMARY | PRIMARY | 4 | tfp_xenforo.xf_th_xlink_account_link.user_id | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1359
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
- XF\Mvc\Entity\Manager->find() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 529
- XLink->accountLink() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 784
- XPress::getXFUser() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress/Filter/GetAvatar.php at line 71
- XPress\Filter\GetAvatar::filterGetAvatar() in blog/wp-includes/class-wp-hook.php at line 309
- WP_Hook->apply_filters() in blog/wp-includes/plugin.php at line 189
- apply_filters() in blog/wp-includes/pluggable.php at line 2806
- get_avatar() in blog/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 40
- require() in blog/wp-includes/template.php at line 772
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 204
- get_template_part() in blog/wp-content/themes/wp-xpress-theme/single.php at line 24
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/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.000476
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 45
- thxpress_time_link() in blog/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 52
- require() in blog/wp-includes/template.php at line 772
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 204
- get_template_part() in blog/wp-content/themes/wp-xpress-theme/single.php at line 24
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('edit')
Params: 1
Run Time: 0.000422
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 99
- thxpress_edit_link() in blog/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 53
- require() in blog/wp-includes/template.php at line 772
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 204
- get_template_part() in blog/wp-content/themes/wp-xpress-theme/single.php at line 24
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_posted_on_update_on')
Params: 1
Run Time: 0.000499
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 58
- thxpress_edit_time_link() in blog/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 66
- require() in blog/wp-includes/template.php at line 772
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 204
- get_template_part() in blog/wp-content/themes/wp-xpress-theme/single.php at line 24
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/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.000397
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 81
- require() in blog/wp-includes/template.php at line 772
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 204
- get_template_part() in blog/wp-content/themes/wp-xpress-theme/single.php at line 24
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/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` = 99) AND (`xf_th_xlink_entity_link`.`remote_entity_type` = 'post')
LIMIT 1
Run Time: 0.000581
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_entity_link | ALL | PRIMARY | | | | 36 | Using where |
SIMPLE | xf_th_xlink_platform_link_PlatformLink_1 | eq_ref | PRIMARY | PRIMARY | 4 | tfp_xenforo.xf_th_xlink_entity_link.platform_id | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1359
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
- XF\Mvc\Entity\Manager->find() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 349
- XPress::getThreadLink() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 366
- XPress::getThread() in blog/wp-content/plugins/wp-xpress-plugin/src/XPress/Filter/TheContent.php at line 39
- XPress\Filter\TheContent::filterTheContent() in blog/wp-includes/class-wp-hook.php at line 307
- WP_Hook->apply_filters() in blog/wp-includes/plugin.php at line 189
- apply_filters() in blog/wp-includes/post-template.php at line 253
- the_content() in blog/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 82
- require() in blog/wp-includes/template.php at line 772
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 204
- get_template_part() in blog/wp-content/themes/wp-xpress-theme/single.php at line 24
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('pages')
Params: 1
Run Time: 0.000540
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 90
- require() in blog/wp-includes/template.php at line 772
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 204
- get_template_part() in blog/wp-content/themes/wp-xpress-theme/single.php at line 24
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/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.000484
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 161
- thxpress_get_author_block() in blog/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 99
- require() in blog/wp-includes/template.php at line 772
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 204
- get_template_part() in blog/wp-content/themes/wp-xpress-theme/single.php at line 24
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('tags')
Params: 1
Run Time: 0.000520
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 82
- xpress_entry_footer() in blog/wp-content/themes/wp-xpress-theme/template-parts/post/content.php at line 110
- require() in blog/wp-includes/template.php at line 772
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 204
- get_template_part() in blog/wp-content/themes/wp-xpress-theme/single.php at line 24
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/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.000462
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/single.php at line 31
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/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.000404
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 264
- XLink->phrase() in blog/wp-content/themes/wp-xpress-theme/single.php at line 32
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/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.000701
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1392
- XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 214
- 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 119
- XF\Pub\App->{closure}() in src/XF/Template/Templater.php at line 7518
- XF\Template\Templater->renderNavigationClosure() in src/XF/Pub/App.php at line 577
- XF\Pub\App->getNavigation() in src/XF/Pub/App.php at line 528
- 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 2150
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 404
- 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 2352
- XF\App->run() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 162
- XLink\App->runApp() in blog/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in blog/wp-includes/template.php at line 770
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 92
- get_footer() in blog/wp-content/themes/wp-xpress-theme/single.php at line 54
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/index.php at line 17
SELECT cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.000642
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
- XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 34
- XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
- XF\PermissionSet->hasGlobalPermission() in src/addons/ThemeHouse/Monetize/XF/PermissionSet.php at line 27
- ThemeHouse\Monetize\XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 1197
- XF\Entity\User->hasPermission() in src/addons/XFMG/XF/Entity/User.php at line 13
- XFMG\XF\Entity\User->canViewMedia() in src/XF/Template/Templater.php at line 1191
- XF\Template\Templater->method() in internal_data/code_cache/navigation_cache.php at line 242
- XF\Pub\App->{closure}() in src/XF/Template/Templater.php at line 7518
- XF\Template\Templater->renderNavigationClosure() in src/XF/Pub/App.php at line 577
- XF\Pub\App->getNavigation() in src/XF/Pub/App.php at line 528
- 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 2150
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 404
- 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 2352
- XF\App->run() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 162
- XLink\App->runApp() in blog/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in blog/wp-includes/template.php at line 770
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 92
- get_footer() in blog/wp-content/themes/wp-xpress-theme/single.php at line 54
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/index.php at line 17
SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('thMonetize_upgradePages')
Run Time: 0.000559
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 139
- XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 84
- XF\DataRegistry->get() in src/XF/DataRegistry.php at line 228
- XF\DataRegistry->offsetGet() in src/XF/App.php at line 1797
- XF\App->XF\{closure}() in src/XF/Container.php at line 31
- XF\Container->offsetGet() in src/XF/App.php at line 3318
- XF\App->container() in src/addons/ThemeHouse/Monetize/Repository/UpgradePage.php at line 47
- ThemeHouse\Monetize\Repository\UpgradePage->suggestUserUpgradePageForUser() in src/addons/ThemeHouse/Monetize/Listener/AppPubRenderPage.php at line 29
- ThemeHouse\Monetize\Listener\AppPubRenderPage::appPubRenderPage() in src/XF/Extension.php at line 69
- XF\Extension->fire() in src/XF/App.php at line 2854
- XF\App->fire() in src/XF/Pub/App.php at line 562
- 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 2150
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 404
- 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 2352
- XF\App->run() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 162
- XLink\App->runApp() in blog/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in blog/wp-includes/template.php at line 770
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 92
- get_footer() in blog/wp-content/themes/wp-xpress-theme/single.php at line 54
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/index.php at line 17
SELECT `xf_th_monetize_upgrade_page`.*
FROM `xf_th_monetize_upgrade_page`
WHERE (`xf_th_monetize_upgrade_page`.`active` = 1)
ORDER BY `xf_th_monetize_upgrade_page`.`display_order` ASC, `xf_th_monetize_upgrade_page`.`upgrade_page_id` ASC
Run Time: 0.000721
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_monetize_upgrade_page | ALL | | | | | 1 | Using where; Using filesort |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1392
- XF\Mvc\Entity\Finder->fetch() in src/addons/ThemeHouse/Monetize/Repository/UpgradePage.php at line 193
- ThemeHouse\Monetize\Repository\UpgradePage->rebuildUpgradePageCache() in src/addons/ThemeHouse/Monetize/Listener/AppSetup.php at line 39
- ThemeHouse\Monetize\Listener\AppSetup::ThemeHouse\Monetize\Listener\{closure}() in src/XF/App.php at line 1801
- XF\App->XF\{closure}() in src/XF/Container.php at line 31
- XF\Container->offsetGet() in src/XF/App.php at line 3318
- XF\App->container() in src/addons/ThemeHouse/Monetize/Repository/UpgradePage.php at line 47
- ThemeHouse\Monetize\Repository\UpgradePage->suggestUserUpgradePageForUser() in src/addons/ThemeHouse/Monetize/Listener/AppPubRenderPage.php at line 29
- ThemeHouse\Monetize\Listener\AppPubRenderPage::appPubRenderPage() in src/XF/Extension.php at line 69
- XF\Extension->fire() in src/XF/App.php at line 2854
- XF\App->fire() in src/XF/Pub/App.php at line 562
- 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 2150
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 404
- 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 2352
- XF\App->run() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 162
- XLink\App->runApp() in blog/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in blog/wp-includes/template.php at line 770
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 92
- get_footer() in blog/wp-content/themes/wp-xpress-theme/single.php at line 54
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/index.php at line 17
INSERT INTO xf_data_registry
(data_key, data_value)
VALUES
(?, ?)
ON DUPLICATE KEY UPDATE
data_value = VALUES(data_value)
Params: thmonetize_upgradePages, a:0:{}
Run Time: 0.000428
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
- XF\Db\AbstractAdapter->query() in src/XF/DataRegistry.php at line 178
- XF\DataRegistry->set() in src/addons/ThemeHouse/Monetize/Repository/UpgradePage.php at line 198
- ThemeHouse\Monetize\Repository\UpgradePage->rebuildUpgradePageCache() in src/addons/ThemeHouse/Monetize/Listener/AppSetup.php at line 39
- ThemeHouse\Monetize\Listener\AppSetup::ThemeHouse\Monetize\Listener\{closure}() in src/XF/App.php at line 1801
- XF\App->XF\{closure}() in src/XF/Container.php at line 31
- XF\Container->offsetGet() in src/XF/App.php at line 3318
- XF\App->container() in src/addons/ThemeHouse/Monetize/Repository/UpgradePage.php at line 47
- ThemeHouse\Monetize\Repository\UpgradePage->suggestUserUpgradePageForUser() in src/addons/ThemeHouse/Monetize/Listener/AppPubRenderPage.php at line 29
- ThemeHouse\Monetize\Listener\AppPubRenderPage::appPubRenderPage() in src/XF/Extension.php at line 69
- XF\Extension->fire() in src/XF/App.php at line 2854
- XF\App->fire() in src/XF/Pub/App.php at line 562
- 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 2150
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 404
- 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 2352
- XF\App->run() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 162
- XLink\App->runApp() in blog/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in blog/wp-includes/template.php at line 770
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 92
- get_footer() in blog/wp-content/themes/wp-xpress-theme/single.php at line 54
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('BP_MostEverOnline_statistics', 'BP_MostEverOnlineTotal', 'BP_MostEverOnline_commaOn', 'BP_MostEverOnline_memberTotal', 'BP_MostEverOnline_On', 'BP_MostEverOnline_guestTotal')
Params: 1
Run Time: 0.000725
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | range | PRIMARY | PRIMARY | 106 | | 6 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- XF\Phrase->render() in src/XF/Phrase.php at line 61
- XF\Phrase->__toString() in src/XF.php at line 1181
- XF::escapeString() in src/XF/Template/Templater.php at line 1201
- XF\Template\Templater->escape() in internal_data/code_cache/templates/l1/s10/public/bp_widget_forum_statistics.php at line 22
- XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1651
- XF\Template\Templater->renderTemplate() in src/XF/Template/Templater.php at line 1680
- XF\Template\Templater->includeTemplate() in internal_data/code_cache/templates/l1/s10/public/widget_forum_statistics.php at line 33
- XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1651
- XF\Template\Templater->renderTemplate() in src/XF/Widget/WidgetRenderer.php at line 62
- XF\Widget\WidgetRenderer->render() in src/XF/Widget/WidgetRenderer.php at line 67
- XF\Widget\WidgetRenderer->__toString() in src/XF/Template/Templater.php at line 1928
- XF\Template\Templater->widgetPosition() in src/addons/ThemeHouse/UIX/Util/UIX.php at line 70
- ThemeHouse\UIX\Util\UIX->getFooterWidgets() in src/addons/ThemeHouse/UIX/Listener/AppPubRenderPage.php at line 31
- ThemeHouse\UIX\Listener\AppPubRenderPage::appPubRenderPage() in src/XF/Extension.php at line 69
- XF\Extension->fire() in src/XF/App.php at line 2854
- XF\App->fire() in src/XF/Pub/App.php at line 562
- 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 2150
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 404
- 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 2352
- XF\App->run() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 162
- XLink\App->runApp() in blog/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in blog/wp-includes/template.php at line 770
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 92
- get_footer() in blog/wp-content/themes/wp-xpress-theme/single.php at line 54
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/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.000580
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 96
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 374
- XF\Language->loadPhrases() in src/XF/Language.php at line 261
- XF\Language->getPhraseText() in src/XF/Language.php at line 132
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 54
- 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() in src/XF/Extension.php at line 69
- XF\Extension->fire() in src/XF/App.php at line 2854
- XF\App->fire() in src/XF/Pub/App.php at line 562
- 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 2150
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 404
- 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 2352
- XF\App->run() in blog/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 162
- XLink\App->runApp() in blog/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in blog/wp-includes/template.php at line 770
- load_template() in blog/wp-includes/template.php at line 716
- locate_template() in blog/wp-includes/general-template.php at line 92
- get_footer() in blog/wp-content/themes/wp-xpress-theme/single.php at line 54
- include() in blog/wp-includes/template-loader.php at line 106
- require_once() in blog/wp-blog-header.php at line 19
- require() in blog/index.php at line 17
bytes_sent | 20048 |
bytes_received | 99813 |
packets_sent | 490 |
packets_received | 1918 |
protocol_overhead_in | 7672 |
protocol_overhead_out | 1960 |
bytes_received_ok_packet | 0 |
bytes_received_eof_packet | 0 |
bytes_received_rset_header_packet | 2007 |
bytes_received_rset_field_meta_packet | 0 |
bytes_received_rset_row_packet | 433 |
bytes_received_prepare_response_packet | 74636 |
bytes_received_change_user_packet | 20937 |
packets_sent_command | 244 |
packets_received_ok | 0 |
packets_received_eof | 0 |
packets_received_rset_header | 223 |
packets_received_rset_field_meta | 0 |
packets_received_rset_row | 83 |
packets_received_prepare_response | 1334 |
packets_received_change_user | 195 |
result_set_queries | 80 |
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 | 80 |
ps_unbuffered_sets | 0 |
flushed_normal_sets | 0 |
flushed_ps_sets | 0 |
ps_prepared_never_executed | 0 |
ps_prepared_once_executed | 80 |
rows_fetched_from_server_normal | 0 |
rows_fetched_from_server_ps | 115 |
rows_buffered_from_client_normal | 0 |
rows_buffered_from_client_ps | 115 |
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 | 0 |
rows_skipped_normal | 0 |
rows_skipped_ps | 115 |
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_estrdup_count | 0 |
mem_strdup_count | 0 |
mem_edupl_count | 0 |
mem_dupl_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 | 111 |
proto_binary_fetched_tinyint | 0 |
proto_binary_fetched_short | 99 |
proto_binary_fetched_int24 | 5 |
proto_binary_fetched_int | 0 |
proto_binary_fetched_bigint | 104 |
proto_binary_fetched_decimal | 46 |
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 | 695 |
proto_binary_fetched_blob | 168 |
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 | 81 |
com_stmt_execute | 81 |
com_stmt_send_long_data | 0 |
com_stmt_close | 80 |
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 | 18944 |