Teams

Arrow Icon

Query Monitor

Overview

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

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

GET https://antlive.pro/all-teams/ → 200

Page Generation Time

0.2165s
No execution time limit. The max_execution_time PHP configuration directive is set to 0.

Peak Memory Usage

13,326,144 bytes (12.7 MB)
2.5% of 512 MB server limit

Database Queries

0.0930s



HTTP API Calls

None

Object Cache

96.2% hit rate (2,776 hits, 111 misses)

Persistent object cache plugin not in use

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

Opcode Cache

Opcode cache in use: Zend OPcache

Database Queries

Sequence
Rows Time
1 SELECT option_name, option_value
FROM wp_options
WHERE autoload IN ( 'yes', 'on', 'auto-on', 'auto' )
  1. wp_load_alloptions()
    wp-includes/option.php:625
  2. is_blog_installed()
    wp-includes/functions.php:1787
  3. wp_not_installed()
    wp-includes/load.php:943
WordPress Core 237 0.0038
2 SHOW TABLES LIKE 'wp_sessions'
  1. ANT_Database_Session_Handler->maybe_create_table()
    wp-content/mu-plugins/00-database-session-handler.php:178
  2. ANT_Database_Session_Handler->__construct()
    wp-content/mu-plugins/00-database-session-handler.php:52
MU Plugin: 00-database-session-handler.php 1 0.0014
3 SELECT option_name, option_value
FROM wp_options
WHERE option_name IN ('_transient_wp_rocket_pricing','_transient_timeout_wp_rocket_pricing')
  1. wp_prime_option_caches()
    wp-includes/option.php:297
  2. get_transient('wp_rocket_pricing')
    wp-includes/option.php:1463
  3. WP_Rocket\E\L\A\PricingClient->get_pricing_data()
    wp-content/plugins/wp-rocket/inc/Engine/License/API/PricingClient.php:42
  4. WP_Rocket\E\L\ServiceProvider->register()
    wp-content/plugins/wp-rocket/inc/Engine/License/ServiceProvider.php:63
  5. WP_Rocket\D\L\C\S\ServiceProviderAggregate->register()
    wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php:71
  6. WP_Rocket\D\L\C\Container->resolve()
    wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Container.php:192
  7. WP_Rocket\D\L\C\Container->get()
    wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Container.php:118
  8. WP_Rocket\Plugin->load()
    wp-content/plugins/wp-rocket/inc/Plugin.php:166
  9. rocket_init()
    wp-content/plugins/wp-rocket/inc/main.php:53
  10. do_action('plugins_loaded')
    wp-includes/plugin.php:522
Plugin: wp-rocket 2 0.0013
4 SELECT option_name, option_value
FROM wp_options
WHERE option_name IN ('_transient_wp_rocket_customer_data','_transient_timeout_wp_rocket_customer_data')
  1. wp_prime_option_caches()
    wp-includes/option.php:297
  2. get_transient('wp_rocket_customer_data')
    wp-includes/option.php:1463
  3. WP_Rocket\E\L\A\UserClient->get_user_data()
    wp-content/plugins/wp-rocket/inc/Engine/License/API/UserClient.php:64
  4. WP_Rocket\E\L\ServiceProvider->register()
    wp-content/plugins/wp-rocket/inc/Engine/License/ServiceProvider.php:65
  5. WP_Rocket\D\L\C\S\ServiceProviderAggregate->register()
    wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php:71
  6. WP_Rocket\D\L\C\Container->resolve()
    wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Container.php:192
  7. WP_Rocket\D\L\C\Container->get()
    wp-content/plugins/wp-rocket/inc/Dependencies/League/Container/Container.php:118
  8. WP_Rocket\Plugin->load()
    wp-content/plugins/wp-rocket/inc/Plugin.php:166
  9. rocket_init()
    wp-content/plugins/wp-rocket/inc/main.php:53
  10. do_action('plugins_loaded')
    wp-includes/plugin.php:522
Plugin: wp-rocket 2 0.0011
5 SELECT option_value
FROM wp_options
WHERE option_name = 'WPLANG'
LIMIT 1
  1. get_option()
    wp-includes/option.php:206
  2. get_locale()
    wp-includes/l10n.php:63
  3. determine_locale()
    wp-includes/l10n.php:166
  4. load_default_textdomain()
    wp-includes/l10n.php:954
WordPress Core 0 0.0015
6 SELECT *
FROM wp_users
WHERE user_login = 'admin_antlive'
LIMIT 1
  1. WP_User::get_data_by()
    wp-includes/class-wp-user.php:254
  2. get_user_by()
    wp-includes/pluggable.php:102
  3. wp_validate_auth_cookie()
    wp-includes/pluggable.php:833
  4. wp_validate_logged_in_cookie()
    wp-includes/user.php:598
  5. apply_filters('determine_current_user')
    wp-includes/plugin.php:205
  6. _wp_get_current_user()
    wp-includes/user.php:3826
  7. wp_get_current_user()
    wp-includes/pluggable.php:70
  8. get_user_locale()
    wp-includes/l10n.php:98
  9. RankMath->localization_setup()
    wp-content/plugins/seo-by-rank-math/rank-math.php:515
  10. do_action('after_setup_theme')
    wp-includes/plugin.php:522
Plugin: seo-by-rank-math 1 0.0015
7 SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (1)
ORDER BY umeta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1204
  2. get_metadata_raw()
    wp-includes/meta.php:676
  3. get_metadata()
    wp-includes/meta.php:602
  4. get_user_meta()
    wp-includes/user.php:1282
  5. WP_User->get_caps_data()
    wp-includes/class-wp-user.php:912
  6. WP_User->for_site()
    wp-includes/class-wp-user.php:887
  7. WP_User->init()
    wp-includes/class-wp-user.php:185
  8. get_user_by()
    wp-includes/pluggable.php:109
  9. wp_validate_auth_cookie()
    wp-includes/pluggable.php:833
  10. wp_validate_logged_in_cookie()
    wp-includes/user.php:598
  11. apply_filters('determine_current_user')
    wp-includes/plugin.php:205
  12. _wp_get_current_user()
    wp-includes/user.php:3826
  13. wp_get_current_user()
    wp-includes/pluggable.php:70
  14. get_user_locale()
    wp-includes/l10n.php:98
  15. RankMath->localization_setup()
    wp-content/plugins/seo-by-rank-math/rank-math.php:515
  16. do_action('after_setup_theme')
    wp-includes/plugin.php:522
Plugin: seo-by-rank-math 50 0.0015
8 SELECT option_value
FROM wp_options
WHERE option_name = 'rank_math_google_oauth_tokens'
LIMIT 1
  1. get_option()
    wp-includes/option.php:206
  2. RankMath\Google\Authentication::tokens()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-authentication.php:52
  3. RankMath\Google\Authentication::is_authorized()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-authentication.php:86
  4. RankMath\Analytics\Analytics_Common->__construct()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php:46
  5. RankMath\Module\Manager->load_module_common()
    wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php:517
  6. RankMath\Module\Manager->load_module()
    wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php:497
  7. RankMath\Module\Manager->load_modules()
    wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php:484
  8. do_action('after_setup_theme')
    wp-includes/plugin.php:522
Plugin: seo-by-rank-math 0 0.0013
9 SELECT option_value
FROM wp_options
WHERE option_name = 'rank_math_google_analytic_profile'
LIMIT 1
  1. get_option()
    wp-includes/option.php:206
  2. RankMath\Google\Console::is_console_connected()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-console.php:334
  3. RankMath\A\W\Jobs->hooks()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-jobs.php:61
  4. RankMath\A\W\Jobs::get()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-jobs.php:47
  5. RankMath\Analytics\Analytics_Common->__construct()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php:57
  6. RankMath\Module\Manager->load_module_common()
    wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php:517
  7. RankMath\Module\Manager->load_module()
    wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php:497
  8. RankMath\Module\Manager->load_modules()
    wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php:484
  9. do_action('after_setup_theme')
    wp-includes/plugin.php:522
Plugin: seo-by-rank-math 0 0.0012
10 SELECT session_data
FROM wp_sessions
WHERE session_id = '82e914022d52a4a290a2253aeb222221'
AND domain = 'antlive.pro'
AND session_expiry > 1780915188
  1. App\Custom_User_Session->init()
    wp-content/themes/ant-live/app/Custom_User_Session.php:183
  2. App\{closure}()
    wp-content/themes/ant-live/app/setup.php:1326
  3. do_action('init')
    wp-includes/plugin.php:522
Theme 1 0.0013
11 SELECT session_data
FROM wp_sessions
WHERE session_id = '82e914022d52a4a290a2253aeb222221'
AND domain = 'antlive.pro'
AND session_expiry > 1780915188
  1. ANT_Database_Session_Handler->read()
    wp-content/mu-plugins/00-database-session-handler.php:214
  2. session_start()
    wp-content/mu-plugins/00-database-session-handler.php:214
  3. App\Custom_User_Session->init()
    wp-content/themes/ant-live/app/Custom_User_Session.php:249
  4. App\{closure}()
    wp-content/themes/ant-live/app/setup.php:1326
  5. do_action('init')
    wp-includes/plugin.php:522
MU Plugin: 00-database-session-handler.php 1 0.0012
12 SELECT 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()
    wp-includes/class-wp-query.php:3434
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  3. get_posts()
    wp-includes/post.php:2618
  4. ACF_Internal_Post_Type->get_raw_posts()
    wp-content/plugins/advanced-custom-fields/includes/class-acf-internal-post-type.php:406
  5. ACF_Internal_Post_Type->get_posts()
    wp-content/plugins/advanced-custom-fields/includes/class-acf-internal-post-type.php:366
  6. ACF_Taxonomy->register_taxonomies()
    wp-content/plugins/advanced-custom-fields/includes/post-types/class-acf-taxonomy.php:135
  7. do_action('acf/init')
    wp-includes/plugin.php:522
  8. ACF->init()
    wp-content/plugins/advanced-custom-fields/acf.php:478
  9. do_action('init')
    wp-includes/plugin.php:522
Plugin: advanced-custom-fields 2 0.0015
13 SELECT 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()
    wp-includes/class-wp-query.php:3434
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  3. get_posts()
    wp-includes/post.php:2618
  4. ACF_Internal_Post_Type->get_raw_posts()
    wp-content/plugins/advanced-custom-fields/includes/class-acf-internal-post-type.php:406
  5. ACF_Internal_Post_Type->get_posts()
    wp-content/plugins/advanced-custom-fields/includes/class-acf-internal-post-type.php:366
  6. ACF_Post_Type->register_post_types()
    wp-content/plugins/advanced-custom-fields/includes/post-types/class-acf-post-type.php:136
  7. do_action('acf/init')
    wp-includes/plugin.php:522
  8. ACF->init()
    wp-content/plugins/advanced-custom-fields/acf.php:478
  9. do_action('init')
    wp-includes/plugin.php:522
Plugin: advanced-custom-fields 3 0.0014
14 SELECT *
FROM wp_posts
WHERE ID = 209222
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1133
  3. wp_attachment_is()
    wp-includes/post.php:7111
  4. wp_attachment_is_image()
    wp-includes/post.php:7170
  5. image_downsize()
    wp-includes/media.php:197
  6. wp_get_attachment_image_src()
    wp-includes/media.php:978
  7. wp_get_attachment_image_url()
    wp-includes/media.php:1231
  8. ACF_Post_Type->get_post_type_args()
    wp-content/plugins/advanced-custom-fields/includes/post-types/class-acf-post-type.php:503
  9. ACF_Post_Type->register_post_types()
    wp-content/plugins/advanced-custom-fields/includes/post-types/class-acf-post-type.php:138
  10. do_action('acf/init')
    wp-includes/plugin.php:522
  11. ACF->init()
    wp-content/plugins/advanced-custom-fields/acf.php:478
  12. do_action('init')
    wp-includes/plugin.php:522
Plugin: advanced-custom-fields 0 0.0012
15 SELECT *
FROM wp_posts
WHERE ID = 209222
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1133
  3. wp_get_attachment_url()
    wp-includes/post.php:6974
  4. image_downsize()
    wp-includes/media.php:218
  5. wp_get_attachment_image_src()
    wp-includes/media.php:978
  6. wp_get_attachment_image_url()
    wp-includes/media.php:1231
  7. ACF_Post_Type->get_post_type_args()
    wp-content/plugins/advanced-custom-fields/includes/post-types/class-acf-post-type.php:503
  8. ACF_Post_Type->register_post_types()
    wp-content/plugins/advanced-custom-fields/includes/post-types/class-acf-post-type.php:138
  9. do_action('acf/init')
    wp-includes/plugin.php:522
  10. ACF->init()
    wp-content/plugins/advanced-custom-fields/acf.php:478
  11. do_action('init')
    wp-includes/plugin.php:522
Plugin: advanced-custom-fields 0 0.0012
16 SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (209222)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1204
  2. get_metadata_raw()
    wp-includes/meta.php:676
  3. get_metadata()
    wp-includes/meta.php:602
  4. get_post_meta()
    wp-includes/post.php:2708
  5. wp_get_attachment_metadata()
    wp-includes/post.php:6902
  6. image_downsize()
    wp-includes/media.php:219
  7. wp_get_attachment_image_src()
    wp-includes/media.php:978
  8. wp_get_attachment_image_url()
    wp-includes/media.php:1231
  9. ACF_Post_Type->get_post_type_args()
    wp-content/plugins/advanced-custom-fields/includes/post-types/class-acf-post-type.php:503
  10. ACF_Post_Type->register_post_types()
    wp-content/plugins/advanced-custom-fields/includes/post-types/class-acf-post-type.php:138
  11. do_action('acf/init')
    wp-includes/plugin.php:522
  12. ACF->init()
    wp-content/plugins/advanced-custom-fields/acf.php:478
  13. do_action('init')
    wp-includes/plugin.php:522
Plugin: advanced-custom-fields 0 0.0014
17 SELECT option_name, option_value
FROM wp_options
WHERE option_name IN ('_site_transient_wp_theme_files_patterns-f54530c5fbec3d8e244ad3902ab9cbff','_site_transient_timeout_wp_theme_files_patterns-f54530c5fbec3d8e244ad3902ab9cbff')
  1. wp_prime_option_caches()
    wp-includes/option.php:297
  2. wp_prime_network_option_caches()
    wp-includes/option.php:700
  3. wp_prime_site_option_caches()
    wp-includes/option.php:675
  4. get_site_transient()
    wp-includes/option.php:2594
  5. WP_Theme->get_pattern_cache()
    wp-includes/class-wp-theme.php:2008
  6. WP_Theme->get_block_patterns()
    wp-includes/class-wp-theme.php:1850
  7. _register_theme_block_patterns()
    wp-includes/block-patterns.php:439
  8. do_action('init')
    wp-includes/plugin.php:522
WordPress Core 2 0.0012
18 SELECT option_value
FROM wp_options
WHERE option_name = 'rank_math_connect_data'
LIMIT 1
  1. get_option()
    wp-includes/option.php:206
  2. RankMath\Admin\Admin_Helper::get_registration_data()
    wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-helper.php:137
  3. RankMath\Tracking->get_user_email()
    wp-content/plugins/seo-by-rank-math/includes/class-tracking.php:381
  4. RankMath\Tracking->init_user_data()
    wp-content/plugins/seo-by-rank-math/includes/class-tracking.php:367
  5. RankMath\Tracking->hooks()
    wp-content/plugins/seo-by-rank-math/includes/class-tracking.php:80
  6. do_action('init')
    wp-includes/plugin.php:522
Plugin: seo-by-rank-math 0 0.0012
19 SELECT option_name, option_value
FROM wp_options
WHERE option_name IN ('_transient_wpr_dynamic_lists','_transient_timeout_wpr_dynamic_lists')
  1. wp_prime_option_caches()
    wp-includes/option.php:297
  2. get_transient('wpr_dynamic_lists')
    wp-includes/option.php:1463
  3. WP_Rocket\E\O\D\AbstractDataManager->get_lists()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/AbstractDataManager.php:53
  4. WP_Rocket\E\O\D\DynamicLists->get_stagings()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/DynamicLists.php:296
  5. WP_Rocket\E\O\D\Subscriber->add_staging_exclusions()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/Subscriber.php:197
  6. apply_filters('rocket_staging_list')
    wp-includes/plugin.php:205
  7. rocket_is_live_site()
    wp-content/plugins/wp-rocket/inc/functions/api.php:125
  8. WP_Rocket\E\A\R\Subscriber->maybe_disable_for_reseller_or_non_live()
    wp-content/plugins/wp-rocket/inc/Engine/Admin/RocketInsights/Subscriber.php:723
  9. apply_filters('rocket_rocket_insights_enabled')
    wp-includes/plugin.php:205
  10. wpm_apply_filters_typed()
    wp-content/plugins/wp-rocket/vendor/wp-media/apply-filters-typed/functions.php:25
  11. WP_Rocket\E\A\R\C\SaasContext->is_allowed()
    wp-content/plugins/wp-rocket/inc/Engine/Admin/RocketInsights/Context/SaasContext.php:23
  12. WP_Rocket\E\A\R\J\Manager->is_allowed()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Managers/AbstractManager.php:15
  13. WP_Rocket\E\C\J\JobProcessor->is_allowed()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/JobProcessor.php:76
  14. WP_Rocket\E\C\J\C\Subscriber->schedule_clean_not_commonly_used_rows()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Cron/Subscriber.php:72
  15. do_action('init')
    wp-includes/plugin.php:522
