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

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

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

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

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

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

2025-01-10 15:47:30
ViewExecutable::ajaxEnabled
  • References/PHP/Drupal/views/src/ViewExecutable

public ViewExecutable::ajaxEnabled()

2025-01-10 15:47:30
ViewExecutable::$override_url
  • References/PHP/Drupal/views/src/ViewExecutable

Allow to override the url of the current view. Type:

2025-01-10 15:47:30
ViewsData::$fullyLoaded
  • References/PHP/Drupal/views/src/ViewsData

Whether the data has been fully loaded in this request. Type: bool File

2025-01-10 15:47:30