2025 Foundational Application of Social Engineering

Stay Ahead of Advanced Threats with Our Unique Hybrid Social Engineering Defense Service

In the evolving landscape of cyber threats, advanced social engineering attacks are on the rise, employing increasingly sophisticated tactics. These attacks often combine multiple vectors, such as phishing or SMiShing, with vishing attempts to penetrate security defenses more effectively.

Introducing Our Pioneering Hybrid Service – A comprehensive solution designed to fortify your team against complex social engineering challenges. Leveraging the expertise of our trained and certified social engineers, we offer an unparalleled program that simulates real-world attacks, providing your employees with the knowledge and tools to defend against them.

Core features of our HYBRID Social engineering Service:

Schedule a Consultation

Experience Our Service with a 90-Day Paid Pilot Program

Dive into the future of cybersecurity defense with our Hybrid Social Engineering Service. Over the course of 90 days, witness firsthand the transformation in your team’s ability to thwart complex attacks, backed by our commitment to excellence and continuous support.

Empower Your Team. Secure Your Future.

Don’t wait for an attack to expose your vulnerabilities. Take proactive steps today to build a resilient and informed workforce, equipped to face the challenges of tomorrow’s cyber threats.

Query Monitor

Overview

A JavaScript problem on the page is preventing Query Monitor from working correctly. jQuery may have been blocked from loading.

PHP errors were triggered during an Ajax request. See your browser developer console for details.

GET https://www.social-engineer.com/managed-services/hybrid-service/ → 200

Page Generation Time

4.0151s
1.3% of 300s limit

Peak Memory Usage

319,607,064 bytes (304.8 MB)
61.0% of 500 MB server limit

Database Queries

0.1839s





HTTP API Calls

None

Object Cache

90.9% hit rate (11,107 hits, 1,108 misses)

Persistent object cache plugin not in use

Speak to your web host about enabling an object cache extension such as Redis or Memcached.

Opcode Cache

Opcode cache in use: Zend OPcache

Database Queries

Sequence
RowsTime
1SELECT option_name, option_value
FROM se_options
WHERE autoload IN ( 'yes', 'on', 'auto-on', 'auto' )
  1. wp_load_alloptions()
    wp-includes/option.php:619
  2. is_blog_installed()
    wp-includes/functions.php:1780
  3. wp_not_installed()
    wp-includes/load.php:914
WordPress Core 1026 0.0071
2SELECT option_value
FROM se_options
WHERE option_name = 'wpstg_is_staging_site'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. wpstgIsStaging()
    wp-content/mu-plugins/wp-staging-optimizer.php:245
MU Plugin: wp-staging-optimizer.php 0 0.0003
3SELECT option_value
FROM se_options
WHERE option_name = 'uninstall_plugins'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. register_uninstall_hook()
    wp-includes/plugin.php:934
  3. Elementor\Maintenance::init()
    wp-content/plugins/elementor/includes/maintenance.php:94
  4. Elementor\Plugin->__construct()
    wp-content/plugins/elementor/includes/plugin.php:872
  5. Elementor\Plugin::instance()
    wp-content/plugins/elementor/includes/plugin.php:629
Plugin: elementor 1 0.0002
4SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_custom_orders_table_background_sync_mode'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Automattic\W\I\D\O\DataSynchronizer->get_background_sync_mode()
    wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/DataSynchronizer.php:228
  3. Automattic\W\I\D\O\DataSynchronizer->__construct()
    wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/DataSynchronizer.php:117
  4. ReflectionClass->newInstance()
    wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/DataSynchronizer.php:117
  5. Automattic\W\I\D\RuntimeContainer->instantiate_class_using_reflection()
    wp-content/plugins/woocommerce/src/Internal/DependencyManagement/RuntimeContainer.php:142
  6. Automattic\W\I\D\RuntimeContainer->get_core()
    wp-content/plugins/woocommerce/src/Internal/DependencyManagement/RuntimeContainer.php:116
  7. Automattic\W\I\D\RuntimeContainer->Automattic\W\I\D\{closure}()
    wp-content/plugins/woocommerce/src/Internal/DependencyManagement/RuntimeContainer.php:167
  8. array_map()
    wp-content/plugins/woocommerce/src/Internal/DependencyManagement/RuntimeContainer.php:167
  9. Automattic\W\I\D\RuntimeContainer->instantiate_class_using_reflection()
    wp-content/plugins/woocommerce/src/Internal/DependencyManagement/RuntimeContainer.php:156
  10. Automattic\W\I\D\RuntimeContainer->get_core()
    wp-content/plugins/woocommerce/src/Internal/DependencyManagement/RuntimeContainer.php:116
  11. Automattic\W\I\D\RuntimeContainer->get()
    wp-content/plugins/woocommerce/src/Internal/DependencyManagement/RuntimeContainer.php:75
  12. Automattic\WooCommerce\Container->get()
    wp-content/plugins/woocommerce/src/Container.php:116
  13. WooCommerce->init_hooks()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:325
  14. WooCommerce->__construct()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:240
  15. WooCommerce::instance()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:158
  16. WC()
    wp-content/plugins/woocommerce/woocommerce.php:47
Plugin: woocommerce 0 0.0003
5SELECT name, val
FROM se_wfconfig
WHERE autoload = 'yes'
  1. wfConfig::loadAllOptions()
    wp-content/plugins/wordfence/lib/wfConfig.php:304
  2. wfConfig::hasCachedOption()
    wp-content/plugins/wordfence/lib/wfConfig.php:393
  3. wfConfig::get()
    wp-content/plugins/wordfence/lib/wfConfig.php:559
  4. wfCredentialsController::allowLegacy2FA()
    wp-content/plugins/wordfence/lib/wfCredentialsController.php:12
  5. wfCredentialsController::useLegacy2FA()
    wp-content/plugins/wordfence/lib/wfCredentialsController.php:16
Plugin: wordfence 284 0.0010
6SELECT `name`, `value`
FROM `se_wfls_settings`
WHERE `autoload` = 'yes'
  1. WordfenceLS\Settings\Model_DB->_cached()
    wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php:75
  2. WordfenceLS\Settings\Model_DB->_has_cached()
    wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php:120
  3. WordfenceLS\Settings\Model_DB->get()
    wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php:46
  4. WordfenceLS\Controller_Settings->get()
    wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php:127
  5. WordfenceLS\Controller_Settings->get_bool()
    wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php:131
  6. WordfenceLS\Controller_Settings->_migrate_admin_2fa_requirements_to_roles()
    wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php:739
  7. WordfenceLS\Controller_Settings->__construct()
    wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php:76
  8. WordfenceLS\Controller_Settings::shared()
    wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php:66
  9. WordfenceLS\Controller_WordfenceLS->_init_actions()
    wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php:51
  10. WordfenceLS\Controller_WordfenceLS->init()
    wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php:35
Plugin: wordfence 40 0.0004
7SELECT name, val, autoload
FROM se_wfconfig
WHERE name = 'detectProxyRecommendation'
  1. wfConfig::get()
    wp-content/plugins/wordfence/lib/wfConfig.php:569
  2. wfUtils::getIPAndServerVariable()
    wp-content/plugins/wordfence/lib/wfUtils.php:1558
  3. wfUtils::getIP()
    wp-content/plugins/wordfence/lib/wfUtils.php:1502
  4. wfLog->initLogRequest()
    wp-content/plugins/wordfence/lib/wfLog.php:113
  5. wordfence::install_actions()
    wp-content/plugins/wordfence/lib/wordfenceClass.php:1182
Plugin: wordfence 1 0.0005
8SELECT *
FROM `se_wfblocks7`
WHERE `IP` = X'00000000000000000000ffff61650039'
AND `type` = 7
AND (`expiration` = 0
OR `expiration` > UNIX_TIMESTAMP())
  1. wfBlock::lockoutForIP()
    wp-content/plugins/wordfence/models/block/wfBlock.php:1082
  2. wordfence::install_actions()
    wp-content/plugins/wordfence/lib/wordfenceClass.php:1238
Plugin: wordfence 0 0.0004
9SELECT name, val, autoload
FROM se_wfconfig
WHERE name = 'hasKeyConflict'
  1. wfConfig::get()
    wp-content/plugins/wordfence/lib/wfConfig.php:569
  2. wfLicense::fromConfig()
    wp-content/plugins/wordfence/lib/wfLicense.php:341
  3. wfLicense::current()
    wp-content/plugins/wordfence/lib/wfLicense.php:349
  4. wfAuditLog->mode()
    wp-content/plugins/wordfence/lib/wfAuditLog.php:341
  5. wfAuditLog->registerHooks()
    wp-content/plugins/wordfence/lib/wfAuditLog.php:361
  6. wordfence::install_actions()
    wp-content/plugins/wordfence/lib/wordfenceClass.php:1420
Plugin: wordfence 0 0.0002
10SELECT option_value
FROM se_options
WHERE option_name = 'wsal_pruning-date-e'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\Settings_Helper::get_option_value_internal()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:616
  3. WSAL\Helpers\Settings_Helper::get_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:182
  4. WSAL\Helpers\Settings_Helper::get_boolean_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:198
  5. WSAL\Controllers\Cron_Jobs::init()
    wp-content/plugins/wp-security-audit-log/classes/Controllers/class-cron-jobs.php:93
  6. WpSecurityAuditLog->__construct()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:172
  7. WpSecurityAuditLog::get_instance()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:115
Plugin: wp-security-audit-log 1 0.0006
11SELECT option_value
FROM se_options
WHERE option_name = 'wsal_cron_jobs_options'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\Settings_Helper::get_option_value_internal()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:616
  3. WSAL\Helpers\Settings_Helper::get_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:182
  4. WSAL\Controllers\Cron_Jobs::settings_hooks()
    wp-content/plugins/wp-security-audit-log/classes/Controllers/class-cron-jobs.php:112
  5. apply_filters('wsal_cron_hooks')
    wp-includes/plugin.php:205
  6. WSAL\Controllers\Cron_Jobs::initialize_hooks()
    wp-content/plugins/wp-security-audit-log/classes/Controllers/class-cron-jobs.php:365
  7. WSAL\Controllers\Cron_Jobs::init()
    wp-content/plugins/wp-security-audit-log/classes/Controllers/class-cron-jobs.php:99
  8. WpSecurityAuditLog->__construct()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:172
  9. WpSecurityAuditLog::get_instance()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:115
Plugin: wp-security-audit-log 0 0.0002
12SELECT option_value
FROM se_options
WHERE option_name = 'wpmudev_apikey'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. get_network_option()
    wp-includes/option.php:2045
  3. get_site_option()
    wp-includes/option.php:1910
  4. WPMUDEV_Dashboard_Api->__construct()
    wp-content/plugins/wpmudev-updates/includes/class-wpmudev-dashboard-api.php:93
  5. WPMUDEV_Dashboard->__construct()
    wp-content/plugins/wpmudev-updates/update-notifications.php:212
  6. WPMUDEV_Dashboard::instance()
    wp-content/plugins/wpmudev-updates/update-notifications.php:175
Plugin: wpmudev-updates 1 0.0005
13SELECT option_value
FROM se_options
WHERE option_name = 'wdp_un_general'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. get_network_option()
    wp-includes/option.php:2045
  3. get_site_option()
    wp-includes/option.php:1910
  4. WPMUDEV_Dashboard_Settings->get_option()
    wp-content/plugins/wpmudev-updates/includes/class-wpmudev-dashboard-settings.php:60
  5. WPMUDEV_Dashboard_Settings->get()
    wp-content/plugins/wpmudev-updates/includes/class-wpmudev-dashboard-settings.php:37
  6. WPMUDEV_Dashboard->__construct()
    wp-content/plugins/wpmudev-updates/update-notifications.php:233
  7. WPMUDEV_Dashboard::instance()
    wp-content/plugins/wpmudev-updates/update-notifications.php:175
Plugin: wpmudev-updates 1 0.0002
14SELECT option_value
FROM se_options
WHERE option_name = 'wc_feature_woocommerce_brands_enabled'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Automattic\WooCommerce\Packages::get_enabled_packages()
    wp-content/plugins/woocommerce/src/Packages.php:126
  3. Automattic\WooCommerce\Packages::prepare_packages()
    wp-content/plugins/woocommerce/src/Packages.php:169
  4. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0006
15SELECT *
FROM se_users
WHERE user_login = 'chris'
LIMIT 1
  1. WP_User::get_data_by()
    wp-includes/class-wp-user.php:254
  2. get_user_by()
    wp-includes/pluggable.php:102
  3. wp_validate_auth_cookie()
    wp-includes/pluggable.php:743
  4. wp_validate_logged_in_cookie()
    wp-includes/user.php:566
  5. apply_filters('determine_current_user')
    wp-includes/plugin.php:205
  6. _wp_get_current_user()
    wp-includes/user.php:3688
  7. wp_get_current_user()
    wp-includes/pluggable.php:70
  8. current_user_can('itsec_manage')
    wp-includes/capabilities.php:911
  9. ITSEC_Core::current_user_can_manage()
    wp-content/plugins/ithemes-security-pro/core/core.php:369
  10. ITSEC_Core_Admin->run()
    wp-content/plugins/ithemes-security-pro/core/modules/core/class-itsec-core-admin.php:15
  11. ITSEC_Core_Active->run()
    wp-content/plugins/ithemes-security-pro/core/modules/core/class-itsec-core-active.php:22
  12. ITSEC_Modules->run()
    wp-content/plugins/ithemes-security-pro/core/modules.php:1179
  13. ITSEC_Modules::load_module_file()
    wp-content/plugins/ithemes-security-pro/core/modules.php:779
  14. ITSEC_Modules::run_active_modules()
    wp-content/plugins/ithemes-security-pro/core/modules.php:867
  15. ITSEC_Core->shared_init()
    wp-content/plugins/ithemes-security-pro/core/core.php:182
  16. ITSEC_Core->continue_init()
    wp-content/plugins/ithemes-security-pro/core/core.php:233
  17. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: ithemes-security-pro 1 0.0005
16SELECT user_id, meta_key, meta_value
FROM se_usermeta
WHERE user_id IN (6)
ORDER BY umeta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_user_meta()
    wp-includes/user.php:1205
  5. WP_User->get_caps_data()
    wp-includes/class-wp-user.php:904
  6. WP_User->for_site()
    wp-includes/class-wp-user.php:879
  7. WP_User->init()
    wp-includes/class-wp-user.php:183
  8. get_user_by()
    wp-includes/pluggable.php:109
  9. wp_validate_auth_cookie()
    wp-includes/pluggable.php:743
  10. wp_validate_logged_in_cookie()
    wp-includes/user.php:566
  11. apply_filters('determine_current_user')
    wp-includes/plugin.php:205
  12. _wp_get_current_user()
    wp-includes/user.php:3688
  13. wp_get_current_user()
    wp-includes/pluggable.php:70
  14. current_user_can('itsec_manage')
    wp-includes/capabilities.php:911
  15. ITSEC_Core::current_user_can_manage()
    wp-content/plugins/ithemes-security-pro/core/core.php:369
  16. ITSEC_Core_Admin->run()
    wp-content/plugins/ithemes-security-pro/core/modules/core/class-itsec-core-admin.php:15
  17. ITSEC_Core_Active->run()
    wp-content/plugins/ithemes-security-pro/core/modules/core/class-itsec-core-active.php:22
  18. ITSEC_Modules->run()
    wp-content/plugins/ithemes-security-pro/core/modules.php:1179
  19. ITSEC_Modules::load_module_file()
    wp-content/plugins/ithemes-security-pro/core/modules.php:779
  20. ITSEC_Modules::run_active_modules()
    wp-content/plugins/ithemes-security-pro/core/modules.php:867
  21. ITSEC_Core->shared_init()
    wp-content/plugins/ithemes-security-pro/core/core.php:182
  22. ITSEC_Core->continue_init()
    wp-content/plugins/ithemes-security-pro/core/core.php:233
  23. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: ithemes-security-pro 91 0.0008
17SELECT option_value
FROM se_options
WHERE option_name = 'solid_security_user_actions'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. get_network_option()
    wp-includes/option.php:2045
  3. get_site_option()
    wp-includes/option.php:1910
  4. iThemesSecurity\Lib\User_Actions_Background_Process::run_processes()
    wp-content/plugins/ithemes-security-pro/core/lib/User_Actions_Background_Process.php:157
  5. ITSEC_Core->continue_init()
    wp-content/plugins/ithemes-security-pro/core/core.php:257
  6. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: ithemes-security-pro 0 0.0003
18SELECT option_value
FROM se_options
WHERE option_name = 'as_has_wp_comment_logs'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. ActionScheduler_WPCommentCleaner::has_logs()
    wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:61
  3. ActionScheduler::init()
    wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler.php:234
  4. action_scheduler_initialize_3_dot_8_dot_2()
    wp-content/plugins/woocommerce/packages/action-scheduler/action-scheduler.php:60
  5. ActionScheduler_Versions::initialize_latest_version()
    wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_Versions.php:75
  6. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
19SELECT option_value
FROM se_options
WHERE option_name = 'pue_install_key_promoter'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Tribe__Promoter__PUE->get_license_info()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Promoter/PUE.php:42
  3. Tribe__Promoter__PUE->has_license_key()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Promoter/PUE.php:74
  4. Tribe__Service_Providers__Promoter->hook()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Service_Providers/Promoter.php:38
  5. Tribe__Service_Providers__Promoter->register()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Service_Providers/Promoter.php:24
  6. TEC\C\l\D\Container->register()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Container.php:462
  7. TEC\C\C\Container->register()
    wp-content/plugins/the-events-calendar/common/src/Common/Contracts/Container.php:46
  8. tribe_register_provider()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Container.php:305
  9. Tribe__Main->bind_implementations()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Main.php:759
  10. Tribe__Main->plugins_loaded()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Main.php:120
  11. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: the-events-calendar 0 0.0003
20SELECT option_value
FROM se_options
WHERE option_name = 'tec_custom_tables_v1_active'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. TEC\E\C\V\Provider::is_active()
    wp-content/plugins/the-events-calendar/src/Events/Custom_Tables/V1/Provider.php:168
  3. TEC\E\C\V\Provider->register()
    wp-content/plugins/the-events-calendar/src/Events/Custom_Tables/V1/Provider.php:67
  4. TEC\C\l\D\Container->register()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Container.php:462
  5. TEC\C\C\Container->register()
    wp-content/plugins/the-events-calendar/common/src/Common/Contracts/Container.php:46
  6. tribe_register_provider()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Container.php:305
  7. Tribe__Events__Main->bind_implementations()
    wp-content/plugins/the-events-calendar/src/Tribe/Main.php:677
  8. Tribe__Events__Main->bootstrap()
    wp-content/plugins/the-events-calendar/src/Tribe/Main.php:530
  9. do_action('tribe_common_loaded')
    wp-includes/plugin.php:517
  10. Tribe__Main->plugins_loaded()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Main.php:129
  11. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: the-events-calendar 0 0.0004
21SELECT option_value
FROM se_options
WHERE option_name = 'jetpack_connection_xmlrpc_verified_errors'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Automattic\J\C\Error_Handler->get_verified_errors()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-error-handler.php:437
  3. Automattic\J\C\Error_Handler->handle_verified_errors()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-error-handler.php:158
  4. Automattic\J\C\Error_Handler->__construct()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-error-handler.php:139
  5. Automattic\J\C\Error_Handler::get_instance()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-error-handler.php:194
  6. Automattic\J\C\Manager::configure()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-manager.php:119
  7. Automattic\Jetpack\Config->enable_connection()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-config/src/class-config.php:273
  8. Automattic\Jetpack\Config->ensure_feature()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-config/src/class-config.php:225
  9. Automattic\Jetpack\Config->on_plugins_loaded()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-config/src/class-config.php:111
  10. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0003
22SELECT option_value
FROM se_options
WHERE option_name = 'jetpack_private_options'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Jetpack_Options::get_grouped_option()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php:391
  3. Jetpack_Options::get_option_from_database()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php:230
  4. Jetpack_Options::get_option()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php:208
  5. Automattic\J\C\Tokens->is_locked()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-tokens.php:650
  6. Automattic\J\C\Tokens->get_access_token()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-tokens.php:370
  7. Automattic\J\C\Manager->is_connected()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-manager.php:600
  8. Automattic\J\C\Manager::configure()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-manager.php:121
  9. Automattic\Jetpack\Config->enable_connection()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-config/src/class-config.php:273
  10. Automattic\Jetpack\Config->ensure_feature()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-config/src/class-config.php:225
  11. Automattic\Jetpack\Config->on_plugins_loaded()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-config/src/class-config.php:111
  12. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
23SELECT option_value
FROM se_options
WHERE option_name = 'wsal_mwp-child-stealth-mode'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\Settings_Helper::get_option_value_internal()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:616
  3. WSAL\Helpers\Settings_Helper::get_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:182
  4. WpSecurityAuditLog::is_admin_blocking_plugins_support_enabled()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:1237
  5. WpSecurityAuditLog::is_frontend()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:238
  6. WpSecurityAuditLog::should_load()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:334
  7. WpSecurityAuditLog->setup()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:249
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 0 0.0002
24SELECT option_value
FROM se_options
WHERE option_name = 'wsal_meta_data_migration_info_440'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\WP_Helper::get_global_option()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-wp-helper.php:260
  3. WpSecurityAuditLog->setup()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:255
  4. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 0 0.0002
25SELECT option_value
FROM se_options
WHERE option_name = 'fs_wsalp'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. get_network_option()
    wp-includes/option.php:2045
  3. get_site_option()
    wp-includes/option.php:1910
  4. WpSecurityAuditLog::is_premium_freemius()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:1143
  5. WpSecurityAuditLog::init_freemius()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:449
  6. WpSecurityAuditLog::init_hooks()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:398
  7. WpSecurityAuditLog->setup()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:266
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 1 0.0002
26SELECT option_value
FROM se_options
WHERE option_name = 'wsal_extensions-merged-notice'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\Settings_Helper::get_option_value_internal()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:616
  3. WSAL\Helpers\Settings_Helper::get_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:182
  4. WSAL\Helpers\Settings_Helper::get_boolean_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:198
  5. WSAL\Helpers\Notices::init_ajax_hooks()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-notices.php:78
  6. WpSecurityAuditLog::init_hooks()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:407
  7. WpSecurityAuditLog->setup()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:266
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 0 0.0002
27SELECT option_value
FROM se_options
WHERE option_name = 'wsal_upgrade-notice-show'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\Settings_Helper::get_option_value_internal()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:616
  3. WSAL\Helpers\Settings_Helper::get_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:182
  4. WSAL\Helpers\Settings_Helper::get_boolean_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:198
  5. WSAL\Helpers\Notices::init_ajax_hooks()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-notices.php:83
  6. WpSecurityAuditLog::init_hooks()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:407
  7. WpSecurityAuditLog->setup()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:266
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 1 0.0002
28SELECT option_value
FROM se_options
WHERE option_name = 'wsal_ebook-notice-show'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\Settings_Helper::get_option_value_internal()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:616
  3. WSAL\Helpers\Settings_Helper::get_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:182
  4. WSAL\Helpers\Settings_Helper::get_boolean_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:198
  5. WSAL\Helpers\Notices::init_ajax_hooks()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-notices.php:89
  6. WpSecurityAuditLog::init_hooks()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:407
  7. WpSecurityAuditLog->setup()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:266
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 0 0.0001
29SELECT option_value
FROM se_options
WHERE option_name = 'wsal_migration-process-started'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\WP_Helper::get_global_option()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-wp-helper.php:260
  3. WSAL\Utils\Abstract_Migration::migrate()
    wp-content/plugins/wp-security-audit-log/classes/Migration/class-abstract-migration.php:122
  4. WpSecurityAuditLog->init()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:730
  5. WpSecurityAuditLog->setup()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:271
  6. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 0 0.0002
30SELECT option_value
FROM se_options
WHERE option_name = 'wsal_plugin_version'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\WP_Helper::get_global_option()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-wp-helper.php:260
  3. WSAL\Utils\Abstract_Migration::get_stored_version()
    wp-content/plugins/wp-security-audit-log/classes/Migration/class-abstract-migration.php:242
  4. WSAL\Utils\Abstract_Migration::migrate()
    wp-content/plugins/wp-security-audit-log/classes/Migration/class-abstract-migration.php:124
  5. WpSecurityAuditLog->init()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:730
  6. WpSecurityAuditLog->setup()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:271
  7. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 1 0.0001
31SELECT option_value
FROM se_options
WHERE option_name = 'dlm_master_license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1048
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0002
32SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_transient_dlm_extension_json_error','_transient_timeout_dlm_extension_json_error')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. get_transient('dlm_extension_json_error')
    wp-includes/option.php:1456
  3. WPChill\D\U\ExtensionLoader->fetch()
    wp-content/plugins/download-monitor/src/Util/ExtensionLoader.php:19
  4. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1062
  5. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  6. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  7. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  8. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  9. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  10. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0002
33SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_transient_dlm_extension_json','_transient_timeout_dlm_extension_json')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. get_transient('dlm_extension_json')
    wp-includes/option.php:1456
  3. WPChill\D\U\ExtensionLoader->fetch()
    wp-content/plugins/download-monitor/src/Util/ExtensionLoader.php:24
  4. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1062
  5. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  6. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  7. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  8. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  9. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  10. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 2 0.0002
34SELECT option_value
FROM se_options
WHERE option_name = 'dlm-cf7-lock-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
35SELECT option_value
FROM se_options
WHERE option_name = 'dlm-wpforms-lock-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
36SELECT option_value
FROM se_options
WHERE option_name = 'dlm-enhanced-metrics-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0002
37SELECT option_value
FROM se_options
WHERE option_name = 'dlm-buttons-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
38SELECT option_value
FROM se_options
WHERE option_name = 'dlm-captcha-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
39SELECT option_value
FROM se_options
WHERE option_name = 'dlm-downloading-page-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
40SELECT option_value
FROM se_options
WHERE option_name = 'dlm-google-drive-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
41SELECT option_value
FROM se_options
WHERE option_name = 'dlm-terms-and-conditions-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
42SELECT option_value
FROM se_options
WHERE option_name = 'dlm-twitter-lock-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
43SELECT option_value
FROM se_options
WHERE option_name = 'dlm-advanced-access-manager-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
44SELECT option_value
FROM se_options
WHERE option_name = 'dlm-email-notification-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
45SELECT option_value
FROM se_options
WHERE option_name = 'dlm-csv-exporter-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
46SELECT option_value
FROM se_options
WHERE option_name = 'dlm-mailchimp-lock-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
47SELECT option_value
FROM se_options
WHERE option_name = 'dlm-csv-importer-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
48SELECT option_value
FROM se_options
WHERE option_name = 'dlm-gravity-forms-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
49SELECT option_value
FROM se_options
WHERE option_name = 'dlm-ninja-forms-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
50SELECT option_value
FROM se_options
WHERE option_name = 'dlm-email-lock-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
51SELECT option_value
FROM se_options
WHERE option_name = 'dlm-legacy-importer-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
52SELECT option_value
FROM se_options
WHERE option_name = 'dlm-amazon-s3-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
53SELECT option_value
FROM se_options
WHERE option_name = 'dlm-page-addon-license'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. DLM_Upsells->check_license_validity()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:1083
  3. DLM_Upsells->__construct()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:46
  4. DLM_Upsells::get_instance()
    wp-content/plugins/download-monitor/includes/admin/class-dlm-upsells.php:76
  5. WP_DLM->__construct()
    wp-content/plugins/download-monitor/src/DLM.php:71
  6. download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:14
  7. _load_download_monitor()
    wp-content/plugins/download-monitor/includes/bootstrap.php:24
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: download-monitor 0 0.0001
54SELECT option_value
FROM se_options
WHERE option_name = 'eael_templately_promo_hide'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Essential_Addons_Elementor\Classes\Bootstrap->register_hooks()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Bootstrap.php:212
  3. Essential_Addons_Elementor\Classes\Bootstrap->__construct()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Bootstrap.php:123
  4. Essential_Addons_Elementor\Classes\Bootstrap::instance()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Bootstrap.php:86
  5. {closure}()
    wp-content/plugins/essential-addons-for-elementor-lite/essential_adons_elementor.php:54
  6. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: essential-addons-for-elementor-lite 0 0.0002
