Title: This is causing massive GLOBALS array
Last modified: August 22, 2016

---

# This is causing massive GLOBALS array

 *  [JoshRoy](https://wordpress.org/support/users/joshroy/)
 * (@joshroy)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/this-is-causing-massive-globals-array/)
 * This is causing a massive amount of data in the GLOBALS array which is causing
   some of our pages to crash when trying to serialize $GLOBALS[‘wp_filter’][‘list_terms_exclusions’]
   on line 1339 of wp-includes/taxonomy.php
 * An example of the data in that array:
 *  [option_timezone_string] => Array
    ( [count] => 8410 [stack] => Array ( )
 *  [time] => Array
    ( [0] => Array ( [start] => 1415642387.276 [stop] => 1415642387.276)
 *  [1] => Array
    ( [start] => 1415642387.4277 [stop] => 1415642387.4277 )
 * Disabling the plugin fixes the problem though we would like to use it in the 
   future if possible.
 * [https://wordpress.org/plugins/debug-bar/](https://wordpress.org/plugins/debug-bar/)

The topic ‘This is causing massive GLOBALS array’ is closed to new replies.

 * ![](https://ps.w.org/debug-bar/assets/icon.svg?rev=3050748)
 * [Debug Bar](https://wordpress.org/plugins/debug-bar/)
 * [Support Threads](https://wordpress.org/support/plugin/debug-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/debug-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/debug-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/debug-bar/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [JoshRoy](https://wordpress.org/support/users/joshroy/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/this-is-causing-massive-globals-array/)
 * Status: not resolved