Home
last modified time | relevance | path

Searched refs:getMetadataRegistryKeys (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Search/
H A DIndexer.php232 foreach ($this->getMetadataRegistryKeys() as $key) {
314 foreach ($this->getMetadataRegistryKeys() as $key) {
348 foreach ($this->getMetadataRegistryKeys() as $key) {
368 protected function getMetadataRegistryKeys(): array function in dokuwiki\\Search\\Indexer