FaqCategoryEventContainer
class FaqCategoryEventContainer
Class FaqCategoryEventContainer
Constants
| FAQ_CATEGORY_SIDE_BAR_CACHE |
Variable that hold cache key for faq category sidebar tree |
Methods
__construct(ContainerInterface $container)
FaqCategoryEventContainer constructor.
Translator
getTranslator()
No description
mixed
getCashCategoryTree(string $locale)
Retrieve cached faq category tree
mixed
setCashCategoryTree(string $data, string $locale)
Set faq category tree to cache
dispatchFaqTreeGenerateSignal(string $locale)
Dispatch signal to set faq category tree to cache on terminate
Details
at line 37
__construct(ContainerInterface $container)
FaqCategoryEventContainer constructor.
at line 45
Translator
getTranslator()
at line 57
mixed
getCashCategoryTree(string $locale)
Retrieve cached faq category tree
at line 70
mixed
setCashCategoryTree(string $data, string $locale)
Set faq category tree to cache
at line 82
FaqSignalTreeEvent
dispatchFaqTreeGenerateSignal(string $locale)
Dispatch signal to set faq category tree to cache on terminate