li3

NewsDocumentationVersionsPresentationsCommunityDevelopment
  • Documentation
  • Framework API (1.2.x)
  • lithium
  • data
  • collection
  • MultiKeyRecordSet
  • keys()

Contents

  • ../

lithium\data\collection\MultiKeyRecordSet::keys()

Overrides lithium\util\Collection::keys()
public method

Returns the item keys.

Returns

array

The keys of the items.

Source

	public function keys() {
		$this->offsetGet(null);
		return $this->_index;
	}
GitHub / Twitter / Reddit / Stack Overflow
Testimonial Image

According to legend…
li3 holds the secret to ultimate ninja power.

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