getUid(); if ($addressRecord->_getProperty('_localizedUid') != $addressRecord->getUid()) { $cacheTags[] = $prefix . $addressRecord->_getProperty('_localizedUid'); } } $GLOBALS['TSFE']->addCacheTags($cacheTags); } }