Info
class Info (View source)
Properties
| private Application | $app | ||
| protected bool | $installed | ||
| protected string | $webRootDirectory | ||
| protected string | $coreRootDirectory | ||
| protected string | $coreVersions | ||
| protected string | $packages | ||
| protected string | $overrides | ||
| protected string | $cache | ||
| protected string | $serverSoftware | ||
| protected string | $serverAPI | ||
| protected string | $phpVersion | ||
| protected string | $versionInstalled | ||
| protected string | $codeVersion | ||
| protected string | $dbVersion | ||
| private string|null | $dbmsVersion | ||
| private string|null | $dbmsSqlMode | ||
| protected string|false | $phpExtensions | ||
| protected string | $phpSettings | 
Methods
                    __construct()
        
                                            
                
            No description
                    getOverrideList()
        
                                            
                
            No description
                    bool
                
                
                    isInstalled()
        
                                            
                
            No description
                    string
                
                
                    getWebRootDirectory()
        
                                            
                
            No description
                    string
                
                
                    getCoreRootDirectory()
        
                                            
                
            No description
                    string
                
                
                    getCoreVersions()
        
                                            
                
            No description
                    string
                
                
                    getPackages()
        
                                            
                
            No description
                    string
                
                
                    getOverrides()
        
                                            
                
            No description
                    string
                
                
                    getCache()
        
                                            
                
            No description
                    string
                
                
                    getServerSoftware()
        
                                            
                
            No description
                    string
                
                
                    getServerAPI()
        
                                            
                
            No description
                    string
                
                
                    getPhpVersion()
        
                                            
                
            No description
                    string|false
                
                
                    getPhpExtensions()
        
                                            
                
            No description
                    string
                
                
                    getPhpSettings()
        
                                            
                
            No description
                    getJSONOBject()
        
                                            
                
            No description
                    string
                
                
                    getVersionInstalled()
        
                                            
                
            No description
                    string
                
                
                    getCodeVersion()
        
                                            
                
            No description
                    string
                
                
                    getDbVersion()
        
                                            
                
            No description
                    string
                
                
                    getDBMSVersion()
        
                                            
                
            No description
                    string
                
                
                    getDBMSSqlMode()
        
                                            
                
            No description
Details
        
                            
    __construct()
        
    
    No description
        
                            
    getOverrideList()
        
    
    No description
        
                            bool
    isInstalled()
        
    
    No description
        
                            string
    getWebRootDirectory()
        
    
    No description
        
                            string
    getCoreRootDirectory()
        
    
    No description
        
                            string
    getCoreVersions()
        
    
    No description
        
                            string
    getPackages()
        
    
    No description
        
                            string
    getOverrides()
        
    
    No description
        
                            string
    getCache()
        
    
    No description
        
                            string
    getServerSoftware()
        
    
    No description
        
                            string
    getServerAPI()
        
    
    No description
        
                            string
    getPhpVersion()
        
    
    No description
        
                            string|false
    getPhpExtensions()
        
    
    No description
        
                            string
    getPhpSettings()
        
    
    No description
        
                            
    getJSONOBject()
        
    
    No description
        
                            string
    getVersionInstalled()
        
    
    No description
        
                            string
    getCodeVersion()
        
    
    No description
        
                            string
    getDbVersion()
        
    
    No description
        
                            string
    getDBMSVersion()
        
    
    No description
        
                            string
    getDBMSSqlMode()
        
    
    No description