Optimize
Optimize PHP Methods
 extractTildes(string $htmlCode) v5
Extract all tilde codes from HTML code as an array of tilde and value.
PARAMETERS: 
None
RETURN VALUE: 
array = tilde array getTildeArray() v5
Returns all tilde codes as an array of tilde and value.
PARAMETERS: 
None
RETURN VALUE: 
array = tilde array hideUnusedFields(\WMT\SQL\AbstractDatabase $dbObject, string $htmlCode, $fieldMap) v5
Hides all unused fields returned as object results
PARAMETERS: 
$htmlCode = String, the HTML code to scan for the tolde codes
RETURN VALUE: 
Array, not found items arrayOptimize PHP Variables
🔎︎ %l4610%