You are here

10 calls to WizardPluginBase::defaultDisplayOptions() in Drupal 8

Comment::defaultDisplayOptions in core/modules/comment/src/Plugin/views/wizard/Comment.php
Assembles the default display options for the view.
File::defaultDisplayOptions in core/modules/file/src/Plugin/views/wizard/File.php
Assembles the default display options for the view.
Media::defaultDisplayOptions in core/modules/media/src/Plugin/views/wizard/Media.php
Assembles the default display options for the view.
MediaRevision::defaultDisplayOptions in core/modules/media/src/Plugin/views/wizard/MediaRevision.php
Assembles the default display options for the view.
Node::defaultDisplayOptions in core/modules/node/src/Plugin/views/wizard/Node.php
Assembles the default display options for the view.
NodeRevision::defaultDisplayOptions in core/modules/node/src/Plugin/views/wizard/NodeRevision.php
Assembles the default display options for the view.
TaxonomyTerm::defaultDisplayOptions in core/modules/taxonomy/src/Plugin/views/wizard/TaxonomyTerm.php
Assembles the default display options for the view.
Users::defaultDisplayOptions in core/modules/user/src/Plugin/views/wizard/Users.php
Assembles the default display options for the view.
Watchdog::defaultDisplayOptions in core/modules/dblog/src/Plugin/views/wizard/Watchdog.php
Assembles the default display options for the view.
WizardPluginBase::buildDisplayOptions in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Builds an array of display options for the view.