Documentation

Bucket
in package
implements BucketInterface

Interfaces, Classes, Traits and Enums

BucketInterface

Table of Contents

$client  : Client
$name  : string
__construct()  : mixed
collection()  : Collection
collections()  : CollectionManager
defaultCollection()  : Collection
defaultScope()  : Scope
name()  : string
scope()  : Scope
viewQuery()  : ViewResult

Properties

Methods

__construct()

public __construct(Client $client, string $name) : mixed
Parameters
$client : Client
$name : string
Return values
mixed

name()

public name() : string
Return values
string

scope()

public scope(string $name) : Scope
Parameters
$name : string
Return values
Scope

        

Search results