You are here

Classes, traits, and interfaces in Core Views Facets 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AjaxResponseSubscriber class Drupal\core_views_facets\EventSubscriber src/EventSubscriber/AjaxResponseSubscriber.php Response subscriber to handle AJAX responses. 2
Boolean class Drupal\core_views_facets\Plugin\facets\processor\exposed_filter_type src/Plugin/facets/processor/exposed_filter_type/Boolean.php A generic filter type for core views.
Bundle class Drupal\core_views_facets\Plugin\facets\processor\exposed_filter_type src/Plugin/facets/processor/exposed_filter_type/Bundle.php Filter type "Bundle" for core_views_facets.
CoreViewsContextualFilter class Drupal\core_views_facets\Plugin\facets\facet_source src/Plugin/facets/facet_source/CoreViewsContextualFilter.php Represents a facet source of the core views with contextual filters. 1
CoreViewsContextualFilterDeriver class Drupal\core_views_facets\Plugin\facets\facet_source src/Plugin/facets/facet_source/CoreViewsContextualFilterDeriver.php Derives a facet source plugin definition for views with contextual filters.
CoreViewsExposedFilter class Drupal\core_views_facets\Plugin\facets\facet_source src/Plugin/facets/facet_source/CoreViewsExposedFilter.php Represents a facet source of the core views with exposed filters. 1
CoreViewsExposedFilterDeriver class Drupal\core_views_facets\Plugin\facets\facet_source src/Plugin/facets/facet_source/CoreViewsExposedFilterDeriver.php Derives a facet source plugin definition for views with exposed filters.
CoreViewsFacetsContextualFilterType class Drupal\core_views_facets\Annotation src/Annotation/CoreViewsFacetsContextualFilterType.php Defines a Core views facets filter type item annotation object. 1
CoreViewsFacetsContextualFilterTypeManager class Drupal\core_views_facets src/CoreViewsFacetsContextualFilterTypeManager.php Provides the Core views facets filter type plugin manager. 1 2
CoreViewsFacetsExposedFilterType class Drupal\core_views_facets\Annotation src/Annotation/CoreViewsFacetsExposedFilterType.php Defines a Core views facets filter type item annotation object. 1
CoreViewsFacetsExposedFilterTypeManager class Drupal\core_views_facets src/CoreViewsFacetsExposedFilterTypeManager.php Provides the Core views facets filter type plugin manager. 1 2
CoreViewsFacetsFilterType abstract class Drupal\core_views_facets src/CoreViewsFacetsFilterType.php Base class for Core views facets filter type plugins. 6 6
CoreViewsFacetsFilterTypeInterface interface Drupal\core_views_facets src/CoreViewsFacetsFilterTypeInterface.php Defines an interface for Core views facets filter type plugins. 1
CoreViewsFacetSourceBase abstract class Drupal\core_views_facets\Plugin\facets\facet_source src/Plugin/facets/facet_source/CoreViewsFacetSourceBase.php Provide common functions for core Views based facet sources. 2 2
CoreViewsIntegrationTest class Drupal\Tests\core_views_facets\Functional tests/src/Functional/CoreViewsIntegrationTest.php Tests the overall functionality of the Facets admin UI.
CoreViewsUrlProcessor class Drupal\core_views_facets\Plugin\facets\url_processor src/Plugin/facets/url_processor/CoreViewsUrlProcessor.php A url processor for views exposed filters.
Generic class Drupal\core_views_facets\Plugin\facets\processor\contextual_filter_type src/Plugin/facets/processor/contextual_filter_type/Generic.php A generic filter type for core views.
Generic class Drupal\core_views_facets\Plugin\facets\processor\exposed_filter_type src/Plugin/facets/processor/exposed_filter_type/Generic.php A generic filter type for core views.
NodeType class Drupal\core_views_facets\Plugin\facets\processor\contextual_filter_type src/Plugin/facets/processor/contextual_filter_type/NodeType.php Filter type "NodeType" for core_views_facets.
Term class Drupal\core_views_facets\Plugin\facets\processor\exposed_filter_type src/Plugin/facets/processor/exposed_filter_type/Term.php Filter type "Term" for core_views_facets.
ViewsFacetForm class Drupal\core_views_facets\Form src/Form/ViewsFacetForm.php Provides a form for configuring the processors of a facet. 1
WebTestBase abstract class Drupal\Tests\core_views_facets\Functional tests/src/Functional/WebTestBase.php Provides the base class for web tests for Search API. 1

Other projects