Plugin: wp-rocket 2 0.0013
20 SELECT ID, post_name, post_parent, post_type
FROM wp_posts
WHERE post_name IN ('all-teams')
AND post_type IN ('page','attachment')
  1. get_page_by_path()
    wp-includes/post.php:6192
  2. WP->parse_request()
    wp-includes/class-wp.php:246
  3. WP->main()
    wp-includes/class-wp.php:821
  4. wp()
    wp-includes/functions.php:1343
WordPress Core 1 0.0014
21 SELECT *
FROM wp_posts
WHERE ID = 95202
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1133
  3. get_page_by_path()
    wp-includes/post.php:6231
  4. WP->parse_request()
    wp-includes/class-wp.php:246
  5. WP->main()
    wp-includes/class-wp.php:821
  6. wp()
    wp-includes/functions.php:1343
WordPress Core 1 0.0013
22 SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND (wp_posts.ID = '95202')
AND wp_posts.post_type = 'page'
ORDER BY wp_posts.post_date DESC
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3434
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  3. WP->query_posts()
    wp-includes/class-wp.php:704
  4. WP->main()
    wp-includes/class-wp.php:824
  5. wp()
    wp-includes/functions.php:1343

Main Query

WordPress Core 1 0.0013
23 SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (95202)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1204
  2. update_postmeta_cache()
    wp-includes/post.php:7870
  3. update_post_caches()
    wp-includes/post.php:7812
  4. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3640
  5. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  6. WP->query_posts()
    wp-includes/class-wp.php:704
  7. WP->main()
    wp-includes/class-wp.php:824
  8. wp()
    wp-includes/functions.php:1343
WordPress Core 6 0.0012
24 SELECT *
FROM wp_rank_math_redirections_cache
WHERE ( object_id = 95202 and object_type = 'post' )
OR BINARY from_url = 'all-teams'
ORDER BY object_id DESC
  1. RankMath\A\D\Query_Builder->run()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:373
  2. RankMath\A\D\Query_Builder->get_results()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:333
  3. RankMath\A\D\Query_Builder->get()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:82
  4. RankMath\Redirections\Cache::get_by_object_id_or_url()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-cache.php:67
  5. RankMath\Redirections\Redirector->from_cache()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php:224
  6. RankMath\Redirections\Redirector->flow()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php:114
  7. RankMath\Redirections\Redirector->__construct()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php:81
  8. RankMath\Redirections\Redirections->do_redirection()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirections.php:118
  9. do_action_ref_array('wp')
    wp-includes/plugin.php:570
  10. WP->main()
    wp-includes/class-wp.php:838
  11. wp()
    wp-includes/functions.php:1343
Plugin: seo-by-rank-math 0 0.0012
25 SELECT *
FROM wp_rank_math_redirections
WHERE status = 'active'
AND ( sources like '%a:2:{s:7:\"pattern\";s:9:\"all-teams\";s:10:\"comparison\";s:5:\"exact\";}%' or sources like '%all%' or sources like '%teams%' )
ORDER BY updated DESC
  1. RankMath\A\D\Query_Builder->run()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:373
  2. RankMath\A\D\Query_Builder->get_results()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:333
  3. RankMath\A\D\Query_Builder->get()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:82
  4. RankMath\Redirections\DB::match_redirections()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-db.php:150
  5. RankMath\Redirections\Redirector->everything()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php:244
  6. RankMath\Redirections\Redirector->flow()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php:114
  7. RankMath\Redirections\Redirector->__construct()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php:81
  8. RankMath\Redirections\Redirections->do_redirection()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirections.php:118
  9. do_action_ref_array('wp')
    wp-includes/plugin.php:570
  10. WP->main()
    wp-includes/class-wp.php:838
  11. wp()
    wp-includes/functions.php:1343
Plugin: seo-by-rank-math 0 0.0015
26 SELECT *
FROM wp_rank_math_redirections
WHERE status = 'active'
ORDER BY updated DESC
  1. RankMath\A\D\Query_Builder->run()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:373
  2. RankMath\A\D\Query_Builder->get_results()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:333
  3. RankMath\A\D\Query_Builder->get()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:82
  4. RankMath\Redirections\DB::match_redirections()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-db.php:124
  5. RankMath\Redirections\DB::match_redirections()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-db.php:153
  6. RankMath\Redirections\Redirector->everything()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php:244
  7. RankMath\Redirections\Redirector->flow()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php:114
  8. RankMath\Redirections\Redirector->__construct()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php:81
  9. RankMath\Redirections\Redirections->do_redirection()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirections.php:118
  10. do_action_ref_array('wp')
    wp-includes/plugin.php:570
  11. WP->main()
    wp-includes/class-wp.php:838
  12. wp()
    wp-includes/functions.php:1343
Plugin: seo-by-rank-math 0 0.0013
27 SELECT 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 (95202)
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:812
  2. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  3. get_terms()
    wp-includes/taxonomy.php:1357
  4. wp_get_object_terms()
    wp-includes/taxonomy.php:2338
  5. get_the_terms()
    wp-includes/category-template.php:1298
  6. RankMath\Replace_Variables\Base->get_the_terms()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-base.php:293
  7. RankMath\Replace_Variables\Base->get_terms()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-base.php:85
  8. RankMath\Replace_Variables\Post_Variables->get_category()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php:430
  9. RankMath\Replace_Variables\Post_Variables->setup_post_category_variables()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php:185
  10. RankMath\Replace_Variables\Post_Variables->setup_post_variables()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php:126
  11. RankMath\Replace_Variables\Manager->setup()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-manager.php:119
  12. do_action_ref_array('wp')
    wp-includes/plugin.php:570
  13. WP->main()
    wp-includes/class-wp.php:838
  14. wp()
    wp-includes/functions.php:1343
Plugin: seo-by-rank-math 0 0.0013
28 SELECT 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 (95202)
ORDER BY t.name ASC
  1. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:812
  2. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  3. get_terms()
    wp-includes/taxonomy.php:1357
  4. wp_get_object_terms()
    wp-includes/taxonomy.php:2338
  5. get_the_terms()
    wp-includes/category-template.php:1298
  6. RankMath\Replace_Variables\Base->get_the_terms()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-base.php:293
  7. RankMath\Replace_Variables\Base->get_terms()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-base.php:85
  8. RankMath\Replace_Variables\Post_Variables->get_tag()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php:463
  9. RankMath\Replace_Variables\Post_Variables->setup_post_tags_variables()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php:236
  10. RankMath\Replace_Variables\Post_Variables->setup_post_variables()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php:127
  11. RankMath\Replace_Variables\Manager->setup()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-manager.php:119
  12. do_action_ref_array('wp')
    wp-includes/plugin.php:570
  13. WP->main()
    wp-includes/class-wp.php:838
  14. wp()
    wp-includes/functions.php:1343
Plugin: seo-by-rank-math 0 0.0013
29 SELECT option_value
FROM wp_options
WHERE option_name = 'rank_math_google_analytic_options'
LIMIT 1
  1. get_option()
    wp-includes/option.php:206
  2. RankMath\Analytics\GTag->get()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-gtag.php:319
  3. RankMath\Analytics\GTag->add_analytics_tag()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-gtag.php:71
  4. do_action('template_redirect')
    wp-includes/plugin.php:522
Plugin: seo-by-rank-math 0 0.0011
30 SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.post_parent = 95202
AND wp_posts.post_type = 'page'
AND ((wp_posts.post_status = 'publish'))
ORDER BY wp_posts.post_title ASC
LIMIT 0, 1
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3424
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  3. get_pages()
    wp-includes/post.php:6556
  4. get_body_class()
    wp-includes/post-template.php:726
  5. Roots\A\S\Sage->filterTemplateInclude()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:65
  6. apply_filters('template_include')
    wp-includes/plugin.php:205
Theme 0 0.0013
31 SELECT option_value
FROM wp_options
WHERE option_name = 'site_logo'
LIMIT 1
  1. get_option()
    wp-includes/option.php:206
  2. _override_custom_logo_theme_mod()
    wp-includes/blocks/site-logo.php:131
  3. apply_filters('theme_mod_custom_logo')
    wp-includes/plugin.php:205
  4. get_theme_mod()
    wp-includes/theme.php:1092
  5. has_custom_logo()
    wp-includes/general-template.php:1041
  6. get_body_class()
    wp-includes/post-template.php:808
  7. Roots\A\S\Sage->filterTemplateInclude()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:65
  8. apply_filters('template_include')
    wp-includes/plugin.php:205
Theme 0 0.0011
32 SELECT DISTINCT c.uuid as country_id, c.logo as flag, COALESCE(c.name, '') as name
FROM wp_teams t JOIN wp_country c
ON t.country_id = c.uuid
ORDER BY name ASC
  1. app\V\C\TeamsArchive->_loadAvailableCountries()
    wp-content/themes/ant-live/app/View/Composers/TeamsArchive.php:174
  2. ReflectionMethod->invokeArgs()
    wp-content/themes/ant-live/app/View/Composers/TeamsArchive.php:174
  3. class@anonymous/var/www/html/wp-content/themes/ant-live/app/helpers.php:803$328->__call()
    wp-content/themes/ant-live/app/helpers.php:823
  4. app\V\C\TeamsArchive->getAvailableCountries()
    wp-content/themes/ant-live/app/View/Composers/TeamsArchive.php:166
  5. app\V\C\TeamsArchive->with()
    wp-content/themes/ant-live/app/View/Composers/TeamsArchive.php:65
  6. Roots\A\V\Composer->merge()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/View/Composer.php:93
  7. Roots\A\V\Composer->compose()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/View/Composer.php:83
  8. Illuminate\V\Factory->Illuminate\V\C\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/view/Concerns/ManagesEvents.php:124
  9. Illuminate\E\Dispatcher->Illuminate\E\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/events/Dispatcher.php:459
  10. Illuminate\Events\Dispatcher->invokeListeners()
    wp-content/themes/ant-live/vendor/illuminate/events/Dispatcher.php:287
  11. Illuminate\Events\Dispatcher->dispatch()
    wp-content/themes/ant-live/vendor/illuminate/events/Dispatcher.php:267
  12. Illuminate\View\Factory->callComposer()
    wp-content/themes/ant-live/vendor/illuminate/view/Concerns/ManagesEvents.php:178
  13. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:190
  14. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 211 0.0040
33 SELECT COUNT(*)
FROM wp_teams t
LEFT JOIN wp_country c
ON t.country_id = c.uuid
WHERE 1=1
  1. app\V\C\TeamsArchive->with()
    wp-content/themes/ant-live/app/View/Composers/TeamsArchive.php:72
  2. Roots\A\V\Composer->merge()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/View/Composer.php:93
  3. Roots\A\V\Composer->compose()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/View/Composer.php:83
  4. Illuminate\V\Factory->Illuminate\V\C\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/view/Concerns/ManagesEvents.php:124
  5. Illuminate\E\Dispatcher->Illuminate\E\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/events/Dispatcher.php:459
  6. Illuminate\Events\Dispatcher->invokeListeners()
    wp-content/themes/ant-live/vendor/illuminate/events/Dispatcher.php:287
  7. Illuminate\Events\Dispatcher->dispatch()
    wp-content/themes/ant-live/vendor/illuminate/events/Dispatcher.php:267
  8. Illuminate\View\Factory->callComposer()
    wp-content/themes/ant-live/vendor/illuminate/view/Concerns/ManagesEvents.php:178
  9. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:190
  10. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0130
34 SELECT t.team_id, t.logo, t.national, t.foundation_time, t.total_players, t.market_value, t.country_id, c.logo as country_flag, t.name as slug_name, COALESCE(t.name, '') as name, COALESCE(c.name, '') as country_name
FROM wp_teams t
LEFT JOIN wp_country c
ON t.country_id = c.uuid
WHERE 1=1
ORDER BY t.name ASC
LIMIT 24 OFFSET 0
  1. app\V\C\TeamsArchive->with()
    wp-content/themes/ant-live/app/View/Composers/TeamsArchive.php:106
  2. Roots\A\V\Composer->merge()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/View/Composer.php:93
  3. Roots\A\V\Composer->compose()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/View/Composer.php:83
  4. Illuminate\V\Factory->Illuminate\V\C\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/view/Concerns/ManagesEvents.php:124
  5. Illuminate\E\Dispatcher->Illuminate\E\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/events/Dispatcher.php:459
  6. Illuminate\Events\Dispatcher->invokeListeners()
    wp-content/themes/ant-live/vendor/illuminate/events/Dispatcher.php:287
  7. Illuminate\Events\Dispatcher->dispatch()
    wp-content/themes/ant-live/vendor/illuminate/events/Dispatcher.php:267
  8. Illuminate\View\Factory->callComposer()
    wp-content/themes/ant-live/vendor/illuminate/view/Concerns/ManagesEvents.php:178
  9. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:190
  10. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 24 0.0016
35 SELECT meta_id, meta_value
FROM wp_postmeta
WHERE post_id = 95202
AND meta_key LIKE 'rank\\_math\\_schema%'
  1. RankMath\A\D\Query_Builder->run()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:373
  2. RankMath\A\D\Query_Builder->get_results()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:333
  3. RankMath\A\D\Query_Builder->get()
    wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php:82
  4. RankMath\Schema\DB::get_schemas()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-db.php:62
  5. RankMath\Schema\Opengraph->get_schemas()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-opengraph.php:67
  6. RankMath\Schema\Opengraph->add_schema_tags()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-opengraph.php:42
  7. do_action_ref_array('rank_math/opengraph/facebook')
    wp-includes/plugin.php:570
  8. RankMath\OpenGraph\OpenGraph->do_action()
    wp-content/plugins/seo-by-rank-math/includes/traits/class-hooker.php:90
  9. RankMath\OpenGraph\OpenGraph->output_tags()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-opengraph.php:74
  10. do_action_ref_array('rank_math/head')
    wp-includes/plugin.php:570
  11. RankMath\Frontend\Head->do_action()
    wp-content/plugins/seo-by-rank-math/includes/traits/class-hooker.php:90
  12. RankMath\Frontend\Head->head()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:189
  13. do_action('wp_head')
    wp-includes/plugin.php:522
  14. wp_head()
    wp-includes/general-template.php:3208
  15. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  16. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  17. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  18. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  19. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  20. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  21. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  22. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  23. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  24. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  25. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  26. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  27. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  28. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Plugin: seo-by-rank-math 0 0.0014
36 SELECT 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 ('wp_theme')
AND t.name IN ('ant-live')
LIMIT 1
  1. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:812
  2. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  3. WP_Tax_Query->transform_query()
    wp-includes/class-wp-tax-query.php:644
  4. WP_Tax_Query->clean_query()
    wp-includes/class-wp-tax-query.php:581
  5. WP_Tax_Query->get_sql_for_clause()
    wp-includes/class-wp-tax-query.php:395
  6. WP_Tax_Query->get_sql_for_query()
    wp-includes/class-wp-tax-query.php:325
  7. WP_Tax_Query->get_sql_clauses()
    wp-includes/class-wp-tax-query.php:275
  8. WP_Tax_Query->get_sql()
    wp-includes/class-wp-tax-query.php:251
  9. WP_Query->get_posts()
    wp-includes/class-wp-query.php:2294
  10. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  11. WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles()
    wp-includes/class-wp-theme-json-resolver.php:506
  12. WP_Theme_JSON_Resolver::get_user_data()
    wp-includes/class-wp-theme-json-resolver.php:549
  13. WP_Theme_JSON_Resolver::get_merged_data()
    wp-includes/class-wp-theme-json-resolver.php:665
  14. wp_get_global_settings()
    wp-includes/global-styles-and-settings.php:77
  15. WP_Font_Face_Resolver::get_fonts_from_theme_json()
    wp-includes/fonts/class-wp-font-face-resolver.php:29
  16. wp_print_font_faces()
    wp-includes/fonts.php:46
  17. do_action('wp_head')
    wp-includes/plugin.php:522
  18. wp_head()
    wp-includes/general-template.php:3208
  19. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  20. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  21. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  22. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  23. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  24. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  25. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  26. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  27. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  28. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  29. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  30. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  31. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  32. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0015
37 SELECT 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 (133)
  1. _prime_term_caches()
    wp-includes/taxonomy.php:4123
  2. WP_Term_Query->get_terms()
    wp-includes/class-wp-term-query.php:825
  3. WP_Term_Query->query()
    wp-includes/class-wp-term-query.php:308
  4. WP_Tax_Query->transform_query()
    wp-includes/class-wp-tax-query.php:644
  5. WP_Tax_Query->clean_query()
    wp-includes/class-wp-tax-query.php:581
  6. WP_Tax_Query->get_sql_for_clause()
    wp-includes/class-wp-tax-query.php:395
  7. WP_Tax_Query->get_sql_for_query()
    wp-includes/class-wp-tax-query.php:325
  8. WP_Tax_Query->get_sql_clauses()
    wp-includes/class-wp-tax-query.php:275
  9. WP_Tax_Query->get_sql()
    wp-includes/class-wp-tax-query.php:251
  10. WP_Query->get_posts()
    wp-includes/class-wp-query.php:2294
  11. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  12. WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles()
    wp-includes/class-wp-theme-json-resolver.php:506
  13. WP_Theme_JSON_Resolver::get_user_data()
    wp-includes/class-wp-theme-json-resolver.php:549
  14. WP_Theme_JSON_Resolver::get_merged_data()
    wp-includes/class-wp-theme-json-resolver.php:665
  15. wp_get_global_settings()
    wp-includes/global-styles-and-settings.php:77
  16. WP_Font_Face_Resolver::get_fonts_from_theme_json()
    wp-includes/fonts/class-wp-font-face-resolver.php:29
  17. wp_print_font_faces()
    wp-includes/fonts.php:46
  18. do_action('wp_head')
    wp-includes/plugin.php:522
  19. wp_head()
    wp-includes/general-template.php:3208
  20. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  21. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  22. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  23. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  24. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  25. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  26. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  27. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  28. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  29. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  30. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  31. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  32. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  33. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0012
