7 calls to ViewExecutable::initDisplay()

ViewExecutable::access in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Determine if the given user has access to the view. Note that this sets the display handler if it hasn't been.
ViewExecutable::buildTitle in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Force the view to build a title.
ViewExecutable::chooseDisplay in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Get the first display that is accessible to the user.
ViewExecutable::initHandlers in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Acquire and attach all of the handlers.
ViewExecutable::mergeDefaults in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Merges all plugin default values for each display.
ViewExecutable::setDisplay in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Sets the current display.
ViewExecutable::validate in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Makes sure the view is completely valid.