Searched refs:ignorePerms (Results 1 – 1 of 1) sorted by relevance
225 * @param bool $ignorePerms skip visibility and ACL checks232 bool $ignorePerms = false, argument239 … return array_filter($pages, static function ($value, $id) use ($ignorePerms, $after, $before) {240 if (!$ignorePerms) {