You are here

service search_api_glossary.helper in Search API AZ Glossary 8.3

Same name and namespace in other branches
  1. 8.4 search_api_glossary.services.yml \search_api_glossary.helper

Class

Drupal\search_api_glossary\Service\GlossaryHelper
2 string references to search_api_glossary.helper
Glossary::addFieldValues in src/Plugin/search_api/processor/Glossary.php
Adds the values of properties defined by this processor to the item.
GlossaryAZPadItemsProcessor::build in src/Plugin/facets/processor/GlossaryAZPadItemsProcessor.php
Runs before the renderable array is created.

File

./search_api_glossary.services.yml
search_api_glossary.services.yml

View source
  1. class: Drupal\search_api_glossary\Service\GlossaryHelper
  2. arguments:
  3. - '@config.factory'
  4. - '@module_handler'