Home
last modified time | relevance | path

Searched refs:getMonthCacheKey (Results 1 – 1 of 1) sorted by relevance

/plugin/calendar/classes/
H A DEventCache.php53 private static function getMonthCacheKey($namespace, $year, $month) { function in CalendarEventCache
78 $key = self::getMonthCacheKey($namespace, $year, $month);
125 $key = self::getMonthCacheKey($namespace, $year, $month);
155 $key = self::getMonthCacheKey($namespace, $year, $month);