55SELECT option_value
FROM se_options
WHERE option_name = 'eael_gb_eb_popup_hide'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Essential_Addons_Elementor\Classes\Bootstrap->register_hooks()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Bootstrap.php:220
  3. Essential_Addons_Elementor\Classes\Bootstrap->__construct()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Bootstrap.php:123
  4. Essential_Addons_Elementor\Classes\Bootstrap::instance()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Bootstrap.php:86
  5. {closure}()
    wp-content/plugins/essential-addons-for-elementor-lite/essential_adons_elementor.php:54
  6. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: essential-addons-for-elementor-lite 0 0.0001
56SELECT option_value
FROM se_options
WHERE option_name = 'pa_wht_lbl_save_settings'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. PremiumAddonsPro\I\W\Helper::get_white_labeling_settings()
    wp-content/plugins/premium-addons-pro/includes/white-label/helper.php:160
  3. PremiumAddons\Includes\Helper_Functions::is_hide_row_meta()
    wp-content/plugins/premium-addons-for-elementor/includes/helper-functions.php:194
  4. PremiumAddons\A\I\Admin_Helper->__construct()
    wp-content/plugins/premium-addons-for-elementor/admin/includes/admin-helper.php:154
  5. PremiumAddons\A\I\Admin_Helper::get_instance()
    wp-content/plugins/premium-addons-for-elementor/admin/includes/admin-helper.php:1588
  6. PremiumAddons\Includes\PA_Core->load_files()
    wp-content/plugins/premium-addons-for-elementor/includes/class-pa-core.php:156
  7. PremiumAddons\Includes\PA_Core->premium_addons_elementor_setup()
    wp-content/plugins/premium-addons-for-elementor/includes/class-pa-core.php:94
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: premium-addons-pro 0 0.0002
57SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_show_marketplace_suggestions'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Automattic\W\A\F\Features::get_available_features()
    wp-content/plugins/woocommerce/src/Admin/Features/Features.php:173
  3. Automattic\W\A\F\Features::is_enabled()
    wp-content/plugins/woocommerce/src/Admin/Features/Features.php:189
  4. Automattic\W\I\A\FeaturePlugin->includes()
    wp-content/plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php:159
  5. Automattic\W\I\A\FeaturePlugin->on_plugins_loaded()
    wp-content/plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php:98
  6. Automattic\W\I\A\FeaturePlugin->init()
    wp-content/plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php:81
  7. Automattic\W\A\C\Package::init()
    wp-content/plugins/woocommerce/src/Admin/Composer/Package.php:65
  8. Automattic\WooCommerce\Packages::initialize_packages()
    wp-content/plugins/woocommerce/src/Packages.php:287
  9. Automattic\WooCommerce\Packages::on_init()
    wp-content/plugins/woocommerce/src/Packages.php:85
  10. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 1 0.0004
58SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_pickup_location_settings'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Automattic\W\S\U\LocalPickupUtils::is_local_pickup_enabled()
    wp-content/plugins/woocommerce/src/StoreApi/Utilities/LocalPickupUtils.php:55
  3. Automattic\W\B\S\ShippingController->__construct()
    wp-content/plugins/woocommerce/src/Blocks/Shipping/ShippingController.php:48
  4. Automattic\W\B\D\Bootstrap->Automattic\W\B\D\{closure}()
    wp-content/plugins/woocommerce/src/Blocks/Domain/Bootstrap.php:410
  5. Automattic\W\B\R\AbstractDependencyType->resolve_value()
    wp-content/plugins/woocommerce/src/Blocks/Registry/AbstractDependencyType.php:42
  6. Automattic\W\B\R\SharedType->get()
    wp-content/plugins/woocommerce/src/Blocks/Registry/SharedType.php:28
  7. Automattic\W\B\R\Container->get()
    wp-content/plugins/woocommerce/src/Blocks/Registry/Container.php:96
  8. Automattic\W\B\D\Bootstrap->init()
    wp-content/plugins/woocommerce/src/Blocks/Domain/Bootstrap.php:150
  9. Automattic\W\B\D\Bootstrap->__construct()
    wp-content/plugins/woocommerce/src/Blocks/Domain/Bootstrap.php:86
  10. Automattic\W\B\Package::Automattic\W\B\{closure}()
    wp-content/plugins/woocommerce/src/Blocks/Package.php:106
  11. Automattic\W\B\R\AbstractDependencyType->resolve_value()
    wp-content/plugins/woocommerce/src/Blocks/Registry/AbstractDependencyType.php:42
  12. Automattic\W\B\R\SharedType->get()
    wp-content/plugins/woocommerce/src/Blocks/Registry/SharedType.php:28
  13. Automattic\W\B\R\Container->get()
    wp-content/plugins/woocommerce/src/Blocks/Registry/Container.php:96
  14. Automattic\W\B\Package::init()
    wp-content/plugins/woocommerce/src/Blocks/Package.php:44
  15. Automattic\WooCommerce\Packages::initialize_packages()
    wp-content/plugins/woocommerce/src/Packages.php:287
  16. Automattic\WooCommerce\Packages::on_init()
    wp-content/plugins/woocommerce/src/Packages.php:85
  17. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
59SELECT name, val, autoload
FROM se_wfconfig
WHERE name = 'needsGeoIPSync'
  1. wfConfig::get()
    wp-content/plugins/wordfence/lib/wfConfig.php:569
  2. wordfence::veryFirstAction()
    wp-content/plugins/wordfence/lib/wordfenceClass.php:2170
  3. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wordfence 0 0.0002
60SELECT name, val, autoload
FROM se_wfconfig
WHERE name = 'detectProxyRecommendation'
  1. wfConfig::get()
    wp-content/plugins/wordfence/lib/wfConfig.php:569
  2. wordfence::veryFirstAction()
    wp-content/plugins/wordfence/lib/wordfenceClass.php:2329
  3. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wordfence 1 0.0002
61SELECT MAX(attackLogTime)
FROM se_wfhits
  1. wordfence::veryFirstAction()
    wp-content/plugins/wordfence/lib/wordfenceClass.php:2380
  2. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wordfence 1 0.0002
62SELECT option_value
FROM se_options
WHERE option_name = 'wordfence_lastSyncAttackData'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. get_network_option()
    wp-includes/option.php:2045
  3. get_site_option()
    wp-includes/option.php:1910
  4. wordfence::veryFirstAction()
    wp-content/plugins/wordfence/lib/wordfenceClass.php:2382
  5. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wordfence 1 0.0002
63SELECT *, CASE
WHEN `type` = 3
THEN 0
WHEN `type` = 4
THEN 1
WHEN `type` = 7
THEN 2
WHEN `type` = 6
THEN 3
WHEN `type` = 5
THEN 4
WHEN `type` = 9
THEN 5
WHEN `type` = 8
THEN 6
WHEN `type` = 2
THEN 7
WHEN `type` = 1
THEN 8
ELSE 9999
END AS `typeSort`, CASE
WHEN `type` = 3
THEN `parameters`
WHEN `type` = 4
THEN `parameters`
WHEN `type` = 1
THEN `IP`
WHEN `type` = 9
THEN `IP`
WHEN `type` = 5
THEN `IP`
WHEN `type` = 6
THEN `IP`
WHEN `type` = 7
THEN `IP`
WHEN `type` = 2
THEN `IP`
WHEN `type` = 8
THEN `IP`
ELSE 9999
END AS `detailSort`
FROM `se_wfblocks7`
WHERE `type` IN (4)
AND (`expiration` = 0
OR `expiration` > UNIX_TIMESTAMP())
ORDER BY `typeSort` ASC, `id` DESC
  1. wfBlock::allBlocks()
    wp-content/plugins/wordfence/models/block/wfBlock.php:817
  2. wfBlock::patternBlocks()
    wp-content/plugins/wordfence/models/block/wfBlock.php:1058
  3. wfLog->firewallBadIPs()
    wp-content/plugins/wordfence/lib/wfLog.php:559
  4. wordfence::veryFirstAction()
    wp-content/plugins/wordfence/lib/wordfenceClass.php:2446
  5. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wordfence 0 0.0004
64SELECT *, CASE
WHEN `type` = 3
THEN 0
WHEN `type` = 4
THEN 1
WHEN `type` = 7
THEN 2
WHEN `type` = 6
THEN 3
WHEN `type` = 5
THEN 4
WHEN `type` = 9
THEN 5
WHEN `type` = 8
THEN 6
WHEN `type` = 2
THEN 7
WHEN `type` = 1
THEN 8
ELSE 9999
END AS `typeSort`, CASE
WHEN `type` = 3
THEN `parameters`
WHEN `type` = 4
THEN `parameters`
WHEN `type` = 1
THEN `IP`
WHEN `type` = 9
THEN `IP`
WHEN `type` = 5
THEN `IP`
WHEN `type` = 6
THEN `IP`
WHEN `type` = 7
THEN `IP`
WHEN `type` = 2
THEN `IP`
WHEN `type` = 8
THEN `IP`
ELSE 9999
END AS `detailSort`
FROM `se_wfblocks7`
WHERE `type` IN (3)
AND (`expiration` = 0
OR `expiration` > UNIX_TIMESTAMP())
ORDER BY `typeSort` ASC, `id` DESC
  1. wfBlock::allBlocks()
    wp-content/plugins/wordfence/models/block/wfBlock.php:817
  2. wfBlock::countryBlocks()
    wp-content/plugins/wordfence/models/block/wfBlock.php:1024
  3. wfLog->firewallBadIPs()
    wp-content/plugins/wordfence/lib/wfLog.php:572
  4. wordfence::veryFirstAction()
    wp-content/plugins/wordfence/lib/wordfenceClass.php:2446
  5. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wordfence 0 0.0003
65SELECT *
FROM `se_wfblocks7`
WHERE `type` IN (1, 8, 9, 2, 5, 6)
AND `IP` = X'00000000000000000000ffff61650039'
AND (`expiration` = 0
OR `expiration` > UNIX_TIMESTAMP())
ORDER BY `blockedTime` DESC
LIMIT 1
  1. wfBlock::findIPBlock()
    wp-content/plugins/wordfence/models/block/wfBlock.php:1009
  2. wfLog->firewallBadIPs()
    wp-content/plugins/wordfence/lib/wfLog.php:616
  3. wordfence::veryFirstAction()
    wp-content/plugins/wordfence/lib/wordfenceClass.php:2446
  4. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wordfence 0 0.0003
66SELECT option_value
FROM se_options
WHERE option_name = 'wp_mail_smtp'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WPMailSMTP\Options->populate_options()
    wp-content/plugins/wp-mail-smtp/src/Options.php:290
  3. WPMailSMTP\Options->__construct()
    wp-content/plugins/wp-mail-smtp/src/Options.php:211
  4. WPMailSMTP\Options::init()
    wp-content/plugins/wp-mail-smtp/src/Options.php:226
  5. WPMailSMTP\OptimizedEmailSending::is_enabled()
    wp-content/plugins/wp-mail-smtp/src/OptimizedEmailSending.php:54
  6. WPMailSMTP\OptimizedEmailSending->hooks()
    wp-content/plugins/wp-mail-smtp/src/OptimizedEmailSending.php:32
  7. WPMailSMTP\Core->WPMailSMTP\{closure}()
    wp-content/plugins/wp-mail-smtp/src/Core.php:150
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wp-mail-smtp 1 0.0003
67SELECT option_value
FROM se_options
WHERE option_name = 'wpforms_lite_connect'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. wpforms_setting()
    wp-content/plugins/wpforms/includes/functions/forms.php:143
  3. WPForms\I\L\API->set_site_id()
    wp-content/plugins/wpforms/src/Integrations/LiteConnect/API.php:419
  4. WPForms\I\L\API->__construct()
    wp-content/plugins/wpforms/src/Integrations/LiteConnect/API.php:137
  5. WPForms\I\L\Integration->__construct()
    wp-content/plugins/wpforms/src/Integrations/LiteConnect/Integration.php:54
  6. WPForms\P\I\L\LiteConnect->load()
    wp-content/plugins/wpforms/src/Pro/Integrations/LiteConnect/LiteConnect.php:64
  7. WPForms\Integrations\Loader->load_integration()
    wp-content/plugins/wpforms/src/Integrations/Loader.php:79
  8. WPForms\Integrations\Loader->__construct()
    wp-content/plugins/wpforms/src/Integrations/Loader.php:64
  9. WPForms\Integrations\Loader::get_instance()
    wp-content/plugins/wpforms/src/Integrations/Loader.php:22
  10. do_action('wpforms_loaded')
    wp-includes/plugin.php:517
  11. WPForms\WPForms->objects()
    wp-content/plugins/wpforms/src/WPForms.php:305
  12. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wpforms 0 0.0003
68SELECT option_value
FROM se_options
WHERE option_name = 'fresh_site'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WPForms\I\D\DefaultContent->allow_load()
    wp-content/plugins/wpforms/src/Integrations/DefaultContent/DefaultContent.php:25
  3. WPForms\Integrations\Loader->load_integration()
    wp-content/plugins/wpforms/src/Integrations/Loader.php:78
  4. WPForms\Integrations\Loader->__construct()
    wp-content/plugins/wpforms/src/Integrations/Loader.php:64
  5. WPForms\Integrations\Loader::get_instance()
    wp-content/plugins/wpforms/src/Integrations/Loader.php:22
  6. do_action('wpforms_loaded')
    wp-includes/plugin.php:517
  7. WPForms\WPForms->objects()
    wp-content/plugins/wpforms/src/WPForms.php:305
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wpforms 1 0.0003
69SELECT option_value
FROM se_options
WHERE option_name = 'wpforms_woocommerce_notifications_dismissed'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WPForms\I\W\Notifications->allow_load()
    wp-content/plugins/wpforms/src/Integrations/WooCommerce/Notifications.php:47
  3. WPForms\Integrations\Loader->load_integration()
    wp-content/plugins/wpforms/src/Integrations/Loader.php:78
  4. WPForms\Integrations\Loader->__construct()
    wp-content/plugins/wpforms/src/Integrations/Loader.php:64
  5. WPForms\Integrations\Loader::get_instance()
    wp-content/plugins/wpforms/src/Integrations/Loader.php:22
  6. do_action('wpforms_loaded')
    wp-includes/plugin.php:517
  7. WPForms\WPForms->objects()
    wp-content/plugins/wpforms/src/WPForms.php:305
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wpforms 0 0.0002
70SELECT option_value
FROM se_options
WHERE option_name = 'wpseo-premium-redirects-base'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WPSEO_Redirect_Option->get_from_option()
    wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-option.php:210
  3. WPSEO_Redirect_Option->get_all()
    wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-option.php:68
  4. WPSEO_Redirect_Option->__construct()
    wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-option.php:58
  5. WPSEO_Redirect_Manager->__construct()
    wp-content/plugins/wordpress-seo-premium/classes/redirect/redirect-manager.php:61
  6. WPSEO_Premium->__construct()
    wp-content/plugins/wordpress-seo-premium/premium.php:99
  7. Yoast\W\S\P\I\Plugin->load()
    wp-content/plugins/wordpress-seo-premium/src/initializers/plugin.php:55
  8. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: wordpress-seo-premium 1 0.0003
71SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_transient_jetpack_connection_active_plugins_refresh','_transient_timeout_jetpack_connection_active_plugins_refresh')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. get_transient('jetpack_connection_active_plugins_refresh')
    wp-includes/option.php:1456
  3. Automattic\J\C\Plugin_Storage::maybe_update_active_connected_plugins()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-plugin-storage.php:190
  4. Automattic\J\C\Plugin_Storage::configure()
    wp-content/plugins/woocommerce/vendor/automattic/jetpack-connection/src/class-plugin-storage.php:167
  5. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0003
72SELECT option_value
FROM se_options
WHERE option_name = 'tribe_pue_key_notices'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Tribe__PUE__Notices->populate()
    wp-content/plugins/the-events-calendar/common/src/Tribe/PUE/Notices.php:92
  3. Tribe__PUE__Notices->__construct()
    wp-content/plugins/the-events-calendar/common/src/Tribe/PUE/Notices.php:33
  4. TEC\C\l\D\B\ClassBuilder->build()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/ClassBuilder.php:112
  5. TEC\C\l\D\B\Resolver->resolveBound()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php:257
  6. TEC\C\l\D\B\Resolver->resolve()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php:218
  7. TEC\C\l\D\Container->get()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Container.php:219
  8. TEC\C\C\Container->get()
    wp-content/plugins/the-events-calendar/common/src/Common/Contracts/Container.php:24
  9. TEC\C\l\D\Container->make()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Container.php:270
  10. tribe()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Container.php:179
  11. Tribe\A\N\Service_Provider->plugins_loaded()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Admin/Notice/Service_Provider.php:57
  12. do_action('tribe_plugins_loaded')
    wp-includes/plugin.php:517
  13. Tribe__Main->tribe_plugins_loaded()
    wp-content/plugins/the-events-calendar/common/src/Tribe/Main.php:715
  14. do_action('plugins_loaded')
    wp-includes/plugin.php:517
Plugin: the-events-calendar 0 0.0002
73SELECT `id`, `vulnerability`, `config`
FROM se_itsec_firewall_rules
WHERE `paused_at` IS NULL
  1. iThemesSecurity\M\F\R\Repository->load_rules()
    wp-content/plugins/ithemes-security-pro/core/modules/firewall/Rules/Repository.php:309
  2. iThemesSecurity\M\F\Processor_Factory->make()
    wp-content/plugins/ithemes-security-pro/core/modules/firewall/Processor_Factory.php:33
  3. iThemesSecurity\M\F\Firewall->launch_firewall()
    wp-content/plugins/ithemes-security-pro/core/modules/firewall/Firewall.php:46
  4. do_action('init')
    wp-includes/plugin.php:517
Plugin: ithemes-security-pro 0 0.0006
74SELECT option_value
FROM se_options
WHERE option_name = 'googlesitekit_first_admin'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Google\S\C\S\Options->get()
    wp-content/plugins/google-site-kit/includes/Core/Storage/Options.php:89
  3. Google\S\C\A\Owner_ID->get_default()
    wp-content/plugins/google-site-kit/includes/Core/Authentication/Owner_ID.php:62
  4. Google\S\C\S\Setting->register()
    wp-content/plugins/google-site-kit/includes/Core/Storage/Setting.php:59
  5. Google\S\C\A\Authentication->register()
    wp-content/plugins/google-site-kit/includes/Core/Authentication/Authentication.php:277
  6. Google\S\Plugin->Google\S\{closure}()
    wp-content/plugins/google-site-kit/includes/Plugin.php:166
  7. do_action('init')
    wp-includes/plugin.php:517
Plugin: google-site-kit 0 0.0003
75SELECT option_value
FROM se_options
WHERE option_name = 'googlesitekit_dashboard_sharing'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Google\S\C\S\Options->get()
    wp-content/plugins/google-site-kit/includes/Core/Storage/Options.php:89
  3. Google\S\C\S\Setting->get()
    wp-content/plugins/google-site-kit/includes/Core/Storage/Setting.php:111
  4. Google\S\C\M\Module_Sharing_Settings->get()
    wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Sharing_Settings.php:113
  5. Google\S\C\M\Module_Sharing_Settings->get_all_shared_roles()
    wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Sharing_Settings.php:207
  6. Google\S\C\P\Permissions->user_has_shared_role()
    wp-content/plugins/google-site-kit/includes/Core/Permissions/Permissions.php:606
  7. Google\S\C\P\Permissions->check_view_splash_capability()
    wp-content/plugins/google-site-kit/includes/Core/Permissions/Permissions.php:427
  8. Google\S\C\P\Permissions->map_meta_capabilities()
    wp-content/plugins/google-site-kit/includes/Core/Permissions/Permissions.php:362
  9. Google\S\C\P\Permissions->Google\S\C\P\{closure}()
    wp-content/plugins/google-site-kit/includes/Core/Permissions/Permissions.php:207
  10. apply_filters('map_meta_cap')
    wp-includes/plugin.php:205
  11. map_meta_cap()
    wp-includes/capabilities.php:876
  12. WP_User->has_cap()
    wp-includes/class-wp-user.php:782
  13. user_can(WP_User (ID: 6),'googlesitekit_view_splash')
    wp-includes/capabilities.php:1018
  14. current_user_can('googlesitekit_view_splash')
    wp-includes/capabilities.php:911
  15. Google\S\C\A\Assets->register()
    wp-content/plugins/google-site-kit/includes/Core/Assets/Assets.php:108
  16. Google\S\Plugin->Google\S\{closure}()
    wp-content/plugins/google-site-kit/includes/Plugin.php:191
  17. do_action('init')
    wp-includes/plugin.php:517
Plugin: google-site-kit 0 0.0002
76SELECT option_value
FROM se_options
WHERE option_name = 'googlesitekit_consent_mode'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Google\S\C\S\Options->get()
    wp-content/plugins/google-site-kit/includes/Core/Storage/Options.php:89
  3. Google\S\C\S\Setting->get()
    wp-content/plugins/google-site-kit/includes/Core/Storage/Setting.php:111
  4. Google\S\C\C\Consent_Mode_Settings->is_consent_mode_enabled()
    wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Consent_Mode_Settings.php:101
  5. Google\S\C\C\Consent_Mode->register()
    wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Consent_Mode.php:94
  6. Google\S\Plugin->Google\S\{closure}()
    wp-content/plugins/google-site-kit/includes/Plugin.php:226
  7. do_action('init')
    wp-includes/plugin.php:517
Plugin: google-site-kit 0 0.0002
77SELECT option_value
FROM se_options
WHERE option_name = 'elementor_experiment-e_nested_atomic_repeaters'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\C\E\Manager->get_saved_feature_state()
    wp-content/plugins/elementor/core/experiments/manager.php:782
  3. Elementor\C\E\Manager->add_feature()
    wp-content/plugins/elementor/core/experiments/manager.php:113
  4. Elementor\C\E\Manager->add_default_features()
    wp-content/plugins/elementor/core/experiments/manager.php:422
  5. Elementor\C\E\Manager->init_features()
    wp-content/plugins/elementor/core/experiments/manager.php:505
  6. Elementor\C\E\Manager->__construct()
    wp-content/plugins/elementor/core/experiments/manager.php:990
  7. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:732
  8. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  9. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0002
78SELECT option_value
FROM se_options
WHERE option_name = 'elementor_experiment-e_optimized_markup'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\C\E\Manager->get_saved_feature_state()
    wp-content/plugins/elementor/core/experiments/manager.php:782
  3. Elementor\C\E\Manager->add_feature()
    wp-content/plugins/elementor/core/experiments/manager.php:113
  4. Elementor\C\E\Manager->add_default_features()
    wp-content/plugins/elementor/core/experiments/manager.php:431
  5. Elementor\C\E\Manager->init_features()
    wp-content/plugins/elementor/core/experiments/manager.php:505
  6. Elementor\C\E\Manager->__construct()
    wp-content/plugins/elementor/core/experiments/manager.php:990
  7. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:732
  8. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  9. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0001
79SELECT option_value
FROM se_options
WHERE option_name = 'elementor_experiment-e_onboarding'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\C\E\Manager->get_saved_feature_state()
    wp-content/plugins/elementor/core/experiments/manager.php:782
  3. Elementor\C\E\Manager->add_feature()
    wp-content/plugins/elementor/core/experiments/manager.php:113
  4. Elementor\C\E\Manager->add_default_features()
    wp-content/plugins/elementor/core/experiments/manager.php:440
  5. Elementor\C\E\Manager->init_features()
    wp-content/plugins/elementor/core/experiments/manager.php:505
  6. Elementor\C\E\Manager->__construct()
    wp-content/plugins/elementor/core/experiments/manager.php:990
  7. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:732
  8. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  9. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0001
80SELECT option_value
FROM se_options
WHERE option_name = 'elementor_experiment-e_head_loading_styles'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\C\E\Manager->get_saved_feature_state()
    wp-content/plugins/elementor/core/experiments/manager.php:782
  3. Elementor\C\E\Manager->add_feature()
    wp-content/plugins/elementor/core/experiments/manager.php:113
  4. Elementor\C\E\Manager->add_default_features()
    wp-content/plugins/elementor/core/experiments/manager.php:462
  5. Elementor\C\E\Manager->init_features()
    wp-content/plugins/elementor/core/experiments/manager.php:505
  6. Elementor\C\E\Manager->__construct()
    wp-content/plugins/elementor/core/experiments/manager.php:990
  7. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:732
  8. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  9. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0001
81SELECT option_value
FROM se_options
WHERE option_name = 'elementor_icon_manager_needs_update'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\Icons_Manager::get_needs_upgrade_option()
    wp-content/plugins/elementor/includes/managers/icons.php:44
  3. Elementor\Icons_Manager::is_migration_allowed()
    wp-content/plugins/elementor/includes/managers/icons.php:444
  4. Elementor\Icons_Manager->__construct()
    wp-content/plugins/elementor/includes/managers/icons.php:610
  5. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:747
  6. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  7. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0002
82SELECT option_value
FROM se_options
WHERE option_name = 'elementor_experiment-home_screen'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\C\E\Manager->get_saved_feature_state()
    wp-content/plugins/elementor/core/experiments/manager.php:782
  3. Elementor\C\E\Manager->add_feature()
    wp-content/plugins/elementor/core/experiments/manager.php:113
  4. Elementor\M\H\Module->register_layout_experiment()
    wp-content/plugins/elementor/modules/home/module.php:91
  5. Elementor\M\H\Module->__construct()
    wp-content/plugins/elementor/modules/home/module.php:27
  6. Elementor\Settings->__construct()
    wp-content/plugins/elementor/includes/settings/settings.php:538
  7. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:748
  8. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  9. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0002
83SELECT option_value
FROM se_options
WHERE option_name = 'elementor_experiment-pages_panel'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\C\E\Manager->get_saved_feature_state()
    wp-content/plugins/elementor/core/experiments/manager.php:782
  3. Elementor\C\E\Manager->add_feature()
    wp-content/plugins/elementor/core/experiments/manager.php:113
  4. Elementor\M\S\Module->register_pages_panel_experiment()
    wp-content/plugins/elementor/modules/site-navigation/module.php:67
  5. Elementor\M\S\Module->__construct()
    wp-content/plugins/elementor/modules/site-navigation/module.php:34
  6. Elementor\C\B\Module::instance()
    wp-content/plugins/elementor/core/base/module.php:85
  7. Elementor\Core\Modules_Manager->__construct()
    wp-content/plugins/elementor/core/modules-manager.php:64
  8. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:755
  9. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  10. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0002
84SELECT option_value
FROM se_options
WHERE option_name = 'elementor_experiment-editor_events'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\C\E\Manager->get_saved_feature_state()
    wp-content/plugins/elementor/core/experiments/manager.php:782
  3. Elementor\C\E\Manager->add_feature()
    wp-content/plugins/elementor/core/experiments/manager.php:113
  4. Elementor\M\E\Module->register_experiment()
    wp-content/plugins/elementor/modules/editor-events/module.php:52
  5. Elementor\M\E\Module->__construct()
    wp-content/plugins/elementor/modules/editor-events/module.php:23
  6. Elementor\C\B\Module::instance()
    wp-content/plugins/elementor/core/base/module.php:85
  7. Elementor\Core\Modules_Manager->__construct()
    wp-content/plugins/elementor/core/modules-manager.php:64
  8. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:755
  9. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  10. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0002
85SELECT option_value
FROM se_options
WHERE option_name = 'elementor_experiment-atomic_widgets'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\C\E\Manager->get_saved_feature_state()
    wp-content/plugins/elementor/core/experiments/manager.php:782
  3. Elementor\C\E\Manager->add_feature()
    wp-content/plugins/elementor/core/experiments/manager.php:113
  4. Elementor\M\A\Module->register_experiment()
    wp-content/plugins/elementor/modules/atomic-widgets/module.php:83
  5. Elementor\M\A\Module->__construct()
    wp-content/plugins/elementor/modules/atomic-widgets/module.php:65
  6. Elementor\C\B\Module::instance()
    wp-content/plugins/elementor/core/base/module.php:85
  7. Elementor\Core\Modules_Manager->__construct()
    wp-content/plugins/elementor/core/modules-manager.php:64
  8. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:755
  9. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  10. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0001
