Empowering communities through tokenization: Buzzmint’s Charles Symons

2 weeks ago 3



1SELECT option_name, option_value
FROM wp_options
WHERE autoload = 'yes'
  1. wp_load_alloptions()
  2. is_blog_installed()
  3. wp_not_installed()
WordPress Core 1538 0.0114 2SELECT option_value
FROM wp_options
WHERE option_name = 'ai1wm_backups_path'
LIMIT 1
  1. get_option()
WordPress Core 0 0.0015 3SELECT option_value
FROM wp_options
WHERE option_name = 'backwpup_cfg_hash'
LIMIT 1
  1. get_option()
  2. get_network_option()
  3. get_site_option()
  4. BackWPup::get_plugin_data()
  5. BackWPup_System_Tests->is_wp_version_compatible()
Plugin: backwpup 1 0.0013 4SELECT option_value
FROM wp_options
WHERE option_name = 'backwpup_activation_time'
LIMIT 1
  1. get_option()
  2. get_network_option()
  3. get_site_option()
  4. BackWPup::get_plugin_data()
  5. BackWPup_System_Tests->is_wp_version_compatible()
Plugin: backwpup 1 0.0017 5SELECT option_value
FROM wp_options
WHERE option_name = 'fs_storage_logger'
LIMIT 1
  1. get_option()
  2. FS_Logger::init()
  3. FS_Logger::get_logger()
  4. Freemius::_load_required_static()
  5. Freemius::instance()
  6. fs_dynamic_init()
  7. fifrf_fs()
Plugin: featured-images-for-rss-feeds 0 0.0013 6SELECT option_value
FROM wp_options
WHERE option_name = 'fs_clone_management'
LIMIT 1
  1. get_option()
  2. FS_Option_Manager->load()
  3. FS_Option_Manager->__construct()
  4. FS_Option_Manager::get_manager()
  5. FS_Clone_Manager->__construct()
  6. FS_Clone_Manager::instance()
  7. Freemius::_load_required_static()
  8. Freemius::instance()
  9. fs_dynamic_init()
  10. fifrf_fs()
Plugin: featured-images-for-rss-feeds 0 0.0015 7SELECT option_value
FROM wp_options
WHERE option_name = 'fs_cache_195'
LIMIT 1
  1. get_option()
  2. FS_Option_Manager->load()
  3. FS_Option_Manager->__construct()
  4. FS_Option_Manager::get_manager()
  5. FS_Cache_Manager->__construct()
  6. FS_Cache_Manager::get_manager()
  7. Freemius->__construct()
  8. Freemius::instance()
  9. fs_dynamic_init()
  10. fifrf_fs()
Plugin: featured-images-for-rss-feeds 0 0.0017 8SELECT option_value
FROM wp_options
WHERE option_name = 'uninstall_plugins'
LIMIT 1
  1. get_option()
  2. register_uninstall_hook()
WordPress Core 1 0.0013 9SELECT option_value
FROM wp_options
WHERE option_name = 'wpel-network-settings'
LIMIT 1
  1. get_option()
  2. FWP_Settings_Section_Base_1x0x0->get_saved_values()
  3. FWP_Settings_Section_Base_1x0x0->set_option_values()
  4. FWP_Settings_Section_Base_1x0x0->init()
  5. WPEL_Network_Fields->init()
  6. WPRun_Base_1x0x0->__construct()
  7. WPRun_Base_1x0x0::create()
  8. WPEL_Plugin->create_components()
  9. WPEL_Plugin->init()
  10. WPRun_Base_1x0x0->__construct()
  11. WPRun_Base_1x0x0::create()
  12. wpel_init()
Plugin: wp-external-links 0 0.0012 10SELECT option_value
FROM wp_options
WHERE option_name = 'wpel-network-admin-settings'
LIMIT 1
  1. get_option()
  2. FWP_Settings_Section_Base_1x0x0->get_saved_values()
  3. FWP_Settings_Section_Base_1x0x0->set_option_values()
  4. FWP_Settings_Section_Base_1x0x0->init()
  5. WPEL_Network_Admin_Fields->init()
  6. WPRun_Base_1x0x0->__construct()
  7. WPRun_Base_1x0x0::create()
  8. WPEL_Plugin->create_components()
  9. WPEL_Plugin->init()
  10. WPRun_Base_1x0x0->__construct()
  11. WPRun_Base_1x0x0::create()
  12. wpel_init()
Plugin: wp-external-links 0 0.0012 11SELECT option_value
FROM wp_options
WHERE option_name = 'wpel-exit-confirmation-settings'
LIMIT 1
  1. get_option()
  2. FWP_Settings_Section_Base_1x0x0->get_saved_values()
  3. FWP_Settings_Section_Base_1x0x0->set_option_values()
  4. FWP_Settings_Section_Base_1x0x0->init()
  5. WPEL_Exit_Confirmation_Fields->init()
  6. WPRun_Base_1x0x0->__construct()
  7. WPRun_Base_1x0x0::create()
  8. WPEL_Plugin->create_components()
  9. WPEL_Plugin->init()
  10. WPRun_Base_1x0x0->__construct()
  11. WPRun_Base_1x0x0::create()
  12. wpel_init()
Plugin: wp-external-links 0 0.0015 12SELECT option_value
FROM wp_options
WHERE option_name = 'cookie_notice_version'
LIMIT 1
  1. get_option()
  2. Cookie_Notice->set_database_version()
  3. do_action('plugins_loaded')
Plugin: cookie-notice 1 0.0012 13SELECT option_value
FROM wp_options
WHERE option_name = 'cookie_notice_status'
LIMIT 1
  1. get_option()
  2. Cookie_Notice->set_status_data()
  3. do_action('plugins_loaded')
Plugin: cookie-notice 1 0.0012 14SELECT *
FROM wp_users
WHERE user_login = 'cathy resurreccion'
LIMIT 1
  1. WP_User::get_data_by()
  2. get_user_by()
  3. wp_validate_auth_cookie()
  4. wp_validate_logged_in_cookie()
  5. apply_filters('determine_current_user')
  6. _wp_get_current_user()
  7. wp_get_current_user()
  8. get_current_user_id()
  9. get_user_option()
  10. Classic_Editor::get_settings()
  11. Classic_Editor::init_actions()
  12. do_action('plugins_loaded')
Plugin: classic-editor 1 0.0013 15SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (132)
ORDER BY umeta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_user_meta()
  5. WP_User->get_caps_data()
  6. WP_User->for_site()
  7. WP_User->init()
  8. get_user_by()
  9. wp_validate_auth_cookie()
  10. wp_validate_logged_in_cookie()
  11. apply_filters('determine_current_user')
  12. _wp_get_current_user()
  13. wp_get_current_user()
  14. get_current_user_id()
  15. get_user_option()
  16. Classic_Editor::get_settings()
  17. Classic_Editor::init_actions()
  18. do_action('plugins_loaded')
Plugin: classic-editor 88 0.0017 16SELECT option_value
FROM wp_options
WHERE option_name = 'mpp_options'
LIMIT 1
  1. get_option()
  2. Metronet_Profile_Picture->get_options()
  3. Metronet_Profile_Picture->__construct()
  4. mt_mpp_instantiate()
  5. do_action('plugins_loaded')
Plugin: metronet-profile-picture 0 0.0013 17SELECT option_value
FROM wp_options
WHERE option_name = 'backwpup_version'
LIMIT 1
  1. get_option()
  2. get_network_option()
  3. get_site_option()
  4. BackWPup->__construct()
  5. BackWPup::get_instance()
  6. do_action('plugins_loaded')
Plugin: backwpup 1 0.0012 18SELECT option_value
FROM wp_options
WHERE option_name = 'wpseo-premium-redirects-base'
LIMIT 1
  1. get_option()
  2. WPSEO_Redirect_Option->get_from_option()
  3. WPSEO_Redirect_Option->get_all()
  4. WPSEO_Redirect_Option->__construct()
  5. WPSEO_Redirect_Manager->__construct()
  6. WPSEO_Premium->__construct()
  7. Yoast\W\S\P\I\Plugin->load()
  8. do_action('plugins_loaded')
Plugin: wordpress-seo-premium 1 0.0018 19SELECT option_value
FROM wp_options
WHERE option_name = 'evs_location'
LIMIT 1
  1. get_option()
  2. WPSEO_Video_Sitemap->add_oembed()
  3. WPSEO_Video_Sitemap->init()
  4. do_action('setup_theme')
Plugin: wpseo-video 0 0.0014 20SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-taxonomy'
AND ((wp_posts.post_status = 'publish'
OR wp_posts.post_status = 'acf-disabled'))
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. ACF_Internal_Post_Type->get_raw_posts()
  5. ACF_Internal_Post_Type->get_posts()
  6. ACF_Taxonomy->register_taxonomies()
  7. do_action('acf/init')
  8. ACF->init()
  9. do_action('init')
Plugin: advanced-custom-fields-pro 0 0.0016 21SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-post-type'
AND ((wp_posts.post_status = 'publish'
OR wp_posts.post_status = 'acf-disabled'))
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. ACF_Internal_Post_Type->get_raw_posts()
  5. ACF_Internal_Post_Type->get_posts()
  6. ACF_Post_Type->register_post_types()
  7. do_action('acf/init')
  8. ACF->init()
  9. do_action('init')
