Home
last modified time | relevance | path

Searched defs:entity (Results 1 – 9 of 9) sorted by relevance

/dokuwiki/_test/tests/Search/Collection/
H A DMockDirectCollection.php13 public function __construct($entity = 'entity', $token = 'token')
H A DMockLookupCollection.php13 …public function __construct($entity = 'entity', $token = 'token', $freq = 'freq', $reverse = 'reve…
H A DMockFrequencyCollection.php13 …public function __construct($entity = 'entity', $token = 'token', $freq = 'freq', $reverse = 'reve…
/dokuwiki/inc/Search/Collection/
H A DDirectCollection.php53 public function addEntity(string $entity, array $tokens): static
79 public function getToken(string $entity): string
H A DAbstractCollection.php332 public function addEntity(string $entity, array $tokens): static
411 public function getReverseAssignments(string $entity): array
436 protected function saveReverseAssignments(string $entity, array $data): void
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Decode/HTML/
H A DEntities.php123 public function entity() function in SimplePie_Decode_HTML_Entities
/dokuwiki/inc/parser/
H A Dmetadata.php372 public function entity($entity) argument
H A Drenderer.php516 public function entity($entity) function in Doku_Renderer
H A Dxhtml.php756 public function entity($entity) argument