86SELECT option_value
FROM se_options
WHERE option_name = 'elementor_experiment-global_classes'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\C\E\Manager->get_saved_feature_state()
    wp-content/plugins/elementor/core/experiments/manager.php:782
  3. Elementor\C\E\Manager->add_feature()
    wp-content/plugins/elementor/core/experiments/manager.php:113
  4. Elementor\M\G\Module->register_experiment()
    wp-content/plugins/elementor/modules/global-classes/module.php:40
  5. Elementor\M\G\Module->__construct()
    wp-content/plugins/elementor/modules/global-classes/module.php:27
  6. Elementor\C\B\Module::instance()
    wp-content/plugins/elementor/core/base/module.php:85
  7. Elementor\Core\Modules_Manager->__construct()
    wp-content/plugins/elementor/core/modules-manager.php:64
  8. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:755
  9. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  10. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0001
87SELECT option_value
FROM se_options
WHERE option_name = 'elementor_experiment-launchpad-checklist'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\C\E\Manager->get_saved_feature_state()
    wp-content/plugins/elementor/core/experiments/manager.php:782
  3. Elementor\C\E\Manager->add_feature()
    wp-content/plugins/elementor/core/experiments/manager.php:113
  4. Elementor\M\C\Module->register_experiment()
    wp-content/plugins/elementor/modules/checklist/module.php:224
  5. Elementor\M\C\Module->__construct()
    wp-content/plugins/elementor/modules/checklist/module.php:52
  6. Elementor\C\B\Module::instance()
    wp-content/plugins/elementor/core/base/module.php:85
  7. Elementor\Core\Modules_Manager->__construct()
    wp-content/plugins/elementor/core/modules-manager.php:64
  8. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:755
  9. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  10. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0002
88SELECT COUNT(*)
FROM se_options
WHERE option_name LIKE 'elementor\\_1\\_elementor\\_updater\\_batch\\_%'
  1. Elementor\C\B\B\WP_Background_Process->is_queue_empty()
    wp-content/plugins/elementor/core/base/background-process/wp-background-process.php:208
  2. Elementor\C\B\Background_Task->is_running()
    wp-content/plugins/elementor/core/base/background-task.php:151
  3. Elementor\C\B\DB_Upgrades_Manager->start_run()
    wp-content/plugins/elementor/core/base/db-upgrades-manager.php:152
  4. Elementor\C\B\DB_Upgrades_Manager->__construct()
    wp-content/plugins/elementor/core/base/db-upgrades-manager.php:234
  5. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:772
  6. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  7. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 1 0.0003
89SELECT COUNT(*)
FROM se_options
WHERE option_name LIKE 'elementor\\_1\\_elementor\\_updater\\_batch\\_%'
  1. Elementor\C\B\B\WP_Background_Process->is_queue_empty()
    wp-content/plugins/elementor/core/base/background-process/wp-background-process.php:208
  2. Elementor\C\B\Background_Task->is_running()
    wp-content/plugins/elementor/core/base/background-task.php:151
  3. Elementor\C\B\DB_Upgrades_Manager->__construct()
    wp-content/plugins/elementor/core/base/db-upgrades-manager.php:236
  4. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:772
  5. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  6. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 1 0.0002
90SELECT COUNT(*)
FROM se_options
WHERE option_name LIKE 'elementor\\_1\\_custom\\_task\\_manger\\_batch\\_%'
  1. Elementor\C\B\B\WP_Background_Process->is_queue_empty()
    wp-content/plugins/elementor/core/base/background-process/wp-background-process.php:208
  2. Elementor\C\B\Background_Task->is_running()
    wp-content/plugins/elementor/core/base/background-task.php:151
  3. Elementor\C\U\Custom_Tasks_Manager->__construct()
    wp-content/plugins/elementor/core/upgrade/custom-tasks-manager.php:105
  4. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:773
  5. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  6. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 1 0.0002
91SELECT option_value
FROM se_options
WHERE option_name = 'elementor_custom_tasks'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\C\U\Custom_Tasks_Manager->get_tasks_requested_to_run()
    wp-content/plugins/elementor/core/upgrade/custom-tasks-manager.php:69
  3. Elementor\C\U\Custom_Tasks_Manager->get_custom_tasks()
    wp-content/plugins/elementor/core/upgrade/custom-tasks-manager.php:84
  4. Elementor\C\U\Custom_Tasks_Manager->start_run()
    wp-content/plugins/elementor/core/upgrade/custom-tasks-manager.php:41
  5. Elementor\C\U\Custom_Tasks_Manager->__construct()
    wp-content/plugins/elementor/core/upgrade/custom-tasks-manager.php:109
  6. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:773
  7. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  8. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0001
92SELECT option_value
FROM se_options
WHERE option_name = 'elementor_import_sessions'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\A\M\I\Utils::get_import_sessions()
    wp-content/plugins/elementor/app/modules/import-export/utils.php:108
  3. Elementor\A\M\I\P\Revert::get_import_sessions()
    wp-content/plugins/elementor/app/modules/import-export/processes/revert.php:84
  4. Elementor\A\M\I\P\Revert->__construct()
    wp-content/plugins/elementor/app/modules/import-export/processes/revert.php:29
  5. Elementor\A\M\I\Module->__construct()
    wp-content/plugins/elementor/app/modules/import-export/module.php:100
  6. Elementor\App\App->__construct()
    wp-content/plugins/elementor/app/app.php:251
  7. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:775
  8. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  9. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0002
93SELECT option_value
FROM se_options
WHERE option_name = 'elementor_revert_sessions'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\A\M\I\P\Revert::get_revert_sessions()
    wp-content/plugins/elementor/app/modules/import-export/processes/revert.php:98
  3. Elementor\A\M\I\P\Revert->__construct()
    wp-content/plugins/elementor/app/modules/import-export/processes/revert.php:30
  4. Elementor\A\M\I\Module->__construct()
    wp-content/plugins/elementor/app/modules/import-export/module.php:100
  5. Elementor\App\App->__construct()
    wp-content/plugins/elementor/app/app.php:251
  6. Elementor\Plugin->init_components()
    wp-content/plugins/elementor/includes/plugin.php:775
  7. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:673
  8. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0002
94SELECT option_value
FROM se_options
WHERE option_name = 'pa_maps_save_settings'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. PremiumAddons\A\I\Admin_Helper::get_integrations_settings()
    wp-content/plugins/premium-addons-for-elementor/admin/includes/admin-helper.php:1214
  3. PremiumAddons\Includes\Addons_Integration->__construct()
    wp-content/plugins/premium-addons-for-elementor/includes/addons-integration.php:82
  4. PremiumAddons\Includes\Addons_Integration::get_instance()
    wp-content/plugins/premium-addons-for-elementor/includes/addons-integration.php:1804
  5. PremiumAddons\Includes\PA_Core->elementor_init()
    wp-content/plugins/premium-addons-for-elementor/includes/class-pa-core.php:195
  6. do_action('elementor/init')
    wp-includes/plugin.php:517
  7. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:684
  8. do_action('init')
    wp-includes/plugin.php:517
Plugin: premium-addons-for-elementor 0 0.0002
95SELECT option_value
FROM se_options
WHERE option_name = '_elementor_pro_license_v2_data'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. ElementorPro\License\API::get_transient()
    wp-content/plugins/elementor-pro/license/api.php:153
  3. ElementorPro\License\API::get_license_data()
    wp-content/plugins/elementor-pro/license/api.php:215
  4. ElementorPro\License\API::is_licence_has_feature()
    wp-content/plugins/elementor-pro/license/api.php:435
  5. ElementorPro\M\C\Module->add_actions()
    wp-content/plugins/elementor-pro/modules/custom-attributes/module.php:149
  6. ElementorPro\M\C\Module->__construct()
    wp-content/plugins/elementor-pro/modules/custom-attributes/module.php:24
  7. Elementor\C\B\Module::instance()
    wp-content/plugins/elementor/core/base/module.php:85
  8. ElementorPro\Core\Modules_Manager->__construct()
    wp-content/plugins/elementor-pro/core/modules-manager.php:98
  9. ElementorPro\Plugin->on_elementor_init()
    wp-content/plugins/elementor-pro/plugin.php:372
  10. do_action('elementor/init')
    wp-includes/plugin.php:517
  11. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:684
  12. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor-pro 1 0.0003
96SELECT option_value
FROM se_options
WHERE option_name = 'elementor_form-submissions'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. ElementorPro\M\F\Module->register_submissions_component()
    wp-content/plugins/elementor-pro/modules/forms/module.php:191
  3. ElementorPro\M\F\Module->__construct()
    wp-content/plugins/elementor-pro/modules/forms/module.php:280
  4. Elementor\C\B\Module::instance()
    wp-content/plugins/elementor/core/base/module.php:85
  5. ElementorPro\Core\Modules_Manager->__construct()
    wp-content/plugins/elementor-pro/core/modules-manager.php:98
  6. ElementorPro\Plugin->on_elementor_init()
    wp-content/plugins/elementor-pro/plugin.php:372
  7. do_action('elementor/init')
    wp-includes/plugin.php:517
  8. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:684
  9. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor-pro 0 0.0003
97SELECT COUNT(*)
FROM se_options
WHERE option_name LIKE 'elementor\\_1\\_elementor\\_pro\\_updater\\_batch\\_%'
  1. Elementor\C\B\B\WP_Background_Process->is_queue_empty()
    wp-content/plugins/elementor/core/base/background-process/wp-background-process.php:208
  2. Elementor\C\B\Background_Task->is_running()
    wp-content/plugins/elementor/core/base/background-task.php:151
  3. Elementor\C\B\DB_Upgrades_Manager->start_run()
    wp-content/plugins/elementor/core/base/db-upgrades-manager.php:152
  4. Elementor\C\B\DB_Upgrades_Manager->__construct()
    wp-content/plugins/elementor/core/base/db-upgrades-manager.php:234
  5. Elementor\C\B\Module::instance()
    wp-content/plugins/elementor/core/base/module.php:85
  6. ElementorPro\Plugin->on_elementor_init()
    wp-content/plugins/elementor-pro/plugin.php:376
  7. do_action('elementor/init')
    wp-includes/plugin.php:517
  8. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:684
  9. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 1 0.0003
98SELECT COUNT(*)
FROM se_options
WHERE option_name LIKE 'elementor\\_1\\_elementor\\_pro\\_updater\\_batch\\_%'
  1. Elementor\C\B\B\WP_Background_Process->is_queue_empty()
    wp-content/plugins/elementor/core/base/background-process/wp-background-process.php:208
  2. Elementor\C\B\Background_Task->is_running()
    wp-content/plugins/elementor/core/base/background-task.php:151
  3. Elementor\C\B\DB_Upgrades_Manager->__construct()
    wp-content/plugins/elementor/core/base/db-upgrades-manager.php:236
  4. Elementor\C\B\Module::instance()
    wp-content/plugins/elementor/core/base/module.php:85
  5. ElementorPro\Plugin->on_elementor_init()
    wp-content/plugins/elementor-pro/plugin.php:376
  6. do_action('elementor/init')
    wp-includes/plugin.php:517
  7. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:684
  8. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 1 0.0002
99SELECT option_value
FROM se_options
WHERE option_name = 'elements_kit_onboard_status'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. ElementsKit_Lite\L\F\C\Onboard_Status->onboard()
    wp-content/plugins/elementskit-lite/libs/framework/classes/onboard-status.php:19
  3. ElementsKit_Lite\Plugin->__construct()
    wp-content/plugins/elementskit-lite/plugin.php:36
  4. ElementsKit_Lite\Plugin::instance()
    wp-content/plugins/elementskit-lite/plugin.php:477
  5. ElementsKit_Lite->{closure}()
    wp-content/plugins/elementskit-lite/elementskit-lite.php:351
  6. do_action('elementor/init')
    wp-includes/plugin.php:517
  7. Elementor\Plugin->init()
    wp-content/plugins/elementor/includes/plugin.php:684
  8. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementskit-lite 0 0.0002
100SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_transient_wc_installing','_transient_timeout_wc_installing')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. get_transient('wc_installing')
    wp-includes/option.php:1456
  3. Automattic\W\I\D\O\CustomOrdersTableController->get_hpos_setting_for_feature()
    wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.php:561
  4. Automattic\W\I\D\O\CustomOrdersTableController->add_feature_definition()
    wp-content/plugins/woocommerce/src/Internal/DataStores/Orders/CustomOrdersTableController.php:541
  5. Automattic\W\I\D\O\CustomOrdersTableController->__call()
    wp-content/plugins/woocommerce/src/Internal/Traits/AccessiblePrivateMethods.php:158
  6. do_action('woocommerce_register_feature_definitions')
    wp-includes/plugin.php:517
  7. Automattic\W\I\F\FeaturesController->get_feature_definitions()
    wp-content/plugins/woocommerce/src/Internal/Features/FeaturesController.php:283
  8. Automattic\W\I\F\FeaturesController->feature_exists()
    wp-content/plugins/woocommerce/src/Internal/Features/FeaturesController.php:483
  9. Automattic\W\I\F\FeaturesController->declare_compatibility()
    wp-content/plugins/woocommerce/src/Internal/Features/FeaturesController.php:442
  10. Automattic\W\U\FeaturesUtil::declare_compatibility()
    wp-content/plugins/woocommerce/src/Utilities/FeaturesUtil.php:66
  11. {closure}()
    wp-content/plugins/essential-addons-for-elementor-lite/essential_adons_elementor.php:118
  12. do_action('before_woocommerce_init')
    wp-includes/plugin.php:517
  13. WooCommerce->init()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:835
  14. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0003
101SELECT option_value
FROM se_options
WHERE option_name = 'wc_product_download_dir_sync_page'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Automattic\W\I\P\A\Register->Automattic\W\I\P\A\{closure}()
    wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Register.php:51
  3. do_action('before_woocommerce_init')
    wp-includes/plugin.php:517
  4. WooCommerce->init()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:835
  5. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
102SELECT session_value
FROM se_woocommerce_sessions
WHERE session_key = '6'
  1. WC_Session_Handler->get_session()
    wp-content/plugins/woocommerce/includes/class-wc-session-handler.php:478
  2. WC_Session_Handler->get_session_data()
    wp-content/plugins/woocommerce/includes/class-wc-session-handler.php:351
  3. WC_Session_Handler->init_session_cookie()
    wp-content/plugins/woocommerce/includes/class-wc-session-handler.php:97
  4. WC_Session_Handler->init()
    wp-content/plugins/woocommerce/includes/class-wc-session-handler.php:71
  5. WooCommerce->initialize_session()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:1055
  6. wc_load_cart()
    wp-content/plugins/woocommerce/includes/wc-core-functions.php:2643
  7. WooCommerce->init()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:851
  8. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 1 0.0002
103SELECT umeta_id as meta_id, meta_key, meta_value
FROM se_usermeta
WHERE user_id = 6
ORDER BY umeta_id
  1. WC_Data_Store_WP->read_meta()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-data-store-wp.php:94
  2. WC_Data_Store->__call()
    wp-content/plugins/woocommerce/includes/class-wc-data-store.php:224
  3. WC_Data->read_meta_data()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:646
  4. WC_Customer_Data_Store->read()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-customer-data-store.php:180
  5. WC_Data_Store->read()
    wp-content/plugins/woocommerce/includes/class-wc-data-store.php:159
  6. WC_Customer->__construct()
    wp-content/plugins/woocommerce/includes/class-wc-customer.php:113
  7. WooCommerce->initialize_cart()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:1033
  8. wc_load_cart()
    wp-content/plugins/woocommerce/includes/wc-core-functions.php:2644
  9. WooCommerce->init()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:851
  10. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 91 0.0009
104SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_transient_ppcp_has_ppec_subscriptions','_transient_timeout_ppcp_has_ppec_subscriptions')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. get_transient('ppcp_has_ppec_subscriptions')
    wp-includes/option.php:1456
  3. WooCommerce\P\C\P\PPECHelper::site_has_ppec_subscriptions()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-compat/src/PPEC/PPECHelper.php:72
  4. WooCommerce\P\C\P\PPECHelper::use_ppec_compat_layer_for_subscriptions()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-compat/src/PPEC/PPECHelper.php:117
  5. WooCommerce\P\C\P\SubscriptionsHandler->maybe_hook()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-compat/src/PPEC/SubscriptionsHandler.php:56
  6. WooCommerce\P\C\CompatModule->initialize_ppec_compat_layer()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-compat/src/CompatModule.php:102
  7. WooCommerce\P\C\CompatModule->WooCommerce\P\C\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-compat/src/CompatModule.php:57
  8. do_action('woocommerce_init')
    wp-includes/plugin.php:517
  9. WooCommerce->init()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:859
  10. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce-paypal-payments 2 0.0004
105SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_ppec_paypal_settings'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WooCommerce\P\C\P\SettingsImporter->__construct()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-compat/src/PPEC/SettingsImporter.php:41
  3. WooCommerce\P\C\CompatModule::WooCommerce\P\C\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-compat/services.php:39
  4. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  5. WooCommerce\P\C\CompatModule->initialize_ppec_compat_layer()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-compat/src/CompatModule.php:105
  6. WooCommerce\P\C\CompatModule->WooCommerce\P\C\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-compat/src/CompatModule.php:57
  7. do_action('woocommerce_init')
    wp-includes/plugin.php:517
  8. WooCommerce->init()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:859
  9. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce-paypal-payments 0 0.0002
106SELECT option_value
FROM se_options
WHERE option_name = 'wsal_disabled-alerts'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\Settings_Helper::get_option_value_internal()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:616
  3. WSAL\Helpers\Settings_Helper::get_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:182
  4. WSAL\Helpers\Settings_Helper::get_disabled_alerts()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:950
  5. WSAL\WP_Sensors\WP_Database_Sensor::is_sensor_enabled()
    wp-content/plugins/wp-security-audit-log/classes/WPSensors/class-wp-database-sensor.php:99
  6. WSAL\WP_Sensors\WP_Database_Sensor::init()
    wp-content/plugins/wp-security-audit-log/classes/WPSensors/class-wp-database-sensor.php:83
  7. WSAL\Controllers\Sensors_Load_Manager::load_sensors()
    wp-content/plugins/wp-security-audit-log/classes/Controllers/class-sensors-load-manager.php:196
  8. WpSecurityAuditLog->{closure}()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:181
  9. do_action('init')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 1 0.0003
107SELECT option_value
FROM se_options
WHERE option_name = 'wsal_frontend-events'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\Settings_Helper::get_option_value_internal()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:616
  3. WSAL\Helpers\Settings_Helper::get_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:182
  4. WSAL\Helpers\Settings_Helper::get_frontend_events()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:1490
  5. WSAL\WP_Sensors\WooCommerce_Public_Sensor::init()
    wp-content/plugins/wp-security-audit-log/classes/WPSensors/class-woocommerce-public-sensor.php:84
  6. WSAL\Controllers\Sensors_Load_Manager::load_sensors()
    wp-content/plugins/wp-security-audit-log/classes/Controllers/class-sensors-load-manager.php:196
  7. WpSecurityAuditLog->{closure}()
    wp-content/plugins/wp-security-audit-log/classes/class-wp-security-audit-log.php:181
  8. do_action('init')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 0 0.0002
108SELECT option_value
FROM se_options
WHERE option_name = 'itsec_temp_whitelist_ip'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. get_network_option()
    wp-includes/option.php:2045
  3. get_site_option()
    wp-includes/option.php:1910
  4. ITSEC_Lockout->get_temp_whitelist()
    wp-content/plugins/ithemes-security-pro/core/lockout.php:1002
  5. ITSEC_Lockout->add_to_temp_whitelist()
    wp-content/plugins/ithemes-security-pro/core/lockout.php:1041
  6. ITSEC_Lockout->update_temp_whitelist()
    wp-content/plugins/ithemes-security-pro/core/lockout.php:1030
  7. do_action('init')
    wp-includes/plugin.php:517
Plugin: ithemes-security-pro 1 0.0002
109SELECT option_value
FROM se_options
WHERE option_name = 'hello_elementor_settings_description_meta_tag'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. hello_elementor_do_tweak()
    wp-content/themes/hello-elementor/includes/settings-functions.php:154
  3. hello_elementor_render_tweaks()
    wp-content/themes/hello-elementor/includes/settings-functions.php:168
  4. hello_elementor_tweak_settings()
    wp-content/themes/hello-elementor/includes/settings-functions.php:127
  5. do_action('init')
    wp-includes/plugin.php:517
Theme 0 0.0002
110SELECT option_value
FROM se_options
WHERE option_name = 'hello_elementor_settings_skip_link'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. hello_elementor_do_tweak()
    wp-content/themes/hello-elementor/includes/settings-functions.php:154
  3. hello_elementor_render_tweaks()
    wp-content/themes/hello-elementor/includes/settings-functions.php:172
  4. hello_elementor_tweak_settings()
    wp-content/themes/hello-elementor/includes/settings-functions.php:127
  5. do_action('init')
    wp-includes/plugin.php:517
Theme 0 0.0001
111SELECT option_value
FROM se_options
WHERE option_name = 'hello_elementor_settings_header_footer'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. hello_elementor_do_tweak()
    wp-content/themes/hello-elementor/includes/settings-functions.php:154
  3. hello_elementor_render_tweaks()
    wp-content/themes/hello-elementor/includes/settings-functions.php:176
  4. hello_elementor_tweak_settings()
    wp-content/themes/hello-elementor/includes/settings-functions.php:127
  5. do_action('init')
    wp-includes/plugin.php:517
Theme 0 0.0001
112SELECT option_value
FROM se_options
WHERE option_name = 'hello_elementor_settings_page_title'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. hello_elementor_do_tweak()
    wp-content/themes/hello-elementor/includes/settings-functions.php:154
  3. hello_elementor_render_tweaks()
    wp-content/themes/hello-elementor/includes/settings-functions.php:180
  4. hello_elementor_tweak_settings()
    wp-content/themes/hello-elementor/includes/settings-functions.php:127
  5. do_action('init')
    wp-includes/plugin.php:517
Theme 0 0.0001
113SELECT option_value
FROM se_options
WHERE option_name = 'hello_elementor_settings_hello_style'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. hello_elementor_do_tweak()
    wp-content/themes/hello-elementor/includes/settings-functions.php:154
  3. hello_elementor_render_tweaks()
    wp-content/themes/hello-elementor/includes/settings-functions.php:184
  4. hello_elementor_tweak_settings()
    wp-content/themes/hello-elementor/includes/settings-functions.php:127
  5. do_action('init')
    wp-includes/plugin.php:517
Theme 0 0.0001
114SELECT option_value
FROM se_options
WHERE option_name = 'hello_elementor_settings_hello_theme'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. hello_elementor_do_tweak()
    wp-content/themes/hello-elementor/includes/settings-functions.php:154
  3. hello_elementor_render_tweaks()
    wp-content/themes/hello-elementor/includes/settings-functions.php:188
  4. hello_elementor_tweak_settings()
    wp-content/themes/hello-elementor/includes/settings-functions.php:127
  5. do_action('init')
    wp-includes/plugin.php:517
Theme 0 0.0001
115SELECT *
FROM se_posts
WHERE ID = -1
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. WC_Post_Types::register_post_types()
    wp-content/plugins/woocommerce/includes/class-wc-post-types.php:308
  4. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
116SELECT a.hook
FROM se_actionscheduler_actions a JOIN se_actionscheduler_groups g
ON g.group_id = a.group_id
WHERE g.slug = 'wp_mail_smtp'
AND a.status IN ('in-progress', 'pending')
  1. WPMailSMTP\Tasks\Tasks::get_active_actions()
    wp-content/plugins/wp-mail-smtp/src/Tasks/Tasks.php:315
  2. WPMailSMTP\Tasks\Tasks::is_scheduled()
    wp-content/plugins/wp-mail-smtp/src/Tasks/Tasks.php:283
  3. WPMailSMTP\Tasks\NotificationsUpdateTask->init()
    wp-content/plugins/wp-mail-smtp/src/Tasks/NotificationsUpdateTask.php:45
  4. WPMailSMTP\Tasks\Tasks->init()
    wp-content/plugins/wp-mail-smtp/src/Tasks/Tasks.php:61
  5. WPMailSMTP\Core->get_tasks()
    wp-content/plugins/wp-mail-smtp/src/Core.php:250
  6. do_action('init')
    wp-includes/plugin.php:517
Plugin: wp-mail-smtp 1 0.0006
117SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_terms_page_id'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. wc_get_page_id()
    wp-content/plugins/woocommerce/includes/wc-page-functions.php:84
  3. wc_terms_and_conditions_page_id()
    wp-content/plugins/woocommerce/includes/wc-template-functions.php:819
  4. WooCommerce\P\B\BlocksModule->WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/extensions.php:47
  5. WooCommerce\P\V\I\M\C\ReadOnlyContainer->resolveExtensions()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:133
  6. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:72
  7. WooCommerce\P\W\WCGatewayModule::WooCommerce\P\W\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/services.php:549
  8. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  9. WooCommerce\P\W\WCGatewayModule::WooCommerce\P\W\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/services.php:91
  10. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  11. WooCommerce\P\B\BlocksModule::WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/services.php:46
  12. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  13. WooCommerce\P\B\BlocksModule->WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/src/BlocksModule.php:72
  14. do_action('woocommerce_blocks_payment_method_type_registration')
    wp-includes/plugin.php:517
  15. Automattic\W\B\I\IntegrationRegistry->initialize()
    wp-content/plugins/woocommerce/src/Blocks/Integrations/IntegrationRegistry.php:50
  16. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 1 0.0003
118SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_checkout_page_id'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. wc_get_page_id()
    wp-content/plugins/woocommerce/includes/wc-page-functions.php:84
  3. WooCommerce\P\A\H\SettingsNoticeGenerator->generate_checkout_notice()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-axo/src/Helper/SettingsNoticeGenerator.php:63
  4. WooCommerce\P\A\AxoModule::WooCommerce\P\A\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-axo/services.php:204
  5. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  6. WooCommerce\P\A\AxoModule->WooCommerce\P\A\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-axo/extensions.php:125
  7. WooCommerce\P\V\I\M\C\ReadOnlyContainer->resolveExtensions()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:133
  8. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:72
  9. WooCommerce\P\W\WCGatewayModule::WooCommerce\P\W\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/services.php:549
  10. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  11. WooCommerce\P\W\WCGatewayModule::WooCommerce\P\W\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/services.php:91
  12. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  13. WooCommerce\P\B\BlocksModule::WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/services.php:46
  14. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  15. WooCommerce\P\B\BlocksModule->WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/src/BlocksModule.php:72
  16. do_action('woocommerce_blocks_payment_method_type_registration')
    wp-includes/plugin.php:517
  17. Automattic\W\B\I\IntegrationRegistry->initialize()
    wp-content/plugins/woocommerce/src/Blocks/Integrations/IntegrationRegistry.php:50
  18. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 1 0.0002
119SELECT *
FROM se_posts
WHERE ID = 105157
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_edit_post_link()
    wp-includes/link-template.php:1454
  4. WooCommerce\P\A\H\SettingsNoticeGenerator->generate_checkout_notice()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-axo/src/Helper/SettingsNoticeGenerator.php:63
  5. WooCommerce\P\A\AxoModule::WooCommerce\P\A\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-axo/services.php:204
  6. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  7. WooCommerce\P\A\AxoModule->WooCommerce\P\A\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-axo/extensions.php:125
  8. WooCommerce\P\V\I\M\C\ReadOnlyContainer->resolveExtensions()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:133
  9. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:72
  10. WooCommerce\P\W\WCGatewayModule::WooCommerce\P\W\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/services.php:549
  11. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  12. WooCommerce\P\W\WCGatewayModule::WooCommerce\P\W\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/services.php:91
  13. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  14. WooCommerce\P\B\BlocksModule::WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/services.php:46
  15. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  16. WooCommerce\P\B\BlocksModule->WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/src/BlocksModule.php:72
  17. do_action('woocommerce_blocks_payment_method_type_registration')
    wp-includes/plugin.php:517
  18. Automattic\W\B\I\IntegrationRegistry->initialize()
    wp-content/plugins/woocommerce/src/Blocks/Integrations/IntegrationRegistry.php:50
  19. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce-paypal-payments 1 0.0002
120SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (105157)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. WooCommerce\P\W\H\CartCheckoutDetector::get_elementor_widgets()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/src/Helper/CartCheckoutDetector.php:27
  6. WooCommerce\P\W\H\CartCheckoutDetector::has_elementor_checkout()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/src/Helper/CartCheckoutDetector.php:71
  7. WooCommerce\P\A\H\SettingsNoticeGenerator->generate_checkout_notice()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-axo/src/Helper/SettingsNoticeGenerator.php:71
  8. WooCommerce\P\A\AxoModule::WooCommerce\P\A\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-axo/services.php:204
  9. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  10. WooCommerce\P\A\AxoModule->WooCommerce\P\A\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-axo/extensions.php:125
  11. WooCommerce\P\V\I\M\C\ReadOnlyContainer->resolveExtensions()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:133
  12. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:72
  13. WooCommerce\P\W\WCGatewayModule::WooCommerce\P\W\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/services.php:549
  14. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  15. WooCommerce\P\W\WCGatewayModule::WooCommerce\P\W\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/services.php:91
  16. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  17. WooCommerce\P\B\BlocksModule::WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/services.php:46
  18. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  19. WooCommerce\P\B\BlocksModule->WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/src/BlocksModule.php:72
  20. do_action('woocommerce_blocks_payment_method_type_registration')
    wp-includes/plugin.php:517
  21. Automattic\W\B\I\IntegrationRegistry->initialize()
    wp-content/plugins/woocommerce/src/Blocks/Integrations/IntegrationRegistry.php:50
  22. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce-paypal-payments 61 0.0007
121SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_transient_wc_shipping_method_count_legacy','_transient_timeout_wc_shipping_method_count_legacy')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. get_transient('wc_shipping_method_count_legacy')
    wp-includes/option.php:1456
  3. wc_get_shipping_method_count()
    wp-content/plugins/woocommerce/includes/wc-core-functions.php:1792
  4. WC_Cart->needs_shipping()
    wp-content/plugins/woocommerce/includes/class-wc-cart.php:1537
  5. WooCommerce\P\B\BlocksModule::WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/services.php:56
  6. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  7. WooCommerce\P\B\BlocksModule->WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/src/BlocksModule.php:72
  8. do_action('woocommerce_blocks_payment_method_type_registration')
    wp-includes/plugin.php:517
  9. Automattic\W\B\I\IntegrationRegistry->initialize()
    wp-content/plugins/woocommerce/src/Blocks/Integrations/IntegrationRegistry.php:50
  10. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 1 0.0003
122SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_ppcp-credit-card-gateway_settings'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WC_Settings_API->init_settings()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-settings-api.php:281
  3. WC_Payment_Gateway->init_settings()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-payment-gateway.php:218
  4. WooCommerce\P\W\G\CreditCardGateway->init_settings()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/src/Gateway/CreditCardGateway.php:618
  5. WooCommerce\P\W\G\CreditCardGateway->__construct()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/src/Gateway/CreditCardGateway.php:286
  6. WooCommerce\P\W\WCGatewayModule::WooCommerce\P\W\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/services.php:146
  7. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  8. WooCommerce\P\B\BlocksModule::WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/services.php:63
  9. WooCommerce\P\V\I\M\C\ReadOnlyContainer->get()
    wp-content/plugins/woocommerce-paypal-payments/lib/packages/Inpsyde/Modularity/Container/ReadOnlyContainer.php:71
  10. WooCommerce\P\B\BlocksModule->WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-blocks/src/BlocksModule.php:77
  11. do_action('woocommerce_blocks_payment_method_type_registration')
    wp-includes/plugin.php:517
  12. Automattic\W\B\I\IntegrationRegistry->initialize()
    wp-content/plugins/woocommerce/src/Blocks/Integrations/IntegrationRegistry.php:50
  13. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
123SELECT option_value
FROM se_options
WHERE option_name = 'tec_storage'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. TEC\C\S\U\S\D\Option_Storage->get()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Storage/Drivers/Option_Storage.php:73
  3. TEC\C\S\U\N\Notice_Handler->all()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Notice/Notice_Handler.php:84
  4. TEC\C\S\U\N\Notice_Handler->__construct()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Notice/Notice_Handler.php:44
  5. TEC\C\S\U\N\Provider::TEC\C\S\U\N\{closure}()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Notice/Provider.php:21
  6. TEC\C\l\D\B\ClosureBuilder->build()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/ClosureBuilder.php:57
  7. TEC\C\l\D\B\Resolver->resolveBound()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php:257
  8. TEC\C\l\D\B\Resolver->resolve()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Builders/Resolver.php:218
  9. TEC\C\l\D\Container->get()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/lucatume/di52/src/Container.php:219
  10. TEC\C\C\Container->get()
    wp-content/plugins/the-events-calendar/common/src/Common/Contracts/Container.php:24
  11. TEC\C\S\U\N\Provider->register()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Notice/Provider.php:24
  12. TEC\C\S\U\Uplink::init()
    wp-content/plugins/the-events-calendar/common/vendor/vendor-prefixed/stellarwp/uplink/src/Uplink/Uplink.php:51
  13. TEC\C\L\Uplink_Controller->register_uplink()
    wp-content/plugins/the-events-calendar/common/src/Common/Libraries/Uplink_Controller.php:172
  14. do_action('init')
    wp-includes/plugin.php:517
Plugin: the-events-calendar 0 0.0002
124SELECT option_value
FROM se_options
WHERE option_name = 'cptui_taxonomies'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. cptui_create_custom_taxonomies()
    wp-content/plugins/custom-post-type-ui/custom-post-type-ui.php:570
  3. do_action('init')
    wp-includes/plugin.php:517
Plugin: custom-post-type-ui 0 0.0002
125SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_site_transient_wp_theme_files_patterns-6def914de927361f06c65ddedded8812','_site_transient_timeout_wp_theme_files_patterns-6def914de927361f06c65ddedded8812')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. wp_prime_network_option_caches()
    wp-includes/option.php:694
  3. wp_prime_site_option_caches()
    wp-includes/option.php:669
  4. get_site_transient()
    wp-includes/option.php:2552
  5. WP_Theme->get_pattern_cache()
    wp-includes/class-wp-theme.php:1986
  6. WP_Theme->get_block_patterns()
    wp-includes/class-wp-theme.php:1842
  7. _register_theme_block_patterns()
    wp-includes/block-patterns.php:368
  8. do_action('init')
    wp-includes/plugin.php:517
WordPress Core 2 0.0003
126SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_myaccount_page_id'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WC_Query->get_endpoints_mask()
    wp-content/plugins/woocommerce/includes/class-wc-query.php:193
  3. WC_Query->add_endpoints()
    wp-content/plugins/woocommerce/includes/class-wc-query.php:208
  4. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 1 0.0002
127SELECT a.hook
FROM se_actionscheduler_actions a JOIN se_actionscheduler_groups g
ON g.group_id = a.group_id
WHERE g.slug = 'wpforms'
AND a.status IN ( 'in-progress', 'pending' )
  1. WPForms\Tasks\Tasks->get_active_actions()
    wp-content/plugins/wpforms/src/Tasks/Tasks.php:245
  2. WPForms\Tasks\Tasks->init()
    wp-content/plugins/wpforms/src/Tasks/Tasks.php:51
  3. WPForms\WPForms->WPForms\{closure}()
    wp-content/plugins/wpforms/src/WPForms.php:377
  4. do_action('init')
    wp-includes/plugin.php:517
Plugin: wpforms 12 0.0006
128SELECT a.action_id
FROM se_actionscheduler_actions a
WHERE 1=1
AND a.hook='wpforms_process_entry_emails_meta_cleanup'
AND a.status IN ('in-progress', 'pending')
LIMIT 0, 1
  1. ActionScheduler_DBStore->query_actions()
    wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:605
  2. ActionScheduler_Store->query_action()
    wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler_Store.php:120
  3. as_has_scheduled_action()
    wp-content/plugins/woocommerce/packages/action-scheduler/functions.php:411
  4. WPForms\Tasks\Tasks->is_scheduled()
    wp-content/plugins/wpforms/src/Tasks/Tasks.php:227
  5. WPForms\T\A\EntryEmailsMetaCleanupTask->init()
    wp-content/plugins/wpforms/src/Tasks/Actions/EntryEmailsMetaCleanupTask.php:49
  6. WPForms\T\A\EntryEmailsMetaCleanupTask->__construct()
    wp-content/plugins/wpforms/src/Tasks/Actions/EntryEmailsMetaCleanupTask.php:31
  7. WPForms\Tasks\Tasks->init()
    wp-content/plugins/wpforms/src/Tasks/Tasks.php:60
  8. WPForms\WPForms->WPForms\{closure}()
    wp-content/plugins/wpforms/src/WPForms.php:377
  9. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0003
129SELECT *
FROM se_users
WHERE ID = '65'
LIMIT 1
  1. WP_User::get_data_by()
    wp-includes/class-wp-user.php:254
  2. get_user_by()
    wp-includes/pluggable.php:102
  3. get_userdata()
    wp-includes/pluggable.php:84
  4. WPMUDEV_Dashboard_Site->get_allowed_users()
    wp-content/plugins/wpmudev-updates/includes/class-wpmudev-dashboard-site.php:1818
  5. WPMUDEV_Dashboard_Site->allowed_user()
    wp-content/plugins/wpmudev-updates/includes/class-wpmudev-dashboard-site.php:1670
  6. WPMUDEV_Dashboard_Ui->setup_branding()
    wp-content/plugins/wpmudev-updates/includes/class-wpmudev-dashboard-ui.php:282
  7. do_action('init')
    wp-includes/plugin.php:517
Plugin: wpmudev-updates 1 0.0003
130SELECT user_id, meta_key, meta_value
FROM se_usermeta
WHERE user_id IN (65)
ORDER BY umeta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_user_meta()
    wp-includes/user.php:1205
  5. WP_User->get_caps_data()
    wp-includes/class-wp-user.php:904
  6. WP_User->for_site()
    wp-includes/class-wp-user.php:879
  7. WP_User->init()
    wp-includes/class-wp-user.php:183
  8. get_user_by()
    wp-includes/pluggable.php:109
  9. get_userdata()
    wp-includes/pluggable.php:84
  10. WPMUDEV_Dashboard_Site->get_allowed_users()
    wp-content/plugins/wpmudev-updates/includes/class-wpmudev-dashboard-site.php:1818
  11. WPMUDEV_Dashboard_Site->allowed_user()
    wp-content/plugins/wpmudev-updates/includes/class-wpmudev-dashboard-site.php:1670
  12. WPMUDEV_Dashboard_Ui->setup_branding()
    wp-content/plugins/wpmudev-updates/includes/class-wpmudev-dashboard-ui.php:282
  13. do_action('init')
    wp-includes/plugin.php:517
Plugin: wpmudev-updates 83 0.0008
131SELECT option_value
FROM se_options
WHERE option_name = 'pue_install_key_event_aggregator'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Tribe__Events__Aggregator__Service->api()
    wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Service.php:96
  3. Tribe__Events__Aggregator::is_service_active()
    wp-content/plugins/the-events-calendar/src/Tribe/Aggregator.php:312
  4. Tribe__Events__Aggregator__Cron->action_register_cron()
    wp-content/plugins/the-events-calendar/src/Tribe/Aggregator/Cron.php:159
  5. do_action('init')
    wp-includes/plugin.php:517
Plugin: the-events-calendar 0 0.0004
132SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_first_data_payeezy_gateway_echeck_settings'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. SkyVerge\W\P\v\SV_WC_Payment_Gateway_Plugin->get_gateway_settings()
    wp-content/plugins/woocommerce-gateway-firstdata/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-plugin.php:1102
  3. SkyVerge\W\P\v\SV_WC_Payment_Gateway->add_shared_settings_form_fields()
    wp-content/plugins/woocommerce-gateway-firstdata/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1560
  4. SkyVerge\W\P\v\SV_WC_Payment_Gateway->init_form_fields()
    wp-content/plugins/woocommerce-gateway-firstdata/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:1476
  5. SkyVerge\W\P\v\SV_WC_Payment_Gateway->__construct()
    wp-content/plugins/woocommerce-gateway-firstdata/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway.php:311
  6. WC_Gateway_First_Data_Payeezy_Gateway_Credit_Card->__construct()
    wp-content/plugins/woocommerce-gateway-firstdata/src/payeezy-gateway/class-wc-gateway-first-data-payeezy-gateway-credit-card.php:84
  7. SkyVerge\W\P\v\SV_WC_Payment_Gateway_Plugin->get_gateway()
    wp-content/plugins/woocommerce-gateway-firstdata/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-plugin.php:1277
  8. SkyVerge\W\P\v\SV_WC_Payment_Gateway_Plugin->get_gateways()
    wp-content/plugins/woocommerce-gateway-firstdata/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-plugin.php:1237
  9. SkyVerge\W\P\v\SV_WC_Payment_Gateway_Plugin->tokenization_enabled()
    wp-content/plugins/woocommerce-gateway-firstdata/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-plugin.php:330
  10. SkyVerge\W\P\v\SV_WC_Payment_Gateway_Plugin->maybe_init_my_payment_methods()
    wp-content/plugins/woocommerce-gateway-firstdata/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/class-sv-wc-payment-gateway-plugin.php:314
  11. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce-gateway-firstdata 0 0.0002
133SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_transient_woocommerce_blocks_asset_api_script_data_ssl','_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. get_transient('woocommerce_blocks_asset_api_script_data_ssl')
    wp-includes/option.php:1456
  3. Automattic\W\B\A\Api->get_cached_script_data()
    wp-content/plugins/woocommerce/src/Blocks/Assets/Api.php:157
  4. Automattic\W\B\A\Api->get_script_data()
    wp-content/plugins/woocommerce/src/Blocks/Assets/Api.php:215
  5. Automattic\W\B\A\Api->register_script()
    wp-content/plugins/woocommerce/src/Blocks/Assets/Api.php:258
  6. Automattic\W\B\A\AssetDataRegistry->register_data_script()
    wp-content/plugins/woocommerce/src/Blocks/Assets/AssetDataRegistry.php:373
  7. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 2 0.0005
134SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_site_transient_woocommerce_blocks_patterns','_site_transient_timeout_woocommerce_blocks_patterns')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. wp_prime_network_option_caches()
    wp-includes/option.php:694
  3. wp_prime_site_option_caches()
    wp-includes/option.php:669
  4. get_site_transient()
    wp-includes/option.php:2552
  5. Automattic\W\B\BlockPatterns->get_pattern_cache()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:173
  6. Automattic\W\B\BlockPatterns->get_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:127
  7. Automattic\W\B\BlockPatterns->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:115
  8. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 2 0.0003
135SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_blocks_allow_ai_connection'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Automattic\W\B\A\PatternsHelper::get_patterns_dictionary()
    wp-content/plugins/woocommerce/src/Blocks/AIContent/PatternsHelper.php:104
  3. Automattic\W\B\BlockPatterns->get_patterns_dictionary()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:99
  4. Automattic\W\B\BlockPatterns->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:117
  5. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
136SELECT *
FROM se_posts
WHERE ID = -1
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_permalink()
    wp-includes/link-template.php:188
  4. Automattic\W\B\P\PatternRegistry->register_block_pattern()
    wp-content/plugins/woocommerce/src/Blocks/Patterns/PatternRegistry.php:176
  5. Automattic\W\B\BlockPatterns->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:117
  6. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
137SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_store_pages_only'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Automattic\W\B\P\PatternRegistry->register_block_pattern()
    wp-content/plugins/woocommerce/src/Blocks/Patterns/PatternRegistry.php:176
  3. Automattic\W\B\BlockPatterns->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:117
  4. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
138SELECT *
FROM se_posts
WHERE ID = -1
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_permalink()
    wp-includes/link-template.php:188
  4. Automattic\W\B\P\PatternRegistry->register_block_pattern()
    wp-content/plugins/woocommerce/src/Blocks/Patterns/PatternRegistry.php:176
  5. Automattic\W\B\BlockPatterns->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:117
  6. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
139SELECT *
FROM se_posts
WHERE ID = -1
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_permalink()
    wp-includes/link-template.php:188
  4. Automattic\W\B\P\PatternRegistry->register_block_pattern()
    wp-content/plugins/woocommerce/src/Blocks/Patterns/PatternRegistry.php:176
  5. Automattic\W\B\BlockPatterns->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:117
  6. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
140SELECT *
FROM se_posts
WHERE ID = -1
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_permalink()
    wp-includes/link-template.php:188
  4. Automattic\W\B\P\PatternRegistry->register_block_pattern()
    wp-content/plugins/woocommerce/src/Blocks/Patterns/PatternRegistry.php:176
  5. Automattic\W\B\BlockPatterns->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:117
  6. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
141SELECT *
FROM se_posts
WHERE ID = -1
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_permalink()
    wp-includes/link-template.php:188
  4. Automattic\W\B\P\PatternRegistry->register_block_pattern()
    wp-content/plugins/woocommerce/src/Blocks/Patterns/PatternRegistry.php:176
  5. Automattic\W\B\BlockPatterns->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:117
  6. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0001
142SELECT *
FROM se_posts
WHERE ID = -1
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_permalink()
    wp-includes/link-template.php:188
  4. Automattic\W\B\P\PatternRegistry->register_block_pattern()
    wp-content/plugins/woocommerce/src/Blocks/Patterns/PatternRegistry.php:176
  5. Automattic\W\B\BlockPatterns->register_block_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:117
  6. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0001
143SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_allow_tracking'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Automattic\W\B\BlockPatterns->register_ptk_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockPatterns.php:203
  3. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 1 0.0002
144SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_enable_delayed_account_creation'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Automattic\W\B\B\O\CreateAccount->is_feature_enabled()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:112
  3. Automattic\W\B\B\O\CreateAccount->initialize()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/CreateAccount.php:26
  4. Automattic\W\B\B\AbstractBlock->__construct()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/AbstractBlock.php:71
  5. Automattic\W\B\BlockTypesController->register_blocks()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypesController.php:154
  6. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0004
145SELECT option_value
FROM se_options
WHERE option_name = 'elementor_lazy_load_background_images'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\M\L\Module::is_lazy_load_background_images_enabled()
    wp-content/plugins/elementor/modules/lazyload/module.php:94
  3. Elementor\M\L\Module->init()
    wp-content/plugins/elementor/modules/lazyload/module.php:24
  4. do_action('init')
    wp-includes/plugin.php:517
Plugin: elementor 0 0.0002
146SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_ppcp-card-button-gateway_settings'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WooCommerce\P\W\WCGatewayModule::WooCommerce\P\W\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/src/WCGatewayModule.php:586
  3. apply_filters('woocommerce_payment_gateways')
    wp-includes/plugin.php:205
  4. WC_Payment_Gateways->init()
    wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php:94
  5. WC_Payment_Gateways->__construct()
    wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php:76
  6. WC_Payment_Gateways::instance()
    wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php:49
  7. WooCommerce->payment_gateways()
    wp-content/plugins/woocommerce/includes/class-woocommerce.php:1155
  8. WooCommerce\P\A\ApplepayModule->WooCommerce\P\A\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-applepay/src/ApplepayModule.php:174
  9. apply_filters('woocommerce_paypal_payments_selected_button_locations')
    wp-includes/plugin.php:205
  10. WooCommerce\P\W\H\SettingsStatus->is_enabled_for_location()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/src/Helper/SettingsStatus.php:127
  11. WooCommerce\P\W\H\SettingsStatus->is_pay_later_messaging_enabled_for_location()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/src/Helper/SettingsStatus.php:60
  12. WooCommerce\P\P\PayLaterBlockModule::is_block_enabled()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-paylater-block/src/PayLaterBlockModule.php:46
  13. WooCommerce\P\P\PayLaterBlockModule->WooCommerce\P\P\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-paylater-block/src/PayLaterBlockModule.php:99
  14. do_action('init')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
147SELECT option_value
FROM se_options
WHERE option_name = 'wsal_timezone'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\Settings_Helper::get_option_value_internal()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:616
  3. WSAL\Helpers\Settings_Helper::get_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:182
  4. WSAL\Helpers\Settings_Helper::get_timezone()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:1519
  5. WSAL\Helpers\DateTime_Formatter_Helper::init()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-datetime-formatter-helper.php:99
  6. WSAL\Helpers\DateTime_Formatter_Helper::get_formatted_date_time()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-datetime-formatter-helper.php:155
  7. WSAL\WP_Sensors\WP_System_Sensor::removed_cron_job()
    wp-content/plugins/wp-security-audit-log/classes/WPSensors/class-wp-system-sensor.php:411
  8. apply_filters('pre_unschedule_event')
    wp-includes/plugin.php:205
  9. wp_unschedule_event()
    wp-includes/cron.php:493
  10. TEC\E\C\V\E\E\Provider->TEC\E\C\V\E\E\{closure}()
    wp-content/plugins/the-events-calendar/src/Events/Custom_Tables/V1/Events/Event_Cleaner/Provider.php:88
  11. do_action('init')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 0 0.0002
148SELECT option_value
FROM se_options
WHERE option_name = 'wsal_show_milliseconds'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WSAL\Helpers\Settings_Helper::get_option_value_internal()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:616
  3. WSAL\Helpers\Settings_Helper::get_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:182
  4. WSAL\Helpers\Settings_Helper::get_boolean_option_value()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:198
  5. WSAL\Helpers\Settings_Helper::get_show_milliseconds()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-settings-helper.php:1533
  6. WSAL\Helpers\DateTime_Formatter_Helper::init()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-datetime-formatter-helper.php:118
  7. WSAL\Helpers\DateTime_Formatter_Helper::get_formatted_date_time()
    wp-content/plugins/wp-security-audit-log/classes/Helpers/class-datetime-formatter-helper.php:155
  8. WSAL\WP_Sensors\WP_System_Sensor::removed_cron_job()
    wp-content/plugins/wp-security-audit-log/classes/WPSensors/class-wp-system-sensor.php:411
  9. apply_filters('pre_unschedule_event')
    wp-includes/plugin.php:205
  10. wp_unschedule_event()
    wp-includes/cron.php:493
  11. TEC\E\C\V\E\E\Provider->TEC\E\C\V\E\E\{closure}()
    wp-content/plugins/the-events-calendar/src/Events/Custom_Tables/V1/Events/Event_Cleaner/Provider.php:88
  12. do_action('init')
    wp-includes/plugin.php:517
Plugin: wp-security-audit-log 0 0.0001
149SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_transient__tribe_events_needs_capability_init','_transient_timeout__tribe_events_needs_capability_init')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. get_transient('_tribe_events_needs_capability_init')
    wp-includes/option.php:1456
  3. Tribe__Events__Capabilities->needs_init()
    wp-content/plugins/the-events-calendar/src/Tribe/Capabilities.php:119
  4. Tribe__Events__Capabilities->set_initial_caps()
    wp-content/plugins/the-events-calendar/src/Tribe/Capabilities.php:215
  5. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: the-events-calendar 0 0.0003
150SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_transient__tribe_events_delayed_flush_rewrite_rules','_transient_timeout__tribe_events_delayed_flush_rewrite_rules')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. get_transient('_tribe_events_delayed_flush_rewrite_rules')
    wp-includes/option.php:1456
  3. Tribe__Events__Rewrite->maybe_delayed_flush_rewrite_rules()
    wp-content/plugins/the-events-calendar/src/Tribe/Rewrite.php:488
  4. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: the-events-calendar 0 0.0002
151SELECT *
FROM se_posts
WHERE ID = 32
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_permalink()
    wp-includes/link-template.php:188
  4. get_post_type_archive_link()
    wp-includes/link-template.php:1316
  5. ElementorPro\M\T\C\Archive->register_sub_conditions()
    wp-content/plugins/elementor-pro/modules/theme-builder/conditions/archive.php:42
  6. ElementorPro\M\T\C\Condition_Base->__construct()
    wp-content/plugins/elementor-pro/modules/theme-builder/conditions/condition-base.php:66
  7. ElementorPro\M\T\C\Conditions_Manager->register_condition()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:203
  8. ElementorPro\M\T\C\Conditions_Manager->register_condition()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:214
  9. ElementorPro\M\T\C\Conditions_Manager->register_conditions()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:285
  10. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: elementor-pro 1 0.0003
152SELECT se_posts.*
FROM se_posts
WHERE ID IN (106868)
  1. _prime_post_caches()
    wp-includes/post.php:8107
  2. WC_Cart_Session->get_cart_from_session()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:126
  3. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 1 0.0003
153SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (106868)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. update_postmeta_cache()
    wp-includes/post.php:7726
  3. _prime_post_caches()
    wp-includes/post.php:8116
  4. WC_Cart_Session->get_cart_from_session()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:126
  5. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 88 0.0008
154SELECT DISTINCT t.term_id, tr.object_id
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN se_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_type', 'product_visibility', 'product_cat', 'product_tag', 'product_shipping_class')
AND tr.object_id IN (106868)
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:814
  2. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  3. get_terms()
    wp-includes/taxonomy.php:1357
  4. wp_get_object_terms()
    wp-includes/taxonomy.php:2317
  5. update_object_term_cache()
    wp-includes/taxonomy.php:3833
  6. _prime_post_caches()
    wp-includes/post.php:8122
  7. WC_Cart_Session->get_cart_from_session()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:126
  8. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 6 0.0007
155SELECT t.*, tt.*
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (1651,1650,1581,1575,1652,4)
  1. _prime_term_caches()
    wp-includes/taxonomy.php:4100
  2. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:824
  3. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  4. get_terms()
    wp-includes/taxonomy.php:1357
  5. wp_get_object_terms()
    wp-includes/taxonomy.php:2317
  6. update_object_term_cache()
    wp-includes/taxonomy.php:3833
  7. _prime_post_caches()
    wp-includes/post.php:8122
  8. WC_Cart_Session->get_cart_from_session()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:126
  9. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 6 0.0003
156SELECT *
FROM se_posts
WHERE ID = 108928
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_post_type()
    wp-includes/post.php:1571
  4. WC_Product_Data_Store_CPT->get_product_type()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php:2007
  5. WC_Data_Store->__call()
    wp-content/plugins/woocommerce/includes/class-wc-data-store.php:224
  6. WC_Product_Factory::get_product_type()
    wp-content/plugins/woocommerce/includes/class-wc-product-factory.php:81
  7. WC_Product_Factory->get_product()
    wp-content/plugins/woocommerce/includes/class-wc-product-factory.php:32
  8. wc_get_product()
    wp-content/plugins/woocommerce/includes/wc-product-functions.php:73
  9. WC_Cart_Session->get_cart_from_session()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:136
  10. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 1 0.0002
157SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (108928)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. WC_Product_Data_Store_CPT->read_downloads()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php:622
  6. WC_Product_Variation_Data_Store_CPT->read()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variation-data-store-cpt.php:83
  7. WC_Data_Store->read()
    wp-content/plugins/woocommerce/includes/class-wc-data-store.php:159
  8. WC_Product->__construct()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php:141
  9. WC_Product_Simple->__construct()
    wp-content/plugins/woocommerce/includes/class-wc-product-simple.php:24
  10. WC_Product_Variation->__construct()
    wp-content/plugins/woocommerce/includes/class-wc-product-variation.php:55
  11. WC_Product_Factory->get_product()
    wp-content/plugins/woocommerce/includes/class-wc-product-factory.php:46
  12. wc_get_product()
    wp-content/plugins/woocommerce/includes/wc-product-functions.php:73
  13. WC_Cart_Session->get_cart_from_session()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:136
  14. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 24 0.0004
