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

The views data. Type:

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

The current user. Type:

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

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

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

protected ViewExecutable::_initHandler($key, $info)

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

Exposed widget input directly from the $form_state->getValues(). Type:

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

Where the results of a query will go. The array must use a numeric index starting at 0. Type:

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

public ViewExecutable::hasFormElements()

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

The number of items per page. Type: int File core/m

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

public ViewExecutable::initPager()

2025-01-10 15:47:30