8 calls to DependencyRemovalTest::reloadIndex() in Search API 8
- DependencyRemovalTest::testBackendDependency in tests/
src/ Kernel/ ConfigEntity/ DependencyRemovalTest.php - Tests a backend with a dependency that gets removed.
- DependencyRemovalTest::testDatasourceDependency in tests/
src/ Kernel/ ConfigEntity/ DependencyRemovalTest.php - Tests a datasource with a dependency that gets removed.
- DependencyRemovalTest::testDataTypeDependency in tests/
src/ Kernel/ ConfigEntity/ DependencyRemovalTest.php - Tests whether dependencies of used data types are handled correctly.
- DependencyRemovalTest::testFieldDependency in tests/
src/ Kernel/ ConfigEntity/ DependencyRemovalTest.php - Tests index with a field dependency that gets removed.
- DependencyRemovalTest::testModuleDependency in tests/
src/ Kernel/ ConfigEntity/ DependencyRemovalTest.php - Tests whether module dependencies are handled correctly.
- DependencyRemovalTest::testProcessorDependency in tests/
src/ Kernel/ ConfigEntity/ DependencyRemovalTest.php - Tests a processor with a dependency that gets removed.
- DependencyRemovalTest::testSingleDatasourceDependency in tests/
src/ Kernel/ ConfigEntity/ DependencyRemovalTest.php - Tests removing the (hard) dependency of the index's single datasource.
- DependencyRemovalTest::testTrackerDependency in tests/
src/ Kernel/ ConfigEntity/ DependencyRemovalTest.php - Tests a tracker with a dependency that gets removed.