Bee Me

Log In ‹ macitwork.nl Dafna Levy — WordPress

Powered by WordPress

← Go to macitwork.nl Dafna Levy

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://macitwork.nl/wp-login.php → 200

Page Generation Time

0.5791
1.9% of 30s limit

Peak Memory Usage

14,586 kB
5.6% of 262,144 kB server limit
35.6% of 40,960 kB WordPress limit

Database Queries

0.0040



HTTP API Calls

None

Object Cache

66.6% hit rate (502 hits, 252 misses)

External object cache not in use

Opcode cache in use: Zend OPcache

$wpdb Queries

Extended query information such as the component and affected rows is not available. A conflicting db.php file is present. See this wiki page for more information.
1SELECT *
FROM wp_users
WHERE user_login = 'daf'
LIMIT 1
  1. WP_User::get_data_by
  2. get_user_by
  3. wp_validate_auth_cookie
  4. wp_validate_logged_in_cookie
  5. WP_Hook->apply_filters
  6. apply_filters('determine_current_user')
  7. _wp_get_current_user
  8. wp_get_current_user
  9. is_user_logged_in
  10. wp_slimstat::init
  11. WP_Hook->apply_filters
  12. WP_Hook->do_action
  13. do_action('plugins_loaded')
  14. require_once('wp-settings.php')
  15. require_once('wp-config.php')
  16. require('wp-load.php')
0.0007
2SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (1)
ORDER BY umeta_id ASC
  1. update_meta_cache
  2. get_metadata_raw
  3. get_metadata
  4. get_user_meta
  5. WP_User->get_caps_data
  6. WP_User->for_site
  7. WP_User->init
  8. get_user_by
  9. wp_validate_auth_cookie
  10. wp_validate_logged_in_cookie
  11. WP_Hook->apply_filters
  12. apply_filters('determine_current_user')
  13. _wp_get_current_user
  14. wp_get_current_user
  15. is_user_logged_in
  16. wp_slimstat::init
  17. WP_Hook->apply_filters
  18. WP_Hook->do_action
  19. do_action('plugins_loaded')
  20. require_once('wp-settings.php')
  21. require_once('wp-config.php')
  22. require('wp-load.php')
0.0006
3SELECT option_value
FROM wp_options
WHERE option_name = 'can_compress_scripts'
LIMIT 1
  1. get_option
  2. get_network_option
  3. get_site_option
  4. script_concat_settings
  5. wp_register_tinymce_scripts
  6. wp_default_packages
  7. WP_Hook->apply_filters
  8. WP_Hook->do_action
  9. do_action_ref_array('wp_default_scripts')
  10. WP_Scripts->init
  11. WP_Scripts->__construct
  12. wp_scripts
  13. wp_add_inline_script
  14. WP_Widget_Text->_register_one
  15. WP_Widget->_register
  16. WP_Widget_Factory->_register_widgets
  17. WP_Hook->apply_filters
  18. WP_Hook->do_action
  19. do_action('widgets_init')
  20. wp_widgets_init
  21. WP_Hook->apply_filters
  22. WP_Hook->do_action
  23. do_action('init')
  24. require_once('wp-settings.php')
  25. require_once('wp-config.php')
  26. require('wp-load.php')
0.0003
4SELECT option_value
FROM wp_options
WHERE option_name = 'wpb_js_less_version'
LIMIT 1
  1. get_option
  2. Vc_Settings->getCustomCssVersion
  3. vc_check_for_custom_css_build
  4. WP_Hook->apply_filters
  5. WP_Hook->do_action
  6. do_action('vc_before_init')
  7. Vc_Manager->init
  8. WP_Hook->apply_filters
  9. WP_Hook->do_action
  10. do_action('init')
  11. require_once('wp-settings.php')
  12. require_once('wp-config.php')
  13. require('wp-load.php')
0.0002
5SELECT option_value
FROM wp_options
WHERE option_name = 'wpb_js_use_custom'
LIMIT 1
  1. get_option
  2. Vc_Settings->useCustomCss
  3. vc_check_for_custom_css_build
  4. WP_Hook->apply_filters
  5. WP_Hook->do_action
  6. do_action('vc_before_init')
  7. Vc_Manager->init
  8. WP_Hook->apply_filters
  9. WP_Hook->do_action
  10. do_action('init')
  11. require_once('wp-settings.php')
  12. require_once('wp-config.php')
  13. require('wp-load.php')
0.0002
6SELECT option_value
FROM wp_options
WHERE option_name = 'vc_automapped_shortcodes'
LIMIT 1
  1. get_option
  2. Vc_Automap_Model::loadOptionData
  3. Vc_Automap_Model::findAll
  4. Vc_Automapper::map
  5. Vc_Manager->init
  6. WP_Hook->apply_filters
  7. WP_Hook->do_action
  8. do_action('init')
  9. require_once('wp-settings.php')
  10. require_once('wp-config.php')
  11. require('wp-load.php')
0.0004
7SHOW TABLES LIKE 'wp_slim_stats'
  1. wp_slimstat_admin::init
  2. WP_Hook->apply_filters
  3. WP_Hook->do_action
  4. do_action('init')
  5. require_once('wp-settings.php')
  6. require_once('wp-config.php')
  7. require('wp-load.php')
0.0003
8SELECT option_value
FROM wp_options
WHERE option_name = 'active_sitewide_plugins'
LIMIT 1
  1. get_option
  2. get_network_option
  3. get_site_option
  4. wp_slimstat_admin::init
  5. WP_Hook->apply_filters
  6. WP_Hook->do_action
  7. do_action('init')
  8. require_once('wp-settings.php')
  9. require_once('wp-config.php')
  10. require('wp-load.php')
0.0002
9SELECT option_value
FROM wp_options
WHERE option_name = 'using_application_passwords'
LIMIT 1
  1. get_option
  2. get_network_option
  3. WP_Application_Passwords::is_in_use
  4. wp_authenticate_application_password
  5. WP_Hook->apply_filters
  6. apply_filters('authenticate')
  7. wp_authenticate
  8. wp_signon
0.0003
10SELECT *
FROM wp_posts
WHERE ID = 344
LIMIT 1
  1. WP_Post::get_instance
  2. get_post
  3. wp_attachment_is
  4. wp_attachment_is_image
  5. image_downsize
  6. wp_get_attachment_image_src
  7. wp_get_attachment_image_url
  8. get_site_icon_url
  9. has_site_icon
  10. wp_site_icon
  11. WP_Hook->apply_filters
  12. WP_Hook->do_action
  13. do_action('login_head')
  14. login_header
0.0004
11SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (344)
ORDER BY meta_id ASC
  1. update_meta_cache
  2. get_metadata_raw
  3. get_metadata
  4. get_post_meta
  5. get_attached_file
  6. wp_attachment_is
  7. wp_attachment_is_image
  8. image_downsize
  9. wp_get_attachment_image_src
  10. wp_get_attachment_image_url
  11. get_site_icon_url
  12. has_site_icon
  13. wp_site_icon
  14. WP_Hook->apply_filters
  15. WP_Hook->do_action
  16. do_action('login_head')
  17. login_header
0.0004
Total: 110.0040

Queries by Caller

Caller
60.0016
20.0009
10.0007
10.0004
10.0003
1010.0040

Conditionals

