BootCompletedEvent
FinalYes
Executed when TYPO3 has fully booted (after all ext_tables.php files have been processed)
Table of Contents
Properties
- $cachingEnabled : bool
 
Methods
- __construct() : mixed
 - isCachingEnabled() : bool
 
Properties
$cachingEnabled
        protected
            bool
    $cachingEnabled
    
    
    
    
    
    
Methods
__construct()
    public
                    __construct(bool $cachingEnabled) : mixed
    Parameters
- $cachingEnabled : bool
 
isCachingEnabled()
    public
                    isCachingEnabled() : bool