Plugin: advanced-custom-fields-pro 0 0.0015 22SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-ui-options-page'
AND ((wp_posts.post_status = 'publish'
OR wp_posts.post_status = 'acf-disabled'))
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. ACF_Internal_Post_Type->get_raw_posts()
  5. ACF_Internal_Post_Type->get_posts()
  6. ACF_UI_Options_Page->register_ui_options_pages()
  7. do_action('acf/init')
  8. ACF->init()
  9. do_action('init')
Plugin: advanced-custom-fields-pro 0 0.0014 23SELECT option_value
FROM wp_options
WHERE option_name = 'ure_role_additional_options_values'
LIMIT 1
  1. get_option()
  2. URE_Role_Additional_Options::get_active_items()
  3. URE_Role_Additional_Options->init()
  4. URE_Role_Additional_Options->__construct()
  5. URE_Role_Additional_Options::get_instance()
  6. User_Role_Editor->set_role_additional_options_hooks()
  7. do_action('init')
Plugin: user-role-editor 0 0.0015 24SELECT option_value
FROM wp_options
WHERE option_name = 'acf_pro_license'
LIMIT 1
  1. get_option()
  2. acf_pro_get_license_option()
  3. acf_pro_get_license()
  4. acf_pro_get_license_key()
  5. acf_pro_get_license_status()
  6. acf_pro_is_license_active()
  7. acf_pro->register_assets()
  8. do_action('init')
Plugin: advanced-custom-fields-pro 1 0.0014 25SELECT ID, post_name, post_parent, post_type
FROM wp_posts
WHERE post_name IN ('empowering-communities-through-tokenization-buzzmint-charles-symons-video')
AND post_type IN ('page','attachment')
  1. get_page_by_path()
  2. WP->parse_request()
  3. WP->main()
  4. wp()
WordPress Core 0 0.0014 26SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_name = 'empowering-communities-through-tokenization-buzzmint-charles-symons-video'
AND wp_posts.post_type = 'post'
ORDER BY wp_posts.post_date DESC
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. WP->query_posts()
  4. WP->main()
  5. wp()

Main Query

WordPress Core 1 0.0015 27SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format')
AND tr.object_id IN (574843)
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
  2. WP_Term_Query->query()
  3. get_terms()
  4. wp_get_object_terms()
  5. update_object_term_cache()
  6. update_post_caches()
  7. WP_Query->get_posts()
  8. WP_Query->query()
  9. WP->query_posts()
  10. WP->main()
  11. wp()
WordPress Core 9 0.0016 28SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (94081,94080,89263,8,96171,101560,90389,94821,19502)
  1. _prime_term_caches()
  2. WP_Term_Query->get_terms()
  3. WP_Term_Query->query()
  4. get_terms()
  5. wp_get_object_terms()
  6. update_object_term_cache()
  7. update_post_caches()
  8. WP_Query->get_posts()
  9. WP_Query->query()
  10. WP->query_posts()
  11. WP->main()
  12. wp()
WordPress Core 9 0.0016 29SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (574843)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. update_postmeta_cache()
  3. update_post_caches()
  4. WP_Query->get_posts()
  5. WP_Query->query()
  6. WP->query_posts()
  7. WP->main()
  8. wp()
WordPress Core 26 0.0014 30SELECT option_value
FROM wp_options
WHERE option_name = '_options_coingeek_cn_url'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/header.php')
  8. locate_template()
  9. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 31SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_6451d5c147a70'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/header.php')
  11. locate_template()
  12. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 32SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (527047)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 33SELECT option_value
FROM wp_options
WHERE option_name = 'options_coingeek_cn_url'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/header.php')
  6. locate_template()
  7. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 34SELECT option_value
FROM wp_options
WHERE option_name = '_options_subscribe_label'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/header.php')
  8. locate_template()
  9. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 35SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_64dc30ea7e312'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/header.php')
  11. locate_template()
  12. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 36SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (543462)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 37SELECT option_value
FROM wp_options
WHERE option_name = 'options_subscribe_label'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/header.php')
  6. locate_template()
  7. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 38SELECT option_value
FROM wp_options
WHERE option_name = '_options_subscribe_page'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/header.php')
  8. locate_template()
  9. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 39SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_64dc311b7e313'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/header.php')
  11. locate_template()
  12. get_header()
Plugin: advanced-custom-fields-pro 1 0.0016 40SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (543463)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 41SELECT option_value
FROM wp_options
WHERE option_name = 'options_subscribe_page'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/header.php')
  6. locate_template()
  7. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 42SELECT option_value
FROM wp_options
WHERE option_name = 'alm_settings'
LIMIT 1
  1. get_option()
  2. AjaxLoadMore->alm_enqueue_scripts()
  3. do_action('wp_enqueue_scripts')
  4. wp_enqueue_scripts()
  5. do_action('wp_head')
  6. wp_head()
  7. load_template('wp-content/themes/cg_understrap/header.php')
  8. locate_template()
  9. get_header()
Plugin: ajax-load-more 0 0.0014 43SELECT *
FROM wp_users
WHERE ID = '55'
LIMIT 1
  1. WP_User::get_data_by()
  2. get_user_by()
  3. get_userdata()
  4. WP_Query->generate_postdata()
  5. WP_Query->setup_postdata()
  6. WP_Query->reset_postdata()
  7. wp_reset_postdata()
  8. wp_reset_query()
  9. Yoast\W\S\M\Meta_Tags_Context_Memoizer->for_current_page()
  10. Yoast\W\S\I\F\WP_Robots_Integration->get_robots_value()
  11. Yoast\W\S\I\F\WP_Robots_Integration->add_robots()
  12. apply_filters('wp_robots')
  13. wp_robots()
  14. do_action('wp_head')
  15. wp_head()
  16. load_template('wp-content/themes/cg_understrap/header.php')
  17. locate_template()
  18. get_header()
Plugin: wordpress-seo 1 0.0013 44SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (55)
ORDER BY umeta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_user_meta()
  5. WP_User->get_caps_data()
  6. WP_User->for_site()
  7. WP_User->init()
  8. get_user_by()
  9. get_userdata()
  10. WP_Query->generate_postdata()
  11. WP_Query->setup_postdata()
  12. WP_Query->reset_postdata()
  13. wp_reset_postdata()
  14. wp_reset_query()
  15. Yoast\W\S\M\Meta_Tags_Context_Memoizer->for_current_page()
  16. Yoast\W\S\I\F\WP_Robots_Integration->get_robots_value()
  17. Yoast\W\S\I\F\WP_Robots_Integration->add_robots()
  18. apply_filters('wp_robots')
  19. wp_robots()
  20. do_action('wp_head')
  21. wp_head()
  22. load_template('wp-content/themes/cg_understrap/header.php')
  23. locate_template()
  24. get_header()
Plugin: wordpress-seo 77 0.0015 45SELECT *
FROM `wp_yoast_indexable`
WHERE `object_id` = '574843'
AND `object_type` = 'post'
LIMIT 1
  1. Yoast\W\S\R\Indexable_Repository->find_by_id_and_type()
  2. Yoast\W\S\R\Indexable_Repository->for_current_page()
  3. Yoast\W\S\M\Meta_Tags_Context_Memoizer->for_current_page()
  4. Yoast\W\S\I\F\WP_Robots_Integration->get_robots_value()
  5. Yoast\W\S\I\F\WP_Robots_Integration->add_robots()
  6. apply_filters('wp_robots')
  7. wp_robots()
  8. do_action('wp_head')
  9. wp_head()
  10. load_template('wp-content/themes/cg_understrap/header.php')
  11. locate_template()
  12. get_header()
Plugin: wordpress-seo 1 0.0015 46SELECT option_value
FROM wp_options
WHERE option_name = 'site_logo'
LIMIT 1
  1. get_option()
  2. Yoast\W\S\C\Meta_Tags_Context->fallback_to_site_logo()
  3. Yoast\W\S\C\Meta_Tags_Context->generate_company_logo_id()
  4. Yoast\W\S\P\Abstract_Presentation->__get()
  5. Yoast\W\S\C\Meta_Tags_Context->generate_site_represents()
  6. Yoast\W\S\P\Abstract_Presentation->__get()
  7. Yoast\W\S\C\Meta_Tags_Context->generate_open_graph_publisher()
  8. Yoast\W\S\P\Abstract_Presentation->__get()
  9. Yoast\W\S\P\Indexable_Post_Type_Presentation->generate_open_graph_article_publisher()
  10. Yoast\W\S\P\Abstract_Presentation->__get()
  11. Yoast\W\S\P\O\Article_Publisher_Presenter->get()
  12. Yoast\W\S\P\Abstract_Indexable_Tag_Presenter->present()
  13. Yoast\W\S\I\Front_End_Integration->present_head()
  14. do_action('wpseo_head')
  15. Yoast\W\S\I\Front_End_Integration->call_wpseo_head()
  16. do_action('wp_head')
  17. wp_head()
  18. load_template('wp-content/themes/cg_understrap/header.php')
  19. locate_template()
  20. get_header()
