You are here
11 classes are annotated with ViewsWizard in Drupal 10
- BlockContent in core/modules/block_content/src/Plugin/views/wizard/BlockContent.php
- Used for creating 'block_content' views with the wizard.
- Comment in core/modules/comment/src/Plugin/views/wizard/Comment.php
- Tests creating comment views with the wizard.
- File in core/modules/file/src/Plugin/views/wizard/File.php
- Tests creating managed files views with the wizard.
- Media in core/modules/media/src/Plugin/views/wizard/Media.php
- Provides Views creation wizard for Media.
- MediaRevision in core/modules/media/src/Plugin/views/wizard/MediaRevision.php
- Provides Views creation wizard for Media revisions.
- Node in core/modules/node/src/Plugin/views/wizard/Node.php
- Tests creating node views with the wizard.
- NodeRevision in core/modules/node/src/Plugin/views/wizard/NodeRevision.php
- Tests creating node revision views with the wizard.
- Standard in core/modules/views/src/Plugin/views/wizard/Standard.php
- Standard Views wizard plugin.
- TaxonomyTerm in core/modules/taxonomy/src/Plugin/views/wizard/TaxonomyTerm.php
- Tests creating taxonomy views with the wizard.
- Users in core/modules/user/src/Plugin/views/wizard/Users.php
- Tests creating user views with the wizard.
- Watchdog in core/modules/dblog/src/Plugin/views/wizard/Watchdog.php
- Defines a wizard for the watchdog table.