6 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::setDisplay in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Set the display as current.
ViewExecutable::validate in drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php
Make sure the view is completely valid.