Searched defs:entity (Results 1 – 9 of 9) sorted by relevance
| /dokuwiki/_test/tests/Search/Collection/ |
| H A D | MockDirectCollection.php | 13 public function __construct($entity = 'entity', $token = 'token')
|
| H A D | MockLookupCollection.php | 13 …public function __construct($entity = 'entity', $token = 'token', $freq = 'freq', $reverse = 'reve…
|
| H A D | MockFrequencyCollection.php | 13 …public function __construct($entity = 'entity', $token = 'token', $freq = 'freq', $reverse = 'reve…
|
| /dokuwiki/inc/Search/Collection/ |
| H A D | DirectCollection.php | 53 public function addEntity(string $entity, array $tokens): static 79 public function getToken(string $entity): string
|
| H A D | AbstractCollection.php | 332 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 D | Entities.php | 123 public function entity() function in SimplePie_Decode_HTML_Entities
|
| /dokuwiki/inc/parser/ |
| H A D | metadata.php | 372 public function entity($entity) argument
|
| H A D | renderer.php | 516 public function entity($entity) function in Doku_Renderer
|
| H A D | xhtml.php | 756 public function entity($entity) argument
|