Title: Bug: Plugin Queries anchor
Last modified: August 21, 2016

---

# Bug: Plugin Queries anchor

 *  Resolved [landwire](https://wordpress.org/support/users/landwire/)
 * (@landwire)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/bug-plugin-queries-anchor/)
 * In the plugin queries tab the anchors do not work for me. Sometimes they do, 
   sometimes they do not. Will try and see what is causing this.
    Sascha
 * [https://wordpress.org/plugins/debug-objects/](https://wordpress.org/plugins/debug-objects/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [landwire](https://wordpress.org/support/users/landwire/)
 * (@landwire)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/bug-plugin-queries-anchor/#post-4670930)
 * Ok, tracked it down I think. The anchors work ok. BUT what is very confusing 
   is this:
 * 1. Many plugins and anchors are shown (see pasted “code” below)
    2. Not all anchors
   have a corresponding value. below: no entry shown for 2. Debug Objects and 4.
   Gravity Forms for instance.
 * That’s why the anchors don’t seem to work sometimes.
    Therefore: Why are plugins
   with no value shown? If they need to be shown, could they be shaded grey?
 * Also: Would it be possible or does it make sense to show the total query time
   per plugin in the top list behind the plugin name like: 3. Easy Modal (Total 
   query time: 0.00044512748718262s / 0.4ms)?
 * Sorry numbers got lost at copy and paste from plugin list – I just added the 
   first five.
 *     ```
       1. Cleaner Gallery
       2. Debug Objects
       3. Easy Modal
       4. Gravity Forms
       5. Gravity Forms + Custom Post Types
       Gravity Forms User Registration Add-On
       Landwire Scribu's P2P functionality
       Landwire Theme Functionality
       PHP Code Widget
       Post Tiles
       Posts 2 Posts
       User Switching in Admin Bar
   
       1. Plugin: Cleaner Gallery
       /cleaner-gallery/inc/default-filters.php
       Line	Query & Function Chain
       55	0.00044512748718262s / 0.4ms
       SELECT option_value FROM wp_options WHERE option_name = 'cleaner_gallery_settings' LIMIT 1
       /cleaner-gallery/cleaner-gallery.php
       Line	Query & Function Chain
       152	0.00044512748718262s / 0.4ms
       SELECT option_value FROM wp_options WHERE option_name = 'cleaner_gallery_settings' LIMIT 1
       3. Plugin: Debug Objects
       /debug-objects/inc/class-php.php
       Line	Query & Function Chain
       364	9.0122222900391E-5s / 0.1ms
       SELECT VERSION() AS version
       365	0.00038814544677734s / 0.4ms
       SHOW VARIABLES LIKE 'sql_mode'
       /debug-objects/inc/class-wrap.php
       Line	Query & Function Chain
       163	9.0122222900391E-5s / 0.1ms
       SELECT VERSION() AS version
       163	0.00038814544677734s / 0.4ms
       SHOW VARIABLES LIKE 'sql_mode'
       5. Plugin: Easy Modal
       /easy-modal/inc/classes/gravityforms.php
       Line	Query & Function Chain
       17	0.00014114379882812s / 0.1ms
       SELECT display_meta, notifications FROM wp_rg_form_meta WHERE form_id=4
       17	6.103515625E-5s / 0.1ms
       SELECT confirmations FROM wp_rg_form_meta WHERE form_id = 4
       17	7.6055526733398E-5s / 0.1ms
       SELECT display_meta, notifications FROM wp_rg_form_meta WHERE form_id=5
       17	6.1988830566406E-5s / 0.1ms
       SELECT confirmations FROM wp_rg_form_meta WHERE form_id = 5
       17	7.6055526733398E-5s / 0.1ms
       SELECT display_meta, notifications FROM wp_rg_form_meta WHERE form_id=14
       17	8.2969665527344E-5s / 0.1ms
       SELECT confirmations FROM wp_rg_form_meta WHERE form_id = 14
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Bug: Plugin Queries anchor’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/debug-objects_d0d0d1.svg)
 * [Debug Objects](https://wordpress.org/plugins/debug-objects/)
 * [Support Threads](https://wordpress.org/support/plugin/debug-objects/)
 * [Active Topics](https://wordpress.org/support/plugin/debug-objects/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/debug-objects/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/debug-objects/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [landwire](https://wordpress.org/support/users/landwire/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/bug-plugin-queries-anchor/#post-4670930)
 * Status: resolved