Searched defs:include_disabled (Results 1 – 1 of 1) sorted by relevance
574 …public function findByInterface(string $interface, bool $include_disabled = false, bool $sort = fa…614 public function all(bool $include_disabled = false): Collection739 private function enabledFilter(bool $include_disabled): Closure831 …public function findByName(string $module_name, bool $include_disabled = false): ModuleInterface|n…845 public function otherModules(bool $include_disabled = false): Collection