158SELECT DISTINCT t.term_id
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN se_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('product_shipping_class')
AND tr.object_id IN (108928)
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:814
  2. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  3. get_terms()
    wp-includes/taxonomy.php:1357
  4. wp_get_object_terms()
    wp-includes/taxonomy.php:2317
  5. get_the_terms()
    wp-includes/category-template.php:1298
  6. WC_Data_Store_WP->get_term_ids()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-data-store-wp.php:69
  7. WC_Product_Variation_Data_Store_CPT->read_product_data()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variation-data-store-cpt.php:364
  8. WC_Product_Variation_Data_Store_CPT->read()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variation-data-store-cpt.php:84
  9. WC_Data_Store->read()
    wp-content/plugins/woocommerce/includes/class-wc-data-store.php:159
  10. WC_Product->__construct()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php:141
  11. WC_Product_Simple->__construct()
    wp-content/plugins/woocommerce/includes/class-wc-product-simple.php:24
  12. WC_Product_Variation->__construct()
    wp-content/plugins/woocommerce/includes/class-wc-product-variation.php:55
  13. WC_Product_Factory->get_product()
    wp-content/plugins/woocommerce/includes/class-wc-product-factory.php:46
  14. wc_get_product()
    wp-content/plugins/woocommerce/includes/wc-product-functions.php:73
  15. WC_Cart_Session->get_cart_from_session()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:136
  16. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0003
159SELECT *
FROM se_wc_tax_rate_classes
ORDER BY name;
  1. WC_Tax::get_tax_rate_classes()
    wp-content/plugins/woocommerce/includes/class-wc-tax.php:774
  2. WC_Tax::get_tax_class_slugs()
    wp-content/plugins/woocommerce/includes/class-wc-tax.php:799
  3. WC_Product_Variation->get_valid_tax_classes()
    wp-content/plugins/woocommerce/includes/class-wc-product-variation.php:582
  4. WC_Product->set_tax_class()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php:971
  5. WC_Data->set_props()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:801
  6. WC_Product_Variation_Data_Store_CPT->read_product_data()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variation-data-store-cpt.php:379
  7. WC_Product_Variation_Data_Store_CPT->read()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-variation-data-store-cpt.php:84
  8. WC_Data_Store->read()
    wp-content/plugins/woocommerce/includes/class-wc-data-store.php:159
  9. WC_Product->__construct()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php:141
  10. WC_Product_Simple->__construct()
    wp-content/plugins/woocommerce/includes/class-wc-product-simple.php:24
  11. WC_Product_Variation->__construct()
    wp-content/plugins/woocommerce/includes/class-wc-product-variation.php:55
  12. WC_Product_Factory->get_product()
    wp-content/plugins/woocommerce/includes/class-wc-product-factory.php:46
  13. wc_get_product()
    wp-content/plugins/woocommerce/includes/wc-product-functions.php:73
  14. WC_Cart_Session->get_cart_from_session()
    wp-content/plugins/woocommerce/includes/class-wc-cart-session.php:136
  15. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 2 0.0002
160SELECT *
FROM se_posts
WHERE ID = -1
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_permalink()
    wp-includes/link-template.php:188
  4. Automattic\W\B\B\Cart->register_patterns()
    wp-content/plugins/woocommerce/src/Blocks/BlockTypes/Cart.php:54
  5. do_action('wp_loaded')
    wp-includes/plugin.php:517
Plugin: woocommerce 0 0.0002
161SELECT ID, post_name, post_parent, post_type
FROM se_posts
WHERE post_name IN ('managed-services','hybrid-service')
AND post_type IN ('page','attachment')
  1. get_page_by_path()
    wp-includes/post.php:6057
  2. WP->parse_request()
    wp-includes/class-wp.php:246
  3. WP->main()
    wp-includes/class-wp.php:813
  4. wp()
    wp-includes/functions.php:1336
WordPress Core 2 0.0004
162SELECT *
FROM se_posts
WHERE ID = 112197
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_page_by_path()
    wp-includes/post.php:6093
  4. WP->parse_request()
    wp-includes/class-wp.php:246
  5. WP->main()
    wp-includes/class-wp.php:813
  6. wp()
    wp-includes/functions.php:1336
WordPress Core 1 0.0002
163SELECT se_posts.*
FROM se_posts
WHERE 1=1
AND (se_posts.ID = '112197')
AND se_posts.post_type = 'page'
ORDER BY se_posts.post_date DESC
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3367
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. WP->query_posts()
    wp-includes/class-wp.php:696
  4. WP->main()
    wp-includes/class-wp.php:816
  5. wp()
    wp-includes/functions.php:1336

Main Query

WordPress Core 1 0.0003
164SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (112197)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. update_postmeta_cache()
    wp-includes/post.php:7726
  3. update_post_caches()
    wp-includes/post.php:7668
  4. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3573
  5. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  6. WP->query_posts()
    wp-includes/class-wp.php:696
  7. WP->main()
    wp-includes/class-wp.php:816
  8. wp()
    wp-includes/functions.php:1336
WordPress Core 123 0.0011
165SELECT se_posts.*
FROM se_posts
INNER JOIN se_postmeta
ON ( se_posts.ID = se_postmeta.post_id )
WHERE 1=1
AND ( ( se_postmeta.meta_key = 'elementskit_template_activation'
AND se_postmeta.meta_value = 'yes' ) )
AND se_posts.post_type = 'elementskit_template'
AND ((se_posts.post_status = 'publish'))
GROUP BY se_posts.ID
ORDER BY se_posts.post_date DESC
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3367
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. get_posts()
    wp-includes/post.php:2541
  4. ElementsKit_Lite\M\H\Activator->the_filter()
    wp-content/plugins/elementskit-lite/modules/header-footer/activator.php:116
  5. ElementsKit_Lite\M\H\Activator::template_ids()
    wp-content/plugins/elementskit-lite/modules/header-footer/activator.php:81
  6. ElementsKit_Lite\M\H\Activator->hooks()
    wp-content/plugins/elementskit-lite/modules/header-footer/activator.php:69
  7. do_action_ref_array('wp')
    wp-includes/plugin.php:565
  8. WP->main()
    wp-includes/class-wp.php:830
  9. wp()
    wp-includes/functions.php:1336
Plugin: elementskit-lite 0 0.0005
166SELECT t.term_id
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('wp_theme')
AND t.name IN ('hello-elementor')
LIMIT 1
  1. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:814
  2. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  3. get_terms()
    wp-includes/taxonomy.php:1357
  4. get_term_by()
    wp-includes/taxonomy.php:1147
  5. WP_Query->get_queried_object()
    wp-includes/class-wp-query.php:3904
  6. WP_Query->is_tax()
    wp-includes/class-wp-query.php:4265
  7. Tribe__Events__Query::parse_query()
    wp-content/plugins/the-events-calendar/src/Tribe/Query.php:106
  8. do_action_ref_array('parse_query')
    wp-includes/plugin.php:565
  9. WP_Query->parse_query()
    wp-includes/class-wp-query.php:1140
  10. WP_Query->get_posts()
    wp-includes/class-wp-query.php:1868
  11. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  12. WP_Query->__construct()
    wp-includes/class-wp-query.php:3984
  13. get_block_templates()
    wp-includes/block-template-utils.php:1141
  14. resolve_block_template('page')
    wp-includes/block-template.php:140
  15. locate_block_template()
    wp-includes/block-template.php:66
  16. get_query_template('page')
    wp-includes/template.php:66
  17. get_page_template()
    wp-includes/template.php:499
  18. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: the-events-calendar 1 0.0004
167SELECT t.*, tt.*
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (1741)
  1. _prime_term_caches()
    wp-includes/taxonomy.php:4100
  2. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:824
  3. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  4. get_terms()
    wp-includes/taxonomy.php:1357
  5. get_term_by()
    wp-includes/taxonomy.php:1147
  6. WP_Query->get_queried_object()
    wp-includes/class-wp-query.php:3904
  7. WP_Query->is_tax()
    wp-includes/class-wp-query.php:4265
  8. Tribe__Events__Query::parse_query()
    wp-content/plugins/the-events-calendar/src/Tribe/Query.php:106
  9. do_action_ref_array('parse_query')
    wp-includes/plugin.php:565
  10. WP_Query->parse_query()
    wp-includes/class-wp-query.php:1140
  11. WP_Query->get_posts()
    wp-includes/class-wp-query.php:1868
  12. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  13. WP_Query->__construct()
    wp-includes/class-wp-query.php:3984
  14. get_block_templates()
    wp-includes/block-template-utils.php:1141
  15. resolve_block_template('page')
    wp-includes/block-template.php:140
  16. locate_block_template()
    wp-includes/block-template.php:66
  17. get_query_template('page')
    wp-includes/template.php:66
  18. get_page_template()
    wp-includes/template.php:499
  19. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: the-events-calendar 1 0.0002
168SELECT se_posts.ID
FROM se_posts
LEFT JOIN se_term_relationships
ON (se_posts.ID = se_term_relationships.object_id)
WHERE 1=1
AND se_posts.post_name IN ('page-hybrid-service','page-112197','page')
AND ( se_term_relationships.term_taxonomy_id IN (1741) )
AND se_posts.post_type = 'wp_template'
AND ((se_posts.post_status = 'publish'))
GROUP BY se_posts.ID
ORDER BY se_posts.post_date DESC
LIMIT 0, 3
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3357
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. WP_Query->__construct()
    wp-includes/class-wp-query.php:3984
  4. get_block_templates()
    wp-includes/block-template-utils.php:1141
  5. resolve_block_template('page')
    wp-includes/block-template.php:140
  6. locate_block_template()
    wp-includes/block-template.php:66
  7. get_query_template('page')
    wp-includes/template.php:66
  8. get_page_template()
    wp-includes/template.php:499
  9. do_action('template_redirect')
    wp-includes/plugin.php:517
WordPress Core 0 0.0004
169SELECT se_posts.ID
FROM se_posts
LEFT JOIN se_term_relationships
ON (se_posts.ID = se_term_relationships.object_id)
WHERE 1=1
AND se_posts.post_name IN ('singular')
AND ( se_term_relationships.term_taxonomy_id IN (1741) )
AND se_posts.post_type = 'wp_template'
AND ((se_posts.post_status = 'publish'))
GROUP BY se_posts.ID
ORDER BY se_posts.post_date DESC
LIMIT 0, 1
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3357
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. WP_Query->__construct()
    wp-includes/class-wp-query.php:3984
  4. get_block_templates()
    wp-includes/block-template-utils.php:1141
  5. resolve_block_template('singular')
    wp-includes/block-template.php:140
  6. locate_block_template()
    wp-includes/block-template.php:66
  7. get_query_template('singular')
    wp-includes/template.php:66
  8. get_singular_template()
    wp-includes/template.php:629
  9. do_action('template_redirect')
    wp-includes/plugin.php:517
WordPress Core 0 0.0004
170SELECT se_posts.ID
FROM se_posts
LEFT JOIN se_term_relationships
ON (se_posts.ID = se_term_relationships.object_id)
WHERE 1=1
AND se_posts.post_name IN ('index')
AND ( se_term_relationships.term_taxonomy_id IN (1741) )
AND se_posts.post_type = 'wp_template'
AND ((se_posts.post_status = 'publish'))
GROUP BY se_posts.ID
ORDER BY se_posts.post_date DESC
LIMIT 0, 1
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3357
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. WP_Query->__construct()
    wp-includes/class-wp-query.php:3984
  4. get_block_templates()
    wp-includes/block-template-utils.php:1141
  5. resolve_block_template('index')
    wp-includes/block-template.php:140
  6. locate_block_template()
    wp-includes/block-template.php:66
  7. get_query_template('index')
    wp-includes/template.php:66
  8. get_index_template()
    wp-includes/template.php:119
  9. do_action('template_redirect')
    wp-includes/plugin.php:517
WordPress Core 0 0.0004
171SHOW TABLES LIKE 'se\\_e\\_events'
  1. Elementor\C\C\M\E\DB->__construct()
    wp-content/plugins/elementor/core/common/modules/event-tracker/db.php:183
  2. Elementor\C\C\M\E\Module->__construct()
    wp-content/plugins/elementor/core/common/modules/event-tracker/module.php:40
  3. Elementor\C\C\App->init_components()
    wp-content/plugins/elementor/core/common/app.php:71
  4. Elementor\Plugin->init_common()
    wp-content/plugins/elementor/includes/plugin.php:792
  5. Elementor\Frontend->init()
    wp-content/plugins/elementor/includes/frontend.php:237
  6. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: elementor 1 0.0017
172SELECT *
FROM se_posts
WHERE ID = 106997
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_post_status()
    wp-includes/post.php:1229
  4. ElementorPro\M\T\C\Conditions_Manager->get_location_templates()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:385
  5. ElementorPro\M\T\C\Conditions_Manager->get_theme_templates_ids()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:453
  6. ElementorPro\M\T\C\Conditions_Manager->get_documents_for_location()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:521
  7. Essential_Addons_Elementor\Classes\Asset_Builder->load_asset_per_location()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Asset_Builder.php:194
  8. do_action('elementor/theme/register_locations')
    wp-includes/plugin.php:517
  9. ElementorPro\M\T\C\Locations_Manager->register_locations()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:153
  10. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: elementor-pro 1 0.0004
173SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (106997)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. Elementor\Core\Documents_Manager->get_doc_type_by_id()
    wp-content/plugins/elementor/core/documents-manager.php:766
  6. Elementor\Core\Documents_Manager->get()
    wp-content/plugins/elementor/core/documents-manager.php:197
  7. ElementorPro\M\T\Module->get_document()
    wp-content/plugins/elementor-pro/modules/theme-builder/module.php:104
  8. ElementorPro\M\T\C\Conditions_Manager->get_documents_for_location()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:531
  9. Essential_Addons_Elementor\Classes\Asset_Builder->load_asset_per_location()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Asset_Builder.php:194
  10. do_action('elementor/theme/register_locations')
    wp-includes/plugin.php:517
  11. ElementorPro\M\T\C\Locations_Manager->register_locations()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:153
  12. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: elementor 18 0.0004
174SELECT *
FROM se_posts
WHERE ID = 106999
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_post_status()
    wp-includes/post.php:1229
  4. ElementorPro\M\T\C\Conditions_Manager->get_location_templates()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:385
  5. ElementorPro\M\T\C\Conditions_Manager->get_theme_templates_ids()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:453
  6. ElementorPro\M\T\C\Conditions_Manager->get_documents_for_location()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:521
  7. Essential_Addons_Elementor\Classes\Asset_Builder->load_asset_per_location()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Asset_Builder.php:194
  8. do_action('elementor/theme/register_locations')
    wp-includes/plugin.php:517
  9. ElementorPro\M\T\C\Locations_Manager->register_locations()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:153
  10. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: elementor-pro 1 0.0002
175SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (106999)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. Elementor\Core\Documents_Manager->get_doc_type_by_id()
    wp-content/plugins/elementor/core/documents-manager.php:766
  6. Elementor\Core\Documents_Manager->get()
    wp-content/plugins/elementor/core/documents-manager.php:197
  7. ElementorPro\M\T\Module->get_document()
    wp-content/plugins/elementor-pro/modules/theme-builder/module.php:104
  8. ElementorPro\M\T\C\Conditions_Manager->get_documents_for_location()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:531
  9. Essential_Addons_Elementor\Classes\Asset_Builder->load_asset_per_location()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Asset_Builder.php:194
  10. do_action('elementor/theme/register_locations')
    wp-includes/plugin.php:517
  11. ElementorPro\M\T\C\Locations_Manager->register_locations()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:153
  12. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: elementor 18 0.0004
176SELECT *
FROM se_posts
WHERE ID = 110596
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_post_status()
    wp-includes/post.php:1229
  4. ElementorPro\M\T\C\Conditions_Manager->get_location_templates()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:385
  5. ElementorPro\M\T\C\Conditions_Manager->get_theme_templates_ids()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:453
  6. ElementorPro\M\T\C\Conditions_Manager->get_documents_for_location()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:521
  7. Essential_Addons_Elementor\Classes\Asset_Builder->load_asset_per_location()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Asset_Builder.php:194
  8. do_action('elementor/theme/register_locations')
    wp-includes/plugin.php:517
  9. ElementorPro\M\T\C\Locations_Manager->register_locations()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:153
  10. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: elementor-pro 1 0.0002
177SELECT *
FROM se_posts
WHERE ID = 110559
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_post_status()
    wp-includes/post.php:1229
  4. ElementorPro\M\T\C\Conditions_Manager->get_location_templates()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:385
  5. ElementorPro\M\T\C\Conditions_Manager->get_theme_templates_ids()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:453
  6. ElementorPro\M\T\C\Conditions_Manager->get_documents_for_location()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:521
  7. Essential_Addons_Elementor\Classes\Asset_Builder->load_asset_per_location()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Asset_Builder.php:194
  8. do_action('elementor/theme/register_locations')
    wp-includes/plugin.php:517
  9. ElementorPro\M\T\C\Locations_Manager->register_locations()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:153
  10. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: elementor-pro 1 0.0002
178SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (110596)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. Elementor\Core\Documents_Manager->get_doc_type_by_id()
    wp-content/plugins/elementor/core/documents-manager.php:766
  6. Elementor\Core\Documents_Manager->get()
    wp-content/plugins/elementor/core/documents-manager.php:197
  7. ElementorPro\M\T\Module->get_document()
    wp-content/plugins/elementor-pro/modules/theme-builder/module.php:104
  8. ElementorPro\M\T\C\Conditions_Manager->get_documents_for_location()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:531
  9. Essential_Addons_Elementor\Classes\Asset_Builder->load_asset_per_location()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Asset_Builder.php:194
  10. do_action('elementor/theme/register_locations')
    wp-includes/plugin.php:517
  11. ElementorPro\M\T\C\Locations_Manager->register_locations()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:153
  12. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: elementor 7 0.0002
179SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (110559)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. Elementor\Core\Documents_Manager->get_doc_type_by_id()
    wp-content/plugins/elementor/core/documents-manager.php:766
  6. Elementor\Core\Documents_Manager->get()
    wp-content/plugins/elementor/core/documents-manager.php:197
  7. ElementorPro\M\T\Module->get_document()
    wp-content/plugins/elementor-pro/modules/theme-builder/module.php:104
  8. ElementorPro\M\T\C\Conditions_Manager->get_documents_for_location()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/conditions-manager.php:531
  9. Essential_Addons_Elementor\Classes\Asset_Builder->load_asset_per_location()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Asset_Builder.php:194
  10. do_action('elementor/theme/register_locations')
    wp-includes/plugin.php:517
  11. ElementorPro\M\T\C\Locations_Manager->register_locations()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:153
  12. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: elementor 7 0.0002
180SELECT *
FROM se_users
WHERE ID = '39'
LIMIT 1
  1. WP_User::get_data_by()
    wp-includes/class-wp-user.php:254
  2. get_user_by()
    wp-includes/pluggable.php:102
  3. get_userdata()
    wp-includes/pluggable.php:84
  4. WP_Query->generate_postdata()
    wp-includes/class-wp-query.php:4780
  5. WP_Query->setup_postdata()
    wp-includes/class-wp-query.php:4731
  6. WP_Query->reset_postdata()
    wp-includes/class-wp-query.php:4956
  7. wp_reset_postdata()
    wp-includes/query.php:131
  8. wp_reset_query()
    wp-includes/query.php:116
  9. Yoast\W\S\M\Meta_Tags_Context_Memoizer->for_current_page()
    wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php:95
  10. Yoast\W\S\I\Front_End_Integration->filter_title()
    wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php:257
  11. apply_filters('pre_get_document_title')
    wp-includes/plugin.php:205
  12. wp_get_document_title()
    wp-includes/general-template.php:1188
  13. ElementorPro\M\N\Utils::get_clean_document_title()
    wp-content/plugins/elementor-pro/modules/notes/utils.php:108
  14. ElementorPro\M\N\Module->add_config()
    wp-content/plugins/elementor-pro/modules/notes/module.php:118
  15. ElementorPro\M\N\Module->ElementorPro\M\N\{closure}()
    wp-content/plugins/elementor-pro/modules/notes/module.php:200
  16. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: wordpress-seo 1 0.0002
181SELECT user_id, meta_key, meta_value
FROM se_usermeta
WHERE user_id IN (39)
ORDER BY umeta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_user_meta()
    wp-includes/user.php:1205
  5. WP_User->get_caps_data()
    wp-includes/class-wp-user.php:904
  6. WP_User->for_site()
    wp-includes/class-wp-user.php:879
  7. WP_User->init()
    wp-includes/class-wp-user.php:183
  8. get_user_by()
    wp-includes/pluggable.php:109
  9. get_userdata()
    wp-includes/pluggable.php:84
  10. WP_Query->generate_postdata()
    wp-includes/class-wp-query.php:4780
  11. WP_Query->setup_postdata()
    wp-includes/class-wp-query.php:4731
  12. WP_Query->reset_postdata()
    wp-includes/class-wp-query.php:4956
  13. wp_reset_postdata()
    wp-includes/query.php:131
  14. wp_reset_query()
    wp-includes/query.php:116
  15. Yoast\W\S\M\Meta_Tags_Context_Memoizer->for_current_page()
    wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php:95
  16. Yoast\W\S\I\Front_End_Integration->filter_title()
    wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php:257
  17. apply_filters('pre_get_document_title')
    wp-includes/plugin.php:205
  18. wp_get_document_title()
    wp-includes/general-template.php:1188
  19. ElementorPro\M\N\Utils::get_clean_document_title()
    wp-content/plugins/elementor-pro/modules/notes/utils.php:108
  20. ElementorPro\M\N\Module->add_config()
    wp-content/plugins/elementor-pro/modules/notes/module.php:118
  21. ElementorPro\M\N\Module->ElementorPro\M\N\{closure}()
    wp-content/plugins/elementor-pro/modules/notes/module.php:200
  22. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: wordpress-seo 99 0.0009
182SELECT *
FROM `se_yoast_indexable`
WHERE `object_id` = '112197'
AND `object_type` = 'post'
LIMIT 1
  1. Yoast\W\S\R\Indexable_Repository->find_by_id_and_type()
    wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php:335
  2. Yoast\W\S\R\Indexable_Repository->for_current_page()
    wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php:117
  3. Yoast\W\S\M\Meta_Tags_Context_Memoizer->for_current_page()
    wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php:97
  4. Yoast\W\S\I\Front_End_Integration->filter_title()
    wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php:257
  5. apply_filters('pre_get_document_title')
    wp-includes/plugin.php:205
  6. wp_get_document_title()
    wp-includes/general-template.php:1188
  7. ElementorPro\M\N\Utils::get_clean_document_title()
    wp-content/plugins/elementor-pro/modules/notes/utils.php:108
  8. ElementorPro\M\N\Module->add_config()
    wp-content/plugins/elementor-pro/modules/notes/module.php:118
  9. ElementorPro\M\N\Module->ElementorPro\M\N\{closure}()
    wp-content/plugins/elementor-pro/modules/notes/module.php:200
  10. do_action('template_redirect')
    wp-includes/plugin.php:517
Plugin: wordpress-seo 1 0.0004
183SELECT *
FROM se_posts
WHERE ID = 107021
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. Elementor\Core\Documents_Manager->get()
    wp-content/plugins/elementor/core/documents-manager.php:181
  4. Elementor\Core\Documents_Manager->get_doc_for_frontend()
    wp-content/plugins/elementor/core/documents-manager.php:285
  5. Elementor\C\K\Manager->get_active_kit_for_frontend()
    wp-content/plugins/elementor/core/kits/manager.php:53
  6. Elementor\C\K\Manager->get_current_settings()
    wp-content/plugins/elementor/core/kits/manager.php:111
  7. Elementor\M\P\Module->template_include()
    wp-content/plugins/elementor/modules/page-templates/module.php:92
  8. apply_filters('template_include')
    wp-includes/plugin.php:205
Plugin: elementor 1 0.0003
184SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (107021)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. Elementor\Core\Documents_Manager->get_doc_type_by_id()
    wp-content/plugins/elementor/core/documents-manager.php:766
  6. Elementor\Core\Documents_Manager->get()
    wp-content/plugins/elementor/core/documents-manager.php:197
  7. Elementor\Core\Documents_Manager->get_doc_for_frontend()
    wp-content/plugins/elementor/core/documents-manager.php:285
  8. Elementor\C\K\Manager->get_active_kit_for_frontend()
    wp-content/plugins/elementor/core/kits/manager.php:53
  9. Elementor\C\K\Manager->get_current_settings()
    wp-content/plugins/elementor/core/kits/manager.php:111
  10. Elementor\M\P\Module->template_include()
    wp-content/plugins/elementor/modules/page-templates/module.php:92
  11. apply_filters('template_include')
    wp-includes/plugin.php:205
Plugin: elementor 12 0.0003
185SELECT se_posts.*
FROM se_posts
WHERE 1=1
AND ((se_posts.post_type = 'elementor_font'
AND (se_posts.post_status = 'publish'
OR se_posts.post_status = 'tribe-ea-success'
OR se_posts.post_status = 'tribe-ea-failed'
OR se_posts.post_status = 'tribe-ea-schedule'
OR se_posts.post_status = 'tribe-ea-pending'
OR se_posts.post_status = 'tribe-ea-draft'
OR se_posts.post_status = 'private')))
ORDER BY se_posts.post_date DESC
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3367
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. WP_Query->__construct()
    wp-includes/class-wp-query.php:3984
  4. ElementorPro\M\A\A\Fonts_Manager->generate_fonts_list()
    wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts-manager.php:452
  5. ElementorPro\M\A\A\Fonts_Manager->register_fonts_in_control()
    wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts-manager.php:389
  6. apply_filters('elementor/fonts/additional_fonts')
    wp-includes/plugin.php:205
  7. Elementor\Fonts::get_fonts()
    wp-content/plugins/elementor/includes/fonts.php:122
  8. Elementor\Control_Font->get_default_settings()
    wp-content/plugins/elementor/includes/controls/font.php:46
  9. Elementor\Base_Control->__construct()
    wp-content/plugins/elementor/includes/controls/base.php:73
  10. Elementor\Base_Data_Control->__construct()
    wp-content/plugins/elementor/includes/controls/base-data.php:19
  11. Elementor\Controls_Manager->register_controls()
    wp-content/plugins/elementor/includes/managers/controls.php:470
  12. Elementor\Controls_Manager->get_controls()
    wp-content/plugins/elementor/includes/managers/controls.php:623
  13. Elementor\Controls_Manager->get_control()
    wp-content/plugins/elementor/includes/managers/controls.php:642
  14. Elementor\Controls_Manager->add_control_to_stack()
    wp-content/plugins/elementor/includes/managers/controls.php:820
  15. Elementor\Controls_Stack->add_control()
    wp-content/plugins/elementor/includes/base/controls-stack.php:494
  16. Elementor\Controls_Stack->start_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1579
  17. Elementor\C\B\Document->register_document_controls()
    wp-content/plugins/elementor/core/base/document.php:1960
  18. Elementor\C\K\D\Kit->register_controls()
    wp-content/plugins/elementor/core/kits/documents/kit.php:146
  19. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  20. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  21. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  22. Elementor\Controls_Stack->sanitize_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2516
  23. Elementor\Controls_Stack->get_data()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1158
  24. Elementor\Controls_Stack->get_init_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2259
  25. Elementor\C\B\Base_Object->ensure_settings()
    wp-content/plugins/elementor/core/base/base-object.php:142
  26. Elementor\C\B\Base_Object->get_settings()
    wp-content/plugins/elementor/core/base/base-object.php:40
  27. Elementor\C\K\Manager->get_current_settings()
    wp-content/plugins/elementor/core/kits/manager.php:117
  28. Elementor\M\P\Module->template_include()
    wp-content/plugins/elementor/modules/page-templates/module.php:92
  29. apply_filters('template_include')
    wp-includes/plugin.php:205
