WordPress File wp-includes/class-wp.php

parse_request

Fires once all query variables for the current request have been parsed.

pre_handle_404

Filters whether to short-circuit default header status handling.

query_vars

Filters the query variables allowed before processing.

request

Filters the array of parsed query variables.

send_headers

Fires once the requested HTTP headers for caching, content type, etc. have been sent.

wp

Fires once the WordPress environment has been set up.