You are here

public property ViewUI::$execute_time in Views (for Drupal 7) 8.3

How long the view takes to execute.

Type: int

File

views_ui/lib/Drupal/views_ui/ViewUI.php, line 57
Definition of Drupal\views_ui\ViewUI.

Class

ViewUI
Stores UI related temporary settings.

Namespace

Drupal\views_ui

Code

public $execute_time;