Plugin: wordpress-seo 0 0.0012 47SELECT *
FROM wp_posts
WHERE ID = 574846
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. Yoast\W\S\H\Image_Helper->is_valid_attachment()
  6. Yoast\W\S\H\T\Image_Helper->get_by_id()
  7. Yoast\W\S\V\T\Images->add_image_by_id()
  8. Yoast\W\S\G\Twitter_Image_Generator->add_from_indexable()
  9. Yoast\W\S\G\Twitter_Image_Generator->generate()
  10. Yoast\W\S\P\Indexable_Presentation->generate_twitter_image()
  11. Yoast\W\S\P\Indexable_Post_Type_Presentation->generate_twitter_image()
  12. Yoast\W\S\P\Abstract_Presentation->__get()
  13. Yoast\W\S\P\T\Image_Presenter->get()
  14. Yoast\W\S\P\Abstract_Indexable_Tag_Presenter->present()
  15. Yoast\W\S\I\Front_End_Integration->present_head()
  16. do_action('wpseo_head')
  17. Yoast\W\S\I\Front_End_Integration->call_wpseo_head()
  18. do_action('wp_head')
  19. wp_head()
  20. load_template('wp-content/themes/cg_understrap/header.php')
  21. locate_template()
  22. get_header()
Plugin: wordpress-seo 1 0.0013 48SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (574846)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. Yoast\W\S\H\Image_Helper->is_valid_attachment()
  9. Yoast\W\S\H\T\Image_Helper->get_by_id()
  10. Yoast\W\S\V\T\Images->add_image_by_id()
  11. Yoast\W\S\G\Twitter_Image_Generator->add_from_indexable()
  12. Yoast\W\S\G\Twitter_Image_Generator->generate()
  13. Yoast\W\S\P\Indexable_Presentation->generate_twitter_image()
  14. Yoast\W\S\P\Indexable_Post_Type_Presentation->generate_twitter_image()
  15. Yoast\W\S\P\Abstract_Presentation->__get()
  16. Yoast\W\S\P\T\Image_Presenter->get()
  17. Yoast\W\S\P\Abstract_Indexable_Tag_Presenter->present()
  18. Yoast\W\S\I\Front_End_Integration->present_head()
  19. do_action('wpseo_head')
  20. Yoast\W\S\I\Front_End_Integration->call_wpseo_head()
  21. do_action('wp_head')
  22. wp_head()
  23. load_template('wp-content/themes/cg_understrap/header.php')
  24. locate_template()
  25. get_header()
Plugin: wordpress-seo 3 0.0013 49SELECT *
FROM `wp_yoast_indexable`
WHERE `object_type` = 'home-page'
LIMIT 1
  1. Yoast\W\S\R\Indexable_Repository->find_for_home_page()
  2. Yoast\W\S\C\Meta_Tags_Context->generate_site_url()
  3. Yoast\W\S\P\Abstract_Presentation->__get()
  4. Yoast\W\S\H\S\ID_Helper->get_user_schema_id()
  5. Yoast\W\S\H\S\Replace_Vars_Helper->register_replace_vars()
  6. Yoast\W\S\G\Schema_Generator->generate()
  7. Yoast\W\S\P\Indexable_Presentation->generate_schema()
  8. Yoast\W\S\P\Abstract_Presentation->__get()
  9. Yoast\W\S\P\Schema_Presenter->get()
  10. Yoast\W\S\P\Schema_Presenter->present()
  11. Yoast\W\S\I\Front_End_Integration->present_head()
  12. do_action('wpseo_head')
  13. Yoast\W\S\I\Front_End_Integration->call_wpseo_head()
  14. do_action('wp_head')
  15. wp_head()
  16. load_template('wp-content/themes/cg_understrap/header.php')
  17. locate_template()
  18. get_header()
Plugin: wordpress-seo 1 0.0014 50SELECT *
FROM `wp_yoast_indexable`
WHERE `object_id` = '10'
AND `object_type` = 'post'
LIMIT 1
  1. Yoast\W\S\R\Indexable_Repository->find_by_id_and_type()
  2. Yoast\W\S\G\Breadcrumbs_Generator->generate()
  3. Yoast\W\S\P\Indexable_Presentation->generate_breadcrumbs()
  4. Yoast\W\S\P\Abstract_Presentation->__get()
  5. Yoast\W\S\G\S\Breadcrumb->generate()
  6. Yoast\W\S\G\Schema_Generator->generate_graph()
  7. Yoast\W\S\G\Schema_Generator->generate()
  8. Yoast\W\S\P\Indexable_Presentation->generate_schema()
  9. Yoast\W\S\P\Abstract_Presentation->__get()
  10. Yoast\W\S\P\Schema_Presenter->get()
  11. Yoast\W\S\P\Schema_Presenter->present()
  12. Yoast\W\S\I\Front_End_Integration->present_head()
  13. do_action('wpseo_head')
  14. Yoast\W\S\I\Front_End_Integration->call_wpseo_head()
  15. do_action('wp_head')
  16. wp_head()
  17. load_template('wp-content/themes/cg_understrap/header.php')
  18. locate_template()
  19. get_header()
Plugin: wordpress-seo 1 0.0014 51SELECT `ancestor_id`
FROM `wp_yoast_indexable_hierarchy`
WHERE `indexable_id` = '84650'
ORDER BY `depth` DESC
  1. Yoast\W\S\R\Indexable_Hierarchy_Repository->find_ancestors()
  2. Yoast\W\S\R\Indexable_Repository->get_ancestors()
  3. Yoast\W\S\G\Breadcrumbs_Generator->generate()
  4. Yoast\W\S\P\Indexable_Presentation->generate_breadcrumbs()
  5. Yoast\W\S\P\Abstract_Presentation->__get()
  6. Yoast\W\S\G\S\Breadcrumb->generate()
  7. Yoast\W\S\G\Schema_Generator->generate_graph()
  8. Yoast\W\S\G\Schema_Generator->generate()
  9. Yoast\W\S\P\Indexable_Presentation->generate_schema()
  10. Yoast\W\S\P\Abstract_Presentation->__get()
  11. Yoast\W\S\P\Schema_Presenter->get()
  12. Yoast\W\S\P\Schema_Presenter->present()
  13. Yoast\W\S\I\Front_End_Integration->present_head()
  14. do_action('wpseo_head')
  15. Yoast\W\S\I\Front_End_Integration->call_wpseo_head()
  16. do_action('wp_head')
  17. wp_head()
  18. load_template('wp-content/themes/cg_understrap/header.php')
  19. locate_template()
  20. get_header()
Plugin: wordpress-seo 1 0.0013 52SELECT *
FROM `wp_yoast_indexable`
WHERE `id` IN ('30')
ORDER BY FIELD(id,30)
  1. Yoast\W\S\R\Indexable_Repository->get_ancestors()
  2. Yoast\W\S\G\Breadcrumbs_Generator->generate()
  3. Yoast\W\S\P\Indexable_Presentation->generate_breadcrumbs()
  4. Yoast\W\S\P\Abstract_Presentation->__get()
  5. Yoast\W\S\G\S\Breadcrumb->generate()
  6. Yoast\W\S\G\Schema_Generator->generate_graph()
  7. Yoast\W\S\G\Schema_Generator->generate()
  8. Yoast\W\S\P\Indexable_Presentation->generate_schema()
  9. Yoast\W\S\P\Abstract_Presentation->__get()
  10. Yoast\W\S\P\Schema_Presenter->get()
  11. Yoast\W\S\P\Schema_Presenter->present()
  12. Yoast\W\S\I\Front_End_Integration->present_head()
  13. do_action('wpseo_head')
  14. Yoast\W\S\I\Front_End_Integration->call_wpseo_head()
  15. do_action('wp_head')
  16. wp_head()
  17. load_template('wp-content/themes/cg_understrap/header.php')
  18. locate_template()
  19. get_header()
Plugin: wordpress-seo 1 0.0013 53SELECT *
FROM wp_posts
WHERE ID = 5
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. image_downsize()
  6. wp_get_attachment_image_src()
  7. wp_get_attachment_image_url()
  8. Yoast\W\S\H\Image_Helper->get_attachment_image_url()
  9. Yoast\W\S\H\S\Image_Helper->generate_from_attachment_id()
  10. Yoast\W\S\G\S\Organization->generate()
  11. Yoast\W\S\G\Schema_Generator->generate_graph()
  12. Yoast\W\S\G\Schema_Generator->generate()
  13. Yoast\W\S\P\Indexable_Presentation->generate_schema()
  14. Yoast\W\S\P\Abstract_Presentation->__get()
  15. Yoast\W\S\P\Schema_Presenter->get()
  16. Yoast\W\S\P\Schema_Presenter->present()
  17. Yoast\W\S\I\Front_End_Integration->present_head()
  18. do_action('wpseo_head')
  19. Yoast\W\S\I\Front_End_Integration->call_wpseo_head()
  20. do_action('wp_head')
  21. wp_head()
  22. load_template('wp-content/themes/cg_understrap/header.php')
  23. locate_template()
  24. get_header()
Plugin: wordpress-seo 1 0.0012 54SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (5)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. image_downsize()
  9. wp_get_attachment_image_src()
  10. wp_get_attachment_image_url()
  11. Yoast\W\S\H\Image_Helper->get_attachment_image_url()
  12. Yoast\W\S\H\S\Image_Helper->generate_from_attachment_id()
  13. Yoast\W\S\G\S\Organization->generate()
  14. Yoast\W\S\G\Schema_Generator->generate_graph()
  15. Yoast\W\S\G\Schema_Generator->generate()
  16. Yoast\W\S\P\Indexable_Presentation->generate_schema()
  17. Yoast\W\S\P\Abstract_Presentation->__get()
  18. Yoast\W\S\P\Schema_Presenter->get()
  19. Yoast\W\S\P\Schema_Presenter->present()
  20. Yoast\W\S\I\Front_End_Integration->present_head()
  21. do_action('wpseo_head')
  22. Yoast\W\S\I\Front_End_Integration->call_wpseo_head()
  23. do_action('wp_head')
  24. wp_head()
  25. load_template('wp-content/themes/cg_understrap/header.php')
  26. locate_template()
  27. get_header()
