li3

NewsDocumentationVersionsPresentationsCommunityDevelopment
  • Documentation
  • Framework API (1.0.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 = array();
GitHub / Twitter / Reddit / Stack Overflow
Testimonial Image

Not sure what those other
guys were talking about but –
hey can you guys be quiet?
I have the microphone. It's my
turn to talk. What? No, you can
grab a snack after I am done…

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