True Conditionals

  • 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_month()
  • is_network_admin()
  • is_page()
  • is_page_template()
  • is_paged()
  • is_post_type_archive()
  • is_preview()
  • is_privacy_policy()
  • is_robots()
  • is_rtl()
  • is_search()
  • is_single()
  • is_singular()
  • is_sticky()
  • is_tag()
  • is_tax()
  • is_time()
  • is_trackback()
  • is_user_admin()
  • is_year()

Request

Request

none

Matched Rule

none

Matched Query

none

Query String

none

Query Vars

none

Response

Queried Object

none

Current User

Current User: #1

Request Data

Remote IP92.109.104.13
HTTP methodGET
Requested URLhttps://macitwork.nl/wp-login.php

Request: Related Hooks with Filters or Actions Attached

HookPriorityCallbackComponent
pre_get_posts1
  1. WPSEO_Sitemaps->redirect()
    wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php:226
Plugin: wordpress-seo
wp10
  1. NectarElAssets->get_page_content()
    wp-content/themes/salient/includes/class-nectar-element-assets.php:55
Theme
10
  1. NectarLazyImages->check_global_active()
    wp-content/themes/salient/includes/class-nectar-lazy.php:49
Theme
10
  1. nectar_woo_archive_mods()
    wp-content/themes/salient/nectar/helpers/woocommerce.php:436
Theme
10
  1. nectar_woo_social_add()
    wp-content/themes/salient/nectar/helpers/woocommerce.php:1294
Theme
10
  1. nectar_check_product_lazy_loading()
    wp-content/themes/salient/nectar/helpers/woocommerce.php:1435
Theme
10
  1. Nectar_Global_Sections->salient_frontend_display()
    wp-content/plugins/salient-core/includes/global-sections/class-global-sections.php:177
Plugin: salient-core
10
  1. salient_portfolio_modify_single_feed()
    wp-content/plugins/salient-portfolio/includes/frontend/helpers.php:783
Plugin: salient-portfolio
10
  1. Yoast\W\S\I\F\Redirects->archive_redirect()
    wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php:87
Plugin: wordpress-seo
99
  1. Yoast\W\S\I\F\Redirects->page_redirect()
    wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php:96
Plugin: wordpress-seo
pre_handle_40410
  1. Yoast\W\S\I\F\Handle_404->handle_404()
    wp-content/plugins/wordpress-seo/src/integrations/front-end/handle-404.php:59
Plugin: wordpress-seo
redirect_canonical10
  1. WPSEO_Sitemaps_Router->redirect_canonical()
    wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php:46
Plugin: wordpress-seo

Theme

Theme

salient

Template File

Unknown

Template Parts

None

Not Loaded

None

Theme: Related Hooks with Filters or Actions Attached

HookPriorityCallbackComponent
template_redirect0
  1. WPSEO_Sitemaps_Router->template_redirect()
    wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php:58
Plugin: wordpress-seo
0
  1. Yoast\W\S\I\Disable_Core_Sitemaps->template_redirect()
    wp-content/plugins/wordpress-seo/src/initializers/disable-core-sitemaps.php:69
Plugin: wordpress-seo
1
  1. Yoast\W\S\I\F\Comment_Link_Fixer->replytocom_redirect()
    wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php:101
Plugin: wordpress-seo
1
  1. Yoast\W\S\I\F\Redirects->attachment_redirect()
    wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php:117
Plugin: wordpress-seo
10
  1. Yoast\W\S\I\F\Indexing_Controls->noindex_robots()
    wp-content/plugins/wordpress-seo/src/integrations/front-end/indexing-controls.php:74
Plugin: wordpress-seo
10
  1. Vc_Base->frontCss()
    wp-content/plugins/js_composer_salient/include/classes/core/class-vc-base.php:450
Plugin: js_composer_salient
10
  1. WPBMap::addAllMappedShortcodes()
    wp-content/plugins/js_composer_salient/include/classes/core/class-wpb-map.php:937
Plugin: js_composer_salient
10
  1. Vc_Base->frontJsRegister()
    wp-content/plugins/js_composer_salient/include/classes/core/class-vc-base.php:510
Plugin: js_composer_salient
10
  1. Vc_Frontend_Editor->loadShortcodes()
    wp-content/plugins/js_composer_salient/include/classes/editors/class-vc-frontend-editor.php:652
Plugin: js_composer_salient
template_include10
  1. salient_set_portfolio_tax_template()
    wp-content/plugins/salient-portfolio/includes/frontend/template-loading.php:38
Plugin: salient-portfolio
single_template10
  1. salient_set_portfolio_single_template()
    wp-content/plugins/salient-portfolio/includes/frontend/template-loading.php:12
Plugin: salient-portfolio

Scripts

PositionHandle
Source
Version
Headerjquery-coremacitwork.nlwp-includes/js/jquery/jquery.min.jsjquery3.6.0
Headerjquery-migratemacitwork.nlwp-includes/js/jquery/jquery-migrate.min.jsjquery3.3.2
Headerjqueryjquery-core, jquery-migratepassword-strength-meter, query-monitor, user-profile, wp-util3.6.0
Headerquery-monitormacitwork.nlwp-content/plugins/query-monitor/assets/query-monitor.jsjquery1620936612
Footerwp_slimstatcdn.jsdelivr.nethttps://cdn.jsdelivr.net/wp/wp-slimstat/tags/4.8.8.1/wp-slimstat.min.js
Footerzxcvbn-asyncmacitwork.nlwp-includes/js/zxcvbn-async.min.jspassword-strength-meter1.0
Footerregenerator-runtimemacitwork.nlwp-includes/js/dist/vendor/regenerator-runtime.min.jswp-polyfill0.13.7
Footerwp-polyfillmacitwork.nlwp-includes/js/dist/vendor/wp-polyfill.min.jsregenerator-runtimewp-hooks, wp-i18n3.15.0
Footerwp-hooksmacitwork.nlwp-includes/js/dist/hooks.min.jswp-polyfillwp-i18na7edae857aab69d69fa10d5aef23a5de
Footerwp-i18nmacitwork.nlwp-includes/js/dist/i18n.min.jswp-hooks, wp-polyfillpassword-strength-meter, user-profile5f1269854226b4dd90450db411a12b79
Footerpassword-strength-metermacitwork.nlwp-admin/js/password-strength-meter.min.jsjquery, zxcvbn-async, wp-i18nuser-profile
Footerunderscoremacitwork.nlwp-includes/js/underscore.min.jswp-util1.13.1
Footerwp-utilmacitwork.nlwp-includes/js/wp-util.min.jsunderscore, jqueryuser-profile
Footeruser-profilemacitwork.nlwp-admin/js/user-profile.min.jsjquery, password-strength-meter, wp-util, wp-i18n
Total: 14

Scripts: Related Hooks with Filters or Actions Attached

HookPriorityCallbackComponent
wp_enqueue_scripts10
  1. hf_enqueues()
    wp-content/plugins/hebrew-font/hebrew-font.php:56
Plugin: hebrew-font
10
  1. vc_page_editable_enqueue_pointer_scripts()
    wp-content/plugins/js_composer_salient/include/autoload/vc-pointers-frontend-editor.php:70
Plugin: js_composer_salient
10
  1. Salient_Core->salient_core_enqueue_assets()
    wp-content/plugins/salient-core/plugin.php:57
Plugin: salient-core
10
  1. Salient_Home_Slider->salient_home_slider_enqueue_css()
    wp-content/plugins/salient-home-slider/plugin.php:59