Plugin: wordpress-seo 2 0.0013 55Select ID from wp_posts
WHERE post_type in ('page','post','event','exchange','wallet','faq_cpt','video','venture','contest','donations')
AND post_status='future'
AND post_date_gmt<'2024-08-28 08:39:00'
  1. pubMissedPosts()
  2. do_action('wp_head')
  3. wp_head()
  4. load_template('wp-content/themes/cg_understrap/header.php')
  5. locate_template()
  6. get_header()
Plugin: scheduled-post-trigger 0 0.0014 56SELECT *
FROM wp_posts
WHERE ID = 331128
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. image_downsize()
  6. wp_get_attachment_image_src()
  7. wp_get_attachment_image_url()
  8. get_site_icon_url()
  9. has_site_icon()
  10. wp_site_icon()
  11. do_action('wp_head')
  12. wp_head()
  13. load_template('wp-content/themes/cg_understrap/header.php')
  14. locate_template()
  15. get_header()
WordPress Core 1 0.0013 57SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (331128)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. image_downsize()
  9. wp_get_attachment_image_src()
  10. wp_get_attachment_image_url()
  11. get_site_icon_url()
  12. has_site_icon()
  13. wp_site_icon()
  14. do_action('wp_head')
  15. wp_head()
  16. load_template('wp-content/themes/cg_understrap/header.php')
  17. locate_template()
  18. get_header()
WordPress Core 2 0.0013 58SELECT *
FROM wp_posts
WHERE ID = 333627
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_get_custom_css_post()
  4. wp_get_custom_css()
  5. wp_custom_css_cb()
  6. do_action('wp_head')
  7. wp_head()
  8. load_template('wp-content/themes/cg_understrap/header.php')
  9. locate_template()
  10. get_header()
WordPress Core 1 0.0014 59SELECT option_value
FROM wp_options
WHERE option_name = 'https_migration_required'
LIMIT 1
  1. get_option()
  2. wp_should_replace_insecure_home_url()
  3. wp_replace_insecure_home_url()
  4. apply_filters('wp_get_custom_css')
  5. wp_get_custom_css()
  6. wp_custom_css_cb()
  7. do_action('wp_head')
  8. wp_head()
  9. load_template('wp-content/themes/cg_understrap/header.php')
  10. locate_template()
  11. get_header()
WordPress Core 0 0.0012 60SELECT option_value
FROM wp_options
WHERE option_name = '_options_header_script'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/header.php')
  8. locate_template()
  9. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 61SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee0c5b63770'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/header.php')
  11. locate_template()
  12. get_header()
Plugin: advanced-custom-fields-pro 1 0.0014 62SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237228)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 63SELECT option_value
FROM wp_options
WHERE option_name = 'options_header_script'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/header.php')
  6. locate_template()
  7. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 64SELECT option_value
FROM wp_options
WHERE option_name = '_options_body_up_script'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/header.php')
  8. locate_template()
  9. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 65SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee0c5b6e238'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/header.php')
  11. locate_template()
  12. get_header()
Plugin: advanced-custom-fields-pro 1 0.0014 66SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237229)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0014 67SELECT option_value
FROM wp_options
WHERE option_name = 'options_body_up_script'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/header.php')
  6. locate_template()
  7. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 68SELECT option_value
FROM wp_options
WHERE option_name = '_options_at_logo'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/header.php')
  8. locate_template()
  9. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 69SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee0c50a83ad'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/header.php')
  11. locate_template()
  12. get_header()
Plugin: advanced-custom-fields-pro 1 0.0040 70SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237214)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 71SELECT option_value
FROM wp_options
WHERE option_name = 'options_at_logo'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/header.php')
  6. locate_template()
  7. get_header()
Plugin: advanced-custom-fields-pro 1 0.0014 72SELECT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('nav_menu')
AND t.slug IN ('header_menu')
LIMIT 1
  1. WP_Term_Query->get_terms()
  2. WP_Term_Query->query()
  3. get_terms()
  4. get_term_by()
  5. wp_get_nav_menu_object()
  6. wp_nav_menu()
  7. load_template('wp-content/themes/cg_understrap/header.php')
  8. locate_template()
  9. get_header()
WordPress Core 1 0.0013 73SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (2)
  1. _prime_term_caches()
  2. WP_Term_Query->get_terms()
  3. WP_Term_Query->query()
  4. get_terms()
  5. get_term_by()
  6. wp_get_nav_menu_object()
  7. wp_nav_menu()
  8. load_template('wp-content/themes/cg_understrap/header.php')
  9. locate_template()
  10. get_header()
WordPress Core 1 0.0013 74SELECT wp_posts.*
FROM wp_posts
LEFT JOIN wp_term_relationships
ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1
AND ( wp_term_relationships.term_taxonomy_id IN (2) )
AND wp_posts.post_type = 'nav_menu_item'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order ASC
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. wp_get_nav_menu_items()
  5. wp_nav_menu()
  6. load_template('wp-content/themes/cg_understrap/header.php')
  7. locate_template()
  8. get_header()
WordPress Core 15 0.0020 75SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (195763,524941,524942,19766,19767,19768,19769,19770,19771,19988,201,538115,251706,118615,215682)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. update_postmeta_cache()
  3. update_post_caches()
  4. WP_Query->get_posts()
  5. WP_Query->query()
  6. get_posts()
  7. wp_get_nav_menu_items()
  8. wp_nav_menu()
  9. load_template('wp-content/themes/cg_understrap/header.php')
  10. locate_template()
  11. get_header()
WordPress Core 245 0.0025 76SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (203,167,538099,250406,115160)
  1. _prime_post_caches()
  2. update_menu_item_cache()
  3. WP_Query->get_posts()
  4. WP_Query->query()
  5. get_posts()
  6. wp_get_nav_menu_items()
  7. wp_nav_menu()
  8. load_template('wp-content/themes/cg_understrap/header.php')
  9. locate_template()
  10. get_header()
WordPress Core 5 0.0013 77SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (203,167,538099,250406,115160)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. update_postmeta_cache()
  3. _prime_post_caches()
  4. update_menu_item_cache()
  5. WP_Query->get_posts()
  6. WP_Query->query()
  7. get_posts()
  8. wp_get_nav_menu_items()
  9. wp_nav_menu()
  10. load_template('wp-content/themes/cg_understrap/header.php')
  11. locate_template()
  12. get_header()
WordPress Core 422 0.0028 78SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (5,9,6,10,7)
  1. _prime_term_caches()
  2. update_menu_item_cache()
  3. WP_Query->get_posts()
  4. WP_Query->query()
  5. get_posts()
  6. wp_get_nav_menu_items()
  7. wp_nav_menu()
  8. load_template('wp-content/themes/cg_understrap/header.php')
  9. locate_template()
  10. get_header()
WordPress Core 5 0.0014 79SELECT DISTINCT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category')
AND tr.object_id IN (574843)
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
  2. WP_Term_Query->query()
  3. get_terms()
  4. wp_get_object_terms()
  5. _wp_menu_item_classes_by_context()
  6. wp_nav_menu()
  7. load_template('wp-content/themes/cg_understrap/header.php')
  8. locate_template()
  9. get_header()
WordPress Core 1 0.0014 80SELECT *
FROM wp_posts
WHERE ID = 237
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. get_post_status()
  4. get_privacy_policy_url()
  5. Walker_Nav_Menu->start_el()
  6. Walker->display_element()
  7. Walker->walk()
  8. walk_nav_menu_tree()
  9. wp_nav_menu()
  10. load_template('wp-content/themes/cg_understrap/header.php')
  11. locate_template()
  12. get_header()
WordPress Core 1 0.0046 81SELECT option_value
FROM wp_options
WHERE option_name = '_options_580x160_banner_mobile'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/header.php')
  8. locate_template()
  9. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 82SELECT option_value
FROM wp_options
WHERE option_name = 'options_580x160_banner_mobile'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/header.php')
  6. locate_template()
  7. get_header()
Plugin: advanced-custom-fields-pro 1 0.0041 83SELECT option_value
FROM wp_options
WHERE option_name = '_options_socials'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field_object()
  7. have_rows()
  8. load_template('wp-content/themes/cg_understrap/header.php')
  9. locate_template()
  10. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 84SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee0c50a84ab'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0014 85SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237216)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field_object()
  11. have_rows()
  12. load_template('wp-content/themes/cg_understrap/header.php')
  13. locate_template()
  14. get_header()
Plugin: advanced-custom-fields-pro 1 0.0015 86SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_parent = 237216
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'
OR wp_posts.post_status = 'trash'))
ORDER BY wp_posts.menu_order ASC
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_raw_fields()
  5. acf_get_fields()
  6. acf_field_repeater->load_field()
  7. apply_filters_ref_array('acf/load_field/type=repeater')
  8. _acf_apply_hook_variations()
  9. apply_filters('acf/load_field')
  10. acf_get_field()
  11. acf_get_meta_field()
  12. acf_maybe_get_field()
  13. get_field_object()
  14. have_rows()
  15. load_template('wp-content/themes/cg_understrap/header.php')
  16. locate_template()
  17. get_header()
