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

Used to store views that were previously running if we recurse. Type: \Drupal\views\ViewExecutable[]

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

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

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

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

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

public ViewExecutable::getTitle() Gets

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

public ViewExecutable::_build($key) Builds

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

Stores the current response object. Type: \Symfony\Component\HttpFoundation\Response File

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

public ViewExecutable::serialize()

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

If this view has been previewed. Type: bool File co

2025-01-10 15:47:30