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

public ViewExecutable::buildTitle() Forces

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

Stores the many-to-one tables for performance. Type:

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

public ViewExecutable::executeDisplay($display_id = NULL, $args =

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

The current page. If the view uses pagination. Type: int File

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

Any arguments that have been passed into the view. Type:

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

public ViewExecutable::render($display_id = NULL)

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

public ViewExecutable::setShowAdminLinks($show_admin_links)

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

public ViewExecutable::setOffset($offset)

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

Where the $query object will reside. Type: \Drupal\views\Plugin\views\query\QueryPluginBase File

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

Stores the area handlers for the header which are initialized on this view. Type: \Drupal\views\Plugin\views\area\AreaPluginBase[]

2025-01-10 15:47:30