ViewsStyle::$help
  • References/PHP/Drupal/views/src/Annotation/ViewsStyle

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

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

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

The base tables on which this cache 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::$no_ui
  • References/PHP/Drupal/views/src/Annotation/ViewsRow

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

The plugin title used in the views UI. Type:

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

Defines a Plugin annotation object for views exposed form plugins. Hierarchy class

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

The plugin title used in the views UI. Type:

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

Whether or not the plugin is 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::$base
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

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

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

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

2025-01-10 15:47:30