You are here

7 calls to ComponentsInfo::init() in Components! 8.2

ComponentsInfo::getAllModuleInfo in src/Template/ComponentsInfo.php
Retrieves the components info for all modules.
ComponentsInfo::getAllThemeInfo in src/Template/ComponentsInfo.php
Retrieves the components info for all themes.
ComponentsInfo::getModuleInfo in src/Template/ComponentsInfo.php
Retrieves the components info for the given module.
ComponentsInfo::getProtectedNamespaceExtensionInfo in src/Template/ComponentsInfo.php
Get info about the module/theme that owns the protected Twig namespace.
ComponentsInfo::getProtectedNamespaces in src/Template/ComponentsInfo.php
Returns a list of default namespaces that should not be overridden.
ComponentsInfo::getThemeInfo in src/Template/ComponentsInfo.php
Retrieves the components info for the given theme.
ComponentsInfo::isProtectedNamespace in src/Template/ComponentsInfo.php
Checks if the string is a default namespace that should not be overridden.