Creates a platform
Fetch all platform instances.
Load all platform names.
a promise which resolves with the names.
Fetch platform by ID
Fetch platforms by name (case-insensitive except in SQLite).
the platform names to fetch by.
Search for a platform by name.
a fragment of the name.
platforms matching the search.
Set the platforms of an entry.
The data is duplicated on entry.platforms
(for quick access) and the entry_platform
table (for search queries).
the entry instance.
the platforms to set.
a promise which resolves when complete.
Generated using TypeDoc
Counts the number of entries using a given platform