foldershare-8.x-1.2/config/optional/core.entity_view_mode.foldershare.search_result.yml
config/optional/core.entity_view_mode.foldershare.search_result.yml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # Defines a 'search_result' view mode for folder views. # # This view mode is used to generate a reduced view of the folder # to be presented in a list of search results. langcode: en status: false dependencies: enforced: module: - foldershare id: foldershare.search_result label: 'Search result highlighting input' targetEntityType: foldershare cache: true |