ViewExecutable::$field
  • References/PHP/Drupal/views/src/ViewExecutable

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

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

public ViewExecutable::initHandlers()

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

Stores the relationship handlers which are initialized on this view. Type: \Drupal\views\Plugin\views\relationship\Relatio

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

The total number of rows returned from the query. Type: int File

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

The route provider. Type:

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

public ViewExecutable::render($display_id = NULL)

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

public ViewExecutable::getHandlers($type, $display_id = NULL)

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

public ViewExecutable::setShowAdminLinks($show_admin_links)

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

public ViewExecutable::buildTitle() Forces

2025-01-10 15:47:30