The method finds table row by field (by column name and value), returns associative array, where keys are names of columns and values are content of fields of this row.
See Implementation
The method finds table row by field (by column name and value), returns associative array, where keys are names of columns and values are content of fields of this row.