Sometimes (bad arguments maybe) a view can return empty result which is NULL actually in this line:
$entities = $this->view->execute_display($display_name, $args);
I suggest to fix the result in this case.
| Comment | File | Size | Author |
|---|---|---|---|
| entityreference-fix_view_result.patch | 725 bytes | maximpodorov |
Comments
Comment #1
maximpodorov commentedDuplicate of #1753774: Multiple warnings when using entity reference field filtered by a view using contextual filters, inside a field collection.