38 SELECT 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_term_relationships.term_taxonomy_id IN (133) )
AND wp_posts.post_type = 'wp_global_styles'
AND ((wp_posts.post_status = 'publish'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 1
  1. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3424
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  3. WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles()
    wp-includes/class-wp-theme-json-resolver.php:506
  4. WP_Theme_JSON_Resolver::get_user_data()
    wp-includes/class-wp-theme-json-resolver.php:549
  5. WP_Theme_JSON_Resolver::get_merged_data()
    wp-includes/class-wp-theme-json-resolver.php:665
  6. wp_get_global_settings()
    wp-includes/global-styles-and-settings.php:77
  7. WP_Font_Face_Resolver::get_fonts_from_theme_json()
    wp-includes/fonts/class-wp-font-face-resolver.php:29
  8. wp_print_font_faces()
    wp-includes/fonts.php:46
  9. do_action('wp_head')
    wp-includes/plugin.php:522
  10. wp_head()
    wp-includes/general-template.php:3208
  11. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  12. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  13. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  14. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  15. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  16. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  17. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  18. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  19. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  20. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  21. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  22. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  23. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  24. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0015
39 SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (448)
  1. _prime_post_caches()
    wp-includes/post.php:8276
  2. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3429
  3. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  4. WP_Theme_JSON_Resolver::get_user_data_from_wp_global_styles()
    wp-includes/class-wp-theme-json-resolver.php:506
  5. WP_Theme_JSON_Resolver::get_user_data()
    wp-includes/class-wp-theme-json-resolver.php:549
  6. WP_Theme_JSON_Resolver::get_merged_data()
    wp-includes/class-wp-theme-json-resolver.php:665
  7. wp_get_global_settings()
    wp-includes/global-styles-and-settings.php:77
  8. WP_Font_Face_Resolver::get_fonts_from_theme_json()
    wp-includes/fonts/class-wp-font-face-resolver.php:29
  9. wp_print_font_faces()
    wp-includes/fonts.php:46
  10. do_action('wp_head')
    wp-includes/plugin.php:522
  11. wp_head()
    wp-includes/general-template.php:3208
  12. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  13. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  14. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  15. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  16. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  17. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  18. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  19. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  20. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  21. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  22. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  23. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  24. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  25. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0013
40 SELECT *
FROM wp_posts
WHERE ID = 492
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1133
  3. wp_attachment_is()
    wp-includes/post.php:7111
  4. wp_attachment_is_image()
    wp-includes/post.php:7170
  5. image_downsize()
    wp-includes/media.php:197
  6. wp_get_attachment_image_src()
    wp-includes/media.php:978
  7. wp_get_attachment_image_url()
    wp-includes/media.php:1231
  8. get_site_icon_url()
    wp-includes/general-template.php:981
  9. has_site_icon()
    wp-includes/general-template.php:1022
  10. wp_site_icon()
    wp-includes/general-template.php:3587
  11. do_action('wp_head')
    wp-includes/plugin.php:522
  12. wp_head()
    wp-includes/general-template.php:3208
  13. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  14. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  15. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  16. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  17. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  18. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  19. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  20. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  21. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  22. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  23. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  24. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  25. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  26. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0012
41 SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (492)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1204
  2. get_metadata_raw()
    wp-includes/meta.php:676
  3. get_metadata()
    wp-includes/meta.php:602
  4. get_post_meta()
    wp-includes/post.php:2708
  5. get_attached_file()
    wp-includes/post.php:846
  6. wp_attachment_is()
    wp-includes/post.php:7117
  7. wp_attachment_is_image()
    wp-includes/post.php:7170
  8. image_downsize()
    wp-includes/media.php:197
  9. wp_get_attachment_image_src()
    wp-includes/media.php:978
  10. wp_get_attachment_image_url()
    wp-includes/media.php:1231
  11. get_site_icon_url()
    wp-includes/general-template.php:981
  12. has_site_icon()
    wp-includes/general-template.php:1022
  13. wp_site_icon()
    wp-includes/general-template.php:3587
  14. do_action('wp_head')
    wp-includes/plugin.php:522
  15. wp_head()
    wp-includes/general-template.php:3208
  16. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  17. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  18. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  19. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  20. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  21. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  22. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  23. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  24. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  25. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  26. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  27. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  28. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  29. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 11 0.0013
42 SELECT *
FROM wp_posts
WHERE ID = 36396
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1133
  3. wp_get_custom_css_post()
    wp-includes/theme.php:2002
  4. wp_get_custom_css()
    wp-includes/theme.php:2039
  5. wp_custom_css_cb()
    wp-includes/theme.php:1961
  6. do_action('wp_head')
    wp-includes/plugin.php:522
  7. wp_head()
    wp-includes/general-template.php:3208
  8. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  9. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  10. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  11. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  12. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  13. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  14. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  15. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  16. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  17. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  18. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  19. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  20. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  21. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0013
43 SELECT *
FROM wp_posts
WHERE ID = 3
LIMIT 1
  1. WP_Post::get_instance()
    wp-includes/class-wp-post.php:243
  2. get_post()
    wp-includes/post.php:1133
  3. get_post_status()
    wp-includes/post.php:1255
  4. get_privacy_policy_url()
    wp-includes/link-template.php:4774
  5. Walker_Nav_Menu->__construct()
    wp-includes/class-walker-nav-menu.php:56
  6. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  7. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  8. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  9. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  10. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  11. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  12. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  13. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  14. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  15. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  16. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  17. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  18. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  19. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  20. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  21. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  22. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  23. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  24. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  25. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  26. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0012
44 SELECT 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 = 135
  1. WP_Term::get_instance()
    wp-includes/class-wp-term.php:132
  2. get_term()
    wp-includes/taxonomy.php:996
  3. wp_get_nav_menu_object()
    wp-includes/nav-menu.php:26
  4. wp_nav_menu()
    wp-includes/nav-menu-template.php:135
  5. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  6. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  7. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  8. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  9. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  10. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  11. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  12. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  13. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  14. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  15. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  16. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  17. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  18. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  19. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  20. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  21. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  22. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  23. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  24. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  25. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0012
45 SELECT 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 (135) )
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()
    wp-includes/class-wp-query.php:3434
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  3. get_posts()
    wp-includes/post.php:2618
  4. wp_get_nav_menu_items()
    wp-includes/nav-menu.php:742
  5. wp_nav_menu()
    wp-includes/nav-menu-template.php:156
  6. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  7. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  8. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  9. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  10. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  11. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  12. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  13. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  14. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  15. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  16. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  17. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  18. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  19. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  20. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  21. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  22. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  23. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  24. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  25. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  26. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 2 0.0019
46 SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (183227,470)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1204
  2. update_postmeta_cache()
    wp-includes/post.php:7870
  3. update_post_caches()
    wp-includes/post.php:7812
  4. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3640
  5. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  6. get_posts()
    wp-includes/post.php:2618
  7. wp_get_nav_menu_items()
    wp-includes/nav-menu.php:742
  8. wp_nav_menu()
    wp-includes/nav-menu-template.php:156
  9. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  10. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  11. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  12. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  13. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  14. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  15. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  16. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  17. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  18. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  19. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  20. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  21. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  22. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  23. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  24. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  25. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  26. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  27. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  28. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  29. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 19 0.0012
47 SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (183223)
  1. _prime_post_caches()
    wp-includes/post.php:8276
  2. update_menu_item_cache()
    wp-includes/nav-menu.php:807
  3. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3655
  4. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  5. get_posts()
    wp-includes/post.php:2618
  6. wp_get_nav_menu_items()
    wp-includes/nav-menu.php:742
  7. wp_nav_menu()
    wp-includes/nav-menu-template.php:156
  8. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  9. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  10. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  11. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  12. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  13. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  14. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  15. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  16. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  17. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  18. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  19. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  20. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  21. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  22. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  23. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  24. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  25. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  26. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  27. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  28. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0014
48 SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (183223)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1204
  2. update_postmeta_cache()
    wp-includes/post.php:7870
  3. _prime_post_caches()
    wp-includes/post.php:8285
  4. update_menu_item_cache()
    wp-includes/nav-menu.php:807
  5. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3655
  6. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  7. get_posts()
    wp-includes/post.php:2618
  8. wp_get_nav_menu_items()
    wp-includes/nav-menu.php:742
  9. wp_nav_menu()
    wp-includes/nav-menu-template.php:156
  10. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  11. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  12. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  13. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  14. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  15. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  16. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  17. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  18. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  19. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  20. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  21. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  22. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  23. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  24. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  25. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  26. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  27. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  28. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  29. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  30. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 6 0.0012
49 SELECT 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 = 134
  1. WP_Term::get_instance()
    wp-includes/class-wp-term.php:132
  2. get_term()
    wp-includes/taxonomy.php:996
  3. wp_get_nav_menu_object()
    wp-includes/nav-menu.php:26
  4. wp_nav_menu()
    wp-includes/nav-menu-template.php:135
  5. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  6. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  7. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  8. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  9. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  10. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  11. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  12. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  13. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  14. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  15. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  16. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  17. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  18. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  19. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  20. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  21. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  22. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  23. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  24. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  25. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0012
50 SELECT 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 (134) )
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()
    wp-includes/class-wp-query.php:3434
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  3. get_posts()
    wp-includes/post.php:2618
  4. wp_get_nav_menu_items()
    wp-includes/nav-menu.php:742
  5. wp_nav_menu()
    wp-includes/nav-menu-template.php:156
  6. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  7. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  8. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  9. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  10. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  11. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  12. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  13. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  14. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  15. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  16. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  17. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  18. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  19. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  20. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  21. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  22. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  23. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  24. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  25. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  26. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 6 0.0020
51 SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (464,465,95205,67221,23910,50314)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1204
  2. update_postmeta_cache()
    wp-includes/post.php:7870
  3. update_post_caches()
    wp-includes/post.php:7812
  4. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3640
  5. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  6. get_posts()
    wp-includes/post.php:2618
  7. wp_get_nav_menu_items()
    wp-includes/nav-menu.php:742
  8. wp_nav_menu()
    wp-includes/nav-menu-template.php:156
  9. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  10. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  11. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  12. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  13. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  14. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  15. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  16. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  17. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  18. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  19. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  20. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  21. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  22. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  23. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  24. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  25. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  26. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  27. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  28. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  29. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 74 0.0015
52 SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (447,456,67219,21055,50312)
  1. _prime_post_caches()
    wp-includes/post.php:8276
  2. update_menu_item_cache()
    wp-includes/nav-menu.php:807
  3. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3655
  4. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  5. get_posts()
    wp-includes/post.php:2618
  6. wp_get_nav_menu_items()
    wp-includes/nav-menu.php:742
  7. wp_nav_menu()
    wp-includes/nav-menu-template.php:156
  8. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  9. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  10. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  11. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  12. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  13. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  14. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  15. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  16. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  17. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  18. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  19. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  20. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  21. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  22. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  23. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  24. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  25. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  26. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  27. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  28. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 5 0.0013
53 SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (447,456,67219,21055,50312)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1204
  2. update_postmeta_cache()
    wp-includes/post.php:7870
  3. _prime_post_caches()
    wp-includes/post.php:8285
  4. update_menu_item_cache()
    wp-includes/nav-menu.php:807
  5. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3655
  6. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  7. get_posts()
    wp-includes/post.php:2618
  8. wp_get_nav_menu_items()
    wp-includes/nav-menu.php:742
  9. wp_nav_menu()
    wp-includes/nav-menu-template.php:156
  10. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  11. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  12. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  13. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  14. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  15. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  16. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  17. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  18. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  19. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  20. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  21. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  22. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  23. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  24. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  25. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  26. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  27. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  28. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  29. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  30. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 100 0.0015
54 SELECT 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 = 4247
  1. WP_Term::get_instance()
    wp-includes/class-wp-term.php:132
  2. get_term()
    wp-includes/taxonomy.php:996
  3. wp_get_nav_menu_object()
    wp-includes/nav-menu.php:26
  4. wp_nav_menu()
    wp-includes/nav-menu-template.php:135
  5. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  6. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  7. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  8. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  9. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  10. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  11. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  12. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  13. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  14. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  15. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  16. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  17. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  18. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  19. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  20. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  21. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  22. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  23. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  24. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  25. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 1 0.0014
55 SELECT 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 (4247) )
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()
    wp-includes/class-wp-query.php:3434
  2. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  3. get_posts()
    wp-includes/post.php:2618
  4. wp_get_nav_menu_items()
    wp-includes/nav-menu.php:742
  5. wp_nav_menu()
    wp-includes/nav-menu-template.php:156
  6. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  7. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  8. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  9. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  10. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  11. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  12. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  13. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  14. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  15. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  16. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  17. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  18. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  19. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  20. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  21. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  22. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  23. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  24. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  25. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  26. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 3 0.0023
56 SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (147000,147001,147002)
ORDER BY meta_id ASC
  1. update_meta_cache()
    wp-includes/meta.php:1204
  2. update_postmeta_cache()
    wp-includes/post.php:7870
  3. update_post_caches()
    wp-includes/post.php:7812
  4. WP_Query->get_posts()
    wp-includes/class-wp-query.php:3640
  5. WP_Query->query()
    wp-includes/class-wp-query.php:3954
  6. get_posts()
    wp-includes/post.php:2618
  7. wp_get_nav_menu_items()
    wp-includes/nav-menu.php:742
  8. wp_nav_menu()
    wp-includes/nav-menu-template.php:156
  9. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  10. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  11. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  12. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  13. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  14. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  15. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  16. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  17. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  18. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  19. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  20. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  21. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  22. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
  23. Illuminate\F\Filesystem::Illuminate\F\{closure}()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:123
  24. Illuminate\Filesystem\Filesystem->getRequire()
    wp-content/themes/ant-live/vendor/illuminate/filesystem/Filesystem.php:124
  25. Illuminate\V\E\PhpEngine->evaluatePath()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/PhpEngine.php:58
  26. Illuminate\V\E\CompilerEngine->get()
    wp-content/themes/ant-live/vendor/illuminate/view/Engines/CompilerEngine.php:75
  27. Illuminate\View\View->getContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:209
  28. Illuminate\View\View->renderContents()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:192
  29. Illuminate\View\View->render()
    wp-content/themes/ant-live/vendor/illuminate/view/View.php:161
Theme 24 0.0014
Total: 56 0.0930

Queries by Caller

Caller SELECT SHOW Time
2 0.0146
8 0.0132
9 0.0122
6 0.0074
6 0.0074
4 0.0054
4 0.0050
3 0.0041
1 0.0040
3 0.0040
3 0.0038
1 0.0038
1 0.0015
1 0.0014
1 0.0014
1 0.0013
1 0.0012
1 0.0012
55 1 0.0930

Queries by Component

Component SELECT SHOW Time
27   0.0524
12   0.0159
7   0.0116
5   0.0067
3   0.0038
1 1 0.0026
  55 1 0.0930

Duplicate Queries

Query Count Time Callers Components Potential Troublemakers
SELECT session_data
FROM wp_sessions
WHERE session_id = '82e914022d52a4a290a2253aeb222221'
AND domain = 'antlive.pro'
AND session_expiry > 1780915188
2 0.0025
1 call

1 call
Theme
1 call
MU Plugin: 00-database-session-handler.php
1 call
App\Custom_User_Session->init()
1 call
ANT_Database_Session_Handler->read()
1 call
SELECT *
FROM wp_posts
WHERE ID = 209222
LIMIT 1
2 0.0024
2 calls
Plugin: advanced-custom-fields
2 calls
wp_attachment_is()
1 call
wp_get_attachment_url()
1 call

Conditionals

True Conditionals

  • is_page()
  • is_page_template()
  • is_singular()
  • is_ssl()

False Conditionals

  • is_404()
  • is_admin()
  • is_archive()
  • is_attachment()
  • is_author()
  • is_blog_admin()
  • is_category()
  • is_comment_feed()
  • is_customize_preview()
  • is_date()
  • is_day()
  • is_embed()
  • is_favicon()
  • is_feed()
  • is_front_page()
  • is_home()
  • is_login()
  • is_month()
  • is_network_admin()
  • is_paged()
  • is_post_type_archive()
  • is_preview()
  • is_privacy_policy()
  • is_robots()
  • is_rtl()
  • is_search()
  • is_single()
  • is_sticky()
  • is_tag()
  • is_tax()
  • is_time()
  • is_trackback()
  • is_user_admin()
  • is_year()

