You are here

service plugin.manager.facets.facet_source in Facets 8

Class

Drupal\facets\FacetSource\FacetSourcePluginManager
15 string references to plugin.manager.facets.facet_source
Facet::getFacetSource in src/Entity/Facet.php
Returns the plugin instance of a facet source.
Facet::getFacetSources in src/Entity/Facet.php
Loads the facet sources for this facet.
FacetCloneForm::create in src/Form/FacetCloneForm.php
Instantiates a new instance of this class.
FacetForm::create in src/Form/FacetForm.php
Instantiates a new instance of this class.
FacetListBuilder::loadGroups in src/FacetListBuilder.php
Loads facet sources and facets, grouped by facet sources.

... See full list

File

./facets.services.yml
facets.services.yml

View source
  1. class: Drupal\facets\FacetSource\FacetSourcePluginManager
  2. parent: default_plugin_manager