Paragraphs Index

Categories

Component ID

2573791

Component name

Paragraphs Index

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Maintains an index of paragraph items and their host entities. Also provides a Views relationship handler for paragraph items on a node. This is based on the taxonomy_index database table and the node_term_data views relationship.

The original use case for this module is to filter a view of nodes by a field attached to paragraphs items on the node. Usually you could create the relationship to the paragraphs field, but in this scenario the paragraph could be in any number of fields.

After installing this module it is necessary to rebuild the paragraphs index at admin/structure/paragraphs/index

If you have nested paragraphs you can also maintain the relationship between the nested paragraph and the host entity by enabling "Recursive indexing" on the configuration page.