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

public ViewExecutable::buildThemeFunctions($hook)

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

The views data. 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::setItemsPerPage
  • References/PHP/Drupal/views/src/ViewExecutable

public ViewExecutable::setItemsPerPage($items_per_page)

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

public static ViewExecutable::getHandlerTypes()

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

public ViewExecutable::id() Returns

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

public ViewExecutable::destroy() Unsets

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

Where the results of a query will go. The array must use a numeric index starting at 0. Type:

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

public ViewExecutable::setAjaxEnabled($ajax_enabled)

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

public ViewExecutable::addCacheContext($cache_context)

2025-01-10 15:47:30