Plugin: salient-home-slider
10
  1. Salient_Home_Slider->salient_home_slider_enqueue_scripts()
    wp-content/plugins/salient-home-slider/plugin.php:83
Plugin: salient-home-slider
10
  1. Salient_Nectar_Slider->salient_nectar_slider_enqueue_css()
    wp-content/plugins/salient-nectar-slider/plugin.php:78
Plugin: salient-nectar-slider
10
  1. Salient_Nectar_Slider->salient_nectar_slider_enqueue_scripts()
    wp-content/plugins/salient-nectar-slider/plugin.php:99
Plugin: salient-nectar-slider
10
  1. Salient_Portfolio->salient_portfolio_enqueue_css()
    wp-content/plugins/salient-portfolio/plugin.php:104
Plugin: salient-portfolio
10
  1. Salient_Portfolio->salient_portfolio_enqueue_scripts()
    wp-content/plugins/salient-portfolio/plugin.php:132
Plugin: salient-portfolio
10
  1. Salient_Shortcodes->salient_shortcodes_enqueue_css()
    wp-content/plugins/salient-shortcodes/plugin.php:59
Plugin: salient-shortcodes
10
  1. Salient_Shortcodes->salient_shortcodes_enqueue_js()
    wp-content/plugins/salient-shortcodes/plugin.php:72
Plugin: salient-shortcodes
10
  1. Salient_Widgets->salient_widgets_enqueue_css()
    wp-content/plugins/salient-widgets/plugin.php:51
Plugin: salient-widgets
10
  1. nectar_register_js()
    wp-content/themes/salient/nectar/helpers/enqueue-scripts.php:21
Theme
10
  1. nectar_page_specific_js()
    wp-content/themes/salient/nectar/helpers/enqueue-scripts.php:279
Theme
10
  1. nectar_main_styles()
    wp-content/themes/salient/nectar/helpers/enqueue-styles.php:20
Theme
10
  1. nectar_page_sepcific_styles()
    wp-content/themes/salient/nectar/helpers/enqueue-styles.php:565
Theme
10
  1. nectar_top_padding_calc()
    wp-content/themes/salient/nectar/helpers/dynamic-styles.php:24
Theme
10
  1. nectar_enqueue_dynamic_css_non_external()
    wp-content/themes/salient/nectar/helpers/dynamic-styles.php:323
Theme
10
  1. nectar_theme_skin_css()
    wp-content/themes/salient/functions.php:151
Theme
10
  1. nectar_remove_wp_open_sans()
    wp-content/themes/salient/nectar/helpers/header.php:727
Theme
10
  1. nectar_page_transition_bg_fix()
    wp-content/themes/salient/nectar/helpers/header.php:854
Theme
10
  1. Nectar_WP_Menu_Style_Manager->enqueue_css()
    wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu-style-manager.php:1280
Plugin: salient-core
10
  1. Nectar_Global_Sections->enqueue_assets()
    wp-content/plugins/salient-core/includes/global-sections/class-global-sections.php:159
Plugin: salient-core
10
  1. nectar_core_wpbakery_styles()
    wp-content/plugins/salient-core/includes/wpbakery-init.php:59
Plugin: salient-core
10
  1. WPSEO_Admin_Bar_Menu->enqueue_assets()
    wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php:112
Plugin: wordpress-seo
15
  1. wp_slimstat::enqueue_tracker()
    wp-content/plugins/wp-slimstat/wp-slimstat.php:1210
Plugin: wp-slimstat
90
  1. salient_child_theme_enqueue_stylesheet()
    wp-content/themes/salient/nectar/helpers/enqueue-styles.php:1067
Theme
150
  1. ReduxFramework->_enqueue_output()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php:1532
Theme
wp_print_scripts100
  1. ReduxFramework->vc_fixes()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php:571
Theme

Styles

PositionHandle
Source
Version
Headerdashiconsmacitwork.nlwp-includes/css/dashicons.min.csslogin, query-monitor
Headerbuttonsmacitwork.nlwp-includes/css/buttons.min.csslogin
Headerformsmacitwork.nlwp-admin/css/forms.min.csslogin
Headerl10nmacitwork.nlwp-admin/css/l10n.min.csslogin
Headerloginmacitwork.nlwp-admin/css/login.min.cssdashicons, buttons, forms, l10n
Headerquery-monitormacitwork.nlwp-content/plugins/query-monitor/assets/query-monitor.cssdashicons1620936612
Total: 6

Hooks & Actions

PriorityAction
muplugins_loaded
registered_taxonomy10
  1. WPSEO_Options->clear_cache()
    wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php:287
Plugin: wordpress-seo
10
  1. WPSEO_Option_Titles->invalidate_enrich_defaults_cache()
    wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php:352
Plugin: wordpress-seo
registered_post_type10
  1. WPSEO_Options->clear_cache()
    wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php:287
Plugin: wordpress-seo
10
  1. WPSEO_Option_Titles->invalidate_enrich_defaults_cache()
    wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php:352
Plugin: wordpress-seo
qm/collect/new_php_error
plugin_loaded
wpseo_loaded
plugins_loaded0
  1. wp_maybe_load_widgets()
    wp-includes/functions.php:5058
Core
0
  1. wp_maybe_load_embeds()
    wp-includes/embed.php:191
Core
0
  1. _wp_add_additional_image_sizes()
    wp-includes/media.php:5019
Core
9
  1. Vc_Manager->pluginsLoaded()
    wp-content/plugins/js_composer_salient/include/classes/core/class-vc-manager.php:202
Plugin: js_composer_salient
10
  1. _wp_customize_include()
    wp-includes/theme.php:3325
Core
10
  1. rgmk_load_textdomain()
    wp-content/plugins/api-key-for-google-maps/api-key-for-google-maps.php:42
Plugin: api-key-for-google-maps
10
  1. vc_init_vendor_acf()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/acf.php:15
Plugin: js_composer_salient
10
  1. vc_init_vendor_cf7()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/cf7.php:12
Plugin: js_composer_salient
10
  1. vc_init_vendor_gravity_forms()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/gravity_forms.php:12
Plugin: js_composer_salient
10
  1. vc_init_vendor_jwplayer()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/jwplayer.php:12
Plugin: js_composer_salient
10
  1. vc_init_vendor_layerslider()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/layerslider.php:12
Plugin: js_composer_salient
10
  1. vc_init_vendor_mqtranslate()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/mqtranslate.php:12
Plugin: js_composer_salient
10
  1. vc_init_vendor_ninja_forms()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/ninja_forms.php:12
Plugin: js_composer_salient
10
  1. vc_init_vendor_qtranslate()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/qtranslate.php:12
Plugin: js_composer_salient
10
  1. vc_init_vendor_qtranslatex()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/qtranslate-x.php:12
Plugin: js_composer_salient
10
  1. vc_init_vendor_revslider()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/revslider.php:12
Plugin: js_composer_salient
10
  1. vc_init_vendor_woocommerce()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/woocommerce.php:23
Plugin: js_composer_salient
10
  1. vc_init_vendor_wpml()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/wpml.php:7
Plugin: js_composer_salient
10
  1. wpseo_load_textdomain()
    wp-content/plugins/wordpress-seo/wp-seo-main.php:294
Plugin: wordpress-seo
10
  1. load_yoast_notifications()
    wp-content/plugins/wordpress-seo/wp-seo-main.php:516