Plugin: advanced-custom-fields-pro 2 0.0014 87SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field_object()
  5. have_rows()
  6. load_template('wp-content/themes/cg_understrap/header.php')
  7. locate_template()
  8. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 88SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_0_social_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 89SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_0_social_class'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 90SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_1_social_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 91SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_1_social_class'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 92SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_2_social_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 93SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_2_social_class'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 94SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_3_social_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 95SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_3_social_class'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0020 96SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_4_social_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0015 97SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_4_social_class'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0015 98SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_5_social_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 99SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_5_social_class'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 100SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_6_social_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 101SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_6_social_class'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 102SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_7_social_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 103SELECT option_value
FROM wp_options
WHERE option_name = 'options_socials_7_social_class'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 104SELECT option_value
FROM wp_options
WHERE option_name = '_options_wechat_code'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/header.php')
  8. locate_template()
  9. get_header()
Plugin: advanced-custom-fields-pro 1 0.0012 105SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee0c55d662b'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/header.php')
  11. locate_template()
  12. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 106SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237219)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/header.php')
  12. locate_template()
  13. get_header()
Plugin: advanced-custom-fields-pro 1 0.0014 107SELECT option_value
FROM wp_options
WHERE option_name = 'options_wechat_code'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/header.php')
  6. locate_template()
  7. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 108SELECT *
FROM wp_posts
WHERE ID = 208899
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. acf_get_attachment()
  4. acf_field_image->format_value()
  5. apply_filters_ref_array('acf/format_value/type=image')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/format_value')
  8. acf_format_value()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/header.php')
  11. locate_template()
  12. get_header()
Plugin: advanced-custom-fields-pro 1 0.0013 109SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (208899)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. wp_get_attachment_metadata()
  6. acf_get_attachment()
  7. acf_field_image->format_value()
  8. apply_filters_ref_array('acf/format_value/type=image')
  9. _acf_apply_hook_variations()
  10. apply_filters('acf/format_value')
  11. acf_format_value()
  12. get_field()
  13. load_template('wp-content/themes/cg_understrap/header.php')
  14. locate_template()
  15. get_header()
Plugin: advanced-custom-fields-pro 3 0.0021 110SELECT option_value
FROM wp_options
WHERE option_name = '_options_1180x70_banner_global'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
Plugin: advanced-custom-fields-pro 1 0.0014 111SELECT option_value
FROM wp_options
WHERE option_name = 'options_1180x70_banner_global'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
Plugin: advanced-custom-fields-pro 1 0.0013 112SELECT option_value
FROM wp_options
WHERE option_name = '_options_single_top_banner'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
Plugin: advanced-custom-fields-pro 1 0.0012 113SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_66309410ce1c3'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
Plugin: advanced-custom-fields-pro 1 0.0014 114SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (565862)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
Plugin: advanced-custom-fields-pro 1 0.0013 115SELECT option_value
FROM wp_options
WHERE option_name = 'options_single_top_banner'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
Plugin: advanced-custom-fields-pro 1 0.0012 116SELECT option_value
FROM wp_options
WHERE option_name = '_options_article__subscribe_form'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0012 117SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_64db3829a0778'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0013 118SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (543461)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  12. locate_template()
  13. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0013 119SELECT option_value
FROM wp_options
WHERE option_name = 'options_article__subscribe_form'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  6. locate_template()
  7. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0013 120SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_60379882dfdd6'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0013 121SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (443659)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  12. locate_template()
  13. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0013 122SELECT *
FROM wp_posts
WHERE ID = 214302
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. acf_get_attachment()
  4. acf_field_image->format_value()
  5. apply_filters_ref_array('acf/format_value/type=image')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/format_value')
  8. acf_format_value()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0017 123SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (214302)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. wp_get_attachment_metadata()
  6. acf_get_attachment()
  7. acf_field_image->format_value()
  8. apply_filters_ref_array('acf/format_value/type=image')
  9. _acf_apply_hook_variations()
  10. apply_filters('acf/format_value')
  11. acf_format_value()
  12. get_field()
  13. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  14. locate_template()
  15. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 3 0.0020 124SELECT option_value
FROM wp_options
WHERE option_name = '_options_image'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0019 125SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5d258223c7b6d'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 0 0.0015 126SELECT option_value
FROM wp_options
WHERE option_name = 'options_image'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  6. locate_template()
  7. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0015 127SELECT option_value
FROM wp_options
WHERE option_name = '_options_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0014 128SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5d258223c7bc4'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 0 0.0013 129SELECT option_value
FROM wp_options
WHERE option_name = 'options_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  6. locate_template()
  7. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0014 130SELECT option_value
FROM wp_options
WHERE option_name = '_options_note_post'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0015 131SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee10ed45190'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0014 132SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237299)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  12. locate_template()
  13. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0019 133SELECT option_value
FROM wp_options
WHERE option_name = 'options_note_post'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  6. locate_template()
  7. get_template_part('loop-templates/content','single')
Plugin: advanced-custom-fields-pro 1 0.0016 134SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_top_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0014 135SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_top_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0016 136SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_top_margin_top_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0014 137SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_top_margin_top_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 138SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_top_margin_bottom_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 139SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_top_margin_bottom_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0016 140SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_bottom_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0013 141SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_bottom_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0015 142SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_bottom_margin_top_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0013 143SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_bottom_margin_top_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 144SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_bottom_margin_bottom_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 145SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_post_bottom_margin_bottom_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 146SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_top_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 147SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_top_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 148SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_top_margin_top_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0013 149SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_top_margin_top_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 150SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_top_margin_bottom_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 151SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_top_margin_bottom_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0032 152SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_bottom_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 153SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_bottom_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 154SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_bottom_margin_top_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0014 155SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_bottom_margin_top_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0014 156SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_bottom_margin_bottom_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 157SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_inline_page_bottom_margin_bottom_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 158SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_excerpt_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 159SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_excerpt_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 160SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_excerpt_margin_top_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0013 161SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_excerpt_margin_top_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0012 162SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_excerpt_margin_bottom_on'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0013 163SELECT option_value
FROM wp_options
WHERE option_name = 'sharethis_excerpt_margin_bottom_off'
LIMIT 1
  1. get_option()
  2. ShareThisShareButtons\Minute_Control->get_position()
  3. ShareThisShareButtons\Minute_Control->set_inline_content()
  4. apply_filters('the_content')
  5. the_content()
  6. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  7. locate_template()
  8. get_template_part('loop-templates/content','single')
Plugin: sharethis-share-buttons 0 0.0011 164SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'omapi'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.post_date DESC
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. OMAPI->get_optins()
  5. OMAPI_Output->load_optinmonster_inline_content()
  6. apply_filters('the_content')
  7. the_content()
  8. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  9. locate_template()
  10. get_template_part('loop-templates/content','single')
Plugin: optinmonster 4 0.0014 165SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (542886,541772,541767,537836)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. update_postmeta_cache()
  3. update_post_caches()
  4. WP_Query->get_posts()
  5. WP_Query->query()
  6. get_posts()
  7. OMAPI->get_optins()
  8. OMAPI_Output->load_optinmonster_inline_content()
  9. apply_filters('the_content')
  10. the_content()
  11. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  12. locate_template()
  13. get_template_part('loop-templates/content','single')
Plugin: optinmonster 18 0.0014 166SELECT option_value
FROM wp_options
WHERE option_name = '_transient_timeout_trinity_audio_first_time_install'
LIMIT 1
  1. get_option()
  2. get_transient('trinity_audio_first_time_install')
  3. trinity_get_first_time_install()
  4. trinity_content_filter()
  5. apply_filters('the_content')
  6. the_content()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','single')
Plugin: trinity-audio 0 0.0012 167SELECT option_value
FROM wp_options
WHERE option_name = '_transient_trinity_audio_first_time_install'
LIMIT 1
  1. get_option()
  2. get_transient('trinity_audio_first_time_install')
  3. trinity_get_first_time_install()
  4. trinity_content_filter()
  5. apply_filters('the_content')
  6. the_content()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','single')
Plugin: trinity-audio 0 0.0011 168SELECT option_value
FROM wp_options
WHERE option_name = 'trinity_audio_configuration_v5_failed'
LIMIT 1
  1. get_option()
  2. trinity_is_migration_v5_failed()
  3. trinity_include_audio_player()
  4. trinity_content_filter()
  5. apply_filters('the_content')
  6. the_content()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-single.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','single')
Plugin: trinity-audio 0 0.0013 169SELECT DISTINCT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('post_tag')
AND tr.object_id IN (574843)
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
  2. WP_Term_Query->query()
  3. get_terms()
  4. wp_get_object_terms()
  5. wp_get_post_terms()
WordPress Core 8 0.0016 170SELECT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('post_tag')
AND t.term_id IN ( 94081,94080,89263,96171,101560,90389,94821,19502 )
LIMIT 8
  1. WP_Term_Query->get_terms()
  2. WP_Term_Query->query()
  3. WP_Tax_Query->transform_query()
  4. WP_Tax_Query->clean_query()
  5. WP_Tax_Query->get_sql_for_clause()
  6. WP_Tax_Query->get_sql_for_query()
  7. WP_Tax_Query->get_sql_clauses()
  8. WP_Tax_Query->get_sql()
  9. WP_Query->get_posts()
  10. WP_Query->query()
  11. WP_Query->__construct()
