ApplyVersionFilters deprecated
class ApplyVersionFilters (View source)
deprecated
Methods
__construct()
Use this as a fallback where resolver results aren't queried as a DataList, but rather use DataObject::get_one(). Example: SiteTree::get_by_link().
applyToReadingState($versioningArgs)
No description
validateArgs($versioningArgs)
No description
Details
__construct()
Use this as a fallback where resolver results aren't queried as a DataList, but rather use DataObject::get_one(). Example: SiteTree::get_by_link().
Note that the 'status' and 'version' modes are not supported. Wrap this call in {@link Versioned::withVersionedMode()} in order to avoid side effects.