Request

Request

all-teams

Matched Rule

(.?.+?)(?:/([0-9]+))?/?$

Matched Query

pagename=all-teams
&page=

Query String

pagename=all-teams

All Matching Rewrite Rules

(.?.+?)(?:/([0-9]+))?/?$ pagename=$matches[1]
&page=$matches[2]
([^/]+)(?:/([0-9]+))?/?$ name=$matches[1]
&page=$matches[2]

Query Vars

cache_results 1
comments_per_page 50
fields all
lazy_load_term_meta 1
name all-teams
order DESC
pagename all-teams
posts_per_page 10
update_post_meta_cache 1
update_post_term_cache 1

Response

Queried Object

Single Page: #95202 (WP_Post)

Current User

Current User: #1

Request Data

Remote IP 94.207.21.127
HTTP method GET
Requested URL https://antlive.pro/all-teams/

Request: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
parse_query Action 1
  1. RankMath\Sitemap\Router->request_sitemap()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:61
Plugin: seo-by-rank-math
parse_request Action 5
  1. Closure on line 968 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:968
Theme
10
  1. rest_api_loaded()
    wp-includes/rest-api.php:440
WordPress Core
10
  1. WPGraphQL\Router->resolve_http_request()
    wp-content/plugins/wp-graphql/src/Router.php:218
Plugin: wp-graphql
10
  1. App\Custom_User_Session->close_session_for_rest_requests()
    wp-content/themes/ant-live/app/Custom_User_Session.php:584
Theme
pre_get_posts Action 10
  1. Advanced_Media_Offloader\Observers\MediaLibraryFilterObserver->filterMediaQuery()
    wp-content/plugins/advanced-media-offloader/includes/Observers/MediaLibraryFilterObserver.php:138
Plugin: advanced-media-offloader
10
  1. Closure on line 2039 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2039
Theme
send_headers Action 10
  1. nocache_headers()
    wp-includes/functions.php:1538
WordPress Core
999
  1. Closure on line 1051 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1051
Theme
the_post Action 10
  1. Roots\A\S\Sage->filterThePost()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersThePost.php:17
Theme
wp Action 1
  1. Closure on line 809 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:809
Theme
10
  1. RankMath\Installer->create_cron_jobs()
    wp-content/plugins/seo-by-rank-math/includes/class-installer.php:644
Plugin: seo-by-rank-math
10
  1. WP_Rocket\E\M\L\Subscriber->deactivate_lazyload_on_specific_posts()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:422
Plugin: wp-rocket
10
  1. RankMath\Frontend\Redirection->redirect()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-redirection.php:58
Plugin: seo-by-rank-math
10
  1. RankMath\Frontend\Frontend->integrations()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php:88
Plugin: seo-by-rank-math
10
  1. RankMath\Instant_Indexing\Instant_Indexing->serve_api_key()
    wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php:373
Plugin: seo-by-rank-math
10
  1. RankMath\Schema\Schema->integrations()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-schema.php:53
Plugin: seo-by-rank-math
11
  1. RankMath\Redirections\Redirections->do_redirection()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirections.php:105
Plugin: seo-by-rank-math
15
  1. Closure on line 590 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:590
Theme
16
  1. Closure on line 838 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:838
Theme
20
  1. WP_Rocket\T\P\O\AMP->disable_options_on_amp()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/AMP.php:103
Plugin: wp-rocket
25
  1. RankMath\Replace_Variables\Manager->setup()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-manager.php:93
Plugin: seo-by-rank-math
25
  1. Closure on line 1114 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1114
Theme
9999
  1. RankMath\Frontend\Link_Attributes->add_attributes()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-link-attributes.php:89
Plugin: seo-by-rank-math
after_switch_theme Action 10
  1. _wp_menus_changed()
    wp-includes/nav-menu.php:1214
WordPress Core
10
  1. _wp_sidebars_changed()
    wp-includes/widgets.php:1292
WordPress Core
home_url Filter 10
  1. Closure on line 2107 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2107
Theme
post_type_link Filter 9
  1. RankMath\Common->post_type_link()
    wp-content/plugins/seo-by-rank-math/includes/class-common.php:119
Plugin: seo-by-rank-math
term_link Filter 10
  1. _post_format_link()
    wp-includes/post-formats.php:194
WordPress Core
author_link Filter 10
  1. RankMath\Rewrite->author_link()
    wp-content/plugins/seo-by-rank-math/includes/class-rewrite.php:63
Plugin: seo-by-rank-math
pre_handle_404 Filter 10
  1. Closure on line 1614 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1614
Theme
query_vars Filter 1
  1. WPGraphQL\Router->add_query_var()
    wp-content/plugins/wp-graphql/src/Router.php:129
Plugin: wp-graphql
10
  1. Closure on line 1599 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1599
Theme
redirect_canonical Filter 10
  1. Closure on line 1023 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1023
Theme
10
  1. RankMath\Sitemap\Sitemap_Index->redirect_canonical()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap-index.php:65
Plugin: seo-by-rank-math
request Filter 10
  1. _post_format_request()
    wp-includes/post-formats.php:166
WordPress Core
10
  1. RankMath\Rewrite->author_request()
    wp-content/plugins/seo-by-rank-math/includes/class-rewrite.php:79
Plugin: seo-by-rank-math
wp_headers Filter 10
  1. Closure on line 72 of wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Providers/AcornServiceProvider.php
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Providers/AcornServiceProvider.php:72
Theme
999
  1. Closure on line 1037 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1037
Theme
option_home Filter 10
  1. _config_wp_home()
    wp-includes/functions.php:4726
WordPress Core
option_siteurl Filter 10
  1. _config_wp_siteurl()
    wp-includes/functions.php:4748
WordPress Core

Theme

Theme

ant-live

style.css
wp-content/themes/ant-live/style.css

theme.json
wp-content/themes/ant-live/theme.json

Template File

index.php

Template Hierarchy

  1. resources/views/template-all-teams.blade.php
  2. resources/views/template-all-teams.php
  3. resources/views/template-all-teams.css
  4. resources/views/template-all-teams.html
  5. resources/views/page-all-teams.blade.php
  6. resources/views/page-all-teams.php
  7. resources/views/page-all-teams.css
  8. resources/views/page-all-teams.html
  9. resources/views/page-95202.blade.php
  10. resources/views/page-95202.php
  11. resources/views/page-95202.css
  12. resources/views/page-95202.html
  13. resources/views/page.blade.php
  14. resources/views/page.php
  15. resources/views/page.css
  16. resources/views/page.html
  17. template-all-teams.blade.php
  18. page-all-teams.php
  19. page-95202.php
  20. page.php
  21. resources/views/singular.blade.php
  22. resources/views/singular.php
  23. resources/views/singular.css
  24. resources/views/singular.html
  25. singular.php
  26. resources/views/index.blade.php
  27. resources/views/index.php
  28. resources/views/index.css
  29. resources/views/index.html
  30. index.php

Template Parts

  • var/www/html/wp-includes/theme-compat/header.php
  • var/www/html/wp-includes/theme-compat/footer.php

Body Classes

  • admin-bar
  • all-teams
  • logged-in
  • no-customize-support
  • page
  • page-id-95202
  • page-template
  • page-template-template-all-teams
  • page-template-template-all-teams
  • wp-embed-responsive
  • wp-singular
  • wp-theme-ant-live

Theme: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
after_switch_theme Action 10
  1. _wp_menus_changed()
    wp-includes/nav-menu.php:1214
WordPress Core
10
  1. _wp_sidebars_changed()
    wp-includes/widgets.php:1292
WordPress Core
template_redirect Action 0
  1. _wp_admin_bar_init()
    wp-includes/admin-bar.php:23
WordPress Core
0
  1. RankMath\Sitemap\Router->template_redirect()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:99
Plugin: seo-by-rank-math
1
  1. Closure on line 1627 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1627
Theme
1
  1. App\MaintenanceMode->check_maintenance_mode()
    wp-content/themes/ant-live/app/MaintenanceMode.php:76
Theme
1
  1. RankMath\Frontend\Comments->replytocom_redirect()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-comments.php:78
Plugin: seo-by-rank-math
2
  1. WP_Rocket\E\O\B\Subscriber->start_content_process()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Subscriber.php:44
Plugin: wp-rocket
3
  1. WP_Rocket\E\C\P\F\Subscriber->start_performance_hints_buffer()
    wp-content/plugins/wp-rocket/inc/Engine/Common/PerformanceHints/Frontend/Subscriber.php:69
Plugin: wp-rocket
10
  1. wp_old_slug_redirect()
    wp-includes/query.php:1055
WordPress Core
10
  1. redirect_canonical()
    wp-includes/canonical.php:42
WordPress Core
10
  1. WP_Rocket\T\P\ContactForm7->maybe_optimize_contact_form_7()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ContactForm7.php:36
Plugin: wp-rocket
10
  1. RankMath\Analytics\GTag->add_analytics_tag()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-gtag.php:69
Plugin: seo-by-rank-math
10
  1. RankMath\Sitemap\Redirect_Core_Sitemaps->redirect_core_sitemaps()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-redirect-core-sitemaps.php:46
Plugin: seo-by-rank-math
10
  1. WP_Sitemaps->render_sitemaps()
    wp-includes/sitemaps/class-wp-sitemaps.php:163
WordPress Core
11
  1. rest_output_link_header()
    wp-includes/rest-api.php:1071
WordPress Core
11
  1. wp_shortlink_header()
    wp-includes/link-template.php:4236
WordPress Core
1000
  1. wp_redirect_admin_locations()
    wp-includes/canonical.php:1038
WordPress Core
wp_before_include_template Action 1000
  1. wp_start_template_enhancement_output_buffer()
    wp-includes/template.php:869
WordPress Core
wp_template_enhancement_output_buffer_started Action 10
  1. wp_hoist_late_printed_styles()
    wp-includes/script-loader.php:3737
WordPress Core
template_include Filter 10
  1. Closure on line 1951 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1951
Theme
10
  1. Closure on line 2133 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2133
Theme
99
  1. Closure on line 2162 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2162
Theme
100
  1. Roots\A\S\Sage->filterTemplateInclude()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:56
Theme
wp_should_output_buffer_template_for_enhancement Filter 0
  1. __return_true()
    wp-includes/functions.php:6997
WordPress Core
wp_template_enhancement_output_buffer Filter 10
  1. Closure on line 3853 of wp-includes/script-loader.php
    wp-includes/script-loader.php:3853
WordPress Core
embed_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
404_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
search_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
frontpage_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
home_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
privacypolicy_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
taxonomy_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
attachment_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
single_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
page_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
singular_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
category_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
tag_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
author_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
date_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
archive_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme
index_template_hierarchy Filter 10
  1. Roots\A\S\Sage->filterTemplateHierarchy()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersTemplates.php:17
Theme

Scripts

Position Handle
Source
Version
Header jquery-core wp-includes/js/jquery/jquery.min.js jquery 3.7.1
Header jquery-migrate wp-includes/js/jquery/jquery-migrate.min.js jquery 3.4.1
Header jquery jquery-core, jquery-migrate js-translations, query-monitor, rank-math 3.7.1
Header query-monitor antlive.pro wp-content/plugins/query-monitor/assets/query-monitor.js jquery 3.20.4
Footer hoverintent-js wp-includes/js/hoverintent-js.min.js admin-bar 2.2.1
Footer admin-bar wp-includes/js/admin-bar.min.js hoverintent-js
Footer rank-math antlive.pro wp-content/plugins/seo-by-rank-math/assets/front/js/rank-math.js jquery 1.0.266.1
Footer timezone-detector antlive.pro wp-content/themes/ant-live/resources/js/timezone-detector.js 3.8
Footer auth-checker antlive.pro wp-content/themes/ant-live/resources/js/auth-checker.js 1.2.0
Footer language-detector antlive.pro wp-content/themes/ant-live/resources/js/language-detector.js 1.5
Footer swiper-js cdn.jsdelivr.net https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js
Footer js-translations antlive.pro wp-content/themes/ant-live/resources/js/translations.js jquery 3.0.0
Total: 12

Scripts: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
wp_enqueue_scripts Action 1
  1. wp_enqueue_block_style_variation_styles()
    wp-includes/block-supports/block-style-variations.php:251
WordPress Core
1
  1. wp_enqueue_block_custom_css()
    wp-includes/block-supports/custom-css.php:76
WordPress Core
9
  1. WP_Duotone::output_block_styles()
    wp-includes/class-wp-duotone.php:1214
WordPress Core
10
  1. wp_enqueue_emoji_styles()
    wp-includes/formatting.php:5870
WordPress Core
10
  1. wp_common_block_scripts_and_styles()
    wp-includes/script-loader.php:2495
WordPress Core
10
  1. wp_enqueue_classic_theme_styles()
    wp-includes/script-loader.php:3478
WordPress Core
10
  1. wp_enqueue_global_styles()
    wp-includes/script-loader.php:2548
WordPress Core
10
  1. wp_enqueue_stored_styles()
    wp-includes/script-loader.php:3302
WordPress Core
10
  1. wp_enqueue_admin_bar_bump_styles()
    wp-includes/admin-bar.php:1352
WordPress Core
10
  1. wp_enqueue_admin_bar_header_styles()
    wp-includes/admin-bar.php:1336
WordPress Core
10
  1. wp_enqueue_block_template_skip_link()
    wp-includes/theme-templates.php:110
WordPress Core
10
  1. Ba_Live_Score_Public->enqueue_styles()
    wp-content/plugins/ba-live-score/public/class-ba-live-score-public.php:62
Plugin: ba-live-score
10
  1. Ba_Live_Score_Public->enqueue_scripts()
    wp-content/plugins/ba-live-score/public/class-ba-live-score-public.php:85
Plugin: ba-live-score
10
  1. WP_Rocket\E\P\L\Subscriber->add_preload_script()
    wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/Subscriber.php:61
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\L\C\Subscriber->insert_lazyload_script()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Subscriber.php:233
Plugin: wp-rocket
10
  1. RankMath\Frontend\Frontend->enqueue()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php:111
Plugin: seo-by-rank-math
10
  1. Closure on line 2529 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2529
Theme
10
  1. RankMath\Schema\Block_TOC->register_block_style()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/class-block-toc.php:75
Plugin: seo-by-rank-math
11
  1. WP_Duotone::output_global_styles()
    wp-includes/class-wp-duotone.php:1233
WordPress Core
99
  1. Closure on line 2723 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2723
Theme
100
  1. Closure on line 2379 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2379
Theme
100
  1. Closure on line 2693 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2693
Theme
1000
  1. wp_localize_jquery_ui_datepicker()
    wp-includes/script-loader.php:1980
WordPress Core
9223372036854775747
  1. WP_Rocket\E\H\HeartbeatSubscriber->maybe_disable()
    wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/HeartbeatSubscriber.php:58
Plugin: wp-rocket
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\M\L\Subscriber->insert_youtube_thumbnail_style()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:297
Plugin: wp-rocket
wp_print_footer_scripts Action 10
  1. Closure on line 3842 of wp-includes/script-loader.php
    wp-includes/script-loader.php:3842
WordPress Core
wp_print_scripts Action 10
  1. wp_just_in_time_script_localization()
    wp-includes/script-loader.php:1942
WordPress Core
print_scripts_array Filter 10
  1. wp_prototype_before_jquery()
    wp-includes/script-loader.php:1909
WordPress Core
script_loader_src Filter 16
  1. WP_Rocket\E\O\CacheDynamicResource->cache_dynamic_resource()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/CacheDynamicResource.php:116
Plugin: wp-rocket
script_loader_tag Filter 100
  1. Roots\A\S\Sage->filterScriptLoaderTag()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersEnqueues.php:17
Theme

Styles

Position Handle
Source
Version
Header wp-img-auto-sizes-contain
Header dashicons wp-includes/css/dashicons.min.css admin-bar
Header admin-bar wp-includes/css/admin-bar.min.css dashicons
Header query-monitor antlive.pro wp-content/plugins/query-monitor/assets/query-monitor.css 3.20.4
Header wp-emoji-styles
Header wp-block-library
Header wp-block-styles-placeholder
Header wp-global-styles-placeholder
Header rank-math antlive.pro wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math.css 1.0.266.1
Header swiper-css cdn.jsdelivr.net https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css
Footer global-styles
Footer core-block-supports-duotone
Total: 12

Styles: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
style_loader_src Filter 10
  1. wp_style_loader_src()
    wp-includes/script-loader.php:2100
WordPress Core
16
  1. WP_Rocket\E\O\CacheDynamicResource->cache_dynamic_resource()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/CacheDynamicResource.php:116
Plugin: wp-rocket

Hooks & Actions

Priority Action
rocket_before_debug_status_check 10
  1. WP_Rocket\Logger\Subscriber->maybe_delete_log_file()
    wp-content/plugins/wp-rocket/inc/Logger/Subscriber.php:27
