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

public ViewExecutable::hasUrl($args = NULL, $display_id = NULL)

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

public ViewExecutable::buildThemeFunctions($hook)

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

public ViewExecutable::save() Saves

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

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

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

A unique identifier which allows to update multiple views output via js. Type: string File

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

public ViewExecutable::getUrlInfo($display_id = '')

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

public ViewExecutable::ajaxEnabled()

2025-01-10 15:47:30
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