WordPress Core 8 0.0013 171SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
LEFT JOIN wp_term_relationships
ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1
AND wp_posts.ID NOT IN (574843)
AND ( wp_term_relationships.term_taxonomy_id IN (19502,89263,90389,94080,94081,94821,96171,101560) )
AND ((wp_posts.post_type = 'post'
AND (wp_posts.post_status = 'publish'
OR wp_posts.post_status = 'acf-disabled'
OR wp_posts.post_status = 'private')))
GROUP BY wp_posts.ID
ORDER BY RAND()
LIMIT 0, 6
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. WP_Query->__construct()
WordPress Core 6 0.0049 172SELECT FOUND_ROWS()
  1. WP_Query->set_found_posts()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. WP_Query->__construct()
WordPress Core 1 0.0011 173SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (515007,532902,518616,529977,457639,503067)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. WP_Query->__construct()
WordPress Core 6 0.0013 174SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (515007,532902,518616,529977,457639,503067)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. update_postmeta_cache()
  3. _prime_post_caches()
  4. WP_Query->get_posts()
  5. WP_Query->query()
  6. WP_Query->__construct()
WordPress Core 357 0.0056 175SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format')
AND tr.object_id IN (515007, 532902, 518616, 529977, 457639, 503067)
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
  2. WP_Term_Query->query()
  3. get_terms()
  4. wp_get_object_terms()
  5. update_object_term_cache()
  6. _prime_post_caches()
  7. WP_Query->get_posts()
  8. WP_Query->query()
  9. WP_Query->__construct()
WordPress Core 51 0.0018 176SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (96544,2238,91137,93185,92485,2289,90943,91439,167,94829,93186,98338,150,91121,1050,96938,695,91152,93476,1059,2612,91138,94261,11050,90310,98261,147,90957,87266,97066,922,211,91311)
  1. _prime_term_caches()
  2. WP_Term_Query->get_terms()
  3. WP_Term_Query->query()
  4. get_terms()
  5. wp_get_object_terms()
  6. update_object_term_cache()
  7. _prime_post_caches()
  8. WP_Query->get_posts()
  9. WP_Query->query()
  10. WP_Query->__construct()
WordPress Core 33 0.0017 177SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (243,206,21)
ORDER BY umeta_id ASC
  1. update_meta_cache()
  2. cache_users()
  3. update_post_author_caches()
  4. WP_Query->the_post()
WordPress Core 215 0.0019 178SELECT *
FROM wp_users
WHERE ID IN (243,206,21)
  1. cache_users()
  2. update_post_author_caches()
  3. WP_Query->the_post()
WordPress Core 3 0.0014 179SELECT *
FROM wp_posts
WHERE ID = 532903
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. image_downsize()
  6. wp_get_attachment_image_src()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','subarticles')
WordPress Core 1 0.0017 180SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (532903)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. image_downsize()
  9. wp_get_attachment_image_src()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','subarticles')
WordPress Core 4 0.0013 181SELECT *
FROM wp_posts
WHERE ID = 529981
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. image_downsize()
  6. wp_get_attachment_image_src()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','subarticles')
WordPress Core 1 0.0013 182SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (529981)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. image_downsize()
  9. wp_get_attachment_image_src()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','subarticles')
WordPress Core 4 0.0013 183SELECT *
FROM wp_posts
WHERE ID = 518627
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. image_downsize()
  6. wp_get_attachment_image_src()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','subarticles')
WordPress Core 1 0.0013 184SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (518627)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. image_downsize()
  9. wp_get_attachment_image_src()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','subarticles')
WordPress Core 4 0.0014 185SELECT *
FROM wp_posts
WHERE ID = 515010
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. image_downsize()
  6. wp_get_attachment_image_src()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','subarticles')
WordPress Core 1 0.0014 186SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (515010)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. image_downsize()
  9. wp_get_attachment_image_src()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','subarticles')
WordPress Core 4 0.0013 187SELECT *
FROM wp_posts
WHERE ID = 503081
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. image_downsize()
  6. wp_get_attachment_image_src()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','subarticles')
WordPress Core 1 0.0013 188SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (503081)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. image_downsize()
  9. wp_get_attachment_image_src()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','subarticles')
WordPress Core 4 0.0014 189SELECT *
FROM wp_posts
WHERE ID = 459106
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. image_downsize()
  6. wp_get_attachment_image_src()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','subarticles')
WordPress Core 1 0.0014 190SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (459106)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. image_downsize()
  9. wp_get_attachment_image_src()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-subarticles.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','subarticles')
WordPress Core 3 0.0013 191SELECT option_value
FROM wp_options
WHERE option_name = '_options_ad_image'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  8. locate_template()
  9. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 192SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee10ed44f23'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  11. locate_template()
  12. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 193SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237312)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  12. locate_template()
  13. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 194SELECT option_value
FROM wp_options
WHERE option_name = 'options_ad_image'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  6. locate_template()
  7. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 195SELECT option_value
FROM wp_options
WHERE option_name = '_options_ad_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  8. locate_template()
  9. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 196SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee10ed44f9f'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  11. locate_template()
  12. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 197SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237313)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  12. locate_template()
  13. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 198SELECT option_value
FROM wp_options
WHERE option_name = 'options_ad_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  6. locate_template()
  7. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 199SELECT option_value
FROM wp_options
WHERE option_name = '_options_adrotate_widget'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  8. locate_template()
  9. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 200SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5f031372759fe'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  11. locate_template()
  12. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0014 201SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (350224)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  12. locate_template()
  13. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 202SELECT option_value
FROM wp_options
WHERE option_name = 'options_adrotate_widget'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  6. locate_template()
  7. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 203SELECT option_value
FROM wp_options
WHERE option_name = '_options_yt_embed_enable'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  8. locate_template()
  9. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 204SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_66335e5fa4d64'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  11. locate_template()
  12. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 205SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (566064)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  12. locate_template()
  13. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 206SELECT option_value
FROM wp_options
WHERE option_name = 'options_yt_embed_enable'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  6. locate_template()
  7. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 207SELECT option_value
FROM wp_options
WHERE option_name = '_options_yt_embed_url'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  8. locate_template()
  9. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 208SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_66335ea0a4d65'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  11. locate_template()
  12. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0014 209SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (566065)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  12. locate_template()
  13. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 210SELECT option_value
FROM wp_options
WHERE option_name = 'options_yt_embed_url'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  6. locate_template()
  7. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 211SELECT option_value
FROM wp_options
WHERE option_name = '_options_top_banner_sidebar'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  8. locate_template()
  9. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 212SELECT option_value
FROM wp_options
WHERE option_name = 'options_top_banner_sidebar'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  6. locate_template()
  7. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 213SELECT option_value
FROM wp_options
WHERE option_name = '_options_280x310_banner_global'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  8. locate_template()
  9. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 214SELECT option_value
FROM wp_options
WHERE option_name = 'options_280x310_banner_global'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  6. locate_template()
  7. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 215SELECT option_value
FROM wp_options
WHERE option_name = '_options_post_video'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  8. locate_template()
  9. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 216SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_6333ea5b55412'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  11. locate_template()
  12. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 217SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (505199)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  12. locate_template()
  13. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 218SELECT option_value
FROM wp_options
WHERE option_name = 'options_post_video'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  6. locate_template()
  7. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 219SELECT option_value
FROM wp_options
WHERE option_name = '_options_mid_banner_sidebar'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  8. locate_template()
  9. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 220SELECT option_value
FROM wp_options
WHERE option_name = 'options_mid_banner_sidebar'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  6. locate_template()
  7. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 221SELECT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('category')
AND t.term_id IN ( 8 )
  1. WP_Term_Query->get_terms()
  2. WP_Term_Query->query()
  3. WP_Tax_Query->transform_query()
  4. WP_Tax_Query->clean_query()
  5. WP_Tax_Query->get_sql_for_clause()
  6. WP_Tax_Query->get_sql_for_query()
  7. WP_Tax_Query->get_sql_clauses()
  8. WP_Tax_Query->get_sql()
  9. WP_Query->get_posts()
  10. WP_Query->query()
  11. WP_Query->__construct()
  12. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  13. locate_template()
  14. get_template_part('global-templates/related-news')
  15. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  16. locate_template()
  17. get_template_part('global-templates/right-sidebar-check')
WordPress Core 1 0.0036 222SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
LEFT JOIN wp_term_relationships
ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1
AND wp_posts.ID NOT IN (574843)
AND ( wp_term_relationships.term_taxonomy_id IN (8) )
AND ((wp_posts.post_type = 'post'
AND (wp_posts.post_status = 'publish'
OR wp_posts.post_status = 'acf-disabled'
OR wp_posts.post_status = 'private')))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 3
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. WP_Query->__construct()
  4. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  5. locate_template()
  6. get_template_part('global-templates/related-news')
  7. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  8. locate_template()
  9. get_template_part('global-templates/right-sidebar-check')
WordPress Core 3 0.0095 223SELECT FOUND_ROWS()
  1. WP_Query->set_found_posts()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. WP_Query->__construct()
  5. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  6. locate_template()
  7. get_template_part('global-templates/related-news')
  8. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  9. locate_template()
  10. get_template_part('global-templates/right-sidebar-check')
WordPress Core 1 0.0032 224SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (574678,574659,574598)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. WP_Query->__construct()
  5. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  6. locate_template()
  7. get_template_part('global-templates/related-news')
  8. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  9. locate_template()
  10. get_template_part('global-templates/right-sidebar-check')
