Home
last modified time | relevance | path

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

/dokuwiki/inc/Search/
H A DIndexer.php229 foreach ($this->getMetadataRegistryKeys() as $key) {
266 foreach ($this->getMetadataRegistryKeys() as $key) {
300 foreach ($this->getMetadataRegistryKeys() as $key) {
320 protected function getMetadataRegistryKeys(): array function in dokuwiki\\Search\\Indexer