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

All the form data from $form_state->getValues(). Type:

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

Stores the relationship handlers which are initialized on this view. Type: \Drupal\views\Plugin\views\relationship\Relatio

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

public ViewExecutable::access($displays = NULL, $account = NULL)

2025-01-10 15:47:30
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
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
ViewExecutable::setTitle
  • References/PHP/Drupal/views/src/ViewExecutable

public ViewExecutable::setTitle($title)

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

public ViewExecutable::getShowAdminLinks()

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

public ViewExecutable::buildRenderable($display_id = NULL, $args

2025-01-10 15:47:30