Plugin: wp-rocket
mu_plugin_loaded
muplugins_loaded
registered_taxonomy
registered_taxonomy_category
registered_taxonomy_post_tag
registered_taxonomy_nav_menu
registered_taxonomy_link_category
registered_taxonomy_post_format
registered_taxonomy_wp_theme
registered_taxonomy_wp_template_part_area
registered_taxonomy_wp_pattern_category
registered_post_type
registered_post_type_post
registered_post_type_page
registered_post_type_attachment
registered_post_type_revision
registered_post_type_nav_menu_item
registered_post_type_custom_css
registered_post_type_customize_changeset
registered_post_type_oembed_cache
registered_post_type_user_request
registered_post_type_wp_block
registered_post_type_wp_template
registered_post_type_wp_template_part
registered_post_type_wp_global_styles
registered_post_type_wp_navigation
registered_post_type_wp_font_family
registered_post_type_wp_font_face
qm/collect/new_php_error
plugin_loaded
rank_math/loaded
plugins_loaded 0
  1. wp_maybe_load_widgets()
    wp-includes/functions.php:5437
WordPress Core
0
  1. wp_maybe_load_embeds()
    wp-includes/embed.php:191
WordPress Core
0
  1. _wp_add_additional_image_sizes()
    wp-includes/media.php:5692
WordPress Core
0
  1. action_scheduler_register_3_dot_9_dot_3()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/action-scheduler.php:45
Plugin: seo-by-rank-math
0
  1. action_scheduler_register_3_dot_9_dot_0()
    wp-content/plugins/wp-rocket/inc/Dependencies/ActionScheduler/action-scheduler.php:45
Plugin: wp-rocket
1
  1. wp_initialize_theme_preview_hooks()
    wp-includes/theme-previews.php:86
WordPress Core
1
  1. ActionScheduler_Versions::initialize_latest_version()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php:113
Plugin: seo-by-rank-math
5
  1. RankMath\A\N\Notification_Center->get_from_storage()
    wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification-center.php:75
Plugin: seo-by-rank-math
10
  1. _wp_customize_include()
    wp-includes/theme.php:3527
WordPress Core
10
  1. Closure on line 241 of wp-content/mu-plugins/advmo-pretty-urls.php
    wp-content/mu-plugins/advmo-pretty-urls.php:241
MU Plugin: advmo-pretty-urls.php
10
  1. Ba_Live_Score_i18n->load_plugin_textdomain()
    wp-content/plugins/ba-live-score/includes/class-ba-live-score-i18n.php:35
Plugin: ba-live-score
10
  1. Ba_News_i18n->load_plugin_textdomain()
    wp-content/plugins/ba-news/includes/class-ba-news-i18n.php:35
Plugin: ba-news
10
  1. Bb_Live_Score_i18n->load_plugin_textdomain()
    wp-content/plugins/bb-live-score-v-1-2/includes/class-bb-live-score-i18n.php:35
Plugin: bb-live-score-v-1-2
10
  1. rocket_init()
    wp-content/plugins/wp-rocket/inc/main.php:25
Plugin: wp-rocket
14
  1. RankMath->init()
    wp-content/plugins/seo-by-rank-math/rank-math.php:150
Plugin: seo-by-rank-math
15
  1. Closure on line 71 of wp-content/plugins/ba-live-score/ba-live-score.php
    wp-content/plugins/ba-live-score/ba-live-score.php:71
Plugin: ba-live-score
15
  1. Closure on line 73 of wp-content/plugins/bb-live-score-v-1-2/bb-live-score.php
    wp-content/plugins/bb-live-score-v-1-2/bb-live-score.php:73
Plugin: bb-live-score-v-1-2
15
  1. RankMath->init_frontend()
    wp-content/plugins/seo-by-rank-math/rank-math.php:376
Plugin: seo-by-rank-math
50
  1. WPGraphQLAcf->init()
    wp-content/plugins/wpgraphql-acf/src/WPGraphQLAcf.php:31
Plugin: wpgraphql-acf
action_scheduler_pre_init
wp_rocket_before_load
wp_rocket_loaded 10
  1. WP_Rocket\E\P\UpdaterSubscriber->maybe_force_check()
    wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterSubscriber.php:259
Plugin: wp-rocket
10
  1. WP_Rocket\S\T\P\I\W\Imagify_Subscriber->load_hooks()
    wp-content/plugins/wp-rocket/inc/classes/subscriber/third-party/plugins/Images/Webp/class-imagify-subscriber.php:92
Plugin: wp-rocket
10
  1. WP_Rocket\T\P\ShortPixel->load_hooks()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ShortPixel.php:77
Plugin: wp-rocket
10
  1. WP_Rocket\T\P\EWWW->load_hooks()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/EWWW.php:59
Plugin: wp-rocket
rank_math/frontend/loaded
sanitize_comment_cookies 10
  1. sanitize_comment_cookies()
    wp-includes/comment.php:622
WordPress Core
wp_roles_init
setup_theme 0
  1. create_initial_theme_features()
    wp-includes/theme.php:3935
WordPress Core
11
  1. _delete_site_logo_on_remove_custom_logo_on_setup_theme()
    wp-includes/blocks/site-logo.php:207
WordPress Core
unload_textdomain
load_textdomain
wp_before_load_template
wp_after_load_template
after_setup_theme 1
  1. _add_default_theme_supports()
    wp-includes/theme.php:4386
WordPress Core
1
  1. wp_setup_widgets_block_editor()
    wp-includes/widgets.php:1895
WordPress Core
1
  1. wp_enable_block_templates()
    wp-includes/theme-templates.php:138
WordPress Core
1
  1. RankMath->localization_setup()
    wp-content/plugins/seo-by-rank-math/rank-math.php:514
Plugin: seo-by-rank-math
2
  1. RankMath\Module\Manager->setup_modules()
    wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php:83
Plugin: seo-by-rank-math
2
  1. RankMath\Module\Manager->load_modules()
    wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php:478
Plugin: seo-by-rank-math
10
  1. WP_Script_Modules->add_hooks()
    wp-includes/class-wp-script-modules.php:433
WordPress Core
10
  1. WP_Interactivity_API->add_hooks()
    wp-includes/interactivity-api/class-wp-interactivity-api.php:384
WordPress Core
10
  1. Closure on line 193 of wp-content/plugins/wp-graphql/src/WPGraphQL.php
    wp-content/plugins/wp-graphql/src/WPGraphQL.php:193
Plugin: wp-graphql
10
  1. WPGraphQL->init_admin()
    wp-content/plugins/wp-graphql/src/WPGraphQL.php:518
Plugin: wp-graphql
10
  1. WPGraphQL->setup_experiments()
    wp-content/plugins/wp-graphql/src/WPGraphQL.php:131
Plugin: wp-graphql
11
  1. Closure on line 409 of wp-content/plugins/seo-by-rank-math/rank-math.php
    wp-content/plugins/seo-by-rank-math/rank-math.php:409
Plugin: seo-by-rank-math
20
  1. Closure on line 2525 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2525
Theme
99
  1. RankMath\Sitemap\Router->reduce_query_load()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:85
Plugin: seo-by-rank-math
auth_cookie_malformed 10
  1. rest_cookie_collect_status()
    wp-includes/rest-api.php:1168
WordPress Core
auth_cookie_valid 10
  1. rest_cookie_collect_status()
    wp-includes/rest-api.php:1168
WordPress Core
set_current_user 10
  1. kses_init()
    wp-includes/kses.php:2522
WordPress Core
10
  1. _wp_footnotes_kses_init()
    wp-includes/blocks.php:3133
WordPress Core
10
  1. wp_custom_css_kses_init()
    wp-includes/block-supports/custom-css.php:280
WordPress Core
is_wp_error_instance
graphql_init
graphql_admin_notices_init 10
  1. Closure on line 965 of wp-content/plugins/wp-graphql/access-functions.php
    wp-content/plugins/wp-graphql/access-functions.php:965
Plugin: wp-graphql
graphql_experiments_registered
graphql_experiments_loaded
init 0
  1. create_initial_post_types()
    wp-includes/post.php:20
WordPress Core
0
  1. create_initial_taxonomies()
    wp-includes/taxonomy.php:25
WordPress Core
0
  1. WPGraphQL::load_textdomain()
    wp-content/plugins/wp-graphql/src/WPGraphQL.php:361
Plugin: wp-graphql
0
  1. graphql_acf_load_textdomain()
    wp-content/plugins/wpgraphql-acf/wpgraphql-acf.php:65
Plugin: wpgraphql-acf
0
  1. ActionScheduler_AdminView->init()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php:52
Plugin: seo-by-rank-math
0
  1. WPGraphQLAcf->acf_internal_post_type_support()
    wp-content/plugins/wpgraphql-acf/src/WPGraphQLAcf.php:90
Plugin: wpgraphql-acf
0
  1. WP_Scripts->init()
    wp-includes/class-wp-scripts.php:162
WordPress Core
1
  1. wp_initialize_site_preview_hooks()
    wp-includes/block-editor.php:851
WordPress Core
1
  1. wp_widgets_init()
    wp-includes/widgets.php:1834
WordPress Core
1
  1. ActionScheduler_DBStore->init()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:52
Plugin: seo-by-rank-math
1
  1. ActionScheduler_DBLogger->init()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php:105
Plugin: seo-by-rank-math
1
  1. ActionScheduler_QueueRunner->init()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php:70
Plugin: seo-by-rank-math
1
  1. ActionScheduler_RecurringActionScheduler->init()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php:25
Plugin: seo-by-rank-math
1
  1. Closure on line 211 of wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php:211
Plugin: seo-by-rank-math
1
  1. Closure on line 1322 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1322
Theme
1
  1. RankMath\Sitemap\Router->init()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:43
Plugin: seo-by-rank-math
4
  1. ACF->register_post_status()
    wp-content/plugins/advanced-custom-fields/acf.php:565
Plugin: advanced-custom-fields
4
  1. RankMath\Rewrite::change_author_base()
    wp-content/plugins/seo-by-rank-math/includes/class-rewrite.php:110
Plugin: seo-by-rank-math
5
  1. smilies_init()
    wp-includes/functions.php:4839
WordPress Core
5
  1. ACF->init()
    wp-content/plugins/advanced-custom-fields/acf.php:322
Plugin: advanced-custom-fields
5
  1. ACF->register_post_types()
    wp-content/plugins/advanced-custom-fields/acf.php:487
Plugin: advanced-custom-fields
9
  1. register_core_block_style_handles()
    wp-includes/blocks/index.php:29
WordPress Core
9
  1. wp_register_core_block_metadata_collection()
    wp-includes/blocks/index.php:171
WordPress Core
10
  1. wp_create_initial_comment_meta()
    wp-includes/comment.php:4175
WordPress Core
10
  1. _register_core_block_patterns_and_categories()
    wp-includes/block-patterns.php:71
WordPress Core
10
  1. wp_cron()
    wp-includes/cron.php:1018
WordPress Core
10
  1. wp_schedule_delete_old_privacy_export_files()
    wp-includes/functions.php:8461
WordPress Core
10
  1. _show_post_preview()
    wp-includes/revision.php:883
WordPress Core
10
  1. rest_api_init()
    wp-includes/rest-api.php:208
WordPress Core
10
  1. wp_sitemaps_get_server()
    wp-includes/sitemaps.php:22
WordPress Core
10
  1. kses_init()
    wp-includes/kses.php:2522
WordPress Core
10
  1. _wp_footnotes_kses_init()
    wp-includes/blocks.php:3133
WordPress Core
10
  1. wp_register_persisted_preferences_meta()
    wp-includes/user.php:5198
WordPress Core
10
  1. wp_create_initial_post_meta()
    wp-includes/post.php:8622
WordPress Core
10
  1. _wp_register_default_font_collections()
    wp-includes/fonts.php:263
WordPress Core
10
  1. wp_schedule_update_checks()
    wp-includes/update.php:1089
WordPress Core
10
  1. _register_block_bindings_pattern_overrides_source()
    wp-includes/block-bindings/pattern-overrides.php:36
WordPress Core
10
  1. _register_block_bindings_post_data_source()
    wp-includes/block-bindings/post-data.php:87
WordPress Core
10
  1. _register_block_bindings_post_meta_source()
    wp-includes/block-bindings/post-meta.php:59
WordPress Core
10
  1. _register_block_bindings_term_data_source()
    wp-includes/block-bindings/term-data.php:103
WordPress Core
10
  1. register_block_core_legacy_widget()
    wp-includes/blocks/legacy-widget.php:64
WordPress Core
10
  1. register_block_core_widget_group()
    wp-includes/blocks/widget-group.php:53
WordPress Core
10
  1. register_block_core_accordion()
    wp-includes/blocks/accordion.php:37
WordPress Core
10
  1. register_block_core_accordion_item()
    wp-includes/blocks/accordion-item.php:79
WordPress Core
10
  1. register_block_core_archives()
    wp-includes/blocks/archives.php:166
WordPress Core
10
  1. register_block_core_avatar()
    wp-includes/blocks/avatar.php:158
WordPress Core
10
  1. register_block_core_block()
    wp-includes/blocks/block.php:123
WordPress Core
10
  1. register_block_core_breadcrumbs()
    wp-includes/blocks/breadcrumbs.php:603
WordPress Core
10
  1. register_block_core_button()
    wp-includes/blocks/button.php:71
WordPress Core
10
  1. register_block_core_calendar()
    wp-includes/blocks/calendar.php:87
WordPress Core
10
  1. register_block_core_categories()
    wp-includes/blocks/categories.php:151
WordPress Core
10
  1. register_block_core_comment_author_name()
    wp-includes/blocks/comment-author-name.php:61
WordPress Core
10
  1. register_block_core_comment_content()
    wp-includes/blocks/comment-content.php:77
WordPress Core
10
  1. register_block_core_comment_date()
    wp-includes/blocks/comment-date.php:56
WordPress Core
10
  1. register_block_core_comment_edit_link()
    wp-includes/blocks/comment-edit-link.php:56
WordPress Core
10
  1. register_block_core_comment_reply_link()
    wp-includes/blocks/comment-reply-link.php:78
WordPress Core
10
  1. register_block_core_comment_template()
    wp-includes/blocks/comment-template.php:144
WordPress Core
10
  1. register_block_core_comments()
    wp-includes/blocks/comments.php:93
WordPress Core
10
  1. register_block_core_comments_pagination()
    wp-includes/blocks/comments-pagination.php:47
WordPress Core
10
  1. register_block_core_comments_pagination_next()
    wp-includes/blocks/comments-pagination-next.php:56
WordPress Core
10
  1. register_block_core_comments_pagination_numbers()
    wp-includes/blocks/comments-pagination-numbers.php:58
WordPress Core
10
  1. register_block_core_comments_pagination_previous()
    wp-includes/blocks/comments-pagination-previous.php:49
WordPress Core
10
  1. register_block_core_comments_title()
    wp-includes/blocks/comments-title.php:91
WordPress Core
10
  1. register_block_core_cover()
    wp-includes/blocks/cover.php:207
WordPress Core
10
  1. register_block_core_details()
    wp-includes/blocks/details.php:44
WordPress Core
10
  1. register_block_core_file()
    wp-includes/blocks/file.php:59
WordPress Core
10
  1. register_block_core_footnotes()
    wp-includes/blocks/footnotes.php:70
WordPress Core
10
  1. register_block_core_gallery()
    wp-includes/blocks/gallery.php:242
WordPress Core
10
  1. register_block_core_heading()
    wp-includes/blocks/heading.php:47
WordPress Core
10
  1. register_block_core_home_link()
    wp-includes/blocks/home-link.php:168
WordPress Core
10
  1. register_block_core_icon()
    wp-includes/blocks/icon.php:124
WordPress Core
10
  1. register_block_core_image()
    wp-includes/blocks/image.php:413
WordPress Core
10
  1. register_block_core_latest_comments()
    wp-includes/blocks/latest-comments.php:162
WordPress Core
10
  1. register_block_core_latest_posts()
    wp-includes/blocks/latest-posts.php:234
WordPress Core
10
  1. register_block_core_list()
    wp-includes/blocks/list.php:45
WordPress Core
10
  1. register_block_core_loginout()
    wp-includes/blocks/loginout.php:53
WordPress Core
10
  1. register_block_core_media_text()
    wp-includes/blocks/media-text.php:123
WordPress Core
10
  1. register_block_core_navigation()
    wp-includes/blocks/navigation.php:1560
WordPress Core
10
  1. register_block_core_navigation_link()
    wp-includes/blocks/navigation-link.php:475
WordPress Core
10
  1. register_block_core_navigation_overlay_close()
    wp-includes/blocks/navigation-overlay-close.php:48
WordPress Core
10
  1. register_block_core_navigation_submenu()
    wp-includes/blocks/navigation-submenu.php:334
WordPress Core
10
  1. register_block_core_page_list()
    wp-includes/blocks/page-list.php:398
WordPress Core
10
  1. register_block_core_page_list_item()
    wp-includes/blocks/page-list-item.php:13
WordPress Core
10
  1. register_block_core_paragraph()
    wp-includes/blocks/paragraph.php:45
WordPress Core
10
  1. register_block_core_pattern()
    wp-includes/blocks/pattern.php:13
WordPress Core
10
  1. register_block_core_post_author()
    wp-includes/blocks/post-author.php:73
WordPress Core
10
  1. register_block_core_post_author_biography()
    wp-includes/blocks/post-author-biography.php:45
WordPress Core
10
  1. register_block_core_post_author_name()
    wp-includes/blocks/post-author-name.php:55
WordPress Core
10
  1. register_block_core_post_comments_count()
    wp-includes/blocks/post-comments-count.php:41
