ViewExecutable::buildThemeFunctions
  • References/PHP/Drupal/views/src/ViewExecutable

public ViewExecutable::buildThemeFunctions($hook)

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

The current user. Type:

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

Attachments to place before the view. Type: array() File

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

public ViewExecutable::postExecute() Unsets

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

public ViewExecutable::mergeDefaults()

2025-01-10 15:47:30