Plugin: wordpress-seo
14
  1. wpseo_init()
    wp-content/plugins/wordpress-seo/wp-seo-main.php:312
Plugin: wordpress-seo
15
  1. Yoast\W\S\I\Disable_Core_Sitemaps->maybe_disable_core_sitemaps()
    wp-content/plugins/wordpress-seo/src/initializers/disable-core-sitemaps.php:56
Plugin: wordpress-seo
16
  1. vc_init_vendor_yoast()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/yoast_seo.php:13
Plugin: js_composer_salient
16
  1. wpb_init_vendor_rank_math()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/rank-math.php:7
Plugin: js_composer_salient
20
  1. wp_slimstat::init()
    wp-content/plugins/wp-slimstat/wp-slimstat.php:34
Plugin: wp-slimstat
vc_plugins_loaded
load_textdomain
auth_cookie_malformed10
  1. rest_cookie_collect_status()
    wp-includes/rest-api.php:1050
Core
wp_roles_init
auth_cookie_valid10
  1. rest_cookie_collect_status()
    wp-includes/rest-api.php:1050
Core
set_current_user10
  1. kses_init()
    wp-includes/kses.php:2139
Core
sanitize_comment_cookies10
  1. sanitize_comment_cookies()
    wp-includes/comment.php:608
Core
setup_theme0
  1. create_initial_theme_features()
    wp-includes/theme.php:3711
Core
10
  1. wp_enable_block_templates()
    wp-includes/theme-templates.php:182
Core
11
  1. _delete_site_logo_on_remove_custom_logo_on_setup_theme()
    wp-includes/blocks/site-logo.php:157
Core
unload_textdomain
tgmpa_init
redux/init10
  1. ReduxFrameworkInstances::get_instance()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_instances.php:36
Theme
after_setup_theme0
  1. Salient_Core->init()
    wp-content/plugins/salient-core/plugin.php:125
Plugin: salient-core
0
  1. Salient_Home_Slider->init()
    wp-content/plugins/salient-home-slider/plugin.php:142
Plugin: salient-home-slider
0
  1. Salient_Nectar_Slider->init()
    wp-content/plugins/salient-nectar-slider/plugin.php:152
Plugin: salient-nectar-slider
0
  1. Salient_Portfolio->init()
    wp-content/plugins/salient-portfolio/plugin.php:219
Plugin: salient-portfolio
0
  1. Salient_Shortcodes->init()
    wp-content/plugins/salient-shortcodes/plugin.php:114
Plugin: salient-shortcodes
0
  1. Salient_Widgets->init()
    wp-content/plugins/salient-widgets/plugin.php:109
Plugin: salient-widgets
1
  1. wp_setup_widgets_block_editor()
    wp-includes/widgets.php:1820
Core
10
  1. vc_init_vendor_acf()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/acf.php:15
Plugin: js_composer_salient
10
  1. Salient_Core->metabox_init()
    wp-content/plugins/salient-core/plugin.php:168
Plugin: salient-core
10
  1. WPSEO_Sitemaps->init_sitemaps_providers()
    wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php:120
Plugin: wordpress-seo
10
  1. nectar_lang_setup()
    wp-content/themes/salient/functions.php:32
Theme
10
  1. nectar_add_theme_support()
    wp-content/themes/salient/nectar/helpers/wp-general.php:21
Theme
10
  1. nectar_hooks_init()
    wp-content/themes/salient/functions.php:94
Theme
10
  1. nectar_add_image_sizes()
    wp-content/themes/salient/nectar/helpers/media.php:24
Theme
10
  1. nectar_add_theme_menu_locations()
    wp-content/themes/salient/nectar/helpers/nav-menus.php:24
Theme
10
  1. Redux::createRedux()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_api.php:126
Theme
10
  1. nectar_gutenberg_editor_fullwidth_support()
    wp-content/themes/salient/nectar/helpers/gutenberg.php:38
Theme
99
  1. envato_market_github()
    wp-content/plugins/envato-market/inc/class-envato-market-github.php:369
Plugin: envato-market
99
  1. WPSEO_Sitemaps->reduce_query_load()
    wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php:140
Plugin: wordpress-seo
before_salient_core_init
salient_core_init
before_salient_home_slider_init
salient_home_slider_init
before_salient_nectar_slider_init
salient_nectar_slider_init
before_salient_portfolio_init
salient_portfolio_init
before_salient_shortcodes_init
salient_shortcodes_init
before_salient_widgets_init
salient_widgets_init
before_salient_metaboxes_init
salient_metaboxes_init
redux/construct5
  1. ReduxFrameworkInstances->capture()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_instances.php:158
Theme
redux/extensions/before
redux/extensions/salient_redux/before0
  1. redux_register_custom_extension_loader()
    wp-content/themes/salient/nectar/redux-framework/options-config.php:181
Theme
redux/options/salient_redux/import
redux-register-extensions-salient_redux
redux/extensions/salient_redux
redux/loaded
init0
  1. create_initial_post_types()
    wp-includes/post.php:20
Core
0
  1. create_initial_taxonomies()
    wp-includes/taxonomy.php:24
Core
0
  1. nectar_home_slider_register()
    wp-content/plugins/salient-home-slider/includes/admin/register-post-type.php:17
Plugin: salient-home-slider
0
  1. nectar_slider_register()
    wp-content/plugins/salient-nectar-slider/includes/admin/register-post-type.php:24
Plugin: salient-nectar-slider
0
  1. nectar_add_nectar_slider_taxonomies()
    wp-content/plugins/salient-nectar-slider/includes/admin/register-post-type.php:66
Plugin: salient-nectar-slider
0
  1. nectar_portfolio_register()
    wp-content/plugins/salient-portfolio/includes/admin/register-post-type.php:15
Plugin: salient-portfolio
0
  1. nectar_add_portfolio_taxonomies()
    wp-content/plugins/salient-portfolio/includes/admin/register-post-type.php:71
Plugin: salient-portfolio
0
  1. WP_Scripts->init()
    wp-includes/class.wp-scripts.php:151
Core
1
  1. wp_widgets_init()
    wp-includes/widgets.php:1759
Core
1
  1. RYSC->bundle()
    wp-content/plugins/remove-yoast-seo-comments/remove-yoast-seo-comments.php:42
Plugin: remove-yoast-seo-comments
1
  1. Yoast_Notification_Center->setup_current_notifications()
    wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php:282
Plugin: wordpress-seo
1
  1. WPSEO_Sitemaps_Router->init()
    wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php:26
Plugin: wordpress-seo
2
  1. WPSEO_Option_Titles->translate_defaults()
    wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php:244
Plugin: wordpress-seo
2
  1. WPSEO_Option_Social->translate_defaults()
    wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php:107
Plugin: wordpress-seo
5
  1. smilies_init()
    wp-includes/functions.php:4506
Core
5
  1. TGM_Plugin_Activation->load_textdomain()
    wp-content/themes/salient/nectar/tgm-plugin-activation/class-tgm-plugin-activation.php:468
Theme
5
  1. add_nectar_to_vc()
    wp-content/plugins/salient-core/includes/wpbakery-init.php:32
Plugin: salient-core
10
  1. wp_init_targeted_link_rel_filters()
    wp-includes/formatting.php:3253
