ViewExecutable::$element
  • References/PHP/Drupal/views/src/ViewExecutable

A render array container to store render related information. For example you can alter the array and attach some asset library or JS settings

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

The plugin title used in the views UI. Type:

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

The current used display plugin. Type: \Drupal\views\Plugin\views\display\DisplayPluginBase File

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

protected ViewExecutable::_preQuery() Runs

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

public View::addDisplay($plugin_id = 'page', $title = NULL, $id = NULL)

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

public ViewExecutable::setTitle($title)

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

Stores the current active row while rendering. Type: int File

2025-01-10 15:47:30
views_disable_view
  • References/PHP/Drupal/views/views.module

views_disable_view(View $view) Disables and saves a view. Parameters

2025-01-10 15:47:30
Views template files
  • References/PHP/Drupal/views/views.theme.inc

Describes various views templates & overriding options. All views templates can be overridden with a variety of names, using the view, the

2025-01-10 15:47:30