Overview

Namespaces

  • LeanCloud
    • Engine
    • Operation
    • Storage
    • Uploader

Classes

  • ACL
  • AppRouter
  • Bytes
  • Client
  • File
  • GeoPoint
  • LeanObject
  • MIMEType
  • Push
  • Query
  • Region
  • Relation
  • Role
  • RouteCache
  • SaveOption
  • SMS
  • User

Exceptions

  • BatchRequestError
  • CloudException
  • Overview
  • Namespace
  • Class

Class SaveOption

LeanObject save option builder

Namespace: LeanCloud
Located at LeanCloud/SaveOption.php
Methods summary
public array
# encode( )

Encode a save option as array

Encode a save option as array

Returns

array
Properties summary
public boolean $fetchWhenSave

Fetch object when save if set to true

Fetch object when save if set to true

#
public LeanCloud\Query $where

Update object only when where query matches

Update object only when where query matches

#
API documentation generated by ApiGen