ViewsCache::$id
  • References/PHP/Drupal/views/src/Annotation/ViewsCache

The plugin ID. Type: string File core/modules/views

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

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

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

The plugin ID. Type: string File core/modules/views

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

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

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
ViewsDisplay
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

Defines a Plugin annotation object for views display plugins. Hierarchy class \Dr

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

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

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

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

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

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

2025-01-10 15:47:30