This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Search in trash reference¶
When you search for content items that are held in trash, you can apply only a limited subset of Search Criteria and Sort Clauses
which can be used by Ibexa\Contracts\Core\Repository\TrashService::findTrashItems
.
Some sort clauses are exclusive to trash search.
Search Criteria¶
- ContentName
- ContentTypeId
- DateMetadata (which can use the additional exclusive target
DateMetadata::TRASHED
) - MatchAll
- MatchNone
- SectionId
- UserMetadata