In progress now
@arunsahijpal I just added source code
@adamps
Maybe config entity type Menu, see /core/modules/system/src/Entity/Menu.php and its control handler core/modules/system/src/MenuAccessControlHandler.php
Added fork/MR the 2.x branch
I created a patch for his, see attachment
robbertnl → created an issue.
@bhojwanipankaj05 Thank you for you reply. But it didn't help.
Apparently you also have to add ManagedSynonymGraphFilterFactory to your index, even if you want to use it at query time. This is what i needed to get it working
robbertnl → created an issue.
Hi @risweb
For creating custom entities you could use https://www.drush.org/12.x/generators/entity_content/ as a starting point (Beside the documentation offcourse).
Would you be open to allow patches/integration for
- decoupled use ( i am working on a decoupled project)
- using/defining events before sending notifications (for my usecase i want to send only updates if a specified field has changed)
robbertnl → created an issue.
@bhojwanipankaj05 Can you explain what you said "reverse Word with Synonym and Synonym with Word"? I don't understand. Are you referring to Spelling errors vs Synonyms? I am sure i added as synonyms
robbertnl → created an issue.