Where is ->has() documented?

I just stumbled across this method in a baked view. You wouldn’t believe how ineffective it is to search on “has” and has() returns no results.

Where would this be documented? I didn’t see it in the view section, nor in the utilities section, nor in the constants or classes. Are there other nifty additions like this?

For anything that does not appear in the book, you can search it in the API

EntityTrait::has()

1 Like