WordPress Core
10
  1. register_block_core_post_comments_form()
    wp-includes/blocks/post-comments-form.php:62
WordPress Core
10
  1. register_block_core_post_comments_link()
    wp-includes/blocks/post-comments-link.php:67
WordPress Core
10
  1. register_block_core_post_content()
    wp-includes/blocks/post-content.php:78
WordPress Core
10
  1. register_block_core_post_date()
    wp-includes/blocks/post-date.php:98
WordPress Core
10
  1. register_block_core_post_excerpt()
    wp-includes/blocks/post-excerpt.php:88
WordPress Core
10
  1. register_block_core_post_featured_image()
    wp-includes/blocks/post-featured-image.php:261
WordPress Core
10
  1. register_block_core_post_navigation_link()
    wp-includes/blocks/post-navigation-link.php:131
WordPress Core
10
  1. register_block_core_post_template()
    wp-includes/blocks/post-template.php:153
WordPress Core
10
  1. register_block_core_post_terms()
    wp-includes/blocks/post-terms.php:121
WordPress Core
10
  1. register_block_core_post_time_to_read()
    wp-includes/blocks/post-time-to-read.php:176
WordPress Core
10
  1. register_block_core_post_title()
    wp-includes/blocks/post-title.php:66
WordPress Core
10
  1. register_block_core_query()
    wp-includes/blocks/query.php:63
WordPress Core
10
  1. register_block_core_query_no_results()
    wp-includes/blocks/query-no-results.php:57
WordPress Core
10
  1. register_block_core_query_pagination()
    wp-includes/blocks/query-pagination.php:43
WordPress Core
10
  1. register_block_core_query_pagination_next()
    wp-includes/blocks/query-pagination-next.php:94
WordPress Core
10
  1. register_block_core_query_pagination_numbers()
    wp-includes/blocks/query-pagination-numbers.php:125
WordPress Core
10
  1. register_block_core_query_pagination_previous()
    wp-includes/blocks/query-pagination-previous.php:87
WordPress Core
10
  1. register_block_core_query_title()
    wp-includes/blocks/query-title.php:95
WordPress Core
10
  1. register_block_core_query_total()
    wp-includes/blocks/query-total.php:82
WordPress Core
10
  1. register_block_core_read_more()
    wp-includes/blocks/read-more.php:55
WordPress Core
10
  1. register_block_core_rss()
    wp-includes/blocks/rss.php:137
WordPress Core
10
  1. register_block_core_search()
    wp-includes/blocks/search.php:205
WordPress Core
10
  1. register_block_core_shortcode()
    wp-includes/blocks/shortcode.php:27
WordPress Core
10
  1. register_block_core_site_logo()
    wp-includes/blocks/site-logo.php:110
WordPress Core
10
  1. register_block_core_site_tagline()
    wp-includes/blocks/site-tagline.php:44
WordPress Core
10
  1. register_block_core_site_title()
    wp-includes/blocks/site-title.php:61
WordPress Core
10
  1. register_block_core_social_link()
    wp-includes/blocks/social-link.php:81
WordPress Core
10
  1. register_block_core_tag_cloud()
    wp-includes/blocks/tag-cloud.php:55
WordPress Core
10
  1. register_block_core_template_part()
    wp-includes/blocks/template-part.php:305
WordPress Core
10
  1. register_block_core_term_count()
    wp-includes/blocks/term-count.php:72
WordPress Core
10
  1. register_block_core_term_description()
    wp-includes/blocks/term-description.php:53
WordPress Core
10
  1. register_block_core_term_name()
    wp-includes/blocks/term-name.php:73
WordPress Core
10
  1. register_block_core_term_template()
    wp-includes/blocks/term-template.php:129
WordPress Core
10
  1. register_block_core_video()
    wp-includes/blocks/video.php:83
WordPress Core
10
  1. register_core_block_types_from_metadata()
    wp-includes/blocks/index.php:152
WordPress Core
10
  1. _register_theme_block_patterns()
    wp-includes/block-patterns.php:414
WordPress Core
10
  1. ACF_Assets->register_scripts()
    wp-content/plugins/advanced-custom-fields/includes/assets.php:117
Plugin: advanced-custom-fields
10
  1. Advanced_Media_Offloader\BulkOffloadHandler->init()
    wp-content/plugins/advanced-media-offloader/includes/BulkOffloadHandler.php:39
Plugin: advanced-media-offloader
10
  1. duplicate_page->duplicate_page_load_text_domain()
    wp-content/plugins/duplicate-page/duplicatepage.php:50
Plugin: duplicate-page
10
  1. RankMath\Settings->init()
    wp-content/plugins/seo-by-rank-math/includes/class-settings.php:52
Plugin: seo-by-rank-math
10
  1. RankMath\Tracking->hooks()
    wp-content/plugins/seo-by-rank-math/includes/class-tracking.php:79
Plugin: seo-by-rank-math
10
  1. RankMath->pass_admin_content()
    wp-content/plugins/seo-by-rank-math/rank-math.php:528
Plugin: seo-by-rank-math
10
  1. Crontrol\action_init()
    wp-content/plugins/wp-crontrol/src/bootstrap.php:132
Plugin: wp-crontrol
10
  1. WPGraphQL->setup_plugin_url()
    wp-content/plugins/wp-graphql/src/WPGraphQL.php:349
Plugin: wp-graphql
10
  1. rocket_load_textdomain()
    wp-content/plugins/wp-rocket/wp-rocket.php:108
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\A\D\T\AboveTheFold->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\O\L\D\T\LazyRenderContent->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\P\D\T\PreloadFonts->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\P\D\T\PreconnectExternalDomains->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\E\EmojisSubscriber->disable_emoji()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Emojis/EmojisSubscriber.php:49
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\L\Subscriber->lazyload_smilies()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:390
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\P\Subscriber->schedule_event()
    wp-content/plugins/wp-rocket/inc/Engine/Cache/PurgeExpired/Subscriber.php:91
Plugin: wp-rocket
10
  1. WP_Rocket\E\A\D\Subscriber->database_optimization_scheduled()
    wp-content/plugins/wp-rocket/inc/Engine/Admin/Database/Subscriber.php:101
Plugin: wp-rocket
10
  1. WP_Rocket\E\O\R\D\T\UsedCSS->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\D\T\Cache->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\D\T\Cache->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\D\T\Cache->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\C\Subscriber->schedule_clean_not_commonly_used_rows()
    wp-content/plugins/wp-rocket/inc/Engine/Preload/Cron/Subscriber.php:77
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\C\Subscriber->schedule_pending_jobs()
    wp-content/plugins/wp-rocket/inc/Engine/Preload/Cron/Subscriber.php:177
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\C\Subscriber->schedule_revert_old_failed_rows()
    wp-content/plugins/wp-rocket/inc/Engine/Preload/Cron/Subscriber.php:205
Plugin: wp-rocket
10
  1. WP_Rocket\E\O\D\Subscriber->schedule_lists_update()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/DynamicLists/Subscriber.php:80
Plugin: wp-rocket
10
  1. WP_Rocket\T\P\C\Cloudflare->unregister_cloudflare_clean_on_post()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/CDN/Cloudflare.php:534
Plugin: wp-rocket
10
  1. WP_Rocket\E\A\R\D\T\RocketInsights->maybe_upgrade()
    wp-content/plugins/wp-rocket/inc/Dependencies/BerlinDB/Database/Table.php:221
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\J\C\Subscriber->schedule_clean_not_commonly_used_rows()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Cron/Subscriber.php:71
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\J\C\Subscriber->schedule_pending_jobs()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Cron/Subscriber.php:266
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\J\C\Subscriber->initialize_rucss_queue_runner()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Cron/Subscriber.php:91
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\J\C\Subscriber->schedule_removing_failed_jobs()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Cron/Subscriber.php:293
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\J\C\Subscriber->schedule_on_submit_jobs()
    wp-content/plugins/wp-rocket/inc/Engine/Common/JobManager/Cron/Subscriber.php:237
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\P\C\Subscriber->schedule_cleanup()
    wp-content/plugins/wp-rocket/inc/Engine/Common/PerformanceHints/Cron/Subscriber.php:54
Plugin: wp-rocket
10
  1. RankMath\Frontend\Shortcodes->init()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-shortcodes.php:39
Plugin: seo-by-rank-math
10
  1. Closure on line 1275 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1275
Theme
10
  1. Closure on line 1330 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1330
Theme
10
  1. RankMath\ContentAI\Content_AI_Page->init()
    wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai-page.php:56
Plugin: seo-by-rank-math
10
  1. RankMath\ContentAI\Bulk_Actions->init()
    wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-actions.php:43
Plugin: seo-by-rank-math
10
  1. RankMath\Analytics\Analytics_Common->maybe_init_email_reports()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php:217
Plugin: seo-by-rank-math
10
  1. RankMath\Schema\Blocks->init()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-blocks.php:39
Plugin: seo-by-rank-math
10
  1. WPGraphQL\Router->add_rewrite_rule()
    wp-content/plugins/wp-graphql/src/Router.php:100
Plugin: wp-graphql
10
  1. WPGraphQL\A\S\Settings->register_settings()
    wp-content/plugins/wp-graphql/src/Admin/Settings/Settings.php:86
Plugin: wp-graphql
15
  1. _wp_connectors_init()
    wp-includes/connectors.php:212
WordPress Core
15
  1. WPGraphQLAcf->fire_wpgraphql_acf_init()
    wp-content/plugins/wpgraphql-acf/src/WPGraphQLAcf.php:66
Plugin: wpgraphql-acf
20
  1. _wp_register_default_connector_settings()
    wp-includes/connectors.php:574
WordPress Core
20
  1. _wp_connectors_pass_default_keys_to_ai_client()
    wp-includes/connectors.php:626
WordPress Core
20
  1. register_block_core_footnotes_post_meta()
    wp-includes/blocks/footnotes.php:86
WordPress Core
20
  1. wp_custom_css_kses_init()
    wp-includes/block-supports/custom-css.php:280
WordPress Core
20
  1. RankMath\Analytics\Analytics_Common->maybe_enable_email_reports()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php:228
Plugin: seo-by-rank-math
21
  1. register_legacy_post_comments_block()
    wp-includes/blocks/comments.php:159
WordPress Core
22
  1. WP_Block_Supports::init()
    wp-includes/class-wp-block-supports.php:66
WordPress Core
25
  1. RankMath\Admin\Page->init()
    wp-content/plugins/seo-by-rank-math/includes/admin/class-page.php:162
Plugin: seo-by-rank-math
25
  1. RankMath\Admin\Page->init()
    wp-content/plugins/seo-by-rank-math/includes/admin/class-page.php:162
Plugin: seo-by-rank-math
99
  1. check_theme_switched()
    wp-includes/theme.php:3474
WordPress Core
125
  1. RankMath\Instant_Indexing\Instant_Indexing->register_instant_indexing_settings()
    wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php:211
Plugin: seo-by-rank-math
9957
  1. CMB2_Bootstrap_2110->include_cmb()
    wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/init.php:140
Plugin: seo-by-rank-math
9999
  1. RankMath\Admin\Page->init()
    wp-content/plugins/seo-by-rank-math/includes/admin/class-page.php:162
Plugin: seo-by-rank-math
9223372036854775807 (PHP_INT_MAX)
  1. rocket_fix_mailchimp_main_css()
    wp-content/plugins/wp-rocket/inc/3rd-party/plugins/mailchimp.php:10
Plugin: wp-rocket
widgets_init 1
  1. _wp_block_theme_register_classic_sidebars()
    wp-includes/widgets.php:2152
WordPress Core
10
  1. Closure on line 2764 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2764
Theme
100
  1. WP_Widget_Factory->_register_widgets()
    wp-includes/class-wp-widget-factory.php:90
WordPress Core
register_sidebar
wp_register_sidebar_widget
action_scheduler_init
registered_post_type_acf-taxonomy
registered_post_type_acf-post-type
acf/init_internal_post_types
acf/include_field_types
acf/registered_location_type
acf/include_location_rules
acf/include_fields 0
  1. _acf_do_prepare_local_fields()
    wp-content/plugins/advanced-custom-fields/includes/local-fields.php:731
Plugin: advanced-custom-fields
10
  1. ACF_Local_JSON->include_fields()
    wp-content/plugins/advanced-custom-fields/includes/local-json.php:219
Plugin: advanced-custom-fields
acf/include_post_types 10
  1. ACF_Local_JSON->include_post_types()
    wp-content/plugins/advanced-custom-fields/includes/local-json.php:241
Plugin: advanced-custom-fields
acf/include_taxonomies 10
  1. ACF_Local_JSON->include_taxonomies()
    wp-content/plugins/advanced-custom-fields/includes/local-json.php:262
Plugin: advanced-custom-fields
acf/init 6
  1. ACF_Taxonomy->register_taxonomies()
    wp-content/plugins/advanced-custom-fields/includes/post-types/class-acf-taxonomy.php:134
Plugin: advanced-custom-fields
6
  1. ACF_Post_Type->register_post_types()
    wp-content/plugins/advanced-custom-fields/includes/post-types/class-acf-post-type.php:135
Plugin: advanced-custom-fields
10
  1. ACF_Compatibility->init()
    wp-content/plugins/advanced-custom-fields/includes/compatibility.php:70
Plugin: advanced-custom-fields
10
  1. ACF\Blocks\Bindings->register_binding_sources()
    wp-content/plugins/advanced-custom-fields/src/Blocks/Bindings.php:36
Plugin: advanced-custom-fields
parse_tax_query
parse_query 1
  1. RankMath\Sitemap\Router->request_sitemap()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:61
Plugin: seo-by-rank-math
pre_get_posts 10
  1. Advanced_Media_Offloader\Observers\MediaLibraryFilterObserver->filterMediaQuery()
    wp-content/plugins/advanced-media-offloader/includes/Observers/MediaLibraryFilterObserver.php:138
Plugin: advanced-media-offloader
10
  1. Closure on line 2039 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2039
Theme
posts_selection
wp_cache_set_last_changed
registered_taxonomy_news_category
registered_taxonomy_news_tag
registered_post_type_match
registered_post_type_basketball
registered_post_type_news
registered_post_type_acf-field-group
registered_post_type_acf-field
wp_sitemaps_init
wp_default_styles 0
  1. wp_load_classic_theme_block_styles_on_demand()
    wp-includes/script-loader.php:3684
WordPress Core
10
  1. wp_default_styles()
    wp-includes/script-loader.php:1553
WordPress Core
wp_default_scripts 10
  1. wp_default_scripts()
    wp-includes/script-loader.php:739
WordPress Core
10
  1. wp_default_packages()
    wp-includes/script-loader.php:668
WordPress Core
10
  1. wp_default_script_modules()
    wp-includes/script-modules.php:167
WordPress Core
debug_bar_enqueue_scripts
acf/register_scripts
registered_post_type_rm_content_editor
graphql_register_settings
wp_connectors_init
wpgraphql/acf/init 10
  1. WPGraphQLAcf->init_third_party_support()
    wp-content/plugins/wpgraphql-acf/src/WPGraphQLAcf.php:73
Plugin: wpgraphql-acf
cmb2_init
cmb2_init_before_hookup
cmb2_after_init
wp_loaded 5
  1. Closure on line 888 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:888
Theme
10
  1. _custom_header_background_just_in_time()
    wp-includes/theme.php:2954
WordPress Core
10
  1. _add_template_loader_filters()
    wp-includes/block-template.php:14
WordPress Core
10
  1. WPGraphQL->maybe_flush_permalinks()
    wp-content/plugins/wp-graphql/src/WPGraphQL.php:382
Plugin: wp-graphql
parse_request 5
  1. Closure on line 968 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:968
Theme
10
  1. rest_api_loaded()
    wp-includes/rest-api.php:440
WordPress Core
10
  1. WPGraphQL\Router->resolve_http_request()
    wp-content/plugins/wp-graphql/src/Router.php:218
Plugin: wp-graphql
10
  1. App\Custom_User_Session->close_session_for_rest_requests()
    wp-content/themes/ant-live/app/Custom_User_Session.php:584
Theme
send_headers 10
  1. nocache_headers()
    wp-includes/functions.php:1538
WordPress Core
999
  1. Closure on line 1051 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1051
Theme
wp 1
  1. Closure on line 809 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:809
Theme
10
  1. RankMath\Installer->create_cron_jobs()
    wp-content/plugins/seo-by-rank-math/includes/class-installer.php:644
Plugin: seo-by-rank-math
10
  1. WP_Rocket\E\M\L\Subscriber->deactivate_lazyload_on_specific_posts()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:422
Plugin: wp-rocket
10
  1. RankMath\Frontend\Redirection->redirect()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-redirection.php:58
Plugin: seo-by-rank-math
10
  1. RankMath\Frontend\Frontend->integrations()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php:88
Plugin: seo-by-rank-math
10
  1. RankMath\Instant_Indexing\Instant_Indexing->serve_api_key()
    wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php:373
Plugin: seo-by-rank-math
10
  1. RankMath\Schema\Schema->integrations()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-schema.php:53
Plugin: seo-by-rank-math
11
  1. RankMath\Redirections\Redirections->do_redirection()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirections.php:105
Plugin: seo-by-rank-math
15
  1. Closure on line 590 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:590
