You are here

6 string references to 'search_api.settings' in Search API 8

Index::postCreate in src/Entity/Index.php
Acts on a created entity before hooks are invoked.
Index::preSave in src/Entity/Index.php
Acts on an entity before the presave hook is invoked.
search_api_cron in ./search_api.module
Implements hook_cron().
search_api_update_8108 in ./search_api.install
Add configuration for boost factors.
Utility::getBoostFactors in src/Utility/Utility.php
Returns the available boost factors according to the configuration.
UtilityTest::setUp in tests/src/Unit/UtilityTest.php