WP_Query::is_time()
Method: Is the query for a specific time?
Source: wp-includes/class-wp-query.php:4189
Method: Is the query for a specific time?
Source: wp-includes/class-wp-query.php:4189
Method: Is the query for the front page of the site?
Source: wp-includes/class-wp-query.php:3932
Method: Is the query for the blog homepage?
Source: wp-includes/class-wp-query.php:3961
Method: Is the query for an existing month archive?
Source: wp-includes/class-wp-query.php:3995
Method: Is the query for an existing single page?
Source: wp-includes/class-wp-query.php:4014
Method: Is the query for a paged result and not for the first page?
Source: wp-includes/class-wp-query.php:4056
Method: Rewind the comments, resets the comment index and comment to first.
Source: wp-includes/class-wp-query.php:3427
Method: Is the query for an existing custom taxonomy archive page?
Source: wp-includes/class-wp-query.php:3813
Method: Sets up the WordPress query by parsing query string.
Source: wp-includes/class-wp-query.php:3444
Method: Whether the current URL is within the comments popup window.
Source: wp-includes/class-wp-query.php:3855
Method: Retrieves the currently queried object.
Source: wp-includes/class-wp-query.php:3462
Method: Is the query for an existing date archive?
Source: wp-includes/class-wp-query.php:3868
Method: Retrieves the ID of the currently queried object.
Source: wp-includes/class-wp-query.php:3536
Method: Constructor.
Source: wp-includes/class-wp-query.php:3557
Method: Is the query for an existing archive page?
Source: wp-includes/class-wp-query.php:3624
Method: Is the query for an existing post type archive page?
Source: wp-includes/class-wp-query.php:3637
Method: Is the query for an existing attachment page?
Source: wp-includes/class-wp-query.php:3660
Method: Is the query for an existing author archive page?
Source: wp-includes/class-wp-query.php:3695
Method: Is the query for an existing category archive page?
Source: wp-includes/class-wp-query.php:3731
Method: Is the query for an existing tag archive page?
Source: wp-includes/class-wp-query.php:3767
Method: Set up the next post and iterate current post index.
Source: wp-includes/class-wp-query.php:3280
Method: Sets up the current post.
Source: wp-includes/class-wp-query.php:3298
Action Hook: Fires once the loop is started.
Source: wp-includes/class-wp-query.php:3310
Method: Determines whether there are more posts available in the loop.
Source: wp-includes/class-wp-query.php:3326
Action Hook: Fires once the loop has ended.
Source: wp-includes/class-wp-query.php:3337
Filter Hook: Filters the raw post results array, prior to status checks.
Source: wp-includes/class-wp-query.php:3045
Method: Rewind the posts and reset post index.
Source: wp-includes/class-wp-query.php:3360
Filter Hook: Filters the single post for preview mode.
Source: wp-includes/class-wp-query.php:3127
Method: Iterate current comment index and return WP_Comment object.
Source: wp-includes/class-wp-query.php:3374
Filter Hook: Filters the array of retrieved posts after they’ve been fetched and internally processed.
Source: wp-includes/class-wp-query.php:3190