- Issue created by @dave reid
Given a View entity and a display, it would be nice to return an array of bundles that the display is configured to filter on. So say, a Display of only articles and pages, rather than having to iterate through all the filters and inspect everything, could I call a method and get the array back?
Active
1.0
Code