Core
10
  1. _register_core_block_patterns_and_categories()
    wp-includes/block-patterns.php:17
Core
10
  1. wp_cron()
    wp-includes/cron.php:947
Core
10
  1. wp_schedule_https_detection()
    wp-includes/https-detection.php:163
Core
10
  1. wp_schedule_delete_old_privacy_export_files()
    wp-includes/functions.php:7729
Core
10
  1. _show_post_preview()
    wp-includes/revision.php:624
Core
10
  1. rest_api_init()
    wp-includes/rest-api.php:163
Core
10
  1. wp_sitemaps_get_server()
    wp-includes/sitemaps.php:22
Core
10
  1. kses_init()
    wp-includes/kses.php:2139
Core
10
  1. wp_schedule_update_checks()
    wp-includes/update.php:928
Core
10
  1. register_block_core_archives()
    wp-includes/blocks/archives.php:111
Core
10
  1. register_block_core_block()
    wp-includes/blocks/block.php:53
Core
10
  1. register_block_core_calendar()
    wp-includes/blocks/calendar.php:52
Core
10
  1. register_block_core_categories()
    wp-includes/blocks/categories.php:89
Core
10
  1. register_block_core_file()
    wp-includes/blocks/file.php:28
Core
10
  1. register_block_core_latest_comments()
    wp-includes/blocks/latest-comments.php:148
Core
10
  1. register_block_core_latest_posts()
    wp-includes/blocks/latest-posts.php:198
Core
10
  1. register_block_core_legacy_widget()
    wp-includes/blocks/legacy-widget.php:70
Core
10
  1. register_block_core_loginout()
    wp-includes/blocks/loginout.php:43
Core
10
  1. register_block_core_page_list()
    wp-includes/blocks/page-list.php:219
Core
10
  1. register_block_core_post_content()
    wp-includes/blocks/post-content.php:64
Core
10
  1. register_block_core_post_date()
    wp-includes/blocks/post-date.php:40
Core
10
  1. register_block_core_post_excerpt()
    wp-includes/blocks/post-excerpt.php:55
Core
10
  1. register_block_core_post_featured_image()
    wp-includes/blocks/post-featured-image.php:39
Core
10
  1. register_block_core_post_terms()
    wp-includes/blocks/post-terms.php:56
Core
10
  1. register_block_core_post_title()
    wp-includes/blocks/post-title.php:47
Core
10
  1. register_block_core_post_template()
    wp-includes/blocks/post-template.php:79
Core
10
  1. register_block_core_query()
    wp-includes/blocks/query.php:11
Core
10
  1. register_block_core_query_pagination()
    wp-includes/blocks/query-pagination.php:11
Core
10
  1. register_block_core_query_pagination_next()
    wp-includes/blocks/query-pagination-next.php:59
Core
10
  1. register_block_core_query_pagination_numbers()
    wp-includes/blocks/query-pagination-numbers.php:71
Core
10
  1. register_block_core_query_pagination_previous()
    wp-includes/blocks/query-pagination-previous.php:48
Core
10
  1. register_block_core_query_title()
    wp-includes/blocks/query-title.php:41
Core
10
  1. register_block_core_rss()
    wp-includes/blocks/rss.php:98
Core
10
  1. register_block_core_search()
    wp-includes/blocks/search.php:109
Core
10
  1. register_block_core_shortcode()
    wp-includes/blocks/shortcode.php:23
Core
10
  1. register_block_core_site_tagline()
    wp-includes/blocks/site-tagline.php:33
Core
10
  1. register_block_core_site_logo()
    wp-includes/blocks/site-logo.php:86
Core
10
  1. register_block_core_site_title()
    wp-includes/blocks/site-title.php:42
Core
10
  1. register_block_core_social_link()
    wp-includes/blocks/social-link.php:54
Core
10
  1. register_block_core_tag_cloud()
    wp-includes/blocks/tag-cloud.php:46
Core
10
  1. register_core_block_types_from_metadata()
    wp-includes/blocks/index.php:47
Core
10
  1. automatic_plugin_updates_init()
    wp-content/plugins/automatic-plugin-updates/automatic-plugin-updates.php:36
Plugin: automatic-plugin-updates
10
  1. Envato_Market->load_textdomain()
    wp-content/plugins/envato-market/inc/class-envato-market.php:249
Plugin: envato-market
10
  1. Envato_Market->admin()
    wp-content/plugins/envato-market/inc/class-envato-market.php:455
Plugin: envato-market
10
  1. Envato_Market->items()
    wp-content/plugins/envato-market/inc/class-envato-market.php:477
Plugin: envato-market
10
  1. vc_gutenberg_map()
    wp-content/plugins/js_composer_salient/include/autoload/vendors/gutenberg.php:111
Plugin: js_composer_salient
10
  1. Vc_Gutenberg_Param->initialize()
    wp-content/plugins/js_composer_salient/include/params/gutenberg/class-vc-gutenberg-param.php:22
Plugin: js_composer_salient
10
  1. vc_grid_item_editor_create_post_type()
    wp-content/plugins/js_composer_salient/include/autoload/vc-grid-item-editor.php:11
Plugin: js_composer_salient
10
  1. Salient_Core->salient_core_load_textdomain()
    wp-content/plugins/salient-core/plugin.php:120
Plugin: salient-core
10
  1. Salient_Home_Slider->salient_home_slider_load_textdomain()
    wp-content/plugins/salient-home-slider/plugin.php:138
Plugin: salient-home-slider
10
  1. Salient_Nectar_Slider->salient_nectar_slider_load_textdomain()
    wp-content/plugins/salient-nectar-slider/plugin.php:148
Plugin: salient-nectar-slider
10
  1. Salient_Portfolio->salient_portfolio_load_textdomain()
    wp-content/plugins/salient-portfolio/plugin.php:214
Plugin: salient-portfolio
10
  1. Salient_Shortcodes->salient_shortcodes_load_textdomain()
    wp-content/plugins/salient-shortcodes/plugin.php:110
Plugin: salient-shortcodes
10
  1. Salient_Widgets->salient_widgets_load_textdomain()
    wp-content/plugins/salient-widgets/plugin.php:104
Plugin: salient-widgets
10
  1. WPSEO_Replace_Vars::setup_statics_once()
    wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php:69
Plugin: wordpress-seo
10
  1. Yoast\W\S\Loader->load_integrations()
    wp-content/plugins/wordpress-seo/src/loader.php:195
Plugin: wordpress-seo
10
  1. WPSEO_Sitemaps_Cache->init()
    wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php:67
Plugin: wordpress-seo
10
  1. slim_browser::init()
    wp-content/plugins/wp-slimstat/vendor/browscap.php:7
Plugin: wp-slimstat
10
  1. TGM_Plugin_Activation->init()
    wp-content/themes/salient/nectar/tgm-plugin-activation/class-tgm-plugin-activation.php:318
Theme
10
  1. Redux::createRedux()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/inc/class.redux_api.php:126
Theme
10
  1. Nectar_WP_Menu_Style_Manager->version_compare()
    wp-content/plugins/salient-core/includes/menu/class-nectar-wp-menu-style-manager.php:1354
Plugin: salient-core
10
  1. nectar_shortcode_processing()
    wp-content/plugins/salient-shortcodes/includes/admin/shortcodes.php:69
Plugin: salient-shortcodes
11
  1. Vc_Manager->init()
    wp-content/plugins/js_composer_salient/include/classes/core/class-vc-manager.php:216
