Url
class Url extends Url implements UrlInterface (View source)
Methods
                    getAuthority()
        
                                            
                
            {@inheritdoc}
                    static 
                
                
                    createFromUrl($url, $trailing_slashes = self::TRAILING_SLASHES_AUTO)
        
                                            
                
            No description
                    static null|string
                
                
                    sanitizeUrl($url)
        
                                            
                
            Overridden to allow paths be passed in and out
Details
        
                            UrlInterface
    setPortIfNecessary(int $port)
        deprecated
    
    deprecated
No description
        
                            
    getAuthority()
        
    
    {@inheritdoc}
        
                static            
    createFromUrl($url, $trailing_slashes = self::TRAILING_SLASHES_AUTO)
        
    
    No description
        
                static    protected        null|string
    sanitizeUrl($url)
        
    
    Overridden to allow paths be passed in and out