constant SynonymsFindProviderInterface::COLUMN_ENTITY_ID_PLACEHOLDER in Synonyms 8
Constant which denotes placeholder of an entity ID column.
File
- src/
SynonymsProviderInterface/ SynonymsFindProviderInterface.php, line 24
Class
- SynonymsFindProviderInterface
- Interface to look up entities by synonyms they have.
Namespace
Drupal\synonyms\SynonymsProviderInterfaceCode
const COLUMN_ENTITY_ID_PLACEHOLDER = '***ENTITY_ID***';