‪TYPO3CMS  10.4
TYPO3\CMS\Core\Registry Member List

This is the complete list of members for TYPO3\CMS\Core\Registry, including all inherited members.

$entriesTYPO3\CMS\Core\Registryprotected
$loadedNamespacesTYPO3\CMS\Core\Registryprotected
get($namespace, $key, $defaultValue=null)TYPO3\CMS\Core\Registry
isNamespaceLoaded($namespace)TYPO3\CMS\Core\Registryprotected
loadEntriesByNamespace($namespace)TYPO3\CMS\Core\Registryprotected
remove($namespace, $key)TYPO3\CMS\Core\Registry
removeAllByNamespace($namespace)TYPO3\CMS\Core\Registry
set($namespace, $key, $value)TYPO3\CMS\Core\Registry
validateNamespace($namespace)TYPO3\CMS\Core\Registryprotected