Use the Trace the global post object
text area field to enter a comma separated list of selected hooks for which you want to trace contents of the global post.
Sample trace output
Sample output for the the_content
.
wp-content/plugins/oik-bwtrace/includes/bwtrace-actions.php(507:0) bw_trace_the_post(1) 236 0 2019-12-05T16:35:19+00:00 0.335145 0.000265 cf=the_content 9695 34 3254 6291456/6291456 256M F=583 global post WP_Post Object ( [ID] => 3254 [post_author] => 1 [post_date] => 2019-05-12 11:54:49 [post_date_gmt] => 2019-05-12 10:54:49 [post_content] => <!-- wp:paragraph --> <p>Stick to the top of the blog.</p> <!-- /wp:paragraph --> [post_title] => Stick to the top [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => stick-to-the-top [to_ping] => [pinged] => [post_modified] => 2019-05-12 11:54:51 [post_modified_gmt] => 2019-05-12 10:54:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://s.b/wordpress/?p=3254 [menu_order] => 0 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw )