constant SYNONYM_ACTIVE in Search API Synonym 8
Denotes that the synonym is active.
1 use of SYNONYM_ACTIVE
- Synonym::setActive in src/
Entity/ Synonym.php - Sets the active status of a Synonym.
File
- ./
search_api_synonym.module, line 18 - Contains search_api_synonym.module.
Code
const SYNONYM_ACTIVE = 1;