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

public ViewExecutable::createDuplicate()

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

The current page. If the view uses pagination. Type: int File

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

The rendered output of the exposed form. Type: string File

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

public ViewExecutable::getItemsPerPage()

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

public ViewExecutable::validate() Makes

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

public ViewExecutable::build($display_id = NULL)

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

public ViewExecutable::getPath() Gets

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

Stores the area handlers for the empty text which are initialized on this view. An array containing Drupal\views\Plugin\views\area\AreaPluginBase

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

Indicates if the sorts have been built. @todo Group with other static properties. Type: bool

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

public ViewExecutable::preview($display_id = NULL, $args = array())

2025-01-10 15:47:30