Select the Trace 'shutdown' trace functions count
checkbox to obtain a summary of the calls to bw_trace2().
Use this table to
Example
C:\apache\htdocs\wordpress\wp-content\plugins\oik-bwtrace\includes\oik-actions.php(227:0) bw_trace_functions_traced(1) 39 2 2019-12-04T17:22:21+00:00 0.480072 0.015586 cf=shutdown 60 3912 6291456/6291456 256M F=600 functions traced Array ( [BW_trace_controller::trace_startup] => 1 [trace_startup] => 2 [bw_trace_http_raw_post_data] => 1 [oik_wp_loaded] => 2 [oik_require_lib_wrapper] => 3 [oik_clone_heartbeat_settings] => 1 [bw_load_plugin_textdomain] => 6 [oik_fields_check_oik_version] => 2 [oik_bwtrace_plugins_loaded] => 2 [oik_enqueue_stylesheets] => 1 [acf_oik_blocks_callback] => 3 [oik_clone_maybe_get_current_post_id] => 2 [oik_clone] => 2 [oik_cloned] => 2 [oik_jquery::bw_jquery_script_is] => 4 [bw_get_user_field] => 4 )
Notes
- The total number of trace records – in the trace record – should be 1 greater than the sum of the invocations output.
- See bw_trace_functions_traced().