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

public ViewExecutable::addCacheContext($cache_context)

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

Does this view already have loaded it's handlers. @todo Group with other static properties. 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::_initHandler
  • References/PHP/Drupal/views/src/ViewExecutable

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

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

public ViewExecutable::initStyle() Finds

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

public ViewExecutable::initPager()

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

public ViewExecutable::serialize()

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

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

2025-01-10 15:47:30