Home
last modified time | relevance | path

Searched refs:array_values (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Module/
H A DAbstractIndividualListModule.php47 use function array_values; alias
380 … $all_surnames = array_values(array_map(static fn ($x): array => array_keys($x), $all_surnames));
429 $surns_to_show = array_merge(...array_values($tmp));
H A DStatisticsChartModule.php37 use function array_values; alias
974 array_values($z_axis)
/webtrees/app/Services/
H A DGedcomEditService.php40 use function array_values; alias
336 $preferences = array_values($preferences);