You are here

15 string references to plugin.manager.facets.facet_source in Facets 8

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.
FacetSettingsForm::create in src/Form/FacetSettingsForm.php
Instantiates a new instance of this class.
FacetsSummary::getFacetSource in modules/facets_summary/src/Entity/FacetsSummary.php
Returns the plugin instance of a facet source.
FacetsSummaryForm::create in modules/facets_summary/src/Form/FacetsSummaryForm.php
Instantiates a new instance of this class.
FacetsSummarySettingsForm::create in modules/facets_summary/src/Form/FacetsSummarySettingsForm.php
Instantiates a new instance of this class.
facets_entity_predelete in ./facets.module
Implements hook_entity_predelete().
facets_entity_presave in ./facets.module
Implements hook_entity_presave().
facets_system_breadcrumb_alter in ./facets.module
Implements hook_system_breadcrumb_alter().
HideWhenNotRenderedProcessorTest::createContainer in modules/facets_summary/tests/src/Unit/Plugin/Processor/HideWhenNotRenderedProcessorTest.php
Rendered in current request.
ListItemProcessorTest::setUp in tests/src/Unit/Plugin/processor/ListItemProcessorTest.php
Creates a new processor object for use in the tests.
QueryStringTest::setContainer in tests/src/Unit/Plugin/url_processor/QueryStringTest.php
Sets up a container.