Hi,

thanks + great module! Should be in core!

I could not find a functionality that shows me which views are used by vfv - fields.
Is there such a functionality?

Otherwise this would be feature request for a 2 column table like:

name of "views field view" view on content type | name of referenced view

It would be great if the names were clickable so that one would get to the respective entity:

the field on the manage fields page of the content type | open the edit page of the view

Thanks

Reason why we need this:
Deleting a referenced view causes an unspecified error which is hard to impossible to track down.

Comments

maxilein created an issue. See original summary.

maxilein’s picture

Issue summary: View changes

There is some background here..
http://drupal.stackexchange.com/questions/169352/where-are-my-views-bein...

I can't believe none ever needed this.

maxilein’s picture

jibran’s picture

> Deleting a referenced view causes an unspecified error which is hard to impossible to track down.

Maybe, we should add \Drupal\views_field_view\Plugin\views\field\View::calculateDependencies() instead.