Statics
    
            
            in package
            
        
    
    
            
            Uses
                            Configurable                    
    
Class Statics Typemap static helper
Table of Contents
Properties
- $typemap : array<string|int, mixed>
 
Methods
- getTypeMap() : array<string|int, mixed>
 - Get the typemap
 
Properties
$typemap
    protected
    static    array<string|int, mixed>
    $typemap
    
    
        map SilverStripe DB types to Solr types
Methods
getTypeMap()
Get the typemap
    public
            static        getTypeMap() : array<string|int, mixed>