- view::build in core/
modules/ views/ includes/ view.inc - Build the query for the view.
- view::get_title in core/
modules/ views/ includes/ view.inc - Get the view's current title. This can change depending upon how it was built.
- view::render in core/
modules/ views/ includes/ view.inc - Render this view for a certain display.