view::access in modules/views/includes/view.inc
Determine if the given user has access to the view. Note that this sets the display handler if it hasn't been.
view::build_title in modules/views/includes/view.inc
Force the view to build a title.
view::choose_display in modules/views/includes/view.inc
Get the first display that is accessible to the user.
view::process_locale_strings in modules/views/includes/view.inc
Process strings for localization or deletion.
view::set_display in modules/views/includes/view.inc
Set the display as current.
view::validate in modules/views/includes/view.inc
Make sure the view is completely valid.