Problem/Motivation
Contrib modules can define their own views data, allowing creation of views that have no single entity type specified. Also structure of result rows can be customized, causing inability to get entities from results.
Proposed resolution
Provide an API to pass possible entity type(s) of a view and to fetch entities from results.Provide documentation
Comments
Comment #2
graber commentedComment #4
graber commentedComment #5
graber commentedDocumentation added: https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo/view-providers-api.
Comment #10
graber commented