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

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

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

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

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

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

The plugin title used in the views UI. Type:

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

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

2025-01-10 15:47:30