Cache the given selector string and options with the given PageArray
Usage
$bool = $pagesLoaderCache->selectorCache(string $selector, array $options, PageArray $pages);
Arguments
Name | Type(s) | Description |
---|---|---|
selector | string | |
options | array | |
pages | PageArray |
Return value
bool
True if pages were cached, false if not
PagesLoaderCache methods and properties
API reference based on ProcessWire core version 3.0.244