You are here

Classes, traits, and interfaces in Search API Field Map 4.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CanonicalUrl class Drupal\search_api_field_map\Plugin\search_api\processor src/Plugin/search_api/processor/CanonicalUrl.php Adds the Urls to the indexed data.
CanonicalUrlProperty class Drupal\search_api_field_map\Plugin\search_api\processor\Property src/Plugin/search_api/processor/Property/CanonicalUrlProperty.php Defines a "Canonical URL" property. 1
MappedFieldProperty class Drupal\search_api_field_map\Plugin\search_api\processor\Property src/Plugin/search_api/processor/Property/MappedFieldProperty.php Defines an "mapped field" property. 1
MappedFields class Drupal\search_api_field_map\Plugin\search_api\processor src/Plugin/search_api/processor/MappedFields.php Normalize multiple content types into a single mapped field.
MappedTerms class Drupal\search_api_field_map\Plugin\search_api\processor src/Plugin/search_api/processor/MappedTerms.php Normalize multiple taxonomy terms into mapped terms.
MappedTerms class Drupal\search_api_field_map\Plugin\Field\FieldType src/Plugin/Field/FieldType/MappedTerms.php Plugin implementation of the 'mapped_terms' field type.
MappedTermsProperty class Drupal\search_api_field_map\Plugin\search_api\processor\Property src/Plugin/search_api/processor/Property/MappedTermsProperty.php Defines an "mapped terms" property. 1
MappedTermsTextfieldWidget class Drupal\search_api_field_map\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/MappedTermsTextfieldWidget.php Plugin implementation of the 'mapped_terms_textfield' widget.
SiteName class Drupal\search_api_field_map\Plugin\search_api\processor src/Plugin/search_api/processor/SiteName.php Adds the site name to the indexed data.
SiteNameLink class Drupal\search_api_field_map\Plugin\search_api\processor src/Plugin/search_api/processor/SiteNameLink.php Links the base url with the site name.
SiteNameProperty class Drupal\search_api_field_map\Plugin\search_api\processor\Property src/Plugin/search_api/processor/Property/SiteNameProperty.php Defines a "site name" property. 1
Urls class Drupal\search_api_field_map\Plugin\search_api\processor src/Plugin/search_api/processor/Urls.php Adds the Urls to the indexed data.
UrlsProperty class Drupal\search_api_field_map\Plugin\search_api\processor\Property src/Plugin/search_api/processor/Property/UrlsProperty.php Defines a "Urls" property. 1

Other projects