Plugin: elementor-pro 0 0.0006
186SELECT option_value
FROM se_options
WHERE option_name = 'elementor_typekit-data'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. ElementorPro\M\A\A\F\Typekit_Fonts->get_typekit_fonts()
    wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/typekit-fonts.php:28
  3. ElementorPro\M\A\A\F\Typekit_Fonts->get_kit_fonts()
    wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/typekit-fonts.php:116
  4. ElementorPro\M\A\A\F\Typekit_Fonts->register_fonts_in_control()
    wp-content/plugins/elementor-pro/modules/assets-manager/asset-types/fonts/typekit-fonts.php:200
  5. apply_filters('elementor/fonts/additional_fonts')
    wp-includes/plugin.php:205
  6. Elementor\Fonts::get_fonts()
    wp-content/plugins/elementor/includes/fonts.php:122
  7. Elementor\Control_Font->get_default_settings()
    wp-content/plugins/elementor/includes/controls/font.php:46
  8. Elementor\Base_Control->__construct()
    wp-content/plugins/elementor/includes/controls/base.php:73
  9. Elementor\Base_Data_Control->__construct()
    wp-content/plugins/elementor/includes/controls/base-data.php:19
  10. Elementor\Controls_Manager->register_controls()
    wp-content/plugins/elementor/includes/managers/controls.php:470
  11. Elementor\Controls_Manager->get_controls()
    wp-content/plugins/elementor/includes/managers/controls.php:623
  12. Elementor\Controls_Manager->get_control()
    wp-content/plugins/elementor/includes/managers/controls.php:642
  13. Elementor\Controls_Manager->add_control_to_stack()
    wp-content/plugins/elementor/includes/managers/controls.php:820
  14. Elementor\Controls_Stack->add_control()
    wp-content/plugins/elementor/includes/base/controls-stack.php:494
  15. Elementor\Controls_Stack->start_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1579
  16. Elementor\C\B\Document->register_document_controls()
    wp-content/plugins/elementor/core/base/document.php:1960
  17. Elementor\C\K\D\Kit->register_controls()
    wp-content/plugins/elementor/core/kits/documents/kit.php:146
  18. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  19. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  20. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  21. Elementor\Controls_Stack->sanitize_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2516
  22. Elementor\Controls_Stack->get_data()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1158
  23. Elementor\Controls_Stack->get_init_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2259
  24. Elementor\C\B\Base_Object->ensure_settings()
    wp-content/plugins/elementor/core/base/base-object.php:142
  25. Elementor\C\B\Base_Object->get_settings()
    wp-content/plugins/elementor/core/base/base-object.php:40
  26. Elementor\C\K\Manager->get_current_settings()
    wp-content/plugins/elementor/core/kits/manager.php:117
  27. Elementor\M\P\Module->template_include()
    wp-content/plugins/elementor/modules/page-templates/module.php:92
  28. apply_filters('template_include')
    wp-includes/plugin.php:205
Plugin: elementor-pro 0 0.0002
187SELECT option_value
FROM se_options
WHERE option_name = 'site_logo'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. _override_custom_logo_theme_mod()
    wp-includes/blocks/site-logo.php:131
  3. apply_filters('theme_mod_custom_logo')
    wp-includes/plugin.php:205
  4. get_theme_mod()
    wp-includes/theme.php:1082
  5. Elementor\C\K\D\T\Settings_Site_Identity->register_tab_controls()
    wp-content/plugins/elementor/core/kits/documents/tabs/settings-site-identity.php:36
  6. Elementor\C\K\D\T\Tab_Base->register_controls()
    wp-content/plugins/elementor/core/kits/documents/tabs/tab-base.php:43
  7. Elementor\C\K\D\Kit->register_controls()
    wp-content/plugins/elementor/core/kits/documents/kit.php:149
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  10. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  11. Elementor\Controls_Stack->sanitize_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2516
  12. Elementor\Controls_Stack->get_data()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1158
  13. Elementor\Controls_Stack->get_init_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2259
  14. Elementor\C\B\Base_Object->ensure_settings()
    wp-content/plugins/elementor/core/base/base-object.php:142
  15. Elementor\C\B\Base_Object->get_settings()
    wp-content/plugins/elementor/core/base/base-object.php:40
  16. Elementor\C\K\Manager->get_current_settings()
    wp-content/plugins/elementor/core/kits/manager.php:117
  17. Elementor\M\P\Module->template_include()
    wp-content/plugins/elementor/modules/page-templates/module.php:92
  18. apply_filters('template_include')
    wp-includes/plugin.php:205
Plugin: elementor 0 0.0002
188SELECT *
FROM se_posts
WHERE ID = 7786
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. wp_attachment_is()
    wp-includes/post.php:6971
  4. wp_attachment_is_image()
    wp-includes/post.php:7030
  5. image_downsize()
    wp-includes/media.php:192
  6. wp_get_attachment_image_src()
    wp-includes/media.php:970
  7. Elementor\C\K\D\T\Settings_Site_Identity->register_tab_controls()
    wp-content/plugins/elementor/core/kits/documents/tabs/settings-site-identity.php:40
  8. Elementor\C\K\D\T\Tab_Base->register_controls()
    wp-content/plugins/elementor/core/kits/documents/tabs/tab-base.php:43
  9. Elementor\C\K\D\Kit->register_controls()
    wp-content/plugins/elementor/core/kits/documents/kit.php:149
  10. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  11. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  12. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  13. Elementor\Controls_Stack->sanitize_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2516
  14. Elementor\Controls_Stack->get_data()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1158
  15. Elementor\Controls_Stack->get_init_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2259
  16. Elementor\C\B\Base_Object->ensure_settings()
    wp-content/plugins/elementor/core/base/base-object.php:142
  17. Elementor\C\B\Base_Object->get_settings()
    wp-content/plugins/elementor/core/base/base-object.php:40
  18. Elementor\C\K\Manager->get_current_settings()
    wp-content/plugins/elementor/core/kits/manager.php:117
  19. Elementor\M\P\Module->template_include()
    wp-content/plugins/elementor/modules/page-templates/module.php:92
  20. apply_filters('template_include')
    wp-includes/plugin.php:205
Plugin: elementor 1 0.0002
189SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (7786)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. get_attached_file()
    wp-includes/post.php:826
  6. wp_attachment_is()
    wp-includes/post.php:6977
  7. wp_attachment_is_image()
    wp-includes/post.php:7030
  8. image_downsize()
    wp-includes/media.php:192
  9. wp_get_attachment_image_src()
    wp-includes/media.php:970
  10. Elementor\C\K\D\T\Settings_Site_Identity->register_tab_controls()
    wp-content/plugins/elementor/core/kits/documents/tabs/settings-site-identity.php:40
  11. Elementor\C\K\D\T\Tab_Base->register_controls()
    wp-content/plugins/elementor/core/kits/documents/tabs/tab-base.php:43
  12. Elementor\C\K\D\Kit->register_controls()
    wp-content/plugins/elementor/core/kits/documents/kit.php:149
  13. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  14. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  15. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  16. Elementor\Controls_Stack->sanitize_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2516
  17. Elementor\Controls_Stack->get_data()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1158
  18. Elementor\Controls_Stack->get_init_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2259
  19. Elementor\C\B\Base_Object->ensure_settings()
    wp-content/plugins/elementor/core/base/base-object.php:142
  20. Elementor\C\B\Base_Object->get_settings()
    wp-content/plugins/elementor/core/base/base-object.php:40
  21. Elementor\C\K\Manager->get_current_settings()
    wp-content/plugins/elementor/core/kits/manager.php:117
  22. Elementor\M\P\Module->template_include()
    wp-content/plugins/elementor/modules/page-templates/module.php:92
  23. apply_filters('template_include')
    wp-includes/plugin.php:205
Plugin: elementor 6 0.0003
190SELECT t.term_id
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('nav_menu')
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:814
  2. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  3. get_terms()
    wp-includes/taxonomy.php:1357
  4. wp_get_nav_menus()
    wp-includes/nav-menu.php:665
  5. HelloElementor\I\S\Settings_Header->register_tab_controls()
    wp-content/themes/hello-elementor/includes/settings/settings-header.php:586
  6. Elementor\C\K\D\T\Tab_Base->register_controls()
    wp-content/plugins/elementor/core/kits/documents/tabs/tab-base.php:43
  7. Elementor\C\K\D\Kit->register_controls()
    wp-content/plugins/elementor/core/kits/documents/kit.php:149
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  10. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  11. Elementor\Controls_Stack->sanitize_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2516
  12. Elementor\Controls_Stack->get_data()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1158
  13. Elementor\Controls_Stack->get_init_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2259
  14. Elementor\C\B\Base_Object->ensure_settings()
    wp-content/plugins/elementor/core/base/base-object.php:142
  15. Elementor\C\B\Base_Object->get_settings()
    wp-content/plugins/elementor/core/base/base-object.php:40
  16. Elementor\C\K\Manager->get_current_settings()
    wp-content/plugins/elementor/core/kits/manager.php:117
  17. Elementor\M\P\Module->template_include()
    wp-content/plugins/elementor/modules/page-templates/module.php:92
  18. apply_filters('template_include')
    wp-includes/plugin.php:205
Plugin: elementor 6 0.0004
191SELECT t.*, tt.*
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (1737,1502,37,1735,1736,557)
  1. _prime_term_caches()
    wp-includes/taxonomy.php:4100
  2. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:824
  3. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  4. get_terms()
    wp-includes/taxonomy.php:1357
  5. wp_get_nav_menus()
    wp-includes/nav-menu.php:665
  6. HelloElementor\I\S\Settings_Header->register_tab_controls()
    wp-content/themes/hello-elementor/includes/settings/settings-header.php:586
  7. Elementor\C\K\D\T\Tab_Base->register_controls()
    wp-content/plugins/elementor/core/kits/documents/tabs/tab-base.php:43
  8. Elementor\C\K\D\Kit->register_controls()
    wp-content/plugins/elementor/core/kits/documents/kit.php:149
  9. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  10. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  11. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  12. Elementor\Controls_Stack->sanitize_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2516
  13. Elementor\Controls_Stack->get_data()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1158
  14. Elementor\Controls_Stack->get_init_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2259
  15. Elementor\C\B\Base_Object->ensure_settings()
    wp-content/plugins/elementor/core/base/base-object.php:142
  16. Elementor\C\B\Base_Object->get_settings()
    wp-content/plugins/elementor/core/base/base-object.php:40
  17. Elementor\C\K\Manager->get_current_settings()
    wp-content/plugins/elementor/core/kits/manager.php:117
  18. Elementor\M\P\Module->template_include()
    wp-content/plugins/elementor/modules/page-templates/module.php:92
  19. apply_filters('template_include')
    wp-includes/plugin.php:205
Plugin: elementor 6 0.0003
192SELECT option_value
FROM se_options
WHERE option_name = 'itsec_remote_messages'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. get_network_option()
    wp-includes/option.php:2045
  3. get_site_option()
    wp-includes/option.php:1910
  4. ITSEC_Lib_Remote_Messages::get_stored_response()
    wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-remote-messages.php:222
  5. ITSEC_Lib_Remote_Messages::load_response()
    wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-remote-messages.php:184
  6. ITSEC_Lib_Remote_Messages::get_response()
    wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-remote-messages.php:172
  7. ITSEC_Lib_Remote_Messages::get_feature()
    wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-remote-messages.php:33
  8. ITSEC_Lib_Feature_Flags::get_flag_config()
    wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-feature-flags.php:253
  9. ITSEC_Lib_Feature_Flags::get_registered_flags()
    wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-feature-flags.php:89
  10. ITSEC_Lib_Feature_Flags::get_available_flags()
    wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-feature-flags.php:75
  11. ITSEC_Lib_Feature_Flags::get_enabled()
    wp-content/plugins/ithemes-security-pro/core/lib/class-itsec-lib-feature-flags.php:103
  12. ITSEC_Core_Active->register_scripts()
    wp-content/plugins/ithemes-security-pro/core/modules/core/class-itsec-core-active.php:190
  13. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  14. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  15. do_action('wp_head')
    wp-includes/plugin.php:517
  16. wp_head()
    wp-includes/general-template.php:3064
  17. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  18. locate_template()
    wp-includes/template.php:745
  19. get_header()
    wp-includes/general-template.php:48
Plugin: ithemes-security-pro 1 0.0003
193SELECT *
FROM se_posts
WHERE ID = 105156
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. get_permalink()
    wp-includes/link-template.php:188
  4. PremiumAddons\Includes\Addons_Integration->register_frontend_scripts()
    wp-content/plugins/premium-addons-for-elementor/includes/addons-integration.php:1110
  5. do_action('elementor/frontend/after_register_scripts')
    wp-includes/plugin.php:517
  6. Elementor\Frontend->register_scripts()
    wp-content/plugins/elementor/includes/frontend.php:487
  7. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  8. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  9. do_action('wp_head')
    wp-includes/plugin.php:517
  10. wp_head()
    wp-includes/general-template.php:3064
  11. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  12. locate_template()
    wp-includes/template.php:745
  13. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 1 0.0003
194SELECT option_value
FROM se_options
WHERE option_name = 'pa_site_custom_cursor'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. PremiumAddonsPro\Includes\Addons_Integration->is_site_cursor_enabled()
    wp-content/plugins/premium-addons-pro/includes/addons-integration.php:799
  3. PremiumAddonsPro\Includes\Addons_Integration->register_frontend_scripts()
    wp-content/plugins/premium-addons-pro/includes/addons-integration.php:489
  4. do_action('elementor/frontend/after_register_scripts')
    wp-includes/plugin.php:517
  5. Elementor\Frontend->register_scripts()
    wp-content/plugins/elementor/includes/frontend.php:487
  6. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  7. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  8. do_action('wp_head')
    wp-includes/plugin.php:517
  9. wp_head()
    wp-includes/general-template.php:3064
  10. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  11. locate_template()
    wp-includes/template.php:745
  12. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-pro 0 0.0002
195SELECT se_posts.ID
FROM se_posts
LEFT JOIN se_term_relationships
ON (se_posts.ID = se_term_relationships.object_id)
WHERE 1=1
AND ( se_term_relationships.term_taxonomy_id IN (1741) )
AND se_posts.post_type = 'wp_global_styles'
AND ((se_posts.post_status = 'publish'))
GROUP BY se_posts.ID
ORDER BY se_posts.post_date DESC
LIMIT 0, 1
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3357
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles()
    wp-includes/class-wp-theme-json-resolver.php:517
  4. WP_Theme_JSON_Resolver::get_user_data()
    wp-includes/class-wp-theme-json-resolver.php:557
  5. WP_Theme_JSON_Resolver::get_merged_data()
    wp-includes/class-wp-theme-json-resolver.php:673
  6. wp_get_global_stylesheet()
    wp-includes/global-styles-and-settings.php:183
  7. wp_enqueue_global_styles()
    wp-includes/script-loader.php:2514
  8. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  9. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  10. do_action('wp_head')
    wp-includes/plugin.php:517
  11. wp_head()
    wp-includes/general-template.php:3064
  12. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  13. locate_template()
    wp-includes/template.php:745
  14. get_header()
    wp-includes/general-template.php:48
WordPress Core 1 0.0004
196SELECT se_posts.*
FROM se_posts
WHERE ID IN (113093)
  1. _prime_post_caches()
    wp-includes/post.php:8107
  2. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3362
  3. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  4. WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles()
    wp-includes/class-wp-theme-json-resolver.php:517
  5. WP_Theme_JSON_Resolver::get_user_data()
    wp-includes/class-wp-theme-json-resolver.php:557
  6. WP_Theme_JSON_Resolver::get_merged_data()
    wp-includes/class-wp-theme-json-resolver.php:673
  7. wp_get_global_stylesheet()
    wp-includes/global-styles-and-settings.php:183
  8. wp_enqueue_global_styles()
    wp-includes/script-loader.php:2514
  9. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  10. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  11. do_action('wp_head')
    wp-includes/plugin.php:517
  12. wp_head()
    wp-includes/general-template.php:3064
  13. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  14. locate_template()
    wp-includes/template.php:745
  15. get_header()
    wp-includes/general-template.php:48
WordPress Core 1 0.0002
197SELECT option_value
FROM se_options
WHERE option_name = 'woocommerce_coming_soon'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Automattic\W\I\C\ComingSoonHelper->is_site_live()
    wp-content/plugins/woocommerce/src/Internal/ComingSoon/ComingSoonHelper.php:15
  3. Automattic\W\I\C\ComingSoonRequestHandler->enqueue_styles()
    wp-content/plugins/woocommerce/src/Internal/ComingSoon/ComingSoonRequestHandler.php:247
  4. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  5. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  6. do_action('wp_head')
    wp-includes/plugin.php:517
  7. wp_head()
    wp-includes/general-template.php:3064
  8. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  9. locate_template()
    wp-includes/template.php:745
  10. get_header()
    wp-includes/general-template.php:48
Plugin: woocommerce 0 0.0003
198SELECT option_value
FROM se_options
WHERE option_name = 'icl_sitepress_settings'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. WP_DLM->frontend_scripts()
    wp-content/plugins/download-monitor/src/DLM.php:452
  3. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  4. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  5. do_action('wp_head')
    wp-includes/plugin.php:517
  6. wp_head()
    wp-includes/general-template.php:3064
  7. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  8. locate_template()
    wp-includes/template.php:745
  9. get_header()
    wp-includes/general-template.php:48
Plugin: download-monitor 0 0.0002
199SELECT meta_id as meta_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id = 108928
ORDER BY meta_id
  1. WC_Data_Store_WP->read_meta()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-data-store-wp.php:94
  2. WC_Data_Store->__call()
    wp-content/plugins/woocommerce/includes/class-wc-data-store.php:224
  3. WC_Data->read_meta_data()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:646
  4. WC_Data->maybe_read_meta_data()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:566
  5. WC_Data->meta_exists()
    wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:394
  6. WooCommerce\P\W\H\SubscriptionHelper->paypal_subscription_variation_from_cart()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-subscriptions/src/Helper/SubscriptionHelper.php:331
  7. WooCommerce\P\B\A\SmartButton->script_data()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php:1205
  8. WooCommerce\P\B\A\SmartButton->enqueue()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php:763
  9. WooCommerce\P\B\ButtonModule::WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/ButtonModule.php:77
  10. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  11. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  12. do_action('wp_head')
    wp-includes/plugin.php:517
  13. wp_head()
    wp-includes/general-template.php:3064
  14. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  15. locate_template()
    wp-includes/template.php:745
  16. get_header()
    wp-includes/general-template.php:48
Plugin: woocommerce 24 0.0004
200SELECT *
FROM se_woocommerce_payment_tokens
WHERE 1=1
AND user_id = 6
AND gateway_id IN ('ppcp-credit-card-gateway','')
LIMIT 0, 10
  1. WC_Payment_Token_Data_Store->get_tokens()
    wp-content/plugins/woocommerce/includes/data-stores/class-wc-payment-token-data-store.php:280
  2. WC_Data_Store->__call()
    wp-content/plugins/woocommerce/includes/class-wc-data-store.php:224
  3. WC_Payment_Tokens::get_tokens()
    wp-content/plugins/woocommerce/includes/class-wc-payment-tokens.php:45
  4. WC_Payment_Tokens::get_customer_tokens()
    wp-content/plugins/woocommerce/includes/class-wc-payment-tokens.php:84
  5. WooCommerce\P\B\A\SmartButton->user_has_wc_card_payment_tokens()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php:2184
  6. WooCommerce\P\B\A\SmartButton->script_data()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php:1319
  7. WooCommerce\P\B\A\SmartButton->enqueue()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php:763
  8. WooCommerce\P\B\ButtonModule::WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/ButtonModule.php:77
  9. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  10. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  11. do_action('wp_head')
    wp-includes/plugin.php:517
  12. wp_head()
    wp-includes/general-template.php:3064
  13. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  14. locate_template()
    wp-includes/template.php:745
  15. get_header()
    wp-includes/general-template.php:48
Plugin: woocommerce 0 0.0004
201SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_transient_ppcp-client-credentials-cachesdk-client-token-key','_transient_timeout_ppcp-client-credentials-cachesdk-client-token-key')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. get_transient('ppcp-client-credentials-cachesdk-client-token-key')
    wp-includes/option.php:1456
  3. WooCommerce\P\A\H\Cache->get()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-api-client/src/Helper/Cache.php:41
  4. WooCommerce\P\A\H\Cache->has()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-api-client/src/Helper/Cache.php:52
  5. WooCommerce\P\A\A\SdkClientToken->sdk_client_token()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-api-client/src/Authentication/SdkClientToken.php:83
  6. WooCommerce\P\A\AxoModule->add_sdk_client_token_to_script_data()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-axo/src/AxoModule.php:359
  7. WooCommerce\P\A\AxoModule->WooCommerce\P\A\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-axo/src/AxoModule.php:278
  8. apply_filters('woocommerce_paypal_payments_localized_script_data')
    wp-includes/plugin.php:205
  9. WooCommerce\P\B\A\SmartButton->script_data()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php:1350
  10. WooCommerce\P\B\A\SmartButton->enqueue()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/Assets/SmartButton.php:763
  11. WooCommerce\P\B\ButtonModule::WooCommerce\P\B\{closure}()
    wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-button/src/ButtonModule.php:77
  12. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  13. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  14. do_action('wp_head')
    wp-includes/plugin.php:517
  15. wp_head()
    wp-includes/general-template.php:3064
  16. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  17. locate_template()
    wp-includes/template.php:745
  18. get_header()
    wp-includes/general-template.php:48
Plugin: woocommerce-paypal-payments 2 0.0003
202SELECT *
FROM se_posts
WHERE ID = 107617
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. Elementor\Core\Documents_Manager->get()
    wp-content/plugins/elementor/core/documents-manager.php:181
  4. Essential_Addons_Elementor\C\Elements_Manager->Essential_Addons_Elementor\C\{closure}()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Elements_Manager.php:91
  5. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:264
  6. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:268
  7. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:261
  8. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:268
  9. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:261
  10. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:268
  11. Essential_Addons_Elementor\Classes\Elements_Manager->get_widget_list()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Elements_Manager.php:116
  12. Essential_Addons_Elementor\Classes\Elements_Manager->get_element_list()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Elements_Manager.php:141
  13. Essential_Addons_Elementor\Classes\Asset_Builder->ea_before_enqueue_styles()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Asset_Builder.php:165
  14. do_action('elementor/frontend/before_enqueue_styles')
    wp-includes/plugin.php:517
  15. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:671
  16. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  17. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  18. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  19. do_action('wp_head')
    wp-includes/plugin.php:517
  20. wp_head()
    wp-includes/general-template.php:3064
  21. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  22. locate_template()
    wp-includes/template.php:745
  23. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 1 0.0003
203SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (107617)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. Elementor\Core\Documents_Manager->get_doc_type_by_id()
    wp-content/plugins/elementor/core/documents-manager.php:766
  6. Elementor\Core\Documents_Manager->get()
    wp-content/plugins/elementor/core/documents-manager.php:197
  7. Essential_Addons_Elementor\C\Elements_Manager->Essential_Addons_Elementor\C\{closure}()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Elements_Manager.php:91
  8. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:264
  9. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:268
  10. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:261
  11. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:268
  12. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:261
  13. Elementor\DB->iterate_data()
    wp-content/plugins/elementor/includes/db.php:268
  14. Essential_Addons_Elementor\Classes\Elements_Manager->get_widget_list()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Elements_Manager.php:116
  15. Essential_Addons_Elementor\Classes\Elements_Manager->get_element_list()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Elements_Manager.php:141
  16. Essential_Addons_Elementor\Classes\Asset_Builder->ea_before_enqueue_styles()
    wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Asset_Builder.php:165
  17. do_action('elementor/frontend/before_enqueue_styles')
    wp-includes/plugin.php:517
  18. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:671
  19. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  20. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  21. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  22. do_action('wp_head')
    wp-includes/plugin.php:517
  23. wp_head()
    wp-includes/general-template.php:3064
  24. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  25. locate_template()
    wp-includes/template.php:745
  26. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 10 0.0003
204SELECT *
FROM se_posts
WHERE post_parent = 112197
AND post_name LIKE '112197-autosave%'
AND post_modified_gmt > '2025-01-13 19:53:31'
AND post_author = 6
AND post_type = 'revision'
  1. Elementor\Utils::get_post_autosave()
    wp-content/plugins/elementor/includes/utils.php:469
  2. Elementor\C\B\Document->get_autosave_id()
    wp-content/plugins/elementor/core/base/document.php:1399
  3. Elementor\Core\Documents_Manager->get_doc_or_auto_save()
    wp-content/plugins/elementor/core/documents-manager.php:258
  4. Elementor\C\S\P\Model->register_controls()
    wp-content/plugins/elementor/core/settings/page/model.php:173
  5. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  6. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  7. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  8. Elementor\Controls_Stack->sanitize_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2516
  9. Elementor\Controls_Stack->get_data()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1158
  10. ElementsKit_Lite\M\O\Init::get_page_data_setting()
    wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php:63
  11. ElementsKit_Lite\M\O\Init->load_styles()
    wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php:40
  12. do_action('elementor/frontend/after_enqueue_styles')
    wp-includes/plugin.php:517
  13. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:691
  14. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  15. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  16. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  17. do_action('wp_head')
    wp-includes/plugin.php:517
  18. wp_head()
    wp-includes/general-template.php:3064
  19. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  20. locate_template()
    wp-includes/template.php:745
  21. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0005
205SELECT se_posts.*
FROM se_posts
LEFT JOIN se_term_relationships
ON (se_posts.ID = se_term_relationships.object_id)
WHERE 1=1
AND ( se_term_relationships.term_taxonomy_id IN (1741) )
AND se_posts.post_type = 'wp_template'
AND ((se_posts.post_status = 'publish'))
GROUP BY se_posts.ID
ORDER BY se_posts.post_date DESC
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3367
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. WP_Query->__construct()
    wp-includes/class-wp-query.php:3984
  4. get_block_templates()
    wp-includes/block-template-utils.php:1141
  5. WP_Theme->get_post_templates()
    wp-includes/class-wp-theme.php:1356
  6. WP_Theme->get_page_templates()
    wp-includes/class-wp-theme.php:1399
  7. get_page_templates()
    wp-admin/includes/theme.php:151
  8. Elementor\M\P\Module->register_template_control()
    wp-content/plugins/elementor/modules/page-templates/module.php:283
  9. Elementor\M\P\Module->action_register_template_control()
    wp-content/plugins/elementor/modules/page-templates/module.php:253
  10. do_action('elementor/documents/register_controls')
    wp-includes/plugin.php:517
  11. Elementor\C\B\Document->register_controls()
    wp-content/plugins/elementor/core/base/document.php:782
  12. Elementor\C\D\PageBase->register_controls()
    wp-content/plugins/elementor/core/document-types/page-base.php:70
  13. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  14. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  15. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  16. Elementor\C\S\P\Model->register_controls()
    wp-content/plugins/elementor/core/settings/page/model.php:176
  17. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  18. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  19. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  20. Elementor\Controls_Stack->sanitize_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2516
  21. Elementor\Controls_Stack->get_data()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1158
  22. ElementsKit_Lite\M\O\Init::get_page_data_setting()
    wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php:63
  23. ElementsKit_Lite\M\O\Init->load_styles()
    wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php:40
  24. do_action('elementor/frontend/after_enqueue_styles')
    wp-includes/plugin.php:517
  25. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:691
  26. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  27. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  28. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  29. do_action('wp_head')
    wp-includes/plugin.php:517
  30. wp_head()
    wp-includes/general-template.php:3064
  31. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  32. locate_template()
    wp-includes/template.php:745
  33. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0005
