ViewsWizard::$short_title
  • References/PHP/Drupal/views/src/Annotation/ViewsWizard

(optional) The short title used in the views UI. Type:

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

A render array container to store render related information. For example you can alter the array and attach some asset library or JS settings

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

public ViewExecutable::access($displays = NULL, $account = NULL)

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

public ViewExecutable::setHandlerOption($display_id, $type, $id,

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

public ViewExecutable::getRequest() Gets

2025-01-10 15:47:30
ViewsExposedForm::__construct
  • References/PHP/Drupal/views/src/Form/ViewsExposedForm

public ViewsExposedForm::__construct(ExposedFormCache $

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

Whether the view has been executed/query has been run. @todo Group with other static properties. Type:

2025-01-10 15:47:30
ViewAjaxResponse::setView
  • References/PHP/Drupal/views/src/Ajax/ViewAjaxResponse

public ViewAjaxResponse::setView(ViewExecutable $view)

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

Table data storage. This is used for explicitly requested tables. Type:

2025-01-10 15:47:30