ViewsPager::$display_types
  • References/PHP/Drupal/views/src/Annotation/ViewsPager

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

The entity type of the base table, if available. Type: \Drupal\Core\Entity\EntityTypeInterface|false

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

Whether this view is an attachment to another view. Type: bool File

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

Whether or not to skip data caching and rebuild data each time. Type: bool File

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

public ViewExecutable::getRequest() Gets

2025-01-10 15:47:30
View::$base_table
  • References/PHP/Drupal/views/src/Entity/View

The name of the base table this view will use. Type: string File

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

Stores the current response object. Type: \Symfony\Component\HttpFoundation\Response File

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

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

2025-01-10 15:47:30
hook_views_ui_display_top_links_alter
  • References/PHP/Drupal/views/views.api

hook_views_ui_display_top_links_alter(array &$links, ViewExecutable $view, $display_id) Alter the links

2025-01-10 15:47:30
hook_field_views_data_alter
  • References/PHP/Drupal/views/views.api

hook_field_views_data_alter(array &$data, \Drupal\field\FieldStorageConfigInterface $field_storage) Alter

2025-01-10 15:47:30