You are here

Classes, traits, and interfaces in Facets Pretty Paths 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ActiveFiltersTest class Drupal\Tests\facets_pretty_paths\Kernel tests/src/Kernel/ActiveFiltersTest.php Tests the active filter service.
BreadcrumbKernelTest class Drupal\Tests\facets_pretty_paths\Kernel tests/src/Kernel/BreadcrumbKernelTest.php Testing the Pretty Paths breadcrumb builder.
CoderInterface interface Drupal\facets_pretty_paths\Coder src/Coder/CoderInterface.php Describes the public API for coder plugins. 1
CoderPluginBase abstract class Drupal\facets_pretty_paths\Coder src/Coder/CoderPluginBase.php A base class for plugins that implements most of the boilerplate. 4 4
CoderPluginManager class Drupal\facets_pretty_paths\Coder src/Coder/CoderPluginManager.php Manages Coder plugins. 1 2
DefaultCoder class Drupal\facets_pretty_paths\Plugin\facets_pretty_paths\coder src/Plugin/facets_pretty_paths/coder/DefaultCoder.php Default facets pretty paths coder.
DummyCoder class Drupal\facets_pretty_paths_test\Plugin\facets_pretty_paths\coder tests/modules/facets_pretty_paths_test/src/Plugin/facets_pretty_paths/coder/DummyCoder.php A dummy coder.
FacetsPrettyPathsCoder class Drupal\facets_pretty_paths\Annotation src/Annotation/FacetsPrettyPathsCoder.php Defines a Facets pretty paths Coder annotation. 1
FacetsPrettyPathsUrlProcessor class Drupal\facets_pretty_paths\Plugin\facets\url_processor src/Plugin/facets/url_processor/FacetsPrettyPathsUrlProcessor.php Pretty paths URL processor.
FacetsRequestTrait trait Drupal\Tests\facets_pretty_paths\Traits tests/src/Traits/FacetsRequestTrait.php A trait for facets Kernel tests to generate requests with facets in them. 2
NodeTitleCoder class Drupal\facets_pretty_paths\Plugin\facets_pretty_paths\coder src/Plugin/facets_pretty_paths/coder/NodeTitleCoder.php Node title facets pretty paths coder.
PrettyPathBreadcrumb class Drupal\facets_pretty_paths src/PrettyPathBreadcrumb.php Pretty Paths breadcrumb builder. 2
PrettyPathsActiveFilters class Drupal\facets_pretty_paths src/PrettyPathsActiveFilters.php Used for determining the Pretty Paths active filters on a given request. 1 2
PrettyPathsFunctionalTest class Drupal\Tests\facets_pretty_paths\Functional tests/src/Functional/PrettyPathsFunctionalTest.php Main functional test for the Pretty Paths URL processor.
RouteSubscriber class Drupal\facets_pretty_paths src/RouteSubscriber.php Alter facet source routes, adding a parameter. 2
TaxonomyTermCoder class Drupal\facets_pretty_paths\Plugin\facets_pretty_paths\coder src/Plugin/facets_pretty_paths/coder/TaxonomyTermCoder.php Banana facets pretty paths coder.
TaxonomyTermCoderTest class Drupal\Tests\facets_pretty_paths\Kernel tests/src/Kernel/TaxonomyTermCoderTest.php Tests the taxonomy term coder plugin.

Other projects