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

Stores the filter handlers which are initialized on this view. Type: \Drupal\views\Plugin\views\filter\FilterPluginBase[]

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

Attachments to place after the view. Type:

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

A unique identifier which allows to update multiple views output via js. Type: string File

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

protected ViewExecutable::_postExecute()

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

public ViewExecutable::mergeDefaults()

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

public ViewExecutable::getCacheTags() Gets

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

Stores the sort handlers which are initialized on this view. Type: \Drupal\views\Plugin\views\sort\SortPluginBase[]

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

public ViewExecutable::setRequest(Request $request)

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

The current user. Type:

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

public ViewExecutable::postExecute() Unsets

2025-01-10 15:47:30