li3

NewsDocumentationVersionsPresentationsCommunityDevelopment
  • Documentation
  • Framework API (1.2.x)
  • lithium
  • data
  • Entity
  • $_increment

Contents

  • ../

lithium\data\Entity::$_increment

protected property

An array of key/value pairs corresponding to fields that should be updated using atomic incrementing / decrementing operations. Keys match field names, and values indicate the value each field should be incremented or decremented by.

Related

  • lithium\data\Entity::increment()
  • lithium\data\Entity::decrement()

Source

	protected $_increment = [];
GitHub / Twitter / Reddit / Stack Overflow
Testimonial Image

– no comment –

Pretty much everything is (c) 2009-2025 and beyond, the Union of RAD.