Searched refs:active_blocks (Results 1 – 2 of 2) sorted by relevance
119 …$active_blocks = $this->module_service->findByComponent(ModuleBlockInterface::class, $tree, Auth::…125 …$block = $active_blocks->first(static fn (ModuleInterface $module): bool => $module->name() === $m…386 private function filterActiveBlocks(Collection $blocks, Collection $active_blocks): Collection argument388 …ks->map(static fn (string $block_name): ModuleBlockInterface|null => $active_blocks->filter(static…
8320 …message: '#^Parameter \#2 \$active_blocks of method Fisharebest\\Webtrees\\Services\\HomePageServi…