Display Views content with different view modes at different places in the view for Search API index content faceted listings

Display Views content with different view modes at different places in the view for Search API index content faceted listings

Depending on the context passed in to hook_entity_view_mode_alter it may be able to do everything!

https://www.drupal.org/project/views_parity_row

via https://www.reddit.com/r/drupal/comments/tpgzq5/how_can_i_have_different_view_modes_for/

https://drupal.stackexchange.com/questions/211571/how-to-change-view-mode-of-view-row-using-hook-views-pre-render

https://drupal.stackexchange.com/questions/193319/how-to-change-display-modes-per-node-view-modes

https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Entity%21entity.api.php/function/hook_entity_view_mode_alter/10