WordPress Core 3 0.0015 225SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (574678,574659,574598)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. update_postmeta_cache()
  3. _prime_post_caches()
  4. WP_Query->get_posts()
  5. WP_Query->query()
  6. WP_Query->__construct()
  7. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  8. locate_template()
  9. get_template_part('global-templates/related-news')
  10. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  11. locate_template()
  12. get_template_part('global-templates/right-sidebar-check')
WordPress Core 78 0.0016 226SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format')
AND tr.object_id IN (574678, 574659, 574598)
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
  2. WP_Term_Query->query()
  3. get_terms()
  4. wp_get_object_terms()
  5. update_object_term_cache()
  6. _prime_post_caches()
  7. WP_Query->get_posts()
  8. WP_Query->query()
  9. WP_Query->__construct()
  10. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  11. locate_template()
  12. get_template_part('global-templates/related-news')
  13. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  14. locate_template()
  15. get_template_part('global-templates/right-sidebar-check')
WordPress Core 37 0.0017 227SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (97428,103135,102198,12071,101965,86,90409,103120,103136,93019,239,100724,89467,11816,96852,102863,92471,13904,13155,92472,102166)
  1. _prime_term_caches()
  2. WP_Term_Query->get_terms()
  3. WP_Term_Query->query()
  4. get_terms()
  5. wp_get_object_terms()
  6. update_object_term_cache()
  7. _prime_post_caches()
  8. WP_Query->get_posts()
  9. WP_Query->query()
  10. WP_Query->__construct()
  11. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  12. locate_template()
  13. get_template_part('global-templates/related-news')
  14. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  15. locate_template()
  16. get_template_part('global-templates/right-sidebar-check')
WordPress Core 21 0.0016 228SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (84)
ORDER BY umeta_id ASC
  1. update_meta_cache()
  2. cache_users()
  3. update_post_author_caches()
  4. WP_Query->the_post()
  5. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  6. locate_template()
  7. get_template_part('global-templates/related-news')
  8. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  9. locate_template()
  10. get_template_part('global-templates/right-sidebar-check')
WordPress Core 96 0.0016 229SELECT *
FROM wp_users
WHERE ID IN (84)
  1. cache_users()
  2. update_post_author_caches()
  3. WP_Query->the_post()
  4. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  5. locate_template()
  6. get_template_part('global-templates/related-news')
  7. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  8. locate_template()
  9. get_template_part('global-templates/right-sidebar-check')
WordPress Core 1 0.0012 230SELECT *
FROM wp_posts
WHERE ID = 574682
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. image_downsize()
  6. wp_get_attachment_image_src()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-relatednews.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','relatednews')
  10. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  11. locate_template()
  12. get_template_part('global-templates/related-news')
  13. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  14. locate_template()
  15. get_template_part('global-templates/right-sidebar-check')
WordPress Core 1 0.0013 231SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (574682)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. image_downsize()
  9. wp_get_attachment_image_src()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-relatednews.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','relatednews')
  13. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  14. locate_template()
  15. get_template_part('global-templates/related-news')
  16. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  17. locate_template()
  18. get_template_part('global-templates/right-sidebar-check')
WordPress Core 3 0.0014 232SELECT *
FROM wp_posts
WHERE ID = 574661
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. image_downsize()
  6. wp_get_attachment_image_src()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-relatednews.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','relatednews')
  10. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  11. locate_template()
  12. get_template_part('global-templates/related-news')
  13. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  14. locate_template()
  15. get_template_part('global-templates/right-sidebar-check')
WordPress Core 1 0.0013 233SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (574661)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. image_downsize()
  9. wp_get_attachment_image_src()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-relatednews.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','relatednews')
  13. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  14. locate_template()
  15. get_template_part('global-templates/related-news')
  16. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  17. locate_template()
  18. get_template_part('global-templates/right-sidebar-check')
WordPress Core 3 0.0014 234SELECT *
FROM wp_posts
WHERE ID = 574600
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. wp_attachment_is()
  4. wp_attachment_is_image()
  5. image_downsize()
  6. wp_get_attachment_image_src()
  7. load_template('wp-content/themes/cg_understrap/loop-templates/content-relatednews.php')
  8. locate_template()
  9. get_template_part('loop-templates/content','relatednews')
  10. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  11. locate_template()
  12. get_template_part('global-templates/related-news')
  13. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  14. locate_template()
  15. get_template_part('global-templates/right-sidebar-check')
WordPress Core 1 0.0014 235SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (574600)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. get_attached_file()
  6. wp_attachment_is()
  7. wp_attachment_is_image()
  8. image_downsize()
  9. wp_get_attachment_image_src()
  10. load_template('wp-content/themes/cg_understrap/loop-templates/content-relatednews.php')
  11. locate_template()
  12. get_template_part('loop-templates/content','relatednews')
  13. load_template('wp-content/themes/cg_understrap/global-templates/related-news.php')
  14. locate_template()
  15. get_template_part('global-templates/related-news')
  16. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  17. locate_template()
  18. get_template_part('global-templates/right-sidebar-check')
WordPress Core 3 0.0013 236SELECT option_value
FROM wp_options
WHERE option_name = '_options_bottom_banners_sidebar'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field_object()
  7. have_rows()
  8. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  9. locate_template()
  10. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 237SELECT option_value
FROM wp_options
WHERE option_name = 'options_bottom_banners_sidebar'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field_object()
  5. have_rows()
  6. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  7. locate_template()
  8. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 238SELECT option_value
FROM wp_options
WHERE option_name = 'options_bottom_banners_sidebar_0_bottombanner_anysize'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  12. locate_template()
  13. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0013 239SELECT option_value
FROM wp_options
WHERE option_name = 'options_bottom_banners_sidebar_1_bottombanner_anysize'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  12. locate_template()
  13. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 240SELECT option_value
FROM wp_options
WHERE option_name = 'options_bottom_banners_sidebar_2_bottombanner_anysize'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/global-templates/right-sidebar-check.php')
  12. locate_template()
  13. get_template_part('global-templates/right-sidebar-check')
Plugin: advanced-custom-fields-pro 1 0.0012 241SELECT option_value
FROM wp_options
WHERE option_name = '_options_shortcode'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/global-templates/newsletter.php')
  8. locate_template()
  9. get_template_part('global-templates/newsletter')
Plugin: advanced-custom-fields-pro 1 0.0012 242SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee0c5b4e204'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/global-templates/newsletter.php')
  11. locate_template()
  12. get_template_part('global-templates/newsletter')
Plugin: advanced-custom-fields-pro 1 0.0013 243SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237226)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/global-templates/newsletter.php')
  12. locate_template()
  13. get_template_part('global-templates/newsletter')
Plugin: advanced-custom-fields-pro 1 0.0014 244SELECT option_value
FROM wp_options
WHERE option_name = 'options_shortcode'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/global-templates/newsletter.php')
  6. locate_template()
  7. get_template_part('global-templates/newsletter')
Plugin: advanced-custom-fields-pro 1 0.0012 245SELECT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('nav_menu')
AND t.slug IN ('footer-menu-left')
LIMIT 1
  1. WP_Term_Query->get_terms()
  2. WP_Term_Query->query()
  3. get_terms()
  4. get_term_by()
  5. wp_get_nav_menu_object()
  6. wp_nav_menu()
  7. load_template('wp-content/themes/cg_understrap/footer.php')
  8. locate_template()
  9. get_footer()
WordPress Core 1 0.0013 246SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (3)
  1. _prime_term_caches()
  2. WP_Term_Query->get_terms()
  3. WP_Term_Query->query()
  4. get_terms()
  5. get_term_by()
  6. wp_get_nav_menu_object()
  7. wp_nav_menu()
  8. load_template('wp-content/themes/cg_understrap/footer.php')
  9. locate_template()
  10. get_footer()
WordPress Core 1 0.0013 247SELECT wp_posts.*
FROM wp_posts
LEFT JOIN wp_term_relationships
ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1
AND ( wp_term_relationships.term_taxonomy_id IN (3) )
AND wp_posts.post_type = 'nav_menu_item'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order ASC
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. wp_get_nav_menu_items()
  5. wp_nav_menu()
  6. load_template('wp-content/themes/cg_understrap/footer.php')
  7. locate_template()
  8. get_footer()
WordPress Core 4 0.0019 248SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (19810,19823,19811,19812)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. update_postmeta_cache()
  3. update_post_caches()
  4. WP_Query->get_posts()
  5. WP_Query->query()
  6. get_posts()
  7. wp_get_nav_menu_items()
  8. wp_nav_menu()
  9. load_template('wp-content/themes/cg_understrap/footer.php')
  10. locate_template()
  11. get_footer()
WordPress Core 40 0.0015 249SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (240,242)
  1. _prime_post_caches()
  2. update_menu_item_cache()
  3. WP_Query->get_posts()
  4. WP_Query->query()
  5. get_posts()
  6. wp_get_nav_menu_items()
  7. wp_nav_menu()
  8. load_template('wp-content/themes/cg_understrap/footer.php')
  9. locate_template()
  10. get_footer()
WordPress Core 2 0.0025 250SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (240,242)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. update_postmeta_cache()
  3. _prime_post_caches()
  4. update_menu_item_cache()
  5. WP_Query->get_posts()
  6. WP_Query->query()
  7. get_posts()
  8. wp_get_nav_menu_items()
  9. wp_nav_menu()
  10. load_template('wp-content/themes/cg_understrap/footer.php')
  11. locate_template()
  12. get_footer()
