10 calls to ExampleContentTrait::addTestEntity() in Search API 8
- BackendTest::regressionTest2873023 in modules/
search_api_db/ tests/ src/ Kernel/ BackendTest.php - Tests whether keywords with special characters work correctly.
- BackendTest::regressionTest2916534 in modules/
search_api_db/ tests/ src/ Kernel/ BackendTest.php - Tests edge cases for partial matching.
- BackendTest::regressionTest3199355 in modules/
search_api_db/ tests/ src/ Kernel/ BackendTest.php - Tests whether string field values with trailing spaces work correctly.
- BackendTest::testDateIndexing in modules/
search_api_db/ tests/ src/ Kernel/ BackendTest.php - Tests whether indexing of dates works correctly.
- BackendTestBase::regressionTest1916474 in tests/
src/ Kernel/ BackendTestBase.php - Regression tests for correctly indexing multiple float/decimal fields.
- BackendTestBase::regressionTest2284199 in tests/
src/ Kernel/ BackendTestBase.php - Regression tests for problems with taxonomy term parent.
- BackendTestBase::regressionTest2471509 in tests/
src/ Kernel/ BackendTestBase.php - Regression tests for strings longer than 50 chars.
- BackendTestBase::regressionTest2616804 in tests/
src/ Kernel/ BackendTestBase.php - Regression tests for multibyte characters exceeding 50 byte.
- CacheabilityTest::testViewsCacheAddRemoveContent in tests/
src/ Functional/ CacheabilityTest.php - Tests that indexing or deleting items clears the cache.
- ExampleContentTrait::insertExampleContent in tests/
src/ Functional/ ExampleContentTrait.php - Creates several test entities.