WP_Query::set_found_posts()
Method: Set up the amount of found posts and the number of pages (if limit clause was used) for the current query.
Source: wp-includes/class-wp-query.php:3553
Method: Set up the amount of found posts and the number of pages (if limit clause was used) for the current query.
Source: wp-includes/class-wp-query.php:3553
Method: Set up global post data.
Source: wp-includes/class-wp-query.php:4664
Method: Sets up the current comment.
Source: wp-includes/class-wp-query.php:3734
Method: Sets up the current post.
Source: wp-includes/class-wp-query.php:3627
Method: Clears the recovery mode cookie.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:72
Method: Generates the recovery mode cookie value.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:190
Method: Gets the session identifier from the cookie.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:136
Method: Checks whether the recovery mode cookie is set.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:24
Method: Parses the cookie into its four parts.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:163
Method: Gets a form of `wp_hash()` specific to Recovery Mode.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:210