ManyToOneAssociation
class ManyToOneAssociation extends Association (View source)
Properties
| protected | $id | from Association | |
| protected | $source_entity | from Association | |
| protected | $target_entity | from Association | |
| protected | $is_owned_by_association | from Association | |
| protected | $is_owning_association | from Association | |
| protected | $entry | from Association | |
| protected | $controls | from Association | |
| protected | $target_property_name | from Association | |
| protected | $inversed_by_property_name | from Association | 
Methods
                    getAssociationBuilder()
        
                                            
                
            No description
                    getFormatter()
        
                                            
                
            No description
                    getSaveHandler()
        
                                            
                
            No description
Details
        
                            
    getAssociationBuilder()
        
    
    No description
        
                            mixed
    getId()
        
    
    No description
        
                            
    setId(mixed $id)
        
    
    No description
        
                            mixed
    isOwningAssociation()
        
    
    No description
        
                            
    setIsOwningAssociation(mixed $is_owning_association)
        
    
    No description
        
                            mixed
    isOwnedByAssociation()
        
    
    No description
        
                            
    setIsOwnedByAssociation(mixed $is_owned_by_association)
        
    
    No description
        
                            mixed
    getTargetPropertyName()
        
    
    No description
        
                            
    setTargetPropertyName($target_property_name)
        
    
    No description
        
                            mixed
    getInversedByPropertyName()
        
    
    No description
        
                            
    setInversedByPropertyName(mixed $inversed_by_property_name)
        
    
    No description
        
                            mixed
    getSourceEntity()
        
    
    No description
        
                            
    setSourceEntity(mixed $source_entity)
        
    
    No description
        
                            mixed
    getTargetEntity()
        
    
    No description
        
                            
    setTargetEntity(mixed $target_entity)
        
    
    No description
        
                            
    getComputedTargetPropertyName()
        
    
    No description
        
                            
    getComputedInversedByPropertyName()
        
    
    No description
        
                            
    getFormatter()
        
    
    No description
        
                            
    getSaveHandler()
        
    
    No description
        
                            ItemInterface
    getExporter()
        
    
    No description