Home
last modified time | relevance | path

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

/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/View/BackendLayout/
H A DContentFetcher.php62 …$this->fetchedContentRecords = $this->getRuntimeCache()->get('ContentFetcher_fetchedContentRecords…
97 …$this->getRuntimeCache()->set('ContentFetcher_fetchedContentRecords', $this->fetchedContentRecords…
151 …$languageTranslationInfo = $this->getRuntimeCache()->get('ContentFetcher_TranslationInfo_' . $lang…
206 …$this->getRuntimeCache()->set('ContentFetcher_TranslationInfo_' . $language, $languageTranslationI…
278 protected function getRuntimeCache(): VariableFrontend function in TYPO3\\CMS\\Backend\\View\\BackendLayout\\ContentFetcher
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/View/BackendLayout/
H A DContentFetcher.php62 …$this->fetchedContentRecords = $this->getRuntimeCache()->get('ContentFetcher_fetchedContentRecords…
97 …$this->getRuntimeCache()->set('ContentFetcher_fetchedContentRecords', $this->fetchedContentRecords…
151 …$languageTranslationInfo = $this->getRuntimeCache()->get('ContentFetcher_TranslationInfo_' . $lang…
206 …$this->getRuntimeCache()->set('ContentFetcher_TranslationInfo_' . $language, $languageTranslationI…
278 protected function getRuntimeCache(): VariableFrontend function in TYPO3\\CMS\\Backend\\View\\BackendLayout\\ContentFetcher
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Domain/Repository/
H A DPageRepository.php175 $cache = $this->getRuntimeCache();
277 $cache = $this->getRuntimeCache();
326 $cache = $this->getRuntimeCache();
1094 $cachedResult = $this->getRuntimeCache()->get($cacheIdentifier);
1114 $this->getRuntimeCache()->set($cacheIdentifier, $page);
1182 $cache = $this->getRuntimeCache();
1527 $cache = $this->getRuntimeCache();
1906 protected function getRuntimeCache(): VariableFrontend function in TYPO3\\CMS\\Core\\Domain\\Repository\\PageRepository
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/frontend/Classes/Page/
H A DPageRepository.php248 $cache = $this->getRuntimeCache();
349 $cache = $this->getRuntimeCache();
398 $cache = $this->getRuntimeCache();
472 $cache = $this->getRuntimeCache();
1332 $cache = $this->getRuntimeCache();
1719 $cache = $this->getRuntimeCache();
2217 protected function getRuntimeCache(): VariableFrontend function in TYPO3\\CMS\\Frontend\\Page\\PageRepository
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Service/
H A DMarkerBasedTemplateService.php353 $runtimeCache = $this->getRuntimeCache();
521 protected function getRuntimeCache() function in TYPO3\\CMS\\Core\\Service\\MarkerBasedTemplateService
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Service/
H A DMarkerBasedTemplateService.php358 $runtimeCache = $this->getRuntimeCache();
526 protected function getRuntimeCache() function in TYPO3\\CMS\\Core\\Service\\MarkerBasedTemplateService
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Service/
H A DMarkerBasedTemplateService.php358 $runtimeCache = $this->getRuntimeCache();
526 protected function getRuntimeCache() function in TYPO3\\CMS\\Core\\Service\\MarkerBasedTemplateService
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Domain/Repository/
H A DPageRepository.php173 $cache = $this->getRuntimeCache();
275 $cache = $this->getRuntimeCache();
324 $cache = $this->getRuntimeCache();
1094 $cache = $this->getRuntimeCache();
1435 $cache = $this->getRuntimeCache();
1858 protected function getRuntimeCache(): VariableFrontend function in TYPO3\\CMS\\Core\\Domain\\Repository\\PageRepository
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/frontend/Classes/ContentObject/Menu/
H A DAbstractMenuContentObject.php1210 $runtimeCache = $this->getRuntimeCache();
1495 $runtimeCache = $this->getRuntimeCache();
1885 protected function getRuntimeCache() function in TYPO3\\CMS\\Frontend\\ContentObject\\Menu\\AbstractMenuContentObject
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/frontend/Classes/ContentObject/Menu/
H A DAbstractMenuContentObject.php1309 $runtimeCache = $this->getRuntimeCache();
1639 $runtimeCache = $this->getRuntimeCache();
2033 protected function getRuntimeCache() function in TYPO3\\CMS\\Frontend\\ContentObject\\Menu\\AbstractMenuContentObject
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/frontend/Classes/ContentObject/Menu/
H A DAbstractMenuContentObject.php1675 $runtimeCache = $this->getRuntimeCache();
2003 $runtimeCache = $this->getRuntimeCache();
2404 protected function getRuntimeCache() function in TYPO3\\CMS\\Frontend\\ContentObject\\Menu\\AbstractMenuContentObject
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Utility/
H A DBackendUtility.php704 $cache = self::getRuntimeCache();
2789 $runtimeCache = self::getRuntimeCache();
3053 protected static function getRuntimeCache() function in TYPO3\\CMS\\Backend\\Utility\\BackendUtility
3079 $runtimeCache = self::getRuntimeCache();
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Utility/
H A DBackendUtility.php702 $cache = self::getRuntimeCache();
3015 $runtimeCache = self::getRuntimeCache();
3241 protected static function getRuntimeCache() function in TYPO3\\CMS\\Backend\\Utility\\BackendUtility
3261 $runtimeCache = self::getRuntimeCache();
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Utility/
H A DBackendUtility.php869 $cache = self::getRuntimeCache();
3400 $runtimeCache = self::getRuntimeCache();
3717 protected static function getRuntimeCache() function in TYPO3\\CMS\\Backend\\Utility\\BackendUtility
3736 $runtimeCache = self::getRuntimeCache();
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/DataHandling/
H A DDataHandler.php715 $this->runtimeCache = $this->getRuntimeCache();
9398 protected function getRuntimeCache() function in TYPO3\\CMS\\Core\\DataHandling\\DataHandler
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/DataHandling/
H A DDataHandler.php658 $this->runtimeCache = $this->getRuntimeCache();
9125 protected function getRuntimeCache() function in TYPO3\\CMS\\Core\\DataHandling\\DataHandler
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/DataHandling/
H A DDataHandler.php608 $this->runtimeCache = $this->getRuntimeCache();
9332 protected function getRuntimeCache() function in TYPO3\\CMS\\Core\\DataHandling\\DataHandler