Plugin: js_composer_salient
11
  1. Envato_Market_Admin->maybe_delete_transients()
    wp-content/plugins/envato-market/inc/admin/class-envato-market-admin.php:280
Plugin: envato-market
11
  1. Yoast\W\S\I\B\Breadcrumbs_Block->register_block()
    wp-content/plugins/wordpress-seo/src/integrations/blocks/abstract-dynamic-block.php:45
Plugin: wordpress-seo
22
  1. WP_Block_Supports::init()
    wp-includes/class-wp-block-supports.php:65
Core
60
  1. wp_slimstat_admin::init()
    wp-content/plugins/wp-slimstat/admin/index.php:20
Plugin: wp-slimstat
99
  1. check_theme_switched()
    wp-includes/theme.php:3275
Core
99
  1. WPSEO_Option_Titles->enrich_defaults()
    wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php:264
Plugin: wordpress-seo
99
  1. WPSEO_Taxonomy_Meta->enrich_defaults()
    wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php:122
Plugin: wordpress-seo
999
  1. WPSEO_Option_Titles->end_of_init()
    wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php:177
Plugin: wordpress-seo
widgets_init10
  1. wp_slimstat::register_widget()
    wp-content/plugins/wp-slimstat/wp-slimstat.php:1386
Plugin: wp-slimstat
10
  1. nectar_register_widget_areas()
    wp-content/themes/salient/nectar/helpers/widget-related.php:20
Theme
10
  1. Recent_Posts_Extra_init()
    wp-content/plugins/salient-widgets/includes/admin/recent-posts-extra-widget.php:14
Plugin: salient-widgets
10
  1. Recent_Projects_init()
    wp-content/plugins/salient-widgets/includes/admin/recent-projects-widget.php:40
Plugin: salient-widgets
10
  1. register_nectar_popular_posts_widget()
    wp-content/plugins/salient-widgets/includes/admin/popular-posts.php:15
Plugin: salient-widgets
100
  1. WP_Widget_Factory->_register_widgets()
    wp-includes/class-wp-widget-factory.php:89
Core
register_sidebar
wp_register_sidebar_widget
wp_default_scripts10
  1. wp_default_scripts()
    wp-includes/script-loader.php:608
Core
10
  1. wp_default_packages()
    wp-includes/script-loader.php:549
Core
vc_before_init_vc
vc_after_init_vc
wp_sitemaps_init
wp_default_styles10
  1. wp_default_styles()
    wp-includes/script-loader.php:1381
Core
debug_bar_enqueue_scripts
wpseo_register_extra_replacements
vc_before_init10
  1. vc_check_for_custom_css_build()
    wp-content/plugins/js_composer_salient/include/autoload/vc-pages/page-design-options.php:19
Plugin: js_composer_salient
10
  1. vc_bc_access_rule_48()
    wp-content/plugins/js_composer_salient/include/autoload/bc-access-rules-4.8.php:206
Plugin: js_composer_salient
10
  1. Nectar_Global_Sections->register_wpbakery_el()
    wp-content/plugins/salient-core/includes/global-sections/class-global-sections.php:86
Plugin: salient-core
10
  1. salient_nectar_slider_maps()
    wp-content/plugins/salient-nectar-slider/includes/wpbakery/wpbakery-elements.php:11
Plugin: salient-nectar-slider
10
  1. salient_portfolio_maps()
    wp-content/plugins/salient-portfolio/includes/wpbakery/wpbakery-elements.php:11
Plugin: salient-portfolio
10
  1. nectar_set_vc_as_theme()
    wp-content/plugins/salient-core/includes/nectar-addons.php:90
Plugin: salient-core
10
  1. nectar_child_wpbakery_template_overrides()
    wp-content/plugins/salient-core/includes/nectar-addons.php:143
Plugin: salient-core
10
  1. nectar_custom_maps()
    wp-content/plugins/salient-core/includes/nectar-addons.php:716
Plugin: salient-core
vc_before_init_settings
vc_after_init_settings
vc_after_set_mode
vc_before_init_base
vc_build_page
vc_after_init_base
vc_before_init_frontend_editor
vc_before_mapping
vc_mapper_init_before
vc_mapper_call_activities_before
vc_mapper_init_after
vc_after_mapping
vc_before_init_automapper
vc_after_init_automapper
vc_after_init10
  1. Vc_Hooks_Vc_Grid->load()
    wp-content/plugins/js_composer_salient/include/autoload/hook-vc-grid.php:19
Plugin: js_composer_salient
10
  1. vc_grid_item_editor_shortcodes()
    wp-content/plugins/js_composer_salient/include/autoload/vc-grid-item-editor.php:150
Plugin: js_composer_salient
wpseo_double_clean_titles
wp_loaded10
  1. _custom_header_background_just_in_time()
    wp-includes/theme.php:2763
Core
10
  1. wpseo_initialize_admin_bar()
    wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php:19
Plugin: wordpress-seo
10
  1. wp_slimstat::update_checker()
    wp-content/plugins/wp-slimstat/wp-slimstat.php:1323
Plugin: wp-slimstat
20
  1. _wp_cron()
    wp-includes/cron.php:969
Core
login_init10
  1. send_frame_options_header()
    wp-includes/functions.php:6711
Core
login_form_login
wp_authenticate
wp_error_added
is_wp_error_instance
login_enqueue_scripts10
  1. wp_slimstat::enqueue_tracker()
    wp-content/plugins/wp-slimstat/wp-slimstat.php:1210
Plugin: wp-slimstat
qm/output/enqueued-assets
login_head1
  1. wp_robots()
    wp-includes/robots-template.php:20
Core
8
  1. wp_resource_hints()
    wp-includes/general-template.php:3275
Core
9
  1. wp_print_head_scripts()
    wp-includes/script-loader.php:2031
Core
9
  1. print_admin_styles()
    wp-includes/script-loader.php:2095
Core
10
  1. wp_strict_cross_origin_referrer()
    wp-includes/general-template.php:3209
Core
10
  1. wp_login_viewport_meta()
    wp-login.php:357
Core
99
  1. wp_site_icon()
    wp-includes/general-template.php:3222
Core
wp_print_scripts10
  1. wp_just_in_time_script_localization()
    wp-includes/script-loader.php:1702
Core
100
  1. ReduxFramework->vc_fixes()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php:571
Theme
login_header
login_form
login_footer20
  1. wp_print_footer_scripts()
    wp-includes/script-loader.php:2060
Core
wp_print_footer_scripts10
  1. _wp_footer_scripts()
    wp-includes/script-loader.php:2050
Core
shutdown1
  1. wp_ob_end_flush_all()
    wp-includes/functions.php:5104
Core
10
  1. Yoast_Notification_Center->update_storage()
    wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php:578
Plugin: wordpress-seo
10
  1. WPSEO_Sitemaps_Cache::clear_queued()
    wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php:292
Plugin: wordpress-seo
10
  1. nectar_update_external_dynamic_css()
    wp-content/themes/salient/nectar/helpers/dynamic-styles.php:501
Theme

Languages

Text DomainTypeCallerTranslation FileSize
automatic-plugin-updatesgettext
  1. automatic_plugin_updates_init()
    wp-content/plugins/automatic-plugin-updates/automatic-plugin-updates.php:37