Theme
16
  1. Closure on line 838 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:838
Theme
20
  1. WP_Rocket\T\P\O\AMP->disable_options_on_amp()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/Optimization/AMP.php:103
Plugin: wp-rocket
25
  1. RankMath\Replace_Variables\Manager->setup()
    wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-manager.php:93
Plugin: seo-by-rank-math
25
  1. Closure on line 1114 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1114
Theme
9999
  1. RankMath\Frontend\Link_Attributes->add_attributes()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-link-attributes.php:89
Plugin: seo-by-rank-math
parse_term_query
pre_get_terms
rank_math/vars/register_extra_replacements
template_redirect 0
  1. _wp_admin_bar_init()
    wp-includes/admin-bar.php:23
WordPress Core
0
  1. RankMath\Sitemap\Router->template_redirect()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php:99
Plugin: seo-by-rank-math
1
  1. Closure on line 1627 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1627
Theme
1
  1. App\MaintenanceMode->check_maintenance_mode()
    wp-content/themes/ant-live/app/MaintenanceMode.php:76
Theme
1
  1. RankMath\Frontend\Comments->replytocom_redirect()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-comments.php:78
Plugin: seo-by-rank-math
2
  1. WP_Rocket\E\O\B\Subscriber->start_content_process()
    wp-content/plugins/wp-rocket/inc/Engine/Optimization/Buffer/Subscriber.php:44
Plugin: wp-rocket
3
  1. WP_Rocket\E\C\P\F\Subscriber->start_performance_hints_buffer()
    wp-content/plugins/wp-rocket/inc/Engine/Common/PerformanceHints/Frontend/Subscriber.php:69
Plugin: wp-rocket
10
  1. wp_old_slug_redirect()
    wp-includes/query.php:1055
WordPress Core
10
  1. redirect_canonical()
    wp-includes/canonical.php:42
WordPress Core
10
  1. WP_Rocket\T\P\ContactForm7->maybe_optimize_contact_form_7()
    wp-content/plugins/wp-rocket/inc/ThirdParty/Plugins/ContactForm7.php:36
Plugin: wp-rocket
10
  1. RankMath\Analytics\GTag->add_analytics_tag()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-gtag.php:69
Plugin: seo-by-rank-math
10
  1. RankMath\Sitemap\Redirect_Core_Sitemaps->redirect_core_sitemaps()
    wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-redirect-core-sitemaps.php:46
Plugin: seo-by-rank-math
10
  1. WP_Sitemaps->render_sitemaps()
    wp-includes/sitemaps/class-wp-sitemaps.php:163
WordPress Core
11
  1. rest_output_link_header()
    wp-includes/rest-api.php:1071
WordPress Core
11
  1. wp_shortlink_header()
    wp-includes/link-template.php:4236
WordPress Core
1000
  1. wp_redirect_admin_locations()
    wp-includes/canonical.php:1038
WordPress Core
admin_bar_init
add_admin_bar_menus
wp_before_include_template 1000
  1. wp_start_template_enhancement_output_buffer()
    wp-includes/template.php:869
WordPress Core
wp_template_enhancement_output_buffer_started 10
  1. wp_hoist_late_printed_styles()
    wp-includes/script-loader.php:3737
WordPress Core
get_header 10
  1. RankMath\Monitor\Monitor->capture_404()
    wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-monitor.php:127
Plugin: seo-by-rank-math
wp_head 0
  1. wp_enqueue_img_auto_sizes_contain_css_fix()
    wp-includes/media.php:2095
WordPress Core
0
  1. RankMath\Frontend\Head->front_page_init()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:90
Plugin: seo-by-rank-math
1
  1. wp_enqueue_scripts()
    wp-includes/script-loader.php:2323
WordPress Core
1
  1. wp_preload_resources()
    wp-includes/general-template.php:3762
WordPress Core
1
  1. wp_robots()
    wp-includes/robots-template.php:20
WordPress Core
1
  1. wp_post_preview_js()
    wp-includes/functions.php:7819
WordPress Core
1
  1. wp_maybe_inline_styles()
    wp-includes/script-loader.php:3089
WordPress Core
1
  1. RankMath\Frontend\Head->head()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:162
Plugin: seo-by-rank-math
2
  1. wp_resource_hints()
    wp-includes/general-template.php:3639
WordPress Core
2
  1. feed_links()
    wp-includes/general-template.php:3250
WordPress Core
3
  1. feed_links_extra()
    wp-includes/general-template.php:3315
WordPress Core
4
  1. wp_oembed_add_discovery_links()
    wp-includes/embed.php:337
WordPress Core
8
  1. wp_print_styles()
    wp-includes/functions.wp-styles.php:44
WordPress Core
9
  1. wp_print_head_scripts()
    wp-includes/script-loader.php:2267
WordPress Core
10
  1. rest_output_link_wp_head()
    wp-includes/rest-api.php:1046
WordPress Core
10
  1. rsd_link()
    wp-includes/general-template.php:3554
WordPress Core
10
  1. locale_stylesheet()
    wp-includes/theme.php:730
WordPress Core
10
  1. wp_shortlink_wp_head()
    wp-includes/link-template.php:4219
WordPress Core
10
  1. _custom_logo_header_styles()
    wp-includes/theme.php:2992
WordPress Core
10
  1. wp_oembed_add_host_js()
    wp-includes/embed.php:387
WordPress Core
50
  1. wp_print_font_faces()
    wp-includes/fonts.php:43
WordPress Core
99
  1. wp_site_icon()
    wp-includes/general-template.php:3586
WordPress Core
99
  1. RankMath\Frontend\Comments->add_attributes()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-comments.php:41
Plugin: seo-by-rank-math
101
  1. wp_custom_css_cb()
    wp-includes/theme.php:1960
WordPress Core
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\M\L\Subscriber->insert_nojs_style()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:274
Plugin: wp-rocket
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\C\CriticalCSSSubscriber->insert_load_css()
    wp-content/plugins/wp-rocket/inc/Engine/CriticalPath/CriticalCSSSubscriber.php:554
Plugin: wp-rocket
wp_enqueue_scripts 1
  1. wp_enqueue_block_style_variation_styles()
    wp-includes/block-supports/block-style-variations.php:251
WordPress Core
1
  1. wp_enqueue_block_custom_css()
    wp-includes/block-supports/custom-css.php:76
WordPress Core
9
  1. WP_Duotone::output_block_styles()
    wp-includes/class-wp-duotone.php:1214
WordPress Core
10
  1. wp_enqueue_emoji_styles()
    wp-includes/formatting.php:5870
WordPress Core
10
  1. wp_common_block_scripts_and_styles()
    wp-includes/script-loader.php:2495
WordPress Core
10
  1. wp_enqueue_classic_theme_styles()
    wp-includes/script-loader.php:3478
WordPress Core
10
  1. wp_enqueue_global_styles()
    wp-includes/script-loader.php:2548
WordPress Core
10
  1. wp_enqueue_stored_styles()
    wp-includes/script-loader.php:3302
WordPress Core
10
  1. wp_enqueue_admin_bar_bump_styles()
    wp-includes/admin-bar.php:1352
WordPress Core
10
  1. wp_enqueue_admin_bar_header_styles()
    wp-includes/admin-bar.php:1336
WordPress Core
10
  1. wp_enqueue_block_template_skip_link()
    wp-includes/theme-templates.php:110
WordPress Core
10
  1. Ba_Live_Score_Public->enqueue_styles()
    wp-content/plugins/ba-live-score/public/class-ba-live-score-public.php:62
Plugin: ba-live-score
10
  1. Ba_Live_Score_Public->enqueue_scripts()
    wp-content/plugins/ba-live-score/public/class-ba-live-score-public.php:85
Plugin: ba-live-score
10
  1. WP_Rocket\E\P\L\Subscriber->add_preload_script()
    wp-content/plugins/wp-rocket/inc/Engine/Preload/Links/Subscriber.php:61
Plugin: wp-rocket
10
  1. WP_Rocket\E\M\L\C\Subscriber->insert_lazyload_script()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/CSS/Subscriber.php:233
Plugin: wp-rocket
10
  1. RankMath\Frontend\Frontend->enqueue()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php:111
Plugin: seo-by-rank-math
10
  1. Closure on line 2529 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2529
Theme
10
  1. RankMath\Schema\Block_TOC->register_block_style()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/class-block-toc.php:75
Plugin: seo-by-rank-math
11
  1. WP_Duotone::output_global_styles()
    wp-includes/class-wp-duotone.php:1233
WordPress Core
99
  1. Closure on line 2723 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2723
Theme
100
  1. Closure on line 2379 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2379
Theme
100
  1. Closure on line 2693 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2693
Theme
1000
  1. wp_localize_jquery_ui_datepicker()
    wp-includes/script-loader.php:1980
WordPress Core
9223372036854775747
  1. WP_Rocket\E\H\HeartbeatSubscriber->maybe_disable()
    wp-content/plugins/wp-rocket/inc/Engine/Heartbeat/HeartbeatSubscriber.php:58
Plugin: wp-rocket
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\M\L\Subscriber->insert_youtube_thumbnail_style()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:297
Plugin: wp-rocket
qm/output/enqueued-assets
enqueue_block_assets 10
  1. wp_enqueue_classic_theme_styles()
    wp-includes/script-loader.php:3478
WordPress Core
10
  1. wp_enqueue_registered_block_scripts_and_styles()
    wp-includes/script-loader.php:2762
WordPress Core
10
  1. Closure on line 2315 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:2315
Theme
30
  1. enqueue_block_styles_assets()
    wp-includes/script-loader.php:2820
WordPress Core
rank_math/head 1
  1. _wp_render_title_tag()
    wp-includes/general-template.php:1310
WordPress Core
6
  1. RankMath\Frontend\Head->metadesc()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:217
Plugin: seo-by-rank-math
10
  1. RankMath\Frontend\Head->robots()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:228
Plugin: seo-by-rank-math
22
  1. RankMath\Frontend\Head->metakeywords()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:287
Plugin: seo-by-rank-math
30
  1. RankMath\OpenGraph\Facebook->output_tags()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-opengraph.php:64
Plugin: seo-by-rank-math
30
  1. RankMath\OpenGraph\Twitter->output_tags()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-opengraph.php:64
Plugin: seo-by-rank-math
30
  1. RankMath\OpenGraph\Slack->output_tags()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-opengraph.php:64
Plugin: seo-by-rank-math
90
  1. RankMath\Schema\JsonLD->json_ld()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php:134
Plugin: seo-by-rank-math
the_post 10
  1. Roots\A\S\Sage->filterThePost()
    wp-content/themes/ant-live/vendor/roots/acorn/src/Roots/Acorn/Sage/Concerns/FiltersThePost.php:17
Theme
rank_math/opengraph/facebook 1
  1. RankMath\OpenGraph\Facebook->locale()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:108
Plugin: seo-by-rank-math
5
  1. RankMath\OpenGraph\Facebook->type()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:128
Plugin: seo-by-rank-math
10
  1. RankMath\OpenGraph\Facebook->title()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:183
Plugin: seo-by-rank-math
11
  1. RankMath\OpenGraph\Facebook->description()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:198
Plugin: seo-by-rank-math
12
  1. RankMath\OpenGraph\Facebook->url()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:212
Plugin: seo-by-rank-math
13
  1. RankMath\OpenGraph\Facebook->site_name()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:223
Plugin: seo-by-rank-math
14
  1. RankMath\OpenGraph\Facebook->website()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:233
Plugin: seo-by-rank-math
15
  1. RankMath\OpenGraph\Facebook->article_author()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:275
Plugin: seo-by-rank-math
16
  1. RankMath\OpenGraph\Facebook->tags()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:282
Plugin: seo-by-rank-math
17
  1. RankMath\OpenGraph\Facebook->category()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:296
Plugin: seo-by-rank-math
19
  1. RankMath\OpenGraph\Facebook->publish_date()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:309
Plugin: seo-by-rank-math
20
  1. RankMath\OpenGraph\Facebook->site_owner()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:245
Plugin: seo-by-rank-math
30
  1. RankMath\OpenGraph\Facebook->image()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:264
Plugin: seo-by-rank-math
90
  1. RankMath\Schema\Opengraph->add_schema_tags()
    wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-opengraph.php:37
Plugin: seo-by-rank-math
rank_math/opengraph/facebook/add_images
rank_math/opengraph/pre_attachment_image_check
rank_math/opengraph/facebook/add_additional_images
rank_math/opengraph/twitter 1
  1. RankMath\OpenGraph\Twitter->use_facebook()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:89
Plugin: seo-by-rank-math
5
  1. RankMath\OpenGraph\Twitter->type()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:103
Plugin: seo-by-rank-math
10
  1. RankMath\OpenGraph\Twitter->title()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:166
Plugin: seo-by-rank-math
11
  1. RankMath\OpenGraph\Twitter->description()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:173
Plugin: seo-by-rank-math
14
  1. RankMath\OpenGraph\Twitter->website()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:180
Plugin: seo-by-rank-math
15
  1. RankMath\OpenGraph\Twitter->article_author()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:208
Plugin: seo-by-rank-math
30
  1. RankMath\OpenGraph\Twitter->image()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php:192
Plugin: seo-by-rank-math
rank_math/opengraph/twitter/add_images
rank_math/opengraph/twitter/add_additional_images
rank_math/opengraph/slack 20
  1. RankMath\OpenGraph\Slack->enhanced_data()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-slack.php:51
Plugin: seo-by-rank-math
wp_print_styles
wp_print_scripts 10
  1. wp_just_in_time_script_localization()
    wp-includes/script-loader.php:1942
WordPress Core
wp_body_open 0
  1. wp_admin_bar_render()
    wp-includes/admin-bar.php:73
WordPress Core
admin_bar_menu 0
  1. wp_admin_bar_my_account_menu()
    wp-includes/admin-bar.php:302
WordPress Core
0
  1. wp_admin_bar_sidebar_toggle()
    wp-includes/admin-bar.php:240
WordPress Core
10
  1. wp_admin_bar_wp_menu()
    wp-includes/admin-bar.php:125
WordPress Core
20
  1. wp_admin_bar_my_sites_menu()
    wp-includes/admin-bar.php:550
WordPress Core
30
  1. wp_admin_bar_site_menu()
    wp-includes/admin-bar.php:362
WordPress Core
40
  1. wp_admin_bar_edit_site_menu()
    wp-includes/admin-bar.php:462
WordPress Core
40
  1. wp_admin_bar_customize_menu()
    wp-includes/admin-bar.php:500
WordPress Core
50
  1. wp_admin_bar_updates_menu()
    wp-includes/admin-bar.php:1216
WordPress Core
55
  1. wp_admin_bar_command_palette_menu()
    wp-includes/admin-bar.php:947
WordPress Core
60
  1. wp_admin_bar_comments_menu()
    wp-includes/admin-bar.php:1102
WordPress Core
70
  1. wp_admin_bar_new_content_menu()
    wp-includes/admin-bar.php:1012
WordPress Core
80
  1. wp_admin_bar_edit_menu()
    wp-includes/admin-bar.php:807
WordPress Core
100
  1. RankMath\Admin_Bar_Menu->add_menu()
    wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-bar-menu.php:100
Plugin: seo-by-rank-math
100
  1. WPGraphQL\A\G\GraphiQL->register_admin_bar_menu()
    wp-content/plugins/wp-graphql/src/Admin/GraphiQL/GraphiQL.php:172
Plugin: wp-graphql
200
  1. wp_admin_bar_add_secondary_groups()
    wp-includes/admin-bar.php:1310
WordPress Core
9991
  1. wp_admin_bar_my_account_item()
    wp-includes/admin-bar.php:262
WordPress Core
9992
  1. wp_admin_bar_recovery_mode_menu()
    wp-includes/admin-bar.php:1284
WordPress Core
9999
  1. wp_admin_bar_search_menu()
    wp-includes/admin-bar.php:1250
WordPress Core
9223372036854775797
  1. rocket_admin_bar()
    wp-content/plugins/wp-rocket/inc/common/admin-bar.php:15
Plugin: wp-rocket
parse_comment_query
pre_get_comments
rank_math/admin_bar/items 11
  1. RankMath\ContentAI\Content_AI_Page->admin_bar_items()
    wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai-page.php:114
Plugin: seo-by-rank-math
11
  1. RankMath\Monitor\Monitor->admin_bar_items()
    wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-monitor.php:94
Plugin: seo-by-rank-math
11
  1. RankMath\Analytics\Analytics_Common->admin_bar_items()
    wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php:137
Plugin: seo-by-rank-math
11
  1. RankMath\Redirections\Redirections->admin_bar_items()
    wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirections.php:126
Plugin: seo-by-rank-math
rocket_admin_bar_items 10
  1. WP_Rocket\E\S\A\Subscriber->add_clean_saas_menu_item()
    wp-content/plugins/wp-rocket/inc/Engine/Saas/Admin/Subscriber.php:76
Plugin: wp-rocket
10
  1. WP_Rocket\E\S\A\Subscriber->add_clean_url_menu_item()
    wp-content/plugins/wp-rocket/inc/Engine/Saas/Admin/Subscriber.php:87
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\P\A\Subscriber->add_clear_performance_hints_menu_item()
    wp-content/plugins/wp-rocket/inc/Engine/Common/PerformanceHints/Admin/Subscriber.php:155
