Searched defs:quick_facts (Results 1 – 1 of 1) sorted by relevance
25 … $quick_facts = array_filter(explode(',', $record->tree()->getPreference('INDI_FACTS_QUICK'))); variable64 … $quick_facts = array_filter(explode(',', $record->tree()->getPreference('FAM_FACTS_QUICK'))); variable74 $quick_facts = []; variable82 $quick_facts = array_filter($quick_facts, $filter_fn); variable88 $quick_facts = array_combine($quick_facts, array_map($label_fn, $quick_facts)); variable