You are here

service gathercontent.metatag in GatherContent 8.5

Same name and namespace in other branches
  1. 8.4 gathercontent.services.yml \gathercontent.metatag

Class

Drupal\gathercontent\MetatagQuery
3 string references to gathercontent.metatag
Exporter::create in gathercontent_upload/src/Export/Exporter.php
Instantiates a new instance of this class.
MappingSteps::filterMetatags in gathercontent_ui/src/Form/MappingEditSteps/MappingSteps.php
Return only supported metatag fields.
MappingSteps::__construct in gathercontent_ui/src/Form/MappingEditSteps/MappingSteps.php
MappingSteps constructor.

File

./gathercontent.services.yml
gathercontent.services.yml

View source
  1. class: Drupal\gathercontent\MetatagQuery
  2. arguments:
  3. - '@entity_field.manager'
  4. - '@config.factory'