206SELECT *
FROM se_posts
WHERE ID = 109888
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. wp_attachment_is()
    wp-includes/post.php:6971
  4. wp_attachment_is_image()
    wp-includes/post.php:7030
  5. image_downsize()
    wp-includes/media.php:192
  6. wp_get_attachment_image_src()
    wp-includes/media.php:970
  7. wp_get_attachment_image_url()
    wp-includes/media.php:1206
  8. get_the_post_thumbnail_url()
    wp-includes/post-thumbnail-template.php:257
  9. Elementor\C\D\PageBase::register_post_fields_control()
    wp-content/plugins/elementor/core/document-types/page-base.php:234
  10. Elementor\C\D\PageBase->register_controls()
    wp-content/plugins/elementor/core/document-types/page-base.php:74
  11. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  12. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  13. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  14. Elementor\C\S\P\Model->register_controls()
    wp-content/plugins/elementor/core/settings/page/model.php:176
  15. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  16. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  17. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  18. Elementor\Controls_Stack->sanitize_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2516
  19. Elementor\Controls_Stack->get_data()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1158
  20. ElementsKit_Lite\M\O\Init::get_page_data_setting()
    wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php:63
  21. ElementsKit_Lite\M\O\Init->load_styles()
    wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php:40
  22. do_action('elementor/frontend/after_enqueue_styles')
    wp-includes/plugin.php:517
  23. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:691
  24. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  25. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  26. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  27. do_action('wp_head')
    wp-includes/plugin.php:517
  28. wp_head()
    wp-includes/general-template.php:3064
  29. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  30. locate_template()
    wp-includes/template.php:745
  31. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 1 0.0003
207SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (109888)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. get_attached_file()
    wp-includes/post.php:826
  6. wp_attachment_is()
    wp-includes/post.php:6977
  7. wp_attachment_is_image()
    wp-includes/post.php:7030
  8. image_downsize()
    wp-includes/media.php:192
  9. wp_get_attachment_image_src()
    wp-includes/media.php:970
  10. wp_get_attachment_image_url()
    wp-includes/media.php:1206
  11. get_the_post_thumbnail_url()
    wp-includes/post-thumbnail-template.php:257
  12. Elementor\C\D\PageBase::register_post_fields_control()
    wp-content/plugins/elementor/core/document-types/page-base.php:234
  13. Elementor\C\D\PageBase->register_controls()
    wp-content/plugins/elementor/core/document-types/page-base.php:74
  14. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  15. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  16. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  17. Elementor\C\S\P\Model->register_controls()
    wp-content/plugins/elementor/core/settings/page/model.php:176
  18. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  19. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  20. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  21. Elementor\Controls_Stack->sanitize_settings()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2516
  22. Elementor\Controls_Stack->get_data()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1158
  23. ElementsKit_Lite\M\O\Init::get_page_data_setting()
    wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php:63
  24. ElementsKit_Lite\M\O\Init->load_styles()
    wp-content/plugins/elementskit-lite/modules/onepage-scroll/init.php:40
  25. do_action('elementor/frontend/after_enqueue_styles')
    wp-includes/plugin.php:517
  26. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:691
  27. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  28. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  29. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  30. do_action('wp_head')
    wp-includes/plugin.php:517
  31. wp_head()
    wp-includes/general-template.php:3064
  32. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  33. locate_template()
    wp-includes/template.php:745
  34. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 4 0.0002
208SELECT se_posts.*
FROM se_posts
WHERE 1=1
AND se_posts.post_type = 'elementor_library'
AND ((se_posts.post_status = 'publish'))
ORDER BY se_posts.post_date DESC
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3367
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. get_posts()
    wp-includes/post.php:2541
  4. PremiumAddons\Includes\Premium_Template_Tags->get_elementor_page_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:207
  5. PremiumAddonsPro\Includes\Manager->add_tooltips_type_controls()
    wp-content/plugins/premium-addons-pro/includes/class-modules-manager.php:5662
  6. do_action('pa_tooltips_type_controls')
    wp-includes/plugin.php:517
  7. PremiumAddons\M\P\Module->add_tooltips_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/premium-global-tooltips/module.php:381
  8. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/premium-global-tooltips/module.php:215
  9. do_action('elementor/element/section/section_layout/after_section_end')
    wp-includes/plugin.php:517
  10. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  11. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:505
  12. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  13. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  14. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  15. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  16. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  17. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  18. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  19. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  20. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  21. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  22. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  23. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  24. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  25. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  26. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  27. do_action('wp_head')
    wp-includes/plugin.php:517
  28. wp_head()
    wp-includes/general-template.php:3064
  29. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  30. locate_template()
    wp-includes/template.php:745
  31. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 23 0.0007
209SELECT se_posts.ID
FROM se_posts
WHERE 1=1
AND se_posts.post_type IN ('page', 'post')
AND ((se_posts.post_status = 'publish'))
ORDER BY se_posts.post_date DESC
LIMIT 0, 100
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3357
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. get_posts()
    wp-includes/post.php:2541
  4. PremiumAddons\Includes\Premium_Template_Tags->get_all_posts()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:122
  5. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/premium-wrapper-link/module.php:156
  6. do_action('elementor/element/section/section_layout/after_section_end')
    wp-includes/plugin.php:517
  7. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  8. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:505
  9. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  10. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  11. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  12. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  13. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  14. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  15. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  16. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  17. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  18. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  19. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  20. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  21. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  22. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  23. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  24. do_action('wp_head')
    wp-includes/plugin.php:517
  25. wp_head()
    wp-includes/general-template.php:3064
  26. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  27. locate_template()
    wp-includes/template.php:745
  28. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 100 0.0007
210SELECT se_posts.*
FROM se_posts
WHERE ID IN (113021,113003,112954,112889,112838,112705,112600,112594,112441,112234,112220,112209,112172,112120,112063,112001,111868,111838,111790,111763,111757,111607,111342,111415,111300,110781,111182,110618,110718,110898,110852,109295,110694,110577,109780,110524,110314,110166,109879,109709,109740,109309,109672,109173,108389,109182,107997,106972,107545,107177,107167,107112,106723,106881,106841,106804,106567,106386,106709,106303,106396,106581,106544,106349,106196,106269,106181,106204,14040,106087,13986,13994,106014,105268,105155,105086,106015,13950,106013,13918,13912,13875,106012,106011,13802,13798,13746,13750,13726,13673,13665,13626,13638,13636,13539,13473,13498)
  1. _prime_post_caches()
    wp-includes/post.php:8107
  2. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3362
  3. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  4. get_posts()
    wp-includes/post.php:2541
  5. PremiumAddons\Includes\Premium_Template_Tags->get_all_posts()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:122
  6. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/premium-wrapper-link/module.php:156
  7. do_action('elementor/element/section/section_layout/after_section_end')
    wp-includes/plugin.php:517
  8. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  9. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:505
  10. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  11. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  12. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  13. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  14. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  15. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  16. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  17. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  18. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  19. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  20. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  21. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  22. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  23. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  24. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  25. do_action('wp_head')
    wp-includes/plugin.php:517
  26. wp_head()
    wp-includes/general-template.php:3064
  27. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  28. locate_template()
    wp-includes/template.php:745
  29. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 97 0.0016
