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

public ViewExecutable::__construct(ViewEntityInterface $storage,

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

The pager offset. Type: int File core/modules/views/src/ViewExecutable

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

public ViewExecutable::setAjaxEnabled($ajax_enabled)

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

public ViewExecutable::destroy() Unsets

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

Stores the area handlers for the footer which are initialized on this view. Type: \Drupal\views\Plugin\views\area\AreaPluginBase[]

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

An array of build info. Type:

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

public static ViewExecutable::getHandlerTypes()

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

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

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

Stores the current request object. Type: \Symfony\Component\HttpFoundation\Request File

2025-01-10 15:47:30