Returns a regular PHP array of all keys used in this WireArray.
Usage
$array = $wireArray->getKeys();Return value
array
Keys used in the WireArray.
WireArray methods and properties
API reference based on ProcessWire core version 3.0.255
WireArray::getKeys() - ProcessWire API
Returns a regular PHP array of all keys used in this WireArray.
$array = $wireArray->getKeys();array
Keys used in the WireArray.
WireArray methods and properties
API reference based on ProcessWire core version 3.0.255