results->attributes()->getAllTypes(); foreach ($attributeTypes as $attributeType) { echo "Attribute: $attributeType
"; echo ""; } } }