SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('addOns', 'autoJobRun', 'bbCodeMedia', 'classExtensions', 'codeEventListeners', 'connectedAccountCount', 'contentTypes', 'displayStyles', 'helpPageCount', 'languages', 'masterStyleProperties', 'nodeTypes', 'options', 'reportCounts', 'simpleCache', 'smilies', 'unapprovedCounts', 'userBanners', 'userTitleLadder', 'userUpgradeCount', 'widgetCache', 'widgetDefinition', 'widgetPosition', 'bannedIps', 'bbCodeCustom', 'discouragedIps', 'notices', 'noticesLastReset', 'routeFilters', 'routesPublic', 'styles', 'userFieldsInfo', 'threadFieldsInfo', 'threadPrefixes')
Run Time: 0.000550
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | range | PRIMARY | PRIMARY | 27 | | 34 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 138
- XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 82
- XF\DataRegistry->get() in src/XF/App.php at line 1546
- XF\App->preLoadData() in src/XF/App.php at line 1536
- XF\App->setup() in src/XF/Pub/App.php at line 45
- XF\Pub\App->setup() in src/XF.php at line 313
- XF::setupApp() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 87
- XLink\App->initializeXenForo() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 40
- XLink->__construct() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 40
- XPress::start() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/thxpress.php at line 15
- include_once() in /home/aav/public_html/wp-settings.php at line 388
- require_once() in /home/aav/wp-config.php at line 33
- require_once() in /home/aav/public_html/wp-load.php at line 42
- require_once() in /home/aav/public_html/wp-blog-header.php at line 13
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_th_xlink_platform_link`.*
FROM `xf_th_xlink_platform_link`
WHERE (`xf_th_xlink_platform_link`.`disk_path` LIKE '')
LIMIT 1
Run Time: 0.000178
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_platform_link | ALL | | | | | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/addons/ThemeHouse/XLink/App.php at line 135
- ThemeHouse\XLink\App->getPlatformLink() in src/addons/ThemeHouse/XLink/App.php at line 105
- ThemeHouse\XLink\App->setStyle() in src/addons/ThemeHouse/XLink/App.php at line 81
- ThemeHouse\XLink\App->start() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 88
- XLink\App->initializeXenForo() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 40
- XLink->__construct() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 40
- XPress::start() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/thxpress.php at line 15
- include_once() in /home/aav/public_html/wp-settings.php at line 388
- require_once() in /home/aav/wp-config.php at line 33
- require_once() in /home/aav/public_html/wp-load.php at line 42
- require_once() in /home/aav/public_html/wp-blog-header.php at line 13
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_th_xlink_platform_link`.*
FROM `xf_th_xlink_platform_link`
WHERE (`xf_th_xlink_platform_link`.`disk_path` LIKE '_home_aav_public_html')
LIMIT 1
Run Time: 0.000173
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_platform_link | ALL | | | | | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/addons/ThemeHouse/XLink/App.php at line 135
- ThemeHouse\XLink\App->getPlatformLink() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink.php at line 102
- XLink->platformLink() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 207
- XPress::initializeRegistryValues() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 41
- XPress::start() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/thxpress.php at line 15
- include_once() in /home/aav/public_html/wp-settings.php at line 388
- require_once() in /home/aav/wp-config.php at line 33
- require_once() in /home/aav/public_html/wp-load.php at line 42
- require_once() in /home/aav/public_html/wp-blog-header.php at line 13
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_widget`.*, `xf_widget_definition_WidgetDefinition_1`.*, `xf_addon_AddOn_2`.*
FROM `xf_widget`
INNER JOIN `xf_widget_definition` AS `xf_widget_definition_WidgetDefinition_1` ON (`xf_widget_definition_WidgetDefinition_1`.`definition_id` = `xf_widget`.`definition_id`)
LEFT JOIN `xf_addon` AS `xf_addon_AddOn_2` ON (`xf_addon_AddOn_2`.`addon_id` = `xf_widget_definition_WidgetDefinition_1`.`addon_id`)
WHERE ((`xf_addon_AddOn_2`.`active` = 1) OR (`xf_widget_definition_WidgetDefinition_1`.`addon_id` = ''))
Run Time: 0.000245
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_widget | ALL | | | | | 12 | |
SIMPLE | xf_widget_definition_WidgetDefinition_1 | eq_ref | PRIMARY | PRIMARY | 27 | aav_xf14.xf_widget.definition_id | 1 | |
SIMPLE | xf_addon_AddOn_2 | eq_ref | PRIMARY | PRIMARY | 52 | aav_xf14.xf_widget_definition_WidgetDefinition_1.addon_id | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1164
- XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/Widget.php at line 102
- XF\Repository\Widget->getWidgetCache() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 1379
- XPress::registerWidgets() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 59
- XPress::start() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/thxpress.php at line 15
- include_once() in /home/aav/public_html/wp-settings.php at line 388
- require_once() in /home/aav/wp-config.php at line 33
- require_once() in /home/aav/public_html/wp-load.php at line 42
- require_once() in /home/aav/public_html/wp-blog-header.php at line 13
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_th_xlink_entity_link`.*, `xf_th_xlink_platform_link_PlatformLink_1`.*
FROM `xf_th_xlink_entity_link`
LEFT JOIN `xf_th_xlink_platform_link` AS `xf_th_xlink_platform_link_PlatformLink_1` ON (`xf_th_xlink_platform_link_PlatformLink_1`.`platform_id` = `xf_th_xlink_entity_link`.`platform_id`)
WHERE (`xf_th_xlink_entity_link`.`platform_id` = 1) AND (`xf_th_xlink_entity_link`.`remote_entity_id` = 471) AND (`xf_th_xlink_entity_link`.`remote_entity_type` = 'category')
LIMIT 1
Run Time: 0.000227
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_entity_link | ALL | PRIMARY | | | | 248 | Using where |
SIMPLE | xf_th_xlink_platform_link_PlatformLink_1 | eq_ref | PRIMARY | PRIMARY | 4 | aav_xf14.xf_th_xlink_entity_link.platform_id | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1131
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XPress.php at line 1339
- XPress::getCategoryLink() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/inc/template-tags.php at line 274
- thxpress_get_the_category_list() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content-excerpt.php at line 26
- require() in /home/aav/public_html/wp-includes/template.php at line 732
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 204
- get_template_part() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/archive.php at line 23
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_xenforo_configurations_sidebar', 'thxpress_xenforo_configurations_sidebar_desc', 'thxpress_blog_sidebar', 'thxpress_blog_sidebar_desc', 'thxpress_article_view_sidebar', 'thxpress_article_view_sidebar_desc', 'thxpress_page_sidebar', 'thxpress_page_sidebar_desc', 'thxpress_single_attachment_sidebar', 'thxpress_single_attachment_sidebar_desc', 'thxpress_front_page_sidebar', 'thxpress_front_page_sidebar_desc', 'thxpress_widget_recent_comments_desc', 'thxpress_widget_recent_comments', 'thxpress_widget_recent_forum_posts_desc', 'thxpress_widget_recent_forum_posts', 'thxpress_widget_recent_posts_desc', 'thxpress_widget_recent_posts', 'thxpress_posted_on')
Params: 1
Run Time: 0.000148
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | range | PRIMARY | PRIMARY | 106 | | 19 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 351
- XF\Language->loadPhrases() in src/XF/Language.php at line 249
- XF\Language->getPhraseText() in src/XF/Language.php at line 167
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 52
- XF\Phrase->render() in src/XF/Phrase.php at line 59
- XF\Phrase->__toString() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content-excerpt.php at line 40
- require() in /home/aav/public_html/wp-includes/template.php at line 732
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 204
- get_template_part() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/archive.php at line 23
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('comments')
Params: 1
Run Time: 0.000148
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | const | PRIMARY | PRIMARY | 106 | const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 351
- XF\Language->loadPhrases() in src/XF/Language.php at line 249
- XF\Language->getPhraseText() in src/XF/Language.php at line 167
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 52
- XF\Phrase->render() in src/XF/Phrase.php at line 59
- XF\Phrase->__toString() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content-excerpt.php at line 43
- require() in /home/aav/public_html/wp-includes/template.php at line 732
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 204
- get_template_part() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/archive.php at line 23
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_read_more')
Params: 1
Run Time: 0.000124
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | const | PRIMARY | PRIMARY | 106 | const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 351
- XF\Language->loadPhrases() in src/XF/Language.php at line 249
- XF\Language->getPhraseText() in src/XF/Language.php at line 167
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 52
- XF\Phrase->render() in src/XF/Phrase.php at line 59
- XF\Phrase->__toString()
- sprintf() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/inc/filters.php at line 160
- {closure}()
- call_user_func_array() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 287
- WP_Hook->apply_filters() in /home/aav/public_html/wp-includes/plugin.php at line 212
- apply_filters() in /home/aav/public_html/wp-includes/formatting.php at line 3844
- wp_trim_excerpt()
- call_user_func_array() in /home/aav/public_html/wp-includes/class-wp-hook.php at line 287
- WP_Hook->apply_filters() in /home/aav/public_html/wp-includes/plugin.php at line 212
- apply_filters() in /home/aav/public_html/wp-includes/post-template.php at line 429
- get_the_excerpt() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/template-parts/post/content-excerpt.php at line 66
- require() in /home/aav/public_html/wp-includes/template.php at line 732
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 204
- get_template_part() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/archive.php at line 23
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT `xf_th_xlink_platform_link`.*
FROM `xf_th_xlink_platform_link`
WHERE (`xf_th_xlink_platform_link`.`platform_id` IN (1))
Run Time: 0.000199
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_xlink_platform_link | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1164
- XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
- XF\Mvc\Entity\Manager->findByIds() in src/addons/ThemeHouse/XLink/Navigation/RemoteNavigation.php at line 122
- ThemeHouse\XLink\Navigation\RemoteNavigation::loadPlatformLinks() in src/addons/ThemeHouse/XLink/Navigation/RemoteNavigation.php at line 79
- ThemeHouse\XLink\Navigation\RemoteNavigation::displayPlatformExtended() in internal_data/code_cache/navigation_cache.php at line 96
- XF\Pub\App->{closure}() in src/XF/Template/Templater.php at line 5768
- XF\Template\Templater->renderNavigationClosure() in src/XF/Pub/App.php at line 475
- XF\Pub\App->getNavigation() in src/XF/Pub/App.php at line 428
- XF\Pub\App->renderPageHtml() in src/addons/ThemeHouse/XLink/App.php at line 282
- ThemeHouse\XLink\App->renderPageHtml() in src/XF/App.php at line 1766
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 310
- XF\Mvc\Dispatcher->render() in src/addons/ThemeHouse/XLink/Mvc/Dispatcher.php at line 28
- ThemeHouse\XLink\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 119
- XLink\App->runApp() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in /home/aav/public_html/wp-includes/template.php at line 730
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 92
- get_footer() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/archive.php at line 54
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.000141
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_combination | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 91
- XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 36
- XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
- XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 903
- XF\Entity\User->hasPermission() in src/XF/Entity/User.php at line 554
- XF\Entity\User->canSearch()
- call_user_func_array() in src/XF/Template/Templater.php at line 940
- XF\Template\Templater->method() in internal_data/code_cache/navigation_cache.php at line 222
- XF\Pub\App->{closure}() in src/XF/Template/Templater.php at line 5768
- XF\Template\Templater->renderNavigationClosure() in src/XF/Pub/App.php at line 475
- XF\Pub\App->getNavigation() in src/XF/Pub/App.php at line 428
- XF\Pub\App->renderPageHtml() in src/addons/ThemeHouse/XLink/App.php at line 282
- ThemeHouse\XLink\App->renderPageHtml() in src/XF/App.php at line 1766
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 310
- XF\Mvc\Dispatcher->render() in src/addons/ThemeHouse/XLink/Mvc/Dispatcher.php at line 28
- ThemeHouse\XLink\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 119
- XLink\App->runApp() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in /home/aav/public_html/wp-includes/template.php at line 730
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 92
- get_footer() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/archive.php at line 54
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('thxpress_this_blog')
Params: 1
Run Time: 0.000126
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | const | PRIMARY | PRIMARY | 106 | const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 116
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 351
- XF\Language->loadPhrases() in src/XF/Language.php at line 249
- XF\Language->getPhraseText() in src/XF/Language.php at line 167
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 52
- XF\Phrase->render() in src/addons/ThemeHouse/XPress/RemoteHandler/Search.php at line 18
- ThemeHouse\XPress\RemoteHandler\Search->getSearchConstraints() in src/addons/ThemeHouse/XLink/Listener/AppPubRenderPage.php at line 56
- ThemeHouse\XLink\Listener\AppPubRenderPage::run()
- call_user_func_array() in src/XF/Extension.php at line 67
- XF\Extension->fire() in src/XF/App.php at line 2392
- XF\App->fire() in src/XF/Pub/App.php at line 460
- XF\Pub\App->renderPageHtml() in src/addons/ThemeHouse/XLink/App.php at line 282
- ThemeHouse\XLink\App->renderPageHtml() in src/XF/App.php at line 1766
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 310
- XF\Mvc\Dispatcher->render() in src/addons/ThemeHouse/XLink/Mvc/Dispatcher.php at line 28
- ThemeHouse\XLink\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 119
- XLink\App->runApp() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in /home/aav/public_html/wp-includes/template.php at line 730
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 92
- get_footer() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/archive.php at line 54
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
-- XFDB=noForceAllWrite
INSERT INTO xf_session
(session_id, session_data, expiry_date)
VALUES
(?, ?, ?)
ON DUPLICATE KEY UPDATE
session_data = VALUES(session_data),
expiry_date = VALUES(expiry_date)
Params: 4SvKx9Xma-tGPAXFjxC7K20V3_nmhCjP, , 1611256970
Run Time: 0.001590
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
- XF\Db\AbstractAdapter->query() in src/XF/Session/DbStorage.php at line 57
- XF\Session\DbStorage->writeSession() in src/XF/Session/Session.php at line 215
- XF\Session\Session->save() in src/XF/Pub/App.php at line 373
- XF\Pub\App->complete() in src/XF/App.php at line 1934
- XF\App->run() in /home/aav/public_html/wp-content/plugins/wp-xpress-plugin/src/XLink/App.php at line 119
- XLink\App->runApp() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/footer.php at line 23
- require_once() in /home/aav/public_html/wp-includes/template.php at line 730
- load_template() in /home/aav/public_html/wp-includes/template.php at line 676
- locate_template() in /home/aav/public_html/wp-includes/general-template.php at line 92
- get_footer() in /home/aav/public_html/wp-content/themes/wp-xpress-theme/archive.php at line 54
- include() in /home/aav/public_html/wp-includes/template-loader.php at line 106
- require_once() in /home/aav/public_html/wp-blog-header.php at line 19
- require() in /home/aav/public_html/index.php at line 17
bytes_sent | 8889 |
bytes_received | 250334 |
packets_sent | 142 |
packets_received | 594 |
protocol_overhead_in | 2376 |
protocol_overhead_out | 568 |
bytes_received_ok_packet | 0 |
bytes_received_eof_packet | 0 |
bytes_received_rset_header_packet | 495 |
bytes_received_rset_field_meta_packet | 0 |
bytes_received_rset_row_packet | 143 |
bytes_received_prepare_response_packet | 22605 |
bytes_received_change_user_packet | 226509 |
packets_sent_command | 70 |
packets_received_ok | 0 |
packets_received_eof | 0 |
packets_received_rset_header | 55 |
packets_received_rset_field_meta | 0 |
packets_received_rset_row | 25 |
packets_received_prepare_response | 383 |
packets_received_change_user | 106 |
result_set_queries | 22 |
non_result_set_queries | 3 |
no_index_used | 4 |
bad_index_used | 0 |
slow_queries | 0 |
buffered_sets | 0 |
unbuffered_sets | 0 |
ps_buffered_sets | 22 |
ps_unbuffered_sets | 0 |
flushed_normal_sets | 0 |
flushed_ps_sets | 0 |
ps_prepared_never_executed | 0 |
ps_prepared_once_executed | 22 |
rows_fetched_from_server_normal | 0 |
rows_fetched_from_server_ps | 84 |
rows_buffered_from_client_normal | 0 |
rows_buffered_from_client_ps | 84 |
rows_fetched_from_client_normal_buffered | 0 |
rows_fetched_from_client_normal_unbuffered | 0 |
rows_fetched_from_client_ps_buffered | 0 |
rows_fetched_from_client_ps_unbuffered | 0 |
rows_fetched_from_client_ps_cursor | 0 |
rows_affected_normal | 0 |
rows_affected_ps | 1 |
rows_skipped_normal | 0 |
rows_skipped_ps | 84 |
copy_on_write_saved | 0 |
copy_on_write_performed | 0 |
command_buffer_too_small | 0 |
connect_success | 1 |
connect_failure | 0 |
connection_reused | 0 |
reconnect | 0 |
pconnect_success | 1 |
active_connections | 1 |
active_persistent_connections | 1 |
explicit_close | 0 |
implicit_close | 0 |
disconnect_close | 0 |
in_middle_of_command_close | 0 |
explicit_free_result | 0 |
implicit_free_result | 0 |
explicit_stmt_close | 0 |
implicit_stmt_close | 0 |
mem_emalloc_count | 0 |
mem_emalloc_amount | 0 |
mem_ecalloc_count | 0 |
mem_ecalloc_amount | 0 |
mem_erealloc_count | 0 |
mem_erealloc_amount | 0 |
mem_efree_count | 0 |
mem_efree_amount | 0 |
mem_malloc_count | 0 |
mem_malloc_amount | 0 |
mem_calloc_count | 0 |
mem_calloc_amount | 0 |
mem_realloc_count | 0 |
mem_realloc_amount | 0 |
mem_free_count | 0 |
mem_free_amount | 0 |
mem_estrndup_count | 0 |
mem_strndup_count | 0 |
mem_estndup_count | 0 |
mem_strdup_count | 0 |
proto_text_fetched_null | 0 |
proto_text_fetched_bit | 0 |
proto_text_fetched_tinyint | 0 |
proto_text_fetched_short | 0 |
proto_text_fetched_int24 | 0 |
proto_text_fetched_int | 0 |
proto_text_fetched_bigint | 0 |
proto_text_fetched_decimal | 0 |
proto_text_fetched_float | 0 |
proto_text_fetched_double | 0 |
proto_text_fetched_date | 0 |
proto_text_fetched_year | 0 |
proto_text_fetched_time | 0 |
proto_text_fetched_datetime | 0 |
proto_text_fetched_timestamp | 0 |
proto_text_fetched_string | 0 |
proto_text_fetched_blob | 0 |
proto_text_fetched_enum | 0 |
proto_text_fetched_set | 0 |
proto_text_fetched_geometry | 0 |
proto_text_fetched_other | 0 |
proto_binary_fetched_null | 0 |
proto_binary_fetched_bit | 56 |
proto_binary_fetched_tinyint | 0 |
proto_binary_fetched_short | 36 |
proto_binary_fetched_int24 | 0 |
proto_binary_fetched_int | 0 |
proto_binary_fetched_bigint | 32 |
proto_binary_fetched_decimal | 28 |
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 | 253 |
proto_binary_fetched_blob | 91 |
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 | 23 |
com_stmt_execute | 23 |
com_stmt_send_long_data | 0 |
com_stmt_close | 22 |
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 | 225490 |