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

public ViewExecutable::__construct(ViewEntityInterface $storage,

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

public ViewExecutable::hasFormElements()

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

public ViewExecutable::getResponse() Gets

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

Feed icons attached to the view. Type:

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

Whether this view is an attachment to another view. Type: bool File

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

The config entity in which the view is stored. Type:

2025-01-10 15:47:30