wp-content/languages/plugins/automatic-plugin-updates-en_US.moNot Found
automatic-plugin-updatesgettext
  1. automatic_plugin_updates_init()
    wp-content/plugins/automatic-plugin-updates/automatic-plugin-updates.php:37
wp-content/plugins/automatic-plugin-updates/languages/automatic-plugin-updates-en_US.moNot Found
defaultgettext
  1. load_default_textdomain()
    wp-settings.php:516
wp-content/languages/en_US.moNot Found
default (password-strength-meter)jed
  1. load_script_translations()
    wp-includes/l10n.php:1115
wp-content/languages/en_US-0eebe503220d4a00341eb011b92769b4.jsonNot Found
default (password-strength-meter)jed
  1. load_script_translations()
    wp-includes/l10n.php:1121
NoneNot Found
default (user-profile)jed
  1. load_script_translations()
    wp-includes/l10n.php:1115
wp-content/languages/en_US-81d6f084cb273e02e15b01bd9ece87f7.jsonNot Found
default (user-profile)jed
  1. load_script_translations()
    wp-includes/l10n.php:1121
NoneNot Found
envato-marketgettext
  1. Envato_Market->load_textdomain()
    wp-content/plugins/envato-market/inc/class-envato-market.php:250
wp-content/languages/plugins/envato-market-en_US.moNot Found
envato-marketgettext
  1. Envato_Market->load_textdomain()
    wp-content/plugins/envato-market/inc/class-envato-market.php:250
wp-content/pluginswp-content/plugins/envato-market/languages/envato-market-en_US.moNot Found
gmaps-api-keygettext
  1. rgmk_load_textdomain()
    wp-content/plugins/api-key-for-google-maps/api-key-for-google-maps.php:43
wp-content/languages/plugins/gmaps-api-key-en_US.moNot Found
gmaps-api-keygettext
  1. rgmk_load_textdomain()
    wp-content/plugins/api-key-for-google-maps/api-key-for-google-maps.php:43
wp-content/plugins/api-key-for-google-maps/languages/gmaps-api-key-en_US.moNot Found
js_composergettext
  1. Vc_Manager->pluginsLoaded()
    wp-content/plugins/js_composer_salient/include/classes/core/class-vc-manager.php:205
wp-content/languages/plugins/js_composer-en_US.moNot Found
js_composergettext
  1. Vc_Manager->pluginsLoaded()
    wp-content/plugins/js_composer_salient/include/classes/core/class-vc-manager.php:205
wp-content/plugins/js_composer_salient/locale/js_composer-en_US.moNot Found
redux-frameworkgettext
  1. ReduxFramework->_internationalization()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php:642
wp-content/languages/plugins/redux-framework-en_US.moNot Found
redux-frameworkgettext
  1. ReduxFramework->_internationalization()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php:642
wp-content/pluginswp-content/themes/salient/nectar/redux-framework/ReduxCore/languages/redux-framework-en_US.moNot Found
redux-frameworkgettext
  1. ReduxFramework->_internationalization()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php:645
wp-content/languages/plugins/redux-framework-en_US.moNot Found
redux-frameworkgettext
  1. ReduxFramework->_internationalization()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php:645
wp-content/mu-pluginswp-content/themes/salient/nectar/redux-framework/ReduxCore/languages/redux-framework-en_US.moNot Found
redux-frameworkgettext
  1. ReduxFramework->_internationalization()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php:649
wp-content/languages/themes/redux-framework-en_US.moNot Found
redux-frameworkgettext
  1. ReduxFramework->_internationalization()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php:649
home/macitwork/domains/macitwork.nl/public_html/wp-content/themes/salient/nectar/redux-framework/ReduxCore/languages/en_US.moNot Found
redux-frameworkgettext
  1. ReduxFramework->_internationalization()
    wp-content/themes/salient/nectar/redux-framework/ReduxCore/framework.php:327
wp-content/themes/salient/nectar/redux-framework/ReduxCore/languages/redux-framework-en_US.moNot Found
salientgettext
  1. nectar_lang_setup()
    wp-content/themes/salient/functions.php:33
wp-content/languages/themes/salient-en_US.moNot Found
salientgettext
  1. nectar_lang_setup()
    wp-content/themes/salient/functions.php:33
wp-content/themes/salient/lang/en_US.moNot Found
salient-coregettext
  1. Salient_Core->salient_core_load_textdomain()
    wp-content/plugins/salient-core/plugin.php:121
wp-content/languages/plugins/salient-core-en_US.moNot Found
salient-coregettext
  1. Salient_Core->salient_core_load_textdomain()
    wp-content/plugins/salient-core/plugin.php:121
wp-content/plugins/salient-core/languages/salient-core-en_US.moNot Found
salient-home-slidergettext
  1. Salient_Home_Slider->salient_home_slider_load_textdomain()
    wp-content/plugins/salient-home-slider/plugin.php:139
wp-content/languages/plugins/salient-home-slider-en_US.moNot Found
salient-home-slidergettext
  1. Salient_Home_Slider->salient_home_slider_load_textdomain()
    wp-content/plugins/salient-home-slider/plugin.php:139
wp-content/plugins/salient-home-slider/languages/salient-home-slider-en_US.moNot Found
salient-nectar-slidergettext
  1. Salient_Nectar_Slider->salient_nectar_slider_load_textdomain()
    wp-content/plugins/salient-nectar-slider/plugin.php:149
wp-content/languages/plugins/salient-nectar-slider-en_US.moNot Found
salient-nectar-slidergettext
  1. Salient_Nectar_Slider->salient_nectar_slider_load_textdomain()
    wp-content/plugins/salient-nectar-slider/plugin.php:149
wp-content/plugins/salient-nectar-slider/languages/salient-nectar-slider-en_US.moNot Found
salient-portfoliogettext
  1. Salient_Portfolio->salient_portfolio_load_textdomain()
    wp-content/plugins/salient-portfolio/plugin.php:215
wp-content/languages/plugins/salient-portfolio-en_US.moNot Found
salient-portfoliogettext
  1. Salient_Portfolio->salient_portfolio_load_textdomain()
    wp-content/plugins/salient-portfolio/plugin.php:215
wp-content/plugins/salient-portfolio/languages/salient-portfolio-en_US.moNot Found
salient-shortcodesgettext
  1. Salient_Shortcodes->salient_shortcodes_load_textdomain()
    wp-content/plugins/salient-shortcodes/plugin.php:111
wp-content/languages/plugins/salient-shortcodes-en_US.moNot Found
salient-shortcodesgettext
  1. Salient_Shortcodes->salient_shortcodes_load_textdomain()
    wp-content/plugins/salient-shortcodes/plugin.php:111
wp-content/plugins/salient-shortcodes/languages/salient-shortcodes-en_US.moNot Found
salient-widgetsgettext
  1. Salient_Widgets->salient_widgets_load_textdomain()
    wp-content/plugins/salient-widgets/plugin.php:105
wp-content/languages/plugins/salient-widgets-en_US.moNot Found
salient-widgetsgettext
  1. Salient_Widgets->salient_widgets_load_textdomain()
    wp-content/plugins/salient-widgets/plugin.php:105
wp-content/plugins/salient-widgets/languages/salient-widgets-en_US.moNot Found
tgmpagettext
  1. TGM_Plugin_Activation->load_textdomain()
    wp-content/themes/salient/nectar/tgm-plugin-activation/class-tgm-plugin-activation.php:479
