Selector
class Selector extends DOMXPath (View source)
Methods
Details
at line 59
DOMNodeList
count(string $selector, DOMNode $context = null, bool $registerNodeNS = true)
Count all nodes matching the given CSS selector
at line 72
DOMNodeList
get(string $selector, DOMNode $context = null, bool $registerNodeNS = true)
Returns a \DOMNodeList containing all nodes matching the given CSS selector