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

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

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

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

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

Defines a Plugin annotation object for views sort handlers. Hierarchy class \Drup

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

Does the display plugin registers routes to the route. Type: bool File

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

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

2025-01-10 15:47:30