211SELECT t.term_id
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('product_cat')
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:814
  2. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  3. get_terms()
    wp-includes/taxonomy.php:1357
  4. PremiumAddons\Includes\Helper_Functions::get_woo_categories()
    wp-content/plugins/premium-addons-for-elementor/includes/helper-functions.php:1009
  5. PremiumAddons\I\P\C\Woo_Cat_Page->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/woo-cat-page.php:38
  6. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  7. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  8. do_action('elementor/element/section/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  9. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  10. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:1297
  11. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  12. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  13. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  14. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  15. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  16. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  17. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  18. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  19. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  20. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  21. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  22. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  23. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  24. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  25. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  26. do_action('wp_head')
    wp-includes/plugin.php:517
  27. wp_head()
    wp-includes/general-template.php:3064
  28. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  29. locate_template()
    wp-includes/template.php:745
  30. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 4 0.0005
212SELECT t.*, tt.*
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (1663,1574)
  1. _prime_term_caches()
    wp-includes/taxonomy.php:4100
  2. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:824
  3. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  4. get_terms()
    wp-includes/taxonomy.php:1357
  5. PremiumAddons\Includes\Helper_Functions::get_woo_categories()
    wp-content/plugins/premium-addons-for-elementor/includes/helper-functions.php:1009
  6. PremiumAddons\I\P\C\Woo_Cat_Page->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/woo-cat-page.php:38
  7. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  8. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  9. do_action('elementor/element/section/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  10. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  11. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:1297
  12. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  13. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  14. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  15. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  16. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  17. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  18. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  19. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  20. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  21. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  22. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  23. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  24. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  25. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  26. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  27. do_action('wp_head')
    wp-includes/plugin.php:517
  28. wp_head()
    wp-includes/general-template.php:3064
  29. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  30. locate_template()
    wp-includes/template.php:745
  31. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 2 0.0003
213SELECT option_name, option_value
FROM se_options
WHERE option_name IN ('_transient_wc_term_counts','_transient_timeout_wc_term_counts')
  1. wp_prime_option_caches()
    wp-includes/option.php:290
  2. get_transient('wc_term_counts')
    wp-includes/option.php:1456
  3. wc_change_term_counts()
    wp-content/plugins/woocommerce/includes/wc-term-functions.php:531
  4. apply_filters('get_terms')
    wp-includes/plugin.php:205
  5. get_terms()
    wp-includes/taxonomy.php:1379
  6. PremiumAddons\Includes\Helper_Functions::get_woo_categories()
    wp-content/plugins/premium-addons-for-elementor/includes/helper-functions.php:1009
  7. PremiumAddons\I\P\C\Woo_Cat_Page->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/woo-cat-page.php:38
  8. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  9. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  10. do_action('elementor/element/section/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  11. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  12. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:1297
  13. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  14. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  15. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  16. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  17. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  18. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  19. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  20. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  21. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  22. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  23. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  24. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  25. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  26. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  27. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  28. do_action('wp_head')
    wp-includes/plugin.php:517
  29. wp_head()
    wp-includes/general-template.php:3064
  30. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  31. locate_template()
    wp-includes/template.php:745
  32. get_header()
    wp-includes/general-template.php:48
Plugin: woocommerce 2 0.0002
214SELECT ID, post_title
FROM se_posts
WHERE post_type = 'product'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Woo_Cart_Products->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/woo-cart-products.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/section/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:1297
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  10. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  11. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  12. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  13. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  14. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  15. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  16. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  17. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  18. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  19. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  20. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  21. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  22. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  23. do_action('wp_head')
    wp-includes/plugin.php:517
  24. wp_head()
    wp-includes/general-template.php:3064
  25. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  26. locate_template()
    wp-includes/template.php:745
  27. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 8 0.0003
215SELECT ID, post_title
FROM se_posts
WHERE post_type = 'product'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Woo_Purchase_Products->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/woo-purchase-products.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/section/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:1297
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  10. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  11. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  12. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  13. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  14. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  15. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  16. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  17. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  18. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  19. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  20. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  21. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  22. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  23. do_action('wp_head')
    wp-includes/plugin.php:517
  24. wp_head()
    wp-includes/general-template.php:3064
  25. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  26. locate_template()
    wp-includes/template.php:745
  27. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 8 0.0002
216SELECT ID, post_title
FROM se_posts
WHERE post_type = 'post'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Post->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/post.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/section/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:1297
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  10. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  11. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  12. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  13. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  14. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  15. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  16. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  17. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  18. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  19. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  20. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  21. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  22. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  23. do_action('wp_head')
    wp-includes/plugin.php:517
  24. wp_head()
    wp-includes/general-template.php:3064
  25. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  26. locate_template()
    wp-includes/template.php:745
  27. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 226 0.0017
217SELECT t.term_id
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category')
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:814
  2. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  3. get_terms()
    wp-includes/taxonomy.php:1357
  4. get_categories()
    wp-includes/category.php:55
  5. PremiumAddons\Includes\Premium_Template_Tags::get_all_categories()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:2587
  6. PremiumAddons\I\P\C\Post_Category->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/post-category.php:35
  7. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  8. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  9. do_action('elementor/element/section/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  10. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  11. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:1297
  12. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  13. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  14. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  15. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  16. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  17. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  18. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  19. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  20. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  21. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  22. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  23. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  24. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  25. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  26. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  27. do_action('wp_head')
    wp-includes/plugin.php:517
  28. wp_head()
    wp-includes/general-template.php:3064
  29. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  30. locate_template()
    wp-includes/template.php:745
  31. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 20 0.0005
218SELECT t.*, tt.*
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (1740,989,1,963,1616,973,1111,1636,984,974,992,1098,1637,1544,1638,1547,1733,968,1520,1635)
  1. _prime_term_caches()
    wp-includes/taxonomy.php:4100
  2. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:824
  3. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  4. get_terms()
    wp-includes/taxonomy.php:1357
  5. get_categories()
    wp-includes/category.php:55
  6. PremiumAddons\Includes\Premium_Template_Tags::get_all_categories()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:2587
  7. PremiumAddons\I\P\C\Post_Category->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/post-category.php:35
  8. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  9. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  10. do_action('elementor/element/section/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  11. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  12. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:1297
  13. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  14. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  15. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  16. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  17. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  18. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  19. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  20. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  21. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  22. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  23. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  24. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  25. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  26. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  27. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  28. do_action('wp_head')
    wp-includes/plugin.php:517
  29. wp_head()
    wp-includes/general-template.php:3064
  30. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  31. locate_template()
    wp-includes/template.php:745
  32. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 20 0.0006
219SELECT ID, post_title
FROM se_posts
WHERE post_type = 'page'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Page->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/page.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/section/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Element_Section->register_controls()
    wp-content/plugins/elementor/includes/elements/section.php:1297
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  10. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  11. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  12. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  13. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  14. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  15. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  16. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  17. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  18. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  19. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  20. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  21. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  22. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  23. do_action('wp_head')
    wp-includes/plugin.php:517
  24. wp_head()
    wp-includes/general-template.php:3064
  25. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  26. locate_template()
    wp-includes/template.php:745
  27. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 39 0.0005
220SELECT *
FROM se_posts
WHERE ID = 104077
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. wp_attachment_is()
    wp-includes/post.php:6971
  4. wp_attachment_is_image()
    wp-includes/post.php:7030
  5. image_downsize()
    wp-includes/media.php:192
  6. wp_get_attachment_image_src()
    wp-includes/media.php:970
  7. wp_get_attachment_image_url()
    wp-includes/media.php:1206
  8. Elementor\Control_Media->get_style_value()
    wp-content/plugins/elementor/includes/controls/media.php:451
  9. Elementor\C\F\C\Base->parse_property_placeholder()
    wp-content/plugins/elementor/core/files/css/base.php:500
  10. Elementor\C\F\C\Base->Elementor\C\F\C\{closure}()
    wp-content/plugins/elementor/core/files/css/base.php:376
  11. preg_replace_callback()
    wp-content/plugins/elementor/core/files/css/base.php:376
  12. Elementor\C\F\C\Base->add_control_rules()
    wp-content/plugins/elementor/core/files/css/base.php:368
  13. Elementor\C\F\C\Base->add_control_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:727
  14. Elementor\C\F\C\Base->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:592
  15. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:222
  16. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  17. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  18. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  19. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  20. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  21. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  22. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  23. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  24. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  25. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  26. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  27. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  28. do_action('wp_head')
    wp-includes/plugin.php:517
  29. wp_head()
    wp-includes/general-template.php:3064
  30. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  31. locate_template()
    wp-includes/template.php:745
  32. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 1 0.0003
221SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (104077)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. get_attached_file()
    wp-includes/post.php:826
  6. wp_attachment_is()
    wp-includes/post.php:6977
  7. wp_attachment_is_image()
    wp-includes/post.php:7030
  8. image_downsize()
    wp-includes/media.php:192
  9. wp_get_attachment_image_src()
    wp-includes/media.php:970
  10. wp_get_attachment_image_url()
    wp-includes/media.php:1206
  11. Elementor\Control_Media->get_style_value()
    wp-content/plugins/elementor/includes/controls/media.php:451
  12. Elementor\C\F\C\Base->parse_property_placeholder()
    wp-content/plugins/elementor/core/files/css/base.php:500
  13. Elementor\C\F\C\Base->Elementor\C\F\C\{closure}()
    wp-content/plugins/elementor/core/files/css/base.php:376
  14. preg_replace_callback()
    wp-content/plugins/elementor/core/files/css/base.php:376
  15. Elementor\C\F\C\Base->add_control_rules()
    wp-content/plugins/elementor/core/files/css/base.php:368
  16. Elementor\C\F\C\Base->add_control_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:727
  17. Elementor\C\F\C\Base->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:592
  18. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:222
  19. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  20. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  21. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  22. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  23. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  24. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  25. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  26. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  27. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  28. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  29. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  30. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  31. do_action('wp_head')
    wp-includes/plugin.php:517
  32. wp_head()
    wp-includes/general-template.php:3064
  33. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  34. locate_template()
    wp-includes/template.php:745
  35. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 7 0.0003
222SELECT ID, post_title
FROM se_posts
WHERE post_type = 'product'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Woo_Cart_Products->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/woo-cart-products.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/column/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Element_Column->register_controls()
    wp-content/plugins/elementor/includes/elements/column.php:821
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  10. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  11. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  12. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  13. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  14. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  15. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  16. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  17. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  18. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  19. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  20. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  21. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  22. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  23. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  24. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  25. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  26. do_action('wp_head')
    wp-includes/plugin.php:517
  27. wp_head()
    wp-includes/general-template.php:3064
  28. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  29. locate_template()
    wp-includes/template.php:745
  30. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 8 0.0004
223SELECT ID, post_title
FROM se_posts
WHERE post_type = 'product'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Woo_Purchase_Products->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/woo-purchase-products.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/column/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Element_Column->register_controls()
    wp-content/plugins/elementor/includes/elements/column.php:821
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  10. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  11. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  12. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  13. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  14. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  15. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  16. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  17. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  18. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  19. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  20. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  21. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  22. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  23. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  24. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  25. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  26. do_action('wp_head')
    wp-includes/plugin.php:517
  27. wp_head()
    wp-includes/general-template.php:3064
  28. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  29. locate_template()
    wp-includes/template.php:745
  30. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 8 0.0003
224SELECT ID, post_title
FROM se_posts
WHERE post_type = 'post'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Post->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/post.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/column/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Element_Column->register_controls()
    wp-content/plugins/elementor/includes/elements/column.php:821
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  10. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  11. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  12. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  13. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  14. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  15. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  16. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  17. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  18. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  19. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  20. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  21. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  22. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  23. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  24. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  25. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  26. do_action('wp_head')
    wp-includes/plugin.php:517
  27. wp_head()
    wp-includes/general-template.php:3064
  28. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  29. locate_template()
    wp-includes/template.php:745
  30. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 226 0.0015
225SELECT ID, post_title
FROM se_posts
WHERE post_type = 'page'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Page->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/page.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/column/section_advanced/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Element_Column->register_controls()
    wp-content/plugins/elementor/includes/elements/column.php:821
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  10. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  11. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  12. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  13. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  14. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  15. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  16. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  17. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  18. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  19. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  20. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  21. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  22. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  23. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  24. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  25. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  26. do_action('wp_head')
    wp-includes/plugin.php:517
  27. wp_head()
    wp-includes/general-template.php:3064
  28. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  29. locate_template()
    wp-includes/template.php:745
  30. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 39 0.0005
226SELECT option_value
FROM se_options
WHERE option_name = 'elementor_disabled_elements'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\M\E\Options::get_disabled_elements()
    wp-content/plugins/elementor/modules/element-manager/options.php:11
  3. Elementor\M\E\Options::is_element_disabled()
    wp-content/plugins/elementor/modules/element-manager/options.php:19
  4. Elementor\M\E\Module->Elementor\M\E\{closure}()
    wp-content/plugins/elementor/modules/element-manager/module.php:38
  5. apply_filters('elementor/widgets/is_widget_enabled')
    wp-includes/plugin.php:205
  6. Elementor\Widgets_Manager->register()
    wp-content/plugins/elementor/includes/managers/widgets.php:261
  7. Elementor\Widgets_Manager->register_promoted_active_widgets()
    wp-content/plugins/elementor/includes/managers/widgets.php:739
  8. Elementor\Widgets_Manager->register_promoted_widgets()
    wp-content/plugins/elementor/includes/managers/widgets.php:282
  9. Elementor\Widgets_Manager->init_widgets()
    wp-content/plugins/elementor/includes/managers/widgets.php:106
  10. Elementor\Widgets_Manager->get_widget_types()
    wp-content/plugins/elementor/includes/managers/widgets.php:345
  11. Elementor\Element_Column->_get_default_child_type()
    wp-content/plugins/elementor/includes/elements/column.php:1038
  12. Elementor\Element_Base->get_child_type()
    wp-content/plugins/elementor/includes/base/element-base.php:1502
  13. Elementor\Element_Base->add_child()
    wp-content/plugins/elementor/includes/base/element-base.php:369
  14. Elementor\Element_Base->init_children()
    wp-content/plugins/elementor/includes/base/element-base.php:1547
  15. Elementor\Element_Base->get_children()
    wp-content/plugins/elementor/includes/base/element-base.php:314
  16. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:225
  17. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  18. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  19. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  20. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  21. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  22. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  23. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  24. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  25. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  26. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  27. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  28. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  29. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  30. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  31. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  32. do_action('wp_head')
    wp-includes/plugin.php:517
  33. wp_head()
    wp-includes/general-template.php:3064
  34. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  35. locate_template()
    wp-includes/template.php:745
  36. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0003
227SELECT se_posts.*
FROM se_posts
WHERE 1=1
AND se_posts.post_type = 'elementskit_widget'
AND ((se_posts.post_status = 'publish'))
ORDER BY se_posts.post_date DESC
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3367
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. get_posts()
    wp-includes/post.php:2541
  4. ElementsKit_Lite\M\W\Init->register_widgets()
    wp-content/plugins/elementskit-lite/modules/widget-builder/init.php:47
  5. do_action('elementor/widgets/register')
    wp-includes/plugin.php:517
  6. Elementor\Widgets_Manager->init_widgets()
    wp-content/plugins/elementor/includes/managers/widgets.php:146
  7. Elementor\Widgets_Manager->get_widget_types()
    wp-content/plugins/elementor/includes/managers/widgets.php:345
  8. Elementor\Element_Column->_get_default_child_type()
    wp-content/plugins/elementor/includes/elements/column.php:1038
  9. Elementor\Element_Base->get_child_type()
    wp-content/plugins/elementor/includes/base/element-base.php:1502
  10. Elementor\Element_Base->add_child()
    wp-content/plugins/elementor/includes/base/element-base.php:369
  11. Elementor\Element_Base->init_children()
    wp-content/plugins/elementor/includes/base/element-base.php:1547
  12. Elementor\Element_Base->get_children()
    wp-content/plugins/elementor/includes/base/element-base.php:314
  13. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:225
  14. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  15. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  16. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  17. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  18. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  19. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  20. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  21. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  22. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  23. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  24. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  25. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  26. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  27. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  28. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  29. do_action('wp_head')
    wp-includes/plugin.php:517
  30. wp_head()
    wp-includes/general-template.php:3064
  31. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  32. locate_template()
    wp-includes/template.php:745
  33. get_header()
    wp-includes/general-template.php:48
Plugin: elementskit-lite 0 0.0004
228SELECT ID, post_title
FROM se_posts
WHERE post_type = 'product'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Woo_Cart_Products->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/woo-cart-products.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/common/_section_style/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Widget_Common_Base->register_layout_section()
    wp-content/plugins/elementor/includes/widgets/common-base.php:610
  8. Elementor\Widget_Common_Base->register_controls()
    wp-content/plugins/elementor/includes/widgets/common-base.php:1155
  9. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  10. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  11. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  12. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  13. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  14. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:190
  15. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  16. Elementor\Controls_Stack->get_section_args()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2326
  17. Elementor\Controls_Stack->start_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1585
  18. Elementor\Widget_Base->start_controls_section()
    wp-content/plugins/elementor/includes/base/widget-base.php:272
  19. Elementor\Widget_Heading->register_controls()
    wp-content/plugins/elementor/includes/widgets/heading.php:155
  20. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  21. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  22. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  23. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  24. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  25. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  26. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  27. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  28. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  29. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  30. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  31. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  32. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  33. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  34. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  35. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  36. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  37. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  38. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  39. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  40. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  41. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  42. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  43. do_action('wp_head')
    wp-includes/plugin.php:517
  44. wp_head()
    wp-includes/general-template.php:3064
  45. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  46. locate_template()
    wp-includes/template.php:745
  47. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 8 0.0003
229SELECT ID, post_title
FROM se_posts
WHERE post_type = 'product'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Woo_Purchase_Products->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/woo-purchase-products.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/common/_section_style/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Widget_Common_Base->register_layout_section()
    wp-content/plugins/elementor/includes/widgets/common-base.php:610
  8. Elementor\Widget_Common_Base->register_controls()
    wp-content/plugins/elementor/includes/widgets/common-base.php:1155
  9. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  10. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  11. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  12. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  13. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  14. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:190
  15. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  16. Elementor\Controls_Stack->get_section_args()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2326
  17. Elementor\Controls_Stack->start_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1585
  18. Elementor\Widget_Base->start_controls_section()
    wp-content/plugins/elementor/includes/base/widget-base.php:272
  19. Elementor\Widget_Heading->register_controls()
    wp-content/plugins/elementor/includes/widgets/heading.php:155
  20. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  21. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  22. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  23. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  24. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  25. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  26. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  27. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  28. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  29. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  30. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  31. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  32. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  33. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  34. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  35. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  36. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  37. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  38. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  39. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  40. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  41. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  42. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  43. do_action('wp_head')
    wp-includes/plugin.php:517
  44. wp_head()
    wp-includes/general-template.php:3064
  45. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  46. locate_template()
    wp-includes/template.php:745
  47. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 8 0.0002
230SELECT ID, post_title
FROM se_posts
WHERE post_type = 'post'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Post->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/post.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/common/_section_style/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Widget_Common_Base->register_layout_section()
    wp-content/plugins/elementor/includes/widgets/common-base.php:610
  8. Elementor\Widget_Common_Base->register_controls()
    wp-content/plugins/elementor/includes/widgets/common-base.php:1155
  9. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  10. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  11. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  12. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  13. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  14. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:190
  15. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  16. Elementor\Controls_Stack->get_section_args()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2326
  17. Elementor\Controls_Stack->start_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1585
  18. Elementor\Widget_Base->start_controls_section()
    wp-content/plugins/elementor/includes/base/widget-base.php:272
  19. Elementor\Widget_Heading->register_controls()
    wp-content/plugins/elementor/includes/widgets/heading.php:155
  20. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  21. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  22. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  23. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  24. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  25. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  26. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  27. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  28. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  29. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  30. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  31. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  32. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  33. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  34. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  35. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  36. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  37. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  38. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  39. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  40. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  41. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  42. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  43. do_action('wp_head')
    wp-includes/plugin.php:517
  44. wp_head()
    wp-includes/general-template.php:3064
  45. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  46. locate_template()
    wp-includes/template.php:745
  47. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 226 0.0015
231SELECT ID, post_title
FROM se_posts
WHERE post_type = 'page'
AND post_status = 'publish'
  1. PremiumAddons\Includes\Premium_Template_Tags::get_default_posts_list()
    wp-content/plugins/premium-addons-for-elementor/includes/class-premium-template-tags.php:423
  2. PremiumAddons\I\P\C\Page->get_control_options()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/conditions/page.php:33
  3. PremiumAddons\Includes\PA_Controls_Handler->add_repeater_compare_controls()
    wp-content/plugins/premium-addons-for-elementor/includes/pa-display-conditions/pa-controls-handler.php:256
  4. PremiumAddons\M\P\Module->register_controls()
    wp-content/plugins/premium-addons-for-elementor/modules/pa-display-conditions/module.php:251
  5. do_action('elementor/element/common/_section_style/after_section_end')
    wp-includes/plugin.php:517
  6. Elementor\Controls_Stack->end_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1702
  7. Elementor\Widget_Common_Base->register_layout_section()
    wp-content/plugins/elementor/includes/widgets/common-base.php:610
  8. Elementor\Widget_Common_Base->register_controls()
    wp-content/plugins/elementor/includes/widgets/common-base.php:1155
  9. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  10. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  11. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  12. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  13. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  14. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:190
  15. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  16. Elementor\Controls_Stack->get_section_args()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2326
  17. Elementor\Controls_Stack->start_controls_section()
    wp-content/plugins/elementor/includes/base/controls-stack.php:1585
  18. Elementor\Widget_Base->start_controls_section()
    wp-content/plugins/elementor/includes/base/widget-base.php:272
  19. Elementor\Widget_Heading->register_controls()
    wp-content/plugins/elementor/includes/widgets/heading.php:155
  20. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  21. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  22. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  23. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  24. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  25. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  26. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  27. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  28. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  29. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  30. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  31. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  32. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  33. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  34. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  35. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  36. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  37. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  38. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  39. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  40. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  41. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  42. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  43. do_action('wp_head')
    wp-includes/plugin.php:517
  44. wp_head()
    wp-includes/general-template.php:3064
  45. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  46. locate_template()
    wp-includes/template.php:745
  47. get_header()
    wp-includes/general-template.php:48
Plugin: premium-addons-for-elementor 39 0.0005
232SELECT option_value
FROM se_options
WHERE option_name = 'medium_crop'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\Group_Control_Image_Size::get_all_image_sizes()
    wp-content/plugins/elementor/includes/controls/groups/image-size.php:187
  3. Elementor\Group_Control_Image_Size->get_image_sizes()
    wp-content/plugins/elementor/includes/controls/groups/image-size.php:359
  4. Elementor\Group_Control_Image_Size->prepare_fields()
    wp-content/plugins/elementor/includes/controls/groups/image-size.php:325
  5. Elementor\Group_Control_Base->add_controls()
    wp-content/plugins/elementor/includes/controls/groups/base.php:90
  6. Elementor\Controls_Stack->add_group_control()
    wp-content/plugins/elementor/includes/base/controls-stack.php:780
  7. Elementor\Widget_Image->register_controls()
    wp-content/plugins/elementor/includes/widgets/image.php:147
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  10. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  11. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  12. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  13. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  14. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  15. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  16. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  17. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  18. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  19. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  20. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  21. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  22. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  23. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  24. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  25. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  26. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  27. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  28. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  29. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  30. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  31. do_action('wp_head')
    wp-includes/plugin.php:517
  32. wp_head()
    wp-includes/general-template.php:3064
  33. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  34. locate_template()
    wp-includes/template.php:745
  35. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0005
233SELECT option_value
FROM se_options
WHERE option_name = 'medium_large_crop'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\Group_Control_Image_Size::get_all_image_sizes()
    wp-content/plugins/elementor/includes/controls/groups/image-size.php:187
  3. Elementor\Group_Control_Image_Size->get_image_sizes()
    wp-content/plugins/elementor/includes/controls/groups/image-size.php:359
  4. Elementor\Group_Control_Image_Size->prepare_fields()
    wp-content/plugins/elementor/includes/controls/groups/image-size.php:325
  5. Elementor\Group_Control_Base->add_controls()
    wp-content/plugins/elementor/includes/controls/groups/base.php:90
  6. Elementor\Controls_Stack->add_group_control()
    wp-content/plugins/elementor/includes/base/controls-stack.php:780
  7. Elementor\Widget_Image->register_controls()
    wp-content/plugins/elementor/includes/widgets/image.php:147
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  10. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  11. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  12. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  13. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  14. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  15. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  16. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  17. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  18. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  19. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  20. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  21. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  22. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  23. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  24. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  25. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  26. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  27. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  28. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  29. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  30. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  31. do_action('wp_head')
    wp-includes/plugin.php:517
  32. wp_head()
    wp-includes/general-template.php:3064
  33. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  34. locate_template()
    wp-includes/template.php:745
  35. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0002
234SELECT option_value
FROM se_options
WHERE option_name = 'large_crop'
LIMIT 1
  1. get_option()
    wp-includes/option.php:197
  2. Elementor\Group_Control_Image_Size::get_all_image_sizes()
    wp-content/plugins/elementor/includes/controls/groups/image-size.php:187
  3. Elementor\Group_Control_Image_Size->get_image_sizes()
    wp-content/plugins/elementor/includes/controls/groups/image-size.php:359
  4. Elementor\Group_Control_Image_Size->prepare_fields()
    wp-content/plugins/elementor/includes/controls/groups/image-size.php:325
  5. Elementor\Group_Control_Base->add_controls()
    wp-content/plugins/elementor/includes/controls/groups/base.php:90
  6. Elementor\Controls_Stack->add_group_control()
    wp-content/plugins/elementor/includes/base/controls-stack.php:780
  7. Elementor\Widget_Image->register_controls()
    wp-content/plugins/elementor/includes/widgets/image.php:147
  8. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  9. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  10. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  11. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  12. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  13. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  14. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  15. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  16. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  17. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  18. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  19. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  20. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  21. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  22. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  23. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  24. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  25. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  26. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  27. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  28. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  29. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  30. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  31. do_action('wp_head')
    wp-includes/plugin.php:517
  32. wp_head()
    wp-includes/general-template.php:3064
  33. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  34. locate_template()
    wp-includes/template.php:745
  35. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0001
235SELECT *
FROM se_posts
WHERE post_parent = 112197
AND post_name LIKE '112197-autosave%'
AND post_modified_gmt > '2025-01-13 19:53:31'
AND post_author = 6
AND post_type = 'revision'
  1. Elementor\Utils::get_post_autosave()
    wp-content/plugins/elementor/includes/utils.php:469
  2. Elementor\C\B\Document->get_autosave_id()
    wp-content/plugins/elementor/core/base/document.php:1399
  3. Elementor\Core\Documents_Manager->get_doc_or_auto_save()
    wp-content/plugins/elementor/core/documents-manager.php:258
  4. ElementorPro\M\T\C\Preview_Manager->switch_to_preview_query()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/preview-manager.php:59
  5. do_action('elementor/template-library/before_get_source_data')
    wp-includes/plugin.php:517
  6. Elementor\TemplateLibrary\Manager->get_template_data()
    wp-content/plugins/elementor/includes/template-library/manager.php:397
  7. ElementorPro\M\G\W\Global_Widget->__construct()
    wp-content/plugins/elementor-pro/modules/global-widget/widgets/global-widget.php:37
  8. Elementor\Elements_Manager->create_element_instance()
    wp-content/plugins/elementor/includes/managers/elements.php:88
  9. Elementor\Element_Base->add_child()
    wp-content/plugins/elementor/includes/base/element-base.php:375
  10. Elementor\Element_Base->init_children()
    wp-content/plugins/elementor/includes/base/element-base.php:1547
  11. Elementor\Element_Base->get_children()
    wp-content/plugins/elementor/includes/base/element-base.php:314
  12. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:225
  13. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  14. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  15. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  16. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  17. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  18. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  19. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  20. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  21. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  22. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  23. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  24. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  25. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  26. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  27. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  28. do_action('wp_head')
    wp-includes/plugin.php:517
  29. wp_head()
    wp-includes/general-template.php:3064
  30. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  31. locate_template()
    wp-includes/template.php:745
  32. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0007
236SELECT *
FROM se_posts
WHERE ID = 107002
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. wp_attachment_is()
    wp-includes/post.php:6971
  4. wp_attachment_is_image()
    wp-includes/post.php:7030
  5. image_downsize()
    wp-includes/media.php:192
  6. wp_get_attachment_image_src()
    wp-includes/media.php:970
  7. wp_get_attachment_image_url()
    wp-includes/media.php:1206
  8. Elementor\Control_Media->get_style_value()
    wp-content/plugins/elementor/includes/controls/media.php:451
  9. Elementor\C\F\C\Base->parse_property_placeholder()
    wp-content/plugins/elementor/core/files/css/base.php:500
  10. Elementor\C\F\C\Base->Elementor\C\F\C\{closure}()
    wp-content/plugins/elementor/core/files/css/base.php:376
  11. preg_replace_callback()
    wp-content/plugins/elementor/core/files/css/base.php:376
  12. Elementor\C\F\C\Base->add_control_rules()
    wp-content/plugins/elementor/core/files/css/base.php:368
  13. Elementor\C\F\C\Base->add_control_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:727
  14. Elementor\C\F\C\Base->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:592
  15. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:222
  16. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  17. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  18. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  19. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  20. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  21. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  22. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  23. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  24. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  25. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  26. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  27. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  28. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  29. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  30. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  31. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  32. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  33. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  34. do_action('wp_head')
    wp-includes/plugin.php:517
  35. wp_head()
    wp-includes/general-template.php:3064
  36. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  37. locate_template()
    wp-includes/template.php:745
  38. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0003
237SELECT *
FROM se_posts
WHERE ID = 107002
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. wp_get_attachment_url()
    wp-includes/post.php:6834
  4. image_downsize()
    wp-includes/media.php:213
  5. wp_get_attachment_image_src()
    wp-includes/media.php:970
  6. wp_get_attachment_image_url()
    wp-includes/media.php:1206
  7. Elementor\Control_Media->get_style_value()
    wp-content/plugins/elementor/includes/controls/media.php:451
  8. Elementor\C\F\C\Base->parse_property_placeholder()
    wp-content/plugins/elementor/core/files/css/base.php:500
  9. Elementor\C\F\C\Base->Elementor\C\F\C\{closure}()
    wp-content/plugins/elementor/core/files/css/base.php:376
  10. preg_replace_callback()
    wp-content/plugins/elementor/core/files/css/base.php:376
  11. Elementor\C\F\C\Base->add_control_rules()
    wp-content/plugins/elementor/core/files/css/base.php:368
  12. Elementor\C\F\C\Base->add_control_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:727
  13. Elementor\C\F\C\Base->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:592
  14. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:222
  15. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  16. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  17. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  18. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  19. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  20. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  21. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  22. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  23. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  24. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  25. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  26. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  27. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  28. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  29. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  30. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  31. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  32. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  33. do_action('wp_head')
    wp-includes/plugin.php:517
  34. wp_head()
    wp-includes/general-template.php:3064
  35. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  36. locate_template()
    wp-includes/template.php:745
  37. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0002
238SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (107002)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. wp_get_attachment_metadata()
    wp-includes/post.php:6764
  6. image_downsize()
    wp-includes/media.php:214
  7. wp_get_attachment_image_src()
    wp-includes/media.php:970
  8. wp_get_attachment_image_url()
    wp-includes/media.php:1206
  9. Elementor\Control_Media->get_style_value()
    wp-content/plugins/elementor/includes/controls/media.php:451
  10. Elementor\C\F\C\Base->parse_property_placeholder()
    wp-content/plugins/elementor/core/files/css/base.php:500
  11. Elementor\C\F\C\Base->Elementor\C\F\C\{closure}()
    wp-content/plugins/elementor/core/files/css/base.php:376
  12. preg_replace_callback()
    wp-content/plugins/elementor/core/files/css/base.php:376
  13. Elementor\C\F\C\Base->add_control_rules()
    wp-content/plugins/elementor/core/files/css/base.php:368
  14. Elementor\C\F\C\Base->add_control_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:727
  15. Elementor\C\F\C\Base->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:592
  16. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:222
  17. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  18. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  19. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  20. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  21. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  22. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  23. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  24. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  25. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  26. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  27. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  28. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  29. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  30. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  31. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  32. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  33. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  34. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  35. do_action('wp_head')
    wp-includes/plugin.php:517
  36. wp_head()
    wp-includes/general-template.php:3064
  37. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  38. locate_template()
    wp-includes/template.php:745
  39. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0002
239SELECT se_posts.*
FROM se_posts
WHERE 1=1
AND se_posts.post_type = 'wpforms'
AND ((se_posts.post_status = 'publish'))
ORDER BY se_posts.post_date ASC
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3367
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  3. get_posts()
    wp-includes/post.php:2541
  4. WPForms_Form_Handler->get_multiple()
    wp-content/plugins/wpforms/includes/class-form.php:340
  5. WPForms_Form_Handler->get()
    wp-content/plugins/wpforms/includes/class-form.php:235
  6. WPForms\I\E\Widget->get_forms()
    wp-content/plugins/wpforms/src/Integrations/Elementor/Widget.php:390
  7. WPForms\I\E\Widget->content_controls()
    wp-content/plugins/wpforms/src/Integrations/Elementor/Widget.php:132
  8. WPForms\I\E\Widget->register_controls()
    wp-content/plugins/wpforms/src/Integrations/Elementor/Widget.php:114
  9. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  10. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  11. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  12. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  13. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  14. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  15. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  16. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  17. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  18. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  19. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  20. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  21. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  22. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  23. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  24. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  25. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  26. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  27. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  28. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  29. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  30. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  31. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  32. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  33. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  34. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  35. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  36. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  37. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  38. do_action('wp_head')
    wp-includes/plugin.php:517
  39. wp_head()
    wp-includes/general-template.php:3064
  40. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  41. locate_template()
    wp-includes/template.php:745
  42. get_header()
    wp-includes/general-template.php:48
Plugin: wpforms 41 0.0009
240SELECT DISTINCT t.term_id, tr.object_id
FROM se_terms AS t
INNER JOIN se_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN se_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('wpforms_form_tag')
AND tr.object_id IN (6301, 6419, 8524, 8525, 8526, 8528, 8529, 8530, 8539, 8555, 8556, 8557, 8766, 8930, 12999, 104061, 105256, 105304, 105314, 105320, 105325, 105607, 106432, 106516, 106770, 108256, 108303, 108314, 108321, 108674, 108795, 108803, 108806, 108809, 108814, 109722, 109736, 111321, 111544, 112101, 112791)
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:814
  2. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  3. get_terms()
    wp-includes/taxonomy.php:1357
  4. wp_get_object_terms()
    wp-includes/taxonomy.php:2317
  5. update_object_term_cache()
    wp-includes/taxonomy.php:3833
  6. update_post_caches()
    wp-includes/post.php:7663
  7. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3573
  8. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  9. get_posts()
    wp-includes/post.php:2541
  10. WPForms_Form_Handler->get_multiple()
    wp-content/plugins/wpforms/includes/class-form.php:340
  11. WPForms_Form_Handler->get()
    wp-content/plugins/wpforms/includes/class-form.php:235
  12. WPForms\I\E\Widget->get_forms()
    wp-content/plugins/wpforms/src/Integrations/Elementor/Widget.php:390
  13. WPForms\I\E\Widget->content_controls()
    wp-content/plugins/wpforms/src/Integrations/Elementor/Widget.php:132
  14. WPForms\I\E\Widget->register_controls()
    wp-content/plugins/wpforms/src/Integrations/Elementor/Widget.php:114
  15. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  16. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  17. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  18. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  19. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  20. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  21. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  22. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  23. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  24. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  25. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  26. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  27. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  28. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  29. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  30. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  31. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  32. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  33. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  34. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  35. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  36. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  37. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  38. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  39. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  40. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  41. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  42. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  43. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  44. do_action('wp_head')
    wp-includes/plugin.php:517
  45. wp_head()
    wp-includes/general-template.php:3064
  46. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  47. locate_template()
    wp-includes/template.php:745
  48. get_header()
    wp-includes/general-template.php:48
Plugin: wpforms 0 0.0006
241SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (6301,6419,8524,8525,8526,8528,8529,8530,8539,8555,8556,8557,8766,8930,12999,104061,105256,105304,105314,105320,105325,105607,106432,106516,106770,108256,108303,108314,108321,108674,108795,108803,108806,108809,108814,109722,109736,111321,111544,112101,112791)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. update_postmeta_cache()
    wp-includes/post.php:7726
  3. update_post_caches()
    wp-includes/post.php:7668
  4. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3573
  5. WP_Query->query()
    wp-includes/class-wp-query.php:3852
  6. get_posts()
    wp-includes/post.php:2541
  7. WPForms_Form_Handler->get_multiple()
    wp-content/plugins/wpforms/includes/class-form.php:340
  8. WPForms_Form_Handler->get()
    wp-content/plugins/wpforms/includes/class-form.php:235
  9. WPForms\I\E\Widget->get_forms()
    wp-content/plugins/wpforms/src/Integrations/Elementor/Widget.php:390
  10. WPForms\I\E\Widget->content_controls()
    wp-content/plugins/wpforms/src/Integrations/Elementor/Widget.php:132
  11. WPForms\I\E\Widget->register_controls()
    wp-content/plugins/wpforms/src/Integrations/Elementor/Widget.php:114
  12. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  13. Elementor\Widget_Base->init_controls()
    wp-content/plugins/elementor/includes/base/widget-base.php:1050
  14. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  15. Elementor\Widget_Base->get_stack()
    wp-content/plugins/elementor/includes/base/widget-base.php:184
  16. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  17. Elementor\C\F\C\Post->render_element_global_styles()
    wp-content/plugins/elementor/core/files/css/post.php:332
  18. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:296
  19. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  20. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  21. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  22. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  23. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  24. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  25. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  26. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  27. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  28. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  29. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  30. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  31. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  32. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  33. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  34. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  35. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  36. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  37. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  38. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  39. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  40. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  41. do_action('wp_head')
    wp-includes/plugin.php:517
  42. wp_head()
    wp-includes/general-template.php:3064
  43. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  44. locate_template()
    wp-includes/template.php:745
  45. get_header()
    wp-includes/general-template.php:48
Plugin: wpforms 42 0.0009
242SELECT *
FROM se_posts
WHERE post_parent = 112197
AND post_name LIKE '112197-autosave%'
AND post_modified_gmt > '2025-01-13 19:53:31'
AND post_author = 6
AND post_type = 'revision'
  1. Elementor\Utils::get_post_autosave()
    wp-content/plugins/elementor/includes/utils.php:469
  2. Elementor\C\B\Document->get_autosave_id()
    wp-content/plugins/elementor/core/base/document.php:1399
  3. Elementor\Core\Documents_Manager->get_doc_or_auto_save()
    wp-content/plugins/elementor/core/documents-manager.php:258
  4. ElementorPro\M\T\C\Preview_Manager->switch_to_preview_query()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/preview-manager.php:59
  5. do_action('elementor/template-library/before_get_source_data')
    wp-includes/plugin.php:517
  6. Elementor\TemplateLibrary\Manager->get_template_data()
    wp-content/plugins/elementor/includes/template-library/manager.php:397
  7. ElementorPro\M\G\W\Global_Widget->__construct()
    wp-content/plugins/elementor-pro/modules/global-widget/widgets/global-widget.php:37
  8. Elementor\Elements_Manager->create_element_instance()
    wp-content/plugins/elementor/includes/managers/elements.php:88
  9. Elementor\Element_Base->add_child()
    wp-content/plugins/elementor/includes/base/element-base.php:375
  10. Elementor\Element_Base->init_children()
    wp-content/plugins/elementor/includes/base/element-base.php:1547
  11. Elementor\Element_Base->get_children()
    wp-content/plugins/elementor/includes/base/element-base.php:314
  12. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:225
  13. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  14. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  15. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  16. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  17. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  18. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  19. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  20. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  21. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  22. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  23. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  24. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  25. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  26. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  27. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  28. do_action('wp_head')
    wp-includes/plugin.php:517
  29. wp_head()
    wp-includes/general-template.php:3064
  30. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  31. locate_template()
    wp-includes/template.php:745
  32. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0006
243SELECT *
FROM se_posts
WHERE ID = 107002
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. wp_attachment_is()
    wp-includes/post.php:6971
  4. wp_attachment_is_image()
    wp-includes/post.php:7030
  5. image_downsize()
    wp-includes/media.php:192
  6. wp_get_attachment_image_src()
    wp-includes/media.php:970
  7. wp_get_attachment_image_url()
    wp-includes/media.php:1206
  8. Elementor\Control_Media->get_style_value()
    wp-content/plugins/elementor/includes/controls/media.php:451
  9. Elementor\C\F\C\Base->parse_property_placeholder()
    wp-content/plugins/elementor/core/files/css/base.php:500
  10. Elementor\C\F\C\Base->Elementor\C\F\C\{closure}()
    wp-content/plugins/elementor/core/files/css/base.php:376
  11. preg_replace_callback()
    wp-content/plugins/elementor/core/files/css/base.php:376
  12. Elementor\C\F\C\Base->add_control_rules()
    wp-content/plugins/elementor/core/files/css/base.php:368
  13. Elementor\C\F\C\Base->add_control_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:727
  14. Elementor\C\F\C\Base->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:592
  15. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:222
  16. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  17. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  18. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  19. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  20. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  21. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  22. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  23. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  24. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  25. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  26. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  27. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  28. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  29. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  30. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  31. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  32. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  33. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  34. do_action('wp_head')
    wp-includes/plugin.php:517
  35. wp_head()
    wp-includes/general-template.php:3064
  36. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  37. locate_template()
    wp-includes/template.php:745
  38. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0005
244SELECT *
FROM se_posts
WHERE ID = 107002
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. wp_get_attachment_url()
    wp-includes/post.php:6834
  4. image_downsize()
    wp-includes/media.php:213
  5. wp_get_attachment_image_src()
    wp-includes/media.php:970
  6. wp_get_attachment_image_url()
    wp-includes/media.php:1206
  7. Elementor\Control_Media->get_style_value()
    wp-content/plugins/elementor/includes/controls/media.php:451
  8. Elementor\C\F\C\Base->parse_property_placeholder()
    wp-content/plugins/elementor/core/files/css/base.php:500
  9. Elementor\C\F\C\Base->Elementor\C\F\C\{closure}()
    wp-content/plugins/elementor/core/files/css/base.php:376
  10. preg_replace_callback()
    wp-content/plugins/elementor/core/files/css/base.php:376
  11. Elementor\C\F\C\Base->add_control_rules()
    wp-content/plugins/elementor/core/files/css/base.php:368
  12. Elementor\C\F\C\Base->add_control_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:727
  13. Elementor\C\F\C\Base->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:592
  14. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:222
  15. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  16. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  17. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  18. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  19. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  20. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:226
  21. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  22. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  23. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  24. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  25. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  26. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  27. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  28. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  29. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  30. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  31. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  32. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  33. do_action('wp_head')
    wp-includes/plugin.php:517
  34. wp_head()
    wp-includes/general-template.php:3064
  35. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  36. locate_template()
    wp-includes/template.php:745
  37. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 0 0.0002
245SELECT *
FROM se_posts
WHERE ID = 107007
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1109
  3. wp_attachment_is()
    wp-includes/post.php:6971
  4. wp_attachment_is_image()
    wp-includes/post.php:7030
  5. image_downsize()
    wp-includes/media.php:192
  6. wp_get_attachment_image_src()
    wp-includes/media.php:970
  7. wp_get_attachment_image_url()
    wp-includes/media.php:1206
  8. Elementor\Control_Media->get_style_value()
    wp-content/plugins/elementor/includes/controls/media.php:451
  9. Elementor\C\F\C\Base->parse_property_placeholder()
    wp-content/plugins/elementor/core/files/css/base.php:500
  10. Elementor\C\F\C\Base->Elementor\C\F\C\{closure}()
    wp-content/plugins/elementor/core/files/css/base.php:376
  11. preg_replace_callback()
    wp-content/plugins/elementor/core/files/css/base.php:376
  12. Elementor\C\F\C\Base->add_control_rules()
    wp-content/plugins/elementor/core/files/css/base.php:368
  13. Elementor\C\F\C\Base->add_control_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:727
  14. Elementor\C\F\C\Base->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:592
  15. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:222
  16. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  17. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  18. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  19. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  20. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  21. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  22. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  23. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  24. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  25. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  26. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  27. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  28. do_action('wp_head')
    wp-includes/plugin.php:517
  29. wp_head()
    wp-includes/general-template.php:3064
  30. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  31. locate_template()
    wp-includes/template.php:745
  32. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 1 0.0005
246SELECT post_id, meta_key, meta_value
FROM se_postmeta
WHERE post_id IN (107007)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1178
  2. get_metadata_raw()
    wp-includes/meta.php:648
  3. get_metadata()
    wp-includes/meta.php:575
  4. get_post_meta()
    wp-includes/post.php:2616
  5. get_attached_file()
    wp-includes/post.php:826
  6. wp_attachment_is()
    wp-includes/post.php:6977
  7. wp_attachment_is_image()
    wp-includes/post.php:7030
  8. image_downsize()
    wp-includes/media.php:192
  9. wp_get_attachment_image_src()
    wp-includes/media.php:970
  10. wp_get_attachment_image_url()
    wp-includes/media.php:1206
  11. Elementor\Control_Media->get_style_value()
    wp-content/plugins/elementor/includes/controls/media.php:451
  12. Elementor\C\F\C\Base->parse_property_placeholder()
    wp-content/plugins/elementor/core/files/css/base.php:500
  13. Elementor\C\F\C\Base->Elementor\C\F\C\{closure}()
    wp-content/plugins/elementor/core/files/css/base.php:376
  14. preg_replace_callback()
    wp-content/plugins/elementor/core/files/css/base.php:376
  15. Elementor\C\F\C\Base->add_control_rules()
    wp-content/plugins/elementor/core/files/css/base.php:368
  16. Elementor\C\F\C\Base->add_control_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:727
  17. Elementor\C\F\C\Base->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/base.php:592
  18. Elementor\C\F\C\Post->add_controls_stack_style_rules()
    wp-content/plugins/elementor/core/files/css/post.php:222
  19. Elementor\C\F\C\Post->render_element_styles()
    wp-content/plugins/elementor/core/files/css/post.php:318
  20. Elementor\C\F\C\Post->render_styles()
    wp-content/plugins/elementor/core/files/css/post.php:297
  21. Elementor\C\F\C\Post->render_css()
    wp-content/plugins/elementor/core/files/css/post.php:178
  22. Elementor\C\F\C\Base->parse_content()
    wp-content/plugins/elementor/core/files/css/base.php:687
  23. Elementor\C\F\Base->update_file()
    wp-content/plugins/elementor/core/files/base.php:180
  24. Elementor\C\F\C\Base->update()
    wp-content/plugins/elementor/core/files/css/base.php:133
  25. Elementor\C\F\C\Base->enqueue()
    wp-content/plugins/elementor/core/files/css/base.php:229
  26. Elementor\C\F\C\Post->enqueue()
    wp-content/plugins/elementor/core/files/css/post.php:201
  27. Elementor\Frontend->enqueue_styles()
    wp-content/plugins/elementor/includes/frontend.php:700
  28. ElementorPro\M\T\C\Locations_Manager->enqueue_styles()
    wp-content/plugins/elementor-pro/modules/theme-builder/classes/locations-manager.php:190
  29. do_action('wp_enqueue_scripts')
    wp-includes/plugin.php:517
  30. wp_enqueue_scripts()
    wp-includes/script-loader.php:2272
  31. do_action('wp_head')
    wp-includes/plugin.php:517
  32. wp_head()
    wp-includes/general-template.php:3064
  33. load_template('wp-content/themes/hello-elementor/header.php')
    wp-includes/template.php:810
  34. locate_template()
    wp-includes/template.php:745
  35. get_header()
    wp-includes/general-template.php:48
Plugin: elementor 5 0.0004
247SELECT *
FROM se_posts
WHERE post_parent = 112197
AND post_name LIKE '112197-autosave%'
AND post_modified_gmt > '2025-01-13 19:53:31'
AND post_author = 6
AND post_type = 'revision'
  1. Elementor\Utils::get_post_autosave()
    wp-content/plugins/elementor/includes/utils.php:469
  2. Elementor\C\B\Document->get_autosave_id()
    wp-content/plugins/elementor/core/base/document.php:1399
  3. Elementor\Core\Documents_Manager->get_doc_or_auto_save()
    wp-content/plugins/elementor/core/documents-manager.php:258
  4. Elementor\C\S\P\Model->register_controls()
    wp-content/plugins/elementor/core/settings/page/model.php:173
  5. Elementor\Controls_Stack->init_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:2427
  6. Elementor\Controls_Stack->get_stack()
    wp-content/plugins/elementor/includes/base/controls-stack.php:569
  7. Elementor\Controls_Stack->get_controls()
    wp-content/plugins/elementor/includes/base/controls-stack.php:314
  8. Elementor\Controls_Stack->get_init_settings()</