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.000424
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 1397
- 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 447
- 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.000493
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 1397
- 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 447
- 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.000610
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 1430
- 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 447
- 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.000381
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 62
- 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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000298
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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.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/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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000252
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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000249
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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000256
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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000227
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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000220
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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000228
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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000232
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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000437
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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000334
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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000261
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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000254
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 62
- 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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000268
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 62
- 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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000285
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 62
- 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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000296
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 62
- 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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000373
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 62
- 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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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.000257
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 62
- 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 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/widgets.php at line 1854
- wp_widgets_init() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-settings.php at line 617
- 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` = 29) AND (`xf_th_xlink_entity_link`.`remote_entity_type` = 'post')
LIMIT 1
Run Time: 0.000536
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 1397
- 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 308
- WP_Hook->apply_filters() in blog/wp-includes/plugin.php at line 205
- apply_filters() in blog/wp-includes/formatting.php at line 3887
- wp_trim_excerpt() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/plugin.php at line 205
- apply_filters() in blog/wp-includes/post-template.php at line 431
- get_the_excerpt() in blog/wp-content/plugins/wordpress-seo/src/helpers/post-helper.php at line 72
- Yoast\WP\SEO\Helpers\Post_Helper->get_the_excerpt() in blog/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php at line 196
- Yoast\WP\SEO\Presentations\Indexable_Post_Type_Presentation->generate_open_graph_description() in blog/wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php at line 64
- Yoast\WP\SEO\Presentations\Abstract_Presentation->__get() in blog/wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php at line 33
- Yoast\WP\SEO\Presenters\Open_Graph\Description_Presenter->get() in blog/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php at line 37
- Yoast\WP\SEO\Presenters\Abstract_Indexable_Tag_Presenter->present() in blog/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php at line 326
- Yoast\WP\SEO\Integrations\Front_End_Integration->present_head() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php at line 300
- Yoast\WP\SEO\Integrations\Front_End_Integration->call_wpseo_head() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/general-template.php at line 3043
- wp_head() in blog/wp-content/themes/wp-xpress-theme/header.php at line 5
- require_once() in blog/wp-includes/template.php at line 783
- load_template() in blog/wp-includes/template.php at line 718
- locate_template() in blog/wp-includes/general-template.php at line 48
- get_header() in blog/wp-content/themes/tfp/poolmath.php at line 68
- 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_read_more')
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/inc/filters.php at line 159
- {closure}() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/plugin.php at line 205
- apply_filters() in blog/wp-includes/formatting.php at line 3909
- wp_trim_excerpt() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/plugin.php at line 205
- apply_filters() in blog/wp-includes/post-template.php at line 431
- get_the_excerpt() in blog/wp-content/plugins/wordpress-seo/src/helpers/post-helper.php at line 72
- Yoast\WP\SEO\Helpers\Post_Helper->get_the_excerpt() in blog/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php at line 196
- Yoast\WP\SEO\Presentations\Indexable_Post_Type_Presentation->generate_open_graph_description() in blog/wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php at line 64
- Yoast\WP\SEO\Presentations\Abstract_Presentation->__get() in blog/wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php at line 33
- Yoast\WP\SEO\Presenters\Open_Graph\Description_Presenter->get() in blog/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php at line 37
- Yoast\WP\SEO\Presenters\Abstract_Indexable_Tag_Presenter->present() in blog/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php at line 326
- Yoast\WP\SEO\Integrations\Front_End_Integration->present_head() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php at line 300
- Yoast\WP\SEO\Integrations\Front_End_Integration->call_wpseo_head() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/general-template.php at line 3043
- wp_head() in blog/wp-content/themes/wp-xpress-theme/header.php at line 5
- require_once() in blog/wp-includes/template.php at line 783
- load_template() in blog/wp-includes/template.php at line 718
- locate_template() in blog/wp-includes/general-template.php at line 48
- get_header() in blog/wp-content/themes/tfp/poolmath.php at line 68
- 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` = 29) AND (`xf_th_xlink_entity_link`.`remote_entity_type` = 'post')
LIMIT 1
Run Time: 0.000537
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 1397
- 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 308
- WP_Hook->apply_filters() in blog/wp-includes/plugin.php at line 205
- apply_filters() in blog/wp-includes/formatting.php at line 3887
- wp_trim_excerpt() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/plugin.php at line 205
- apply_filters() in blog/wp-includes/post-template.php at line 431
- get_the_excerpt() in blog/wp-content/plugins/wordpress-seo/src/helpers/post-helper.php at line 72
- Yoast\WP\SEO\Helpers\Post_Helper->get_the_excerpt() in blog/wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php at line 360
- Yoast\WP\SEO\Presentations\Indexable_Post_Type_Presentation->generate_twitter_description() in blog/wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php at line 64
- Yoast\WP\SEO\Presentations\Abstract_Presentation->__get() in blog/wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php at line 33
- Yoast\WP\SEO\Presenters\Twitter\Description_Presenter->get() in blog/wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php at line 37
- Yoast\WP\SEO\Presenters\Abstract_Indexable_Tag_Presenter->present() in blog/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php at line 326
- Yoast\WP\SEO\Integrations\Front_End_Integration->present_head() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php at line 300
- Yoast\WP\SEO\Integrations\Front_End_Integration->call_wpseo_head() in blog/wp-includes/class-wp-hook.php at line 308
- WP_Hook->apply_filters() in blog/wp-includes/class-wp-hook.php at line 332
- WP_Hook->do_action() in blog/wp-includes/plugin.php at line 517
- do_action() in blog/wp-includes/general-template.php at line 3043
- wp_head() in blog/wp-content/themes/wp-xpress-theme/header.php at line 5
- require_once() in blog/wp-includes/template.php at line 783
- load_template() in blog/wp-includes/template.php at line 718
- locate_template() in blog/wp-includes/general-template.php at line 48
- get_header() in blog/wp-content/themes/tfp/poolmath.php at line 68
- 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_home')
Params: 1
Run Time: 0.000368
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/tfp/poolmath.php at line 73
- 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 | 13154 |
bytes_received | 57026 |
packets_sent | 316 |
packets_received | 1198 |
protocol_overhead_in | 4792 |
protocol_overhead_out | 1264 |
bytes_received_ok_packet | 0 |
bytes_received_eof_packet | 0 |
bytes_received_rset_header_packet | 1314 |
bytes_received_rset_field_meta_packet | 0 |
bytes_received_rset_row_packet | 282 |
bytes_received_prepare_response_packet | 43414 |
bytes_received_change_user_packet | 10820 |
packets_sent_command | 157 |
packets_received_ok | 0 |
packets_received_eof | 0 |
packets_received_rset_header | 146 |
packets_received_rset_field_meta | 0 |
packets_received_rset_row | 54 |
packets_received_prepare_response | 812 |
packets_received_change_user | 132 |
result_set_queries | 52 |
non_result_set_queries | 2 |
no_index_used | 5 |
bad_index_used | 0 |
slow_queries | 0 |
buffered_sets | 0 |
unbuffered_sets | 0 |
ps_buffered_sets | 52 |
ps_unbuffered_sets | 0 |
flushed_normal_sets | 0 |
flushed_ps_sets | 0 |
ps_prepared_never_executed | 0 |
ps_prepared_once_executed | 51 |
rows_fetched_from_server_normal | 0 |
rows_fetched_from_server_ps | 80 |
rows_buffered_from_client_normal | 0 |
rows_buffered_from_client_ps | 80 |
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 | 80 |
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 | 92 |
proto_binary_fetched_tinyint | 0 |
proto_binary_fetched_short | 83 |
proto_binary_fetched_int24 | 0 |
proto_binary_fetched_int | 0 |
proto_binary_fetched_bigint | 61 |
proto_binary_fetched_decimal | 30 |
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 | 522 |
proto_binary_fetched_blob | 134 |
proto_binary_fetched_enum | 0 |
proto_binary_fetched_set | 0 |
proto_binary_fetched_geometry | 0 |
proto_binary_fetched_other | 0 |
init_command_executed_count | 0 |
init_command_failed_count | 0 |
com_quit | 0 |
com_init_db | 0 |
com_query | 2 |
com_field_list | 0 |
com_create_db | 0 |
com_drop_db | 0 |
com_refresh | 0 |
com_shutdown | 0 |
com_statistics | 0 |
com_process_info | 0 |
com_connect | 0 |
com_process_kill | 0 |
com_debug | 0 |
com_ping | 0 |
com_time | 0 |
com_delayed_insert | 0 |
com_change_user | 0 |
com_binlog_dump | 0 |
com_table_dump | 0 |
com_connect_out | 0 |
com_register_slave | 0 |
com_stmt_prepare | 52 |
com_stmt_execute | 52 |
com_stmt_send_long_data | 0 |
com_stmt_close | 51 |
com_stmt_reset | 0 |
com_stmt_set_option | 0 |
com_stmt_fetch | 0 |
com_deamon | 0 |
bytes_received_real_data_normal | 0 |
bytes_received_real_data_ps | 9387 |