19declare(strict_types=1);
33 bool $is_mode_negated =
false
35 if (count(iterator_to_array(
$path->steps())) === 0) {
36 throw new \ilMDRepositoryException(
'Paths in search clauses must not be empty.');
57 if (count($further_clauses) === 0) {
if(!file_exists('../ilias.ini.php'))