LIST
FROM "Modules/Content/Entries"
WHERE !contains(file.name, "|___|")
SORT file.ctime DESC
LIMIT 1000