Log in
Model

DynamicTemplatesProvider

Magento\Elasticsearch8\Model\Adapter\DynamicTemplatesProvider

What it does

This class aggregates and provides dynamic field mapping templates for Elasticsearch 8 indices.

Developers use it when setting up Elasticsearch index mappings to define how different field types should be automatically mapped.

It processes multiple mapper instances to build a complete set of dynamic templates for index configuration.

Public Methods

  • getTemplates()