Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.translation._TranslationCache Member List

This is the complete list of members for homeassistant.helpers.translation._TranslationCache, including all inherited members.

__init__(self, HomeAssistant hass)homeassistant.helpers.translation._TranslationCache
__slots__homeassistant.helpers.translation._TranslationCacheprivatestatic
_async_load(self, str language, set[str] components)homeassistant.helpers.translation._TranslationCacheprivate
_build_category_cache(self, str language, set[str] components, dict[str, dict[str, Any]] translation_strings)homeassistant.helpers.translation._TranslationCacheprivate
_validate_placeholders(self, str language, dict[str, str] updated_resources, dict[str, str]|None cached_resources=None)homeassistant.helpers.translation._TranslationCacheprivate
async_fetch(self, str language, str category, set[str] components)homeassistant.helpers.translation._TranslationCache
async_is_loaded(self, str language, set[str] components)homeassistant.helpers.translation._TranslationCache
async_load(self, str language, set[str] components)homeassistant.helpers.translation._TranslationCache
cache_datahomeassistant.helpers.translation._TranslationCache
get_cached(self, str language, str category, set[str] components)homeassistant.helpers.translation._TranslationCache
hasshomeassistant.helpers.translation._TranslationCache
lockhomeassistant.helpers.translation._TranslationCache