19 declare(strict_types=1);
32 public function remove($key):
void;
38 public function clear(): void;
44 public function isEmpty(): bool;
46 public function getKeys(): array;
49 public function filter(callable $callable):
self;
50 public function slice(
int $offset, ?
int $length =
null):
self;
52 public function toArray(): array;
53 public function equals($other): bool;
filter(callable $callable)
slice(int $offset, ?int $length=null)
add(AutoresponderDto $element)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
removeElement(AutoresponderDto $element)
contains(AutoresponderDto $element)
getKey(AutoresponderDto $element)