WordPress Core 248 0.0023 251SELECT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE tt.taxonomy IN ('nav_menu')
AND t.slug IN ('footer-menu-right')
LIMIT 1
  1. WP_Term_Query->get_terms()
  2. WP_Term_Query->query()
  3. get_terms()
  4. get_term_by()
  5. wp_get_nav_menu_object()
  6. wp_nav_menu()
  7. load_template('wp-content/themes/cg_understrap/footer.php')
  8. locate_template()
  9. get_footer()
WordPress Core 1 0.0252 252SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (4)
  1. _prime_term_caches()
  2. WP_Term_Query->get_terms()
  3. WP_Term_Query->query()
  4. get_terms()
  5. get_term_by()
  6. wp_get_nav_menu_object()
  7. wp_nav_menu()
  8. load_template('wp-content/themes/cg_understrap/footer.php')
  9. locate_template()
  10. get_footer()
WordPress Core 1 0.0073 253SELECT wp_posts.*
FROM wp_posts
LEFT JOIN wp_term_relationships
ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1
AND ( wp_term_relationships.term_taxonomy_id IN (4) )
AND wp_posts.post_type = 'nav_menu_item'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order ASC
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. wp_get_nav_menu_items()
  5. wp_nav_menu()
  6. load_template('wp-content/themes/cg_understrap/footer.php')
  7. locate_template()
  8. get_footer()
WordPress Core 4 0.0020 254SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (19814,19815,411308,19816)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. update_postmeta_cache()
  3. update_post_caches()
  4. WP_Query->get_posts()
  5. WP_Query->query()
  6. get_posts()
  7. wp_get_nav_menu_items()
  8. wp_nav_menu()
  9. load_template('wp-content/themes/cg_understrap/footer.php')
  10. locate_template()
  11. get_footer()
WordPress Core 32 0.0014 255SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (244,411301,291)
  1. _prime_post_caches()
  2. update_menu_item_cache()
  3. WP_Query->get_posts()
  4. WP_Query->query()
  5. get_posts()
  6. wp_get_nav_menu_items()
  7. wp_nav_menu()
  8. load_template('wp-content/themes/cg_understrap/footer.php')
  9. locate_template()
  10. get_footer()
WordPress Core 3 0.0013 256SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (237,244,411301,291)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. update_postmeta_cache()
  3. _prime_post_caches()
  4. update_menu_item_cache()
  5. WP_Query->get_posts()
  6. WP_Query->query()
  7. get_posts()
  8. wp_get_nav_menu_items()
  9. wp_nav_menu()
  10. load_template('wp-content/themes/cg_understrap/footer.php')
  11. locate_template()
  12. get_footer()
WordPress Core 389 0.0026 257SELECT option_value
FROM wp_options
WHERE option_name = '_options_footer_image'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field_object()
  7. have_rows()
  8. load_template('wp-content/themes/cg_understrap/footer.php')
  9. locate_template()
  10. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0013 258SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee0c5602ea8'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/footer.php')
  12. locate_template()
  13. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0017 259SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237222)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field_object()
  11. have_rows()
  12. load_template('wp-content/themes/cg_understrap/footer.php')
  13. locate_template()
  14. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0013 260SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_parent = 237222
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'
OR wp_posts.post_status = 'trash'))
ORDER BY wp_posts.menu_order ASC
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_raw_fields()
  5. acf_get_fields()
  6. acf_field_repeater->load_field()
  7. apply_filters_ref_array('acf/load_field/type=repeater')
  8. _acf_apply_hook_variations()
  9. apply_filters('acf/load_field')
  10. acf_get_field()
  11. acf_get_meta_field()
  12. acf_maybe_get_field()
  13. get_field_object()
  14. have_rows()
  15. load_template('wp-content/themes/cg_understrap/footer.php')
  16. locate_template()
  17. get_footer()
Plugin: advanced-custom-fields-pro 2 0.0015 261SELECT option_value
FROM wp_options
WHERE option_name = 'options_footer_image'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field_object()
  5. have_rows()
  6. load_template('wp-content/themes/cg_understrap/footer.php')
  7. locate_template()
  8. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0013 262SELECT option_value
FROM wp_options
WHERE option_name = 'options_footer_image_0_image'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/footer.php')
  12. locate_template()
  13. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0012 263SELECT option_value
FROM wp_options
WHERE option_name = 'options_footer_image_0_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/footer.php')
  12. locate_template()
  13. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0013 264SELECT option_value
FROM wp_options
WHERE option_name = 'options_footer_image_1_image'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/footer.php')
  12. locate_template()
  13. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0012 265SELECT option_value
FROM wp_options
WHERE option_name = 'options_footer_image_1_link'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. acf_field_repeater->load_value()
  5. apply_filters_ref_array('acf/load_value/type=repeater')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/load_value')
  8. acf_get_value()
  9. get_field_object()
  10. have_rows()
  11. load_template('wp-content/themes/cg_understrap/footer.php')
  12. locate_template()
  13. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0013 266SELECT *
FROM wp_posts
WHERE ID = 108
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. acf_get_attachment()
  4. acf_field_image->format_value()
  5. apply_filters_ref_array('acf/format_value/type=image')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/format_value')
  8. acf_format_value()
  9. get_sub_field_object()
  10. get_sub_field()
  11. load_template('wp-content/themes/cg_understrap/footer.php')
  12. locate_template()
  13. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0027 267SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (108)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. wp_get_attachment_metadata()
  6. acf_get_attachment()
  7. acf_field_image->format_value()
  8. apply_filters_ref_array('acf/format_value/type=image')
  9. _acf_apply_hook_variations()
  10. apply_filters('acf/format_value')
  11. acf_format_value()
  12. get_sub_field_object()
  13. get_sub_field()
  14. load_template('wp-content/themes/cg_understrap/footer.php')
  15. locate_template()
  16. get_footer()
Plugin: advanced-custom-fields-pro 2 0.0015 268SELECT *
FROM wp_posts
WHERE ID = 111
LIMIT 1
  1. WP_Post::get_instance()
  2. get_post()
  3. acf_get_attachment()
  4. acf_field_image->format_value()
  5. apply_filters_ref_array('acf/format_value/type=image')
  6. _acf_apply_hook_variations()
  7. apply_filters('acf/format_value')
  8. acf_format_value()
  9. get_sub_field_object()
  10. get_sub_field()
  11. load_template('wp-content/themes/cg_understrap/footer.php')
  12. locate_template()
  13. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0013 269SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (111)
ORDER BY meta_id ASC
  1. update_meta_cache()
  2. get_metadata_raw()
  3. get_metadata()
  4. get_post_meta()
  5. wp_get_attachment_metadata()
  6. acf_get_attachment()
  7. acf_field_image->format_value()
  8. apply_filters_ref_array('acf/format_value/type=image')
  9. _acf_apply_hook_variations()
  10. apply_filters('acf/format_value')
  11. acf_format_value()
  12. get_sub_field_object()
  13. get_sub_field()
  14. load_template('wp-content/themes/cg_understrap/footer.php')
  15. locate_template()
  16. get_footer()
Plugin: advanced-custom-fields-pro 2 0.0013 270SELECT option_value
FROM wp_options
WHERE option_name = '_options_body_down_script'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/footer.php')
  8. locate_template()
  9. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0014 271SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee0c5b78dce'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/footer.php')
  11. locate_template()
  12. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0015 272SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237230)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/footer.php')
  12. locate_template()
  13. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0024 273SELECT option_value
FROM wp_options
WHERE option_name = 'options_body_down_script'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/footer.php')
  6. locate_template()
  7. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0015 274SELECT option_value
FROM wp_options
WHERE option_name = '_options_footer_script'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_reference()
  4. acf_get_meta_field()
  5. acf_maybe_get_field()
  6. get_field()
  7. load_template('wp-content/themes/cg_understrap/footer.php')
  8. locate_template()
  9. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0012 275SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_type = 'acf-field'
AND ((wp_posts.post_status = 'publish'))
AND wp_posts.post_name = 'field_5dee0c5b8414c'
ORDER BY wp_posts.menu_order ASC, wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
  2. WP_Query->query()
  3. get_posts()
  4. acf_get_field_post()
  5. acf_get_raw_field()
  6. acf_get_field()
  7. acf_get_meta_field()
  8. acf_maybe_get_field()
  9. get_field()
  10. load_template('wp-content/themes/cg_understrap/footer.php')
  11. locate_template()
  12. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0014 276SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (237231)
  1. _prime_post_caches()
  2. WP_Query->get_posts()
  3. WP_Query->query()
  4. get_posts()
  5. acf_get_field_post()
  6. acf_get_raw_field()
  7. acf_get_field()
  8. acf_get_meta_field()
  9. acf_maybe_get_field()
  10. get_field()
  11. load_template('wp-content/themes/cg_understrap/footer.php')
  12. locate_template()
  13. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0013 277SELECT option_value
FROM wp_options
WHERE option_name = 'options_footer_script'
LIMIT 1
  1. get_option()
  2. acf_get_metadata()
  3. acf_get_value()
  4. get_field()
  5. load_template('wp-content/themes/cg_understrap/footer.php')
  6. locate_template()
  7. get_footer()
Plugin: advanced-custom-fields-pro 1 0.0012
Read Entire Article