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

Force the query to calculate the total number of results. @todo Move to the query. Type: bool

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

public ViewExecutable::setHandlerOption($display_id, $type, $id,

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

public ViewExecutable::execute($display_id = NULL)

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

public ViewExecutable::getBaseEntityType()

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

public ViewExecutable::preExecute($args = array())

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

The config entity in which the view is stored. Type:

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

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

2025-01-10 15:47:30