ViewsRow::$title
  • References/PHP/Drupal/views/src/Annotation/ViewsRow

The plugin title used in the views UI. Type:

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

The theme function used to render the row output. File core/modules/views/src/Annotation/ViewsRow.php

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

A short help string; this is displayed in the views UI. Type:

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

(optional) The short title used in the views UI. Type:

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

The plugin title used in the views UI. Type:

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

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::$display_types
  • References/PHP/Drupal/views/src/Annotation/ViewsStyle

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
ViewsPager::$short_title
  • References/PHP/Drupal/views/src/Annotation/ViewsPager

(optional) The short title used in the views UI. Type:

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

(optional) The short title used in the views UI. Type:

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

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