API results for “find”

76 to 84 of 84

FieldtypePage::findReferences(Page $page, $selector = '', $field = false, bool $getCount = false) module.method
Return pages referencing the given $page, optionally indexed by field name

FieldtypeText::getMatchQuery(PageFinderDatabaseQuerySelect $query, string $table, string $subfield, string $operator, $value) module.method
Update a query to match the text with a fulltext index

PagePaths::getMatchQuery(DatabaseQuerySelect $query, Selector $selector) module.method
Perform a path match for use by PageFinder

ProcessPageList::getSelector(Page $page, array $options) module.method
Get selector string to use in finding children

ProcessPageList::find(string $selectorString, Page $page) module.method
@param string $selectorString

ProcessPageSearch::findReady(string $selector) module.method
Hookable function to optionally modify selector before it is sent to $pages->find()

ProcessPageLister::getSelector(int $limit = null) module.method
Get the selector string to be used in finding results

ProcessPageLister::findResults(string $selector) module.method
Find the pages from the given selector string

ProcessPageLister::renderResults($selector = null) module.method
Find and render the results (ajax)