Searched refs:VALUE_TOMBSTONE (Results 1 – 2 of 2) sorted by relevance
108 …his->getBlockSetting($block_id, 'filter_tombstone', '1') ? SourceMediaType::VALUE_TOMBSTONE : null,263 …rtolower(SourceMediaType::VALUE_TOMBSTONE), (string) Validator::parsedBody($request)->boolean(Sour…298 … SourceMediaType::VALUE_TOMBSTONE => $this->getBlockSetting($block_id, 'filter_tombstone', '1'),
52 public const VALUE_TOMBSTONE = 'TOMBSTONE'; define in Fisharebest\\Webtrees\\Elements\\SourceMediaType95 self::VALUE_TOMBSTONE => /* I18N: Type of media object */ I18N::translate('Tombstone'),