Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

BobaFett's avatar

Spark | Kiosk | Searching For Users

Is there a way to exclude users based on the value of a custom column in the user database that you do not want included in the search results?

Thanks in advance.

0 likes
1 reply
fwartner's avatar

You can do it in the spark/src/UserRepository.php ...

There is a search function that also allows you to exclude users.

Please or to participate in this conversation.