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

public ViewExecutable::buildThemeFunctions($hook)

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

Identifier of the current display. Type: string File

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

public ViewExecutable::removeHandler($display_id, $type, $id)

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

public ViewExecutable::getStyle() Gets

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

public ViewExecutable::setRequest(Request $request)

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

public ViewExecutable::save() Saves

2025-01-10 15:47:30