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

public ViewExecutable::access($displays = NULL, $account = NULL)

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
ViewAjaxController::ajaxView
  • References/PHP/Drupal/views/src/Controller/ViewAjaxController

public ViewAjaxController::ajaxView(Request $

2025-01-10 15:47:30
ViewAjaxController::$executableFactory
  • References/PHP/Drupal/views/src/Controller/ViewAjaxController

The factory to load a view executable with. Type:

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

Used to store views that were previously running if we recurse. Type: \Drupal\views\ViewExecutable[]

2025-01-10 15:47:30
views-view-table.html.twig
  • References/PHP/Drupal/views/templates/views-view-table.html.twig

Default theme implementation for displaying a view as a table. Available variables: attributes:

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
View::getExecutable
  • References/PHP/Drupal/views/src/Entity/View

public View::getExecutable() Gets an executable

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

If this view has been previewed. Type: bool File co

2025-01-10 15:47:30