This method executes in constant time except for the first call which caches row
label => row ID mappings.
public getRowFromLabel ( string $label ) : |
||
$label | string | `'label'` column value to look for. |
return | The row if found, `false` if otherwise. |