ViewsDisplay::$no_ui
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

Whether the plugin should be not selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.

2025-01-10 15:47:30
ViewsExposedForm::$display_types
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

The types of the display this plugin can be used with. For example the Feed display defines the type 'feed', so only rss style and row plugins

2025-01-10 15:47:30
ViewsQuery::$no_ui
  • References/PHP/Drupal/views/src/Annotation/ViewsQuery

Whether the plugin should be not selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.

2025-01-10 15:47:30
ViewsStyle::$title
  • References/PHP/Drupal/views/src/Annotation/ViewsStyle

The plugin title used in the views UI. Type:

2025-01-10 15:47:30
ViewsExposedForm::$title
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

The plugin title used in the views UI. Type:

2025-01-10 15:47:30
ViewsDisplay::$uses_hook_block
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

Does the display plugin provide blocks. Type: bool File

2025-01-10 15:47:30
ViewsHandlerAnnotationBase
  • References/PHP/Drupal/views/src/Annotation/ViewsHandlerAnnotationBase

Defines an abstract base class for all views handler annotations. Hierarchy class

2025-01-10 15:47:30
ViewsDisplay::$base
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

The base tables on which this display plugin can be used. If no base table is specified the plugin can be used with all tables.

2025-01-10 15:47:30
ViewsQuery
  • References/PHP/Drupal/views/src/Annotation/ViewsQuery

Defines a Plugin annotation object for views query plugins. Hierarchy class \Drup

2025-01-10 15:47:30
ViewsArgumentValidator
  • References/PHP/Drupal/views/src/Annotation/ViewsArgumentValidator

Defines a Plugin annotation object for views argument validator plugins. Hierarchy class

2025-01-10 15:47:30