WP_Query::is_page()
Method: Is the query for an existing single page?
Source: wp-includes/class-wp-query.php:4399
Method: Is the query for an existing single page?
Source: wp-includes/class-wp-query.php:4399
Method: After looping through a nested query, this function restores the $post global to the current post in this query.
Source: wp-includes/class-wp-query.php:4870
Filter Hook: Filters the ORDER BY clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2797
Filter Hook: Filters the SELECT clause of the query.
Source: wp-includes/class-wp-query.php:3046
Method: Determines whether there are more posts available in the loop.
Source: wp-includes/class-wp-query.php:3669
Method: Is the query for an existing archive page?
Source: wp-includes/class-wp-query.php:3993
Method: Is the query for a paged result and not for the first page?
Source: wp-includes/class-wp-query.php:4444
Method: Lazyload term meta for posts in the loop.
Source: wp-includes/class-wp-query.php:4887
Filter Hook: Filters the LIMIT clause of the comments feed query before sending.
Source: wp-includes/class-wp-query.php:2807
Filter Hook: Filters the LIMIT clause of the query.
Source: wp-includes/class-wp-query.php:3058