wp-content/languages/themes/tgmpa-en_US.moNot Found
tgmpagettext
  1. TGM_Plugin_Activation->load_textdomain()
    wp-content/themes/salient/nectar/tgm-plugin-activation/class-tgm-plugin-activation.php:479
wp-content/themes/salient/nectar/tgm-plugin-activation/languages/en_US.moNot Found
wordpress-seogettext
  1. wpseo_load_textdomain()
    wp-content/plugins/wordpress-seo/wp-seo-main.php:302
wp-content/languages/plugins/wordpress-seo-en_US.moNot Found
wordpress-seogettext
  1. wpseo_load_textdomain()
    wp-content/plugins/wordpress-seo/wp-seo-main.php:302
wp-content/plugins/wordpress-seo/languages/wordpress-seo-en_US.moNot Found
wp-slimstatgettext
  1. wp_slimstat_admin::init()
    wp-content/plugins/wp-slimstat/admin/index.php:25
wp-content/languages/plugins/wp-slimstat-en_US.moNot Found
wp-slimstatgettext
  1. wp_slimstat_admin::init()
    wp-content/plugins/wp-slimstat/admin/index.php:25
wp-content/plugins/wp-slimstat/languages/wp-slimstat-en_US.moNot Found

Languages: Related Hooks with Filters or Actions Attached

HookPriorityCallbackComponent
load_textdomain_mofile10
  1. TGM_Plugin_Activation->overload_textdomain_mofile()
    wp-content/themes/salient/nectar/tgm-plugin-activation/class-tgm-plugin-activation.php:524
Theme

HTTP API Calls

No HTTP API calls.

HTTP API Calls: Related Hooks with Filters or Actions Attached

HookPriorityCallbackComponent
http_request_args5
  1. Envato_Market_Items->update_check()
    wp-content/plugins/envato-market/inc/class-envato-market-items.php:210
Plugin: envato-market

Request Data

Request Header NameValue
Accept
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
Accept-Encoding
gzip, deflate, br
Accept-Language
nl,en-US;q=0.7,en;q=0.3
Authorization
Content-Length
0
Cookie
wp-settings-1=libraryContent%3Dbrowse%26widgets_access%3Doff%26mfold%3Do%26uploader%3D1%26align%3Dcenter%26editor%3Dtinymce%26edit_element_vcUIPanelWidth%3D958%26edit_element_vcUIPanelLeft%3D254px%26edit_element_vcUIPanelTop%3D95px%26post_dfw%3Doff%26hidetb%3D0%26posts_list_mode%3Dlist%26post_settings_vcUIPanelWidth%3D650%26post_settings_vcUIPanelLeft%3D707px%26post_settings_vcUIPanelTop%3D74px; wp-settings-time-1=1635252352; redux_current_tab=34; redux_current_tab_get=33; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_e6f13674a9283ad5c21a22607790f04e=daf%7C1612445652%7CRKCRMtfpmjSRoJLnTuafMBQG3JyyovpzOEXLPBhc8Q6%7C9f8201938836a8baec6b9545ec455610258e6fcf939ae2ca97c60c8e0626e08a; slimstat_tracking_code=7552.24006339a50c9711bea1516fc36ad518; wordpress_logged_in_c75704e2b7c2895e06c7e712c3d4c009=daf%7C1635425152%7CIBAGtm3T42AKeOzMu8YdEjZUmBfkmZksxRct13JsoTV%7C2fabdf9e9285fd572bd84dd5c54585ec8342136b535a35a274eadad6a2aad956
Dnt
1
Host
macitwork.nl
Sec-Fetch-Dest
document
Sec-Fetch-Mode
navigate
Sec-Fetch-Site
none
Sec-Fetch-User
?1
Te
trailers
Upgrade-Insecure-Requests
1
User-Agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:93.0) Gecko/20100101 Firefox/93.0
X-Forwarded-Proto
https
Note that header names are not case-sensitive.

Request Data

Response Header NameValue
Cache-Control
no-cache, must-revalidate, max-age=0
Content-Type
text/html; charset=UTF-8
Expires
Wed, 11 Jan 1984 05:00:00 GMT
Set-Cookie
wordpress_test_cookie=WP%20Cookie%20check; path=/; secure
X-Frame-Options
SAMEORIGIN
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

HookPriorityCallbackComponent
user_has_cap0
  1. allow_custom_field_edits()
    wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php:34
Plugin: wordpress-seo

Environment

PHP

Version7.4.22
SAPIlitespeed
Usermacitwork
max_execution_time30
memory_limit256M
upload_max_filesize128M
post_max_size128M
display_errors0
log_errors1
Error Reporting4983
  • 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
63
bcmath7.4.22
bz27.4.22
calendar7.4.22
Core7.4.22
ctype7.4.22
curl7.4.22
date7.4.22
dba7.4.22
dom20031129
exif7.4.22
fileinfo7.4.22
filter7.4.22
ftp7.4.22
gd7.4.22
gettext7.4.22
gmp7.4.22
hash7.4.22
iconv7.4.22
imagick3.4.4
imap7.4.22
intl7.4.22
ionCube Loader10.4.3
json7.4.22
ldap7.4.22
libxml7.4.22
litespeed
mbstring7.4.22
mysqli7.4.22
OAuth2.0.4
odbc7.4.22
openssl7.4.22
pcntl7.4.22
pcre7.4.22
PDO7.4.22
pdo_dblib7.4.22
pdo_mysql7.4.22
PDO_ODBC7.4.22
pdo_pgsql7.4.22
pdo_sqlite7.4.22
pgsql7.4.22
Phar7.4.22
pspell7.4.22
readline7.4.22
Reflection7.4.22
session7.4.22
shmop7.4.22
SimpleXML7.4.22
snmp7.4.22
soap7.4.22
sockets7.4.22
SPL7.4.22
sqlite37.4.22
standard7.4.22
tidy7.4.22
tokenizer7.4.22
xml7.4.22
xmlreader7.4.22
xmlrpc7.4.22
xmlwriter7.4.22
xsl7.4.22
Zend OPcache7.4.22
zip1.15.6
zlib7.4.22

Database

Server Version5.7.35
Extensionmysqli
Client Version100038 (10.0.38)
Usermacitwork
Hostmysql-c3.argewebhosting.nl
Databasemacitwork
innodb_buffer_pool_size21474836480 (~20 GB)
key_buffer_size4294967296 (~4 GB)
max_allowed_packet67108864 (~64 MB)
max_connections800

WordPress

Version5.8.1
Environment Type (Help)production
WP_DEBUGfalse
WP_DEBUG_DISPLAYtrue
WP_DEBUG_LOGfalse
SCRIPT_DEBUGfalse
WP_CACHEfalse
CONCATENATE_SCRIPTSundefined
COMPRESS_SCRIPTSundefined
COMPRESS_CSSundefined
WP_ENVIRONMENT_TYPEundefined

Server

SoftwareApache
Version2
Address10.34.1.147
Hostarg-pldacl24.amsiohosting.net
OSLinux 3.10.0-962.3.2.lve1.5.60.el7.x86_64

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.

Configuration

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

QM_DARK_MODE
Enable dark mode for Query Monitor's interface.
Default value: false
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
https://macitwork.nl/wp-login.php

Saves Precious Time

Aenean massa. Cum sociis natoque penatibus et magnis dis aenean.