Plugin: wp-rocket
10
  1. WP_Rocket\E\C\P\A\Subscriber->add_clear_url_performance_hints_menu_item()
    wp-content/plugins/wp-rocket/inc/Engine/Common/PerformanceHints/Admin/Subscriber.php:166
Plugin: wp-rocket
wp_before_admin_bar_render 10
  1. duplicate_page->duplicate_page_admin_bar_link()
    wp-content/plugins/duplicate-page/duplicatepage.php:313
Plugin: duplicate-page
10
  1. wp_customize_support_script()
    wp-includes/theme.php:3794
WordPress Core
wp_after_admin_bar_render
get_footer
wp_footer 0
  1. RankMath\Json_Manager->output()
    wp-content/plugins/seo-by-rank-math/includes/class-json-manager.php:79
Plugin: seo-by-rank-math
1
  1. wp_enqueue_global_styles()
    wp-includes/script-loader.php:2548
WordPress Core
1
  1. wp_enqueue_stored_styles()
    wp-includes/script-loader.php:3302
WordPress Core
1
  1. wp_maybe_inline_styles()
    wp-includes/script-loader.php:3089
WordPress Core
10
  1. wp_print_speculation_rules()
    wp-includes/speculative-loading.php:242
WordPress Core
10
  1. WP_Duotone::output_footer_assets()
    wp-includes/class-wp-duotone.php:1247
WordPress Core
10
  1. WP_Script_Modules->print_import_map()
    wp-includes/class-wp-script-modules.php:620
WordPress Core
10
  1. WP_Script_Modules->print_enqueued_script_modules()
    wp-includes/class-wp-script-modules.php:533
WordPress Core
10
  1. WP_Script_Modules->print_script_module_preloads()
    wp-includes/class-wp-script-modules.php:585
WordPress Core
10
  1. WP_Script_Modules->print_script_module_data()
    wp-includes/class-wp-script-modules.php:1016
WordPress Core
20
  1. wp_print_footer_scripts()
    wp-includes/script-loader.php:2306
WordPress Core
20
  1. WP_Script_Modules->print_a11y_script_module_html()
    wp-includes/class-wp-script-modules.php:1132
WordPress Core
21
  1. WP_Script_Modules->print_script_module_translations()
    wp-includes/class-wp-script-modules.php:383
WordPress Core
1000
  1. wp_admin_bar_render()
    wp-includes/admin-bar.php:73
WordPress Core
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\M\L\Subscriber->insert_lazyload_script()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:105
Plugin: wp-rocket
9223372036854775807 (PHP_INT_MAX)
  1. WP_Rocket\E\M\L\Subscriber->insert_youtube_thumbnail_script()
    wp-content/plugins/wp-rocket/inc/Engine/Media/Lazyload/Subscriber.php:216
Plugin: wp-rocket
wp_print_footer_scripts 10
  1. Closure on line 3842 of wp-includes/script-loader.php
    wp-includes/script-loader.php:3842
WordPress Core
shutdown 1
  1. wp_ob_end_flush_all()
    wp-includes/functions.php:5490
WordPress Core
10
  1. RankMath\A\N\Notification_Center->update_storage()
    wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification-center.php:159
Plugin: seo-by-rank-math
10
  1. ActionScheduler_QueueRunner->maybe_dispatch_async_request()
    wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php:123
Plugin: seo-by-rank-math
10
  1. _wp_cron()
    wp-includes/cron.php:1046
WordPress Core
10
  1. WP_Rocket\E\C\Q\RUCSSQueueRunner->maybe_dispatch_async_request()
    wp-content/plugins/wp-rocket/inc/Engine/Common/Queue/RUCSSQueueRunner.php:149
Plugin: wp-rocket
wp_finalized_template_enhancement_output_buffer

Languages

get_locale()

en_US

get_user_locale()

en_US

determine_locale()

en_US

get_language_attributes()

lang="en-US"

Text Domain Type Caller Translation File Size
acf php
  1. _x()
    wp-content/plugins/advanced-custom-fields/acf.php:571
wp-content/plugins/advanced-custom-fields/lang/acf-en_US.l10n.php Not Found
acf gettext
  1. _x()
    wp-content/plugins/advanced-custom-fields/acf.php:571
wp-content/plugins/advanced-custom-fields/lang/acf-en_US.mo Not Found
default php
  1. load_textdomain()
    wp-includes/l10n.php:960
wp-content/languages/en_US.l10n.php Not Found
default gettext
  1. load_textdomain()
    wp-includes/l10n.php:960
wp-content/languages/en_US.mo Not Found
duplicate-page php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/duplicate-page/languages/duplicate-page-en_US.l10n.php Not Found
duplicate-page gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/duplicate-page/languages/duplicate-page-en_US.mo Not Found
rank-math php
  1. RankMath->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/seo-by-rank-math-en_US.l10n.php Not Found
rank-math gettext
  1. RankMath->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/plugins/seo-by-rank-math-en_US.mo Not Found
rank-math php
  1. RankMath->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/seo-by-rank-math/seo-by-rank-math-en_US.l10n.php Not Found
rank-math gettext
  1. RankMath->localization_setup()
    wp-includes/class-wp-hook.php:341
wp-content/languages/seo-by-rank-math/seo-by-rank-math-en_US.mo Not Found
rank-math php
  1. translate()
    wp-includes/l10n.php:340
wp-content/pluginswp-content/plugins/seo-by-rank-math/languages/rank-math-en_US.l10n.php Not Found
rank-math gettext
  1. translate()
    wp-includes/l10n.php:340
wp-content/pluginswp-content/plugins/seo-by-rank-math/languages/rank-math-en_US.mo Not Found
rocket php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/wp-rocket/languages/rocket-en_US.l10n.php Not Found
rocket gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/wp-rocket/languages/rocket-en_US.mo Not Found
sage php
  1. translate()
    wp-includes/l10n.php:307
wp-content/themes/ant-live/languages/en_US.l10n.php Not Found
sage gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/themes/ant-live/languages/en_US.mo Not Found
wp-graphql php
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/wp-graphql/languages/wp-graphql-en_US.l10n.php Not Found
wp-graphql gettext
  1. translate()
    wp-includes/l10n.php:307
wp-content/plugins/wp-graphql/languages/wp-graphql-en_US.mo Not Found
  0.0 kB

Languages: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
determine_locale Filter 10
  1. WP_Locale_Switcher->filter_locale()
    wp-includes/class-wp-locale-switcher.php:224
WordPress Core
language_attributes Filter 10
  1. RankMath\Frontend\Head->search_results_schema()
    wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php:151
Plugin: seo-by-rank-math
15
  1. RankMath\OpenGraph\Facebook->add_namespace()
    wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php:95
Plugin: seo-by-rank-math
locale Filter 10
  1. WP_Locale_Switcher->filter_locale()
    wp-includes/class-wp-locale-switcher.php:224
WordPress Core
10
  1. Closure on line 1938 of wp-content/themes/ant-live/app/setup.php
    wp-content/themes/ant-live/app/setup.php:1938
Theme

HTTP API Calls

No HTTP API calls.

HTTP API Calls: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
http_api_curl Action 1
  1. App\Custom_User_Session->close_session_before_request()
    wp-content/themes/ant-live/app/Custom_User_Session.php:546
Theme
http_request_args Filter 1
  1. App\Custom_User_Session->close_session_before_request_filter()
    wp-content/themes/ant-live/app/Custom_User_Session.php:562
Theme
5
  1. WP_Rocket\E\P\UpdaterSubscriber->exclude_rocket_from_wp_updates()
    wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterSubscriber.php:135
Plugin: wp-rocket
10
  1. WP_Rocket\E\P\UpdaterApiCommonSubscriber->maybe_set_rocket_user_agent()
    wp-content/plugins/wp-rocket/inc/Engine/Plugin/UpdaterApiCommonSubscriber.php:84
Plugin: wp-rocket
http_request_host_is_external Filter 10
  1. allowed_http_request_hosts()
    wp-includes/http.php:662
WordPress Core
pre_http_request Filter 1
  1. App\Custom_User_Session->close_session_before_request()
    wp-content/themes/ant-live/app/Custom_User_Session.php:546
Theme

Request Data

Request Header Name Value
Accept
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding
gzip, br
Accept-Language
en-US,en;q=0.9
Authorization
Cdn-Loop
cloudflare; loops=1
Cf-Connecting-Ip
94.207.21.127
Cf-Ipcountry
AE
Cf-Ray
a0874655dc7ecd5d-CDG
Cf-Visitor
{"scheme":"https"}
Cookie
antlive_timezone_offset=4; antlive_session=82e914022d52a4a290a2253aeb222221; antlive_timezone=Asia/Dubai; lang_source=user; g_state={"i_l":0,"i_ll":1779170872785,"i_e":{"enable_itp_optimization":21},"i_et":1777364818543,"i_b":"m3WGjSN4l302wKnoCFB0ws/WZmNXlswbk0hrf8wCz2w"}; ant_sport_preference=football; __cflb=0H28unUQgyEk4KDC17ZRAYGE68oR7KpThnYBSmNiSzY; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_1ad018e4b0b0f3ab14b28526eb54e85d=admin_antlive%7C1781084365%7CJdQYMOEohLCCNL5fQ32rZFAdNiZmtPlmTAegF1f2I53%7C22253de8c852a3d0d9e1ab563212e21b5a98ca0b6bc04e008da8525182650253; wp-settings-1=libraryContent%3Dbrowse; wp-settings-time-1=1780911566; cf_clearance=kvaXellA0kMPOK18Kp5mfNsk55KkfHFziCwh3PICFXY-1780914448-1.2.1.1-8H4m4WH5n037lpsto.2EkFLPJn0kDAyie45.J1hGN9LtmOBkx5FPxyMq_esWKUSe.vDcbuT3S12tQ9dwvxUpoR.5XLqaQsiWWBg02yjBc6BEmenc72pP.Zi.og6roewzHPoDhUN9qfRygKXnfbbYdXk6UDlqwLaYBdp5Eg0euFcRA_qRFwBu9_mMWs.z9ya9zlwH3v3m.7MJw1oq66UPQF0fuy6uyqHjzpi2hj4E.zDhSBhoOfzd7yUdH7DMq5m5xQCSqqN84qf09F_u_p.D8Y8fiHVmzrh.xQkBgsKyrXDOjO.sOKX8kEjNoTrppplWdufQ8Vtokm36NTX_YJaq0w; site_lang=en
Host
antlive.pro
If-Modified-Since
Thu, 04 Jun 2026 15:20:44 GMT
Priority
u=0, i
Referer
https://antlive.pro/all-matches/
Sec-Ch-Ua
"Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99"
Sec-Ch-Ua-Mobile
?0
Sec-Ch-Ua-Platform
"macOS"
Sec-Fetch-Dest
document
Sec-Fetch-Mode
navigate
Sec-Fetch-Site
same-origin
Sec-Fetch-User
?1
Upgrade-Insecure-Requests
1
User-Agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36
X-Forwarded-Host
antlive.pro
X-Forwarded-Port
443
X-Forwarded-Proto
https
X-Forwarded-Scheme
https
X-Original-Forwarded-For
94.207.21.127, 94.207.21.127
X-Original-Forwarded-Host
antlive.pro
X-Real-Ip
94.207.21.127
X-Request-Id
018ad484d3caa4843b8aa57de78b8f6a
X-Scheme
https
Note that header names are not case-sensitive.

Request Data

Response Header Name Value
Cache-Control
no-cache, no-store, must-revalidate, max-age=0, private, s-maxage=0
Content-Type
text/html; charset=UTF-8
Expires
Wed, 11 Jan 1984 05:00:00 GMT
Link
<https://antlive.pro/?p=95202>; rel=shortlink
Pragma
no-cache
X-Final-Auth-State
anonymous
X-Final-Language-State
en
X-Powered-By
Acorn 5.0.0 (Laravel 12.0.1)
Note that header names are not case-sensitive.

Transients

No transients set.

Capability Checks

For performance reasons, this panel is not enabled by default. To enable it, add the following code to your wp-config.php file:

define( 'QM_ENABLE_CAPS_PANEL', true );

Capability Checks: Related Hooks with Filters or Actions Attached

Hook Type Priority Callback Component
user_has_cap Filter 1
  1. wp_maybe_grant_install_languages_cap()
    wp-includes/capabilities.php:1313
WordPress Core
1
  1. wp_maybe_grant_resume_extensions_caps()
    wp-includes/capabilities.php:1329
WordPress Core
1
  1. wp_maybe_grant_site_health_caps()
    wp-includes/capabilities.php:1360
WordPress Core

Doing it Wrong

No occurrences.

PHP Errors

Message Location Count
Warning Constant WP_CACHE already defined
  1. wp-config.php(92) : eval()'d code:1
1 WordPress Core
Total: 1

Environment

PHP

Version 8.2.23 (Help)
SAPI apache2handler
User www-data:www-data
max_execution_time
memory_limit 512M
upload_max_filesize 64M
post_max_size 64M
display_errors
log_errors 1
Error Reporting 4983
  • E_ERROR ✓
  • E_WARNING ✓
  • E_PARSE ✓
  • E_NOTICE
  • E_CORE_ERROR ✓
  • E_CORE_WARNING ✓
  • E_COMPILE_ERROR ✓
  • E_COMPILE_WARNING
  • E_USER_ERROR ✓
  • E_USER_WARNING ✓
  • E_USER_NOTICE
  • E_STRICT
  • E_RECOVERABLE_ERROR ✓
  • E_DEPRECATED
  • E_USER_DEPRECATED
  • E_ALL ✓
Extensions
41
apache2handler 8.2.23
bcmath 8.2.23
Core 8.2.23
ctype 8.2.23
curl 8.2.23
date 8.2.23
dom 20031129
exif 8.2.23
fileinfo 8.2.23
filter 8.2.23
gd 8.2.23
hash 8.2.23
iconv 8.2.23
imagick 3.7.0
intl 8.2.23
json 8.2.23
libxml 8.2.23
mbstring 8.2.23
mysqli 8.2.23
mysqlnd 8.2.23
openssl 8.2.23
pcre 8.2.23
PDO 8.2.23
pdo_sqlite 8.2.23
Phar 8.2.23
posix 8.2.23
random 8.2.23
Reflection 8.2.23
session 8.2.23
SimpleXML 8.2.23
sodium 8.2.23
SPL 8.2.23
sqlite3 8.2.23
standard 8.2.23
tokenizer 8.2.23
xml 8.2.23
xmlreader 8.2.23
xmlwriter 8.2.23
Zend OPcache 8.2.23
zip 1.21.1
zlib 8.2.23

Database

Server Version 10.11.16-MariaDB-ubu2404
Extension mysqli
Client Version 80223 (8.2.23)
User app_write
Host 68.183.225.2:3306
Database antlive_main
innodb_buffer_pool_size 28991029248 (~27 GB)
key_buffer_size 134217728 (~128 MB)
max_allowed_packet 16777216 (~16 MB)
max_connections 151

WordPress

Version 7.0
Environment Type (Help) production
Development Mode (Help) empty string
WP_DEBUG false
WP_DEBUG_DISPLAY true
WP_DEBUG_LOG false
SCRIPT_DEBUG false
WP_CACHE true
CONCATENATE_SCRIPTS false
COMPRESS_SCRIPTS undefined
COMPRESS_CSS undefined
WP_ENVIRONMENT_TYPE undefined
WP_DEVELOPMENT_MODE empty string

Server

Software Apache
Version 2.4.62
IP Address 10.244.38.87
Host antlive-v5-5945546f47-6n5g7
OS Linux 5.15.0-153-generic
Architecture x86_64
Basic Auth false

Settings

Authentication

You can set an authentication cookie which allows you to view Query Monitor output when you’re not logged in, or when you’re logged in as a different user.

Authentication cookie is set

Editor

You can set your editor here, so that when you click on stack trace links the file opens in your editor.

Saved! Reload to apply changes.

Appearance

Your browser color scheme is respected by default. You can override it here.

Configuration

The following PHP constants can be defined in your wp-config.php file in order to control the behavior of Query Monitor:

QM_DB_EXPENSIVE
If an individual database query takes longer than this time to execute, it's considered "slow" and triggers a warning.
Default value: 0.05
QM_DISABLED
Disable Query Monitor entirely.
Default value: false
QM_DISABLE_ERROR_HANDLER
Disable the handling of PHP errors.
Default value: false
QM_ENABLE_CAPS_PANEL
Enable the Capability Checks panel.
Default value: false
QM_HIDE_CORE_ACTIONS
Hide WordPress core on the Hooks & Actions panel.
Default value: false
QM_HIDE_SELF
Hide Query Monitor itself from various panels. Set to false if you want to see how Query Monitor hooks into WordPress.
Default value: true
QM_NO_JQUERY
Don't specify jQuery as a dependency of Query Monitor. If jQuery isn't enqueued then Query Monitor will still operate, but with some reduced functionality.
Default value: false
QM_SHOW_ALL_HOOKS
In the Hooks & Actions panel, show every hook that has an action or filter attached (instead of every action hook that fired during the request).
Default value: false
QM_DB_SYMLINK
Allow the wp-content/db.php file symlink to be put into place during activation. Set to false to prevent the symlink creation.
Default value: true