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

public ViewExecutable::getResponse() Gets

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

public ViewExecutable::__construct(ViewEntityInterface $storage,

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

public ViewExecutable::setAjaxEnabled($ajax_enabled)

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

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

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