Class Row
Pointer to specific position within Result instance
| 
			 public 
			
			
			 | |
| 
			 public 
			mixed
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			array
			
			 | |
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			boolean
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | 
		#
		 markAsUpdated( )Marks Row as non-modified (isModified returns false right after this method call) | 
| 
			 public 
			 | 
		#
		 referenced( string $table, string|null $viaColumn = null, Gets referenced Row instance | 
| 
			 public 
			 | 
		#
		 referencing( string $table, string|null $viaColumn = null, Gets array of Row instances referencing current Row | 
| 
			 public 
			
			
			 | |
| 
			 public 
			
			
			 | 
		#
		 addToReferencing( array $values, string $table, string|null $viaColumn = null, Adds new data entry to referencing Result | 
| 
			 public 
			
			
			 | 
		#
		 removeFromReferencing( array $values, string $table, string|null $viaColumn = null, Remove given data entry from referencing Result | 
| 
			 public 
			 | 
		#
		 createReferencingDataDifference( string $table, string|null $viaColumn = null,  | 
| 
			 public 
			
			
			 | 
		#
		 cleanReferencedRowsCache( string|null $table = null, string|null $viaColumn = null )Cleans in-memory cache with referenced rows | 
| 
			 public 
			
			
			 | 
		#
		 cleanReferencingRowsCache( string|null $table = null, string|null $viaColumn = null )Cleans in-memory cache with referencing rows | 
| 
			 public 
			
			
			 | 
		#
		 cleanReferencingAddedAndRemovedMeta( string $table, string|null $viaColumn = null,  | 
| 
			 public 
			 |