24 calls to ExampleContentTrait::indexItems() in Facets 8
- AggregatedFieldTest::setUp in tests/
src/ Functional/ AggregatedFieldTest.php - BreadcrumbIntegrationTest::setUp in tests/
src/ Functional/ BreadcrumbIntegrationTest.php - FacetsUrlGeneratorTest::setUp in tests/
src/ Functional/ FacetsUrlGeneratorTest.php - HierarchicalFacetIntegrationTest::setUp in tests/
src/ Functional/ HierarchicalFacetIntegrationTest.php - HierarchicalFacetIntegrationTest::setUp in modules/
facets_summary/ tests/ src/ Functional/ HierarchicalFacetIntegrationTest.php - IntegrationTest::setUp in tests/
src/ Functional/ IntegrationTest.php - IntegrationTest::setUp in modules/
facets_summary/ tests/ src/ Functional/ IntegrationTest.php - IntegrationTest::testEmptyFacetLinks in modules/
facets_summary/ tests/ src/ Functional/ IntegrationTest.php - Tests first facet doesn't have any item in for a particular filter.
- IntegrationTest::testExcludeFacetDate in tests/
src/ Functional/ IntegrationTest.php - Tests the facet's exclude functionality for a date field.
- LanguageIntegrationTest::setUp in tests/
src/ Functional/ LanguageIntegrationTest.php - LanguageIntegrationTest::testLanguageDifferences in tests/
src/ Functional/ LanguageIntegrationTest.php - Tests facets where the count is different per language.
- LanguageIntegrationTest::testSpecialCharacters in tests/
src/ Functional/ LanguageIntegrationTest.php - Tests that special characters work such as äüö work.
- ProcessorIntegrationTest::setUp in tests/
src/ Functional/ ProcessorIntegrationTest.php - ProcessorIntegrationTest::testBooleanProcessorIntegration in tests/
src/ Functional/ ProcessorIntegrationTest.php - Tests the for processors in the frontend with a 'boolean' facet.
- ProcessorIntegrationTest::testEntityTranslateWithUnderScores in tests/
src/ Functional/ ProcessorIntegrationTest.php - Tests the list item processor with underscores in the bundle.
- ProcessorIntegrationTest::testHideOnlyOneItemProcessor in tests/
src/ Functional/ ProcessorIntegrationTest.php - Test HideOnlyOneItemProcessor.
- ProcessorIntegrationTest::testListProcessor in tests/
src/ Functional/ ProcessorIntegrationTest.php - Checks if the list processor changes machine name to the display label.
- ProcessorIntegrationTest::testNumericGranularity in tests/
src/ Functional/ ProcessorIntegrationTest.php - Tests the for configuration of granularity processor.
- RestIntegrationTest::setUp in modules/
facets_rest/ tests/ src/ Functional/ RestIntegrationTest.php - SliderIntegrationTest::createIntegerField in modules/
facets_range_widget/ tests/ src/ Functional/ SliderIntegrationTest.php - Create integer field.
- SliderIntegrationTest::setUp in modules/
facets_range_widget/ tests/ src/ Functional/ SliderIntegrationTest.php - UrlIntegrationTest::setUp in tests/
src/ Functional/ UrlIntegrationTest.php - UrlIntegrationTest::testColonValue in tests/
src/ Functional/ UrlIntegrationTest.php - Tests the url when a colon is used in the value.
- WidgetIntegrationTest::setUp in tests/
src/ Functional/ WidgetIntegrationTest.php