Class Entity
Base class for concrete entities
| 
			 public static
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			mixed
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			mixed|
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			
			
			 | 
		#
		 markAsUpdated( )Marks entity as non-modified (isModified returns false right after this method call) | 
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			
			
			 | 
		#
		 makeAlive( Provides dependencies | 
| 
			 protected 
			 | |
| 
			 protected 
			 | 
		#
		 getValueByPropertyWithRelationship(  | 
| 
			 protected 
			
			
			 | 
		#
		 assignEntityToProperty(  | 
| 
			 protected 
			 | |
| 
			 protected 
			
			
			 | 
| string | 
				ACTION_ADD
			 | 
				#
				 'add' | 
| string | 
				ACTION_REMOVE
			 | 
				#
				 'remove' | 
| string | 
				SCOPE_GET
			 | 
				#
				 'get' | 
| string | 
				SCOPE_SET
			 | 
				#
				 'set' | 
| 
			protected  
			 | $row | |
| 
			protected  
			 | $mapper | |
| 
			protected  
			 | $entityFactory | |
| 
			protected static 
			 | $reflections | 
				#
				 array() |