Entity
        
    Table of Contents
    
    
        Interfaces
        
    
    
                    - SiteInterface
     
    
        Classes
        
    
    
                    - NullSite
 - Entity representing a site for everything on "pid=0". Mostly used in TYPO3 Backend, not really in use elsewhere.
             - Site
 - Entity representing a single site with available languages
             - SiteLanguage
 - Entity representing a site_language configuration of a site object.
             - SiteSettings
 - Entity representing all settings for a site. These settings are not overlaid
with TypoScript settings / constants which happens in the TypoScript Parser
for a specific page.
             - SiteTSconfig
             - SiteTypoScript