Selector::values() method

Return array of value(s) for this Selector

Available since version 3.0.42. Prior versions just supported the 'values' property.

Usage

// basic usage
$array = $selector->values();

// usage with all arguments
$array = $selector->values(bool $nonEmpty = false);

Arguments

NameType(s)Description
nonEmpty (optional)bool

If empty array will be returned, forces it to return array with one blank item instead (default=false).

Return value

array

See Also


Selector methods and properties

API reference based on ProcessWire core version 3.0.248

Latest news

  • ProcessWire Weekly #582
    The 582nd issue of ProcessWire Weekly brings in all the latest news from the ProcessWire community. Modules, sites, and more. Read on!
    Weekly.pw / 5 July 2025
  • New ProcessWire admin redesign
    When you upgrade to ProcessWire 3.0.248 or newer (currently the dev branch), you’ll immediately notice something new and beautiful…
    Blog / 9 May 2025
  • Subscribe to weekly ProcessWire news

“I am currently managing a ProcessWire site with 2 million+ pages. It’s admirably fast, and much, much faster than any other CMS we tested.” —Nickie, Web developer