From \Drupal\views\Plugin\Block\ViewsBlock:
public function build() {
if ($output = $this->view->executeDisplay($this->displayID)) {
$output = $this->view->executeDisplay($this->displayID);
Attachment | Size | Status | Test result | Operations |
---|---|---|---|---|
redundant_execute_display.patch | 764 bytes | Idle | FAILED: [[SimpleTest]]: [MySQL] Failed to run tests: PHP Fatal error encountered during run_tests.sh. See review log for details.. | View details | Re-test |