FolderTypeResolver
class FolderTypeResolver (View source)
Methods
public static
mixed
resolveFolderChildren(Folder $object, array $args, array $context, ResolveInfo $info)
No description
public static
int
resolveFolderDescendantFileCount(Folder|AssetAdminFile $object, array $args, array $context, ResolveInfo $info)
No description
public static
int
resolveFolderFilesInUseCount(Folder|AssetAdminFile $object, array $args, array $context, ResolveInfo $info)
No description
public static
File[]
Details
static mixed
resolveFolderChildren(Folder $object, array $args, array $context, ResolveInfo $info)
No description
static int
resolveFolderDescendantFileCount(Folder|AssetAdminFile $object, array $args, array $context, ResolveInfo $info)
No description
static int
resolveFolderFilesInUseCount(Folder|AssetAdminFile $object, array $args, array $context, ResolveInfo $info)
No description
static File[]
resolveFolderParents(File $object, array $args, array $context, ResolveInfo $